Commit Graph

9781 Commits

Author SHA1 Message Date
Marc Delisle
eb8da39c48 undefined variable 2009-10-24 12:25:48 +00:00
Marc Delisle
b4169d1747 bug #2826128 [display] Inverting sort order when expression contains a function name 2009-10-24 12:07:35 +00:00
Marc Delisle
1a401ee65d Galician update 2009-10-24 10:07:38 +00:00
Marc Delisle
ff624d955c French update and English cosmetic update 2009-10-23 16:54:43 +00:00
Marc Delisle
f9c781a73f bug #2883633 [export] Export of InnoDB table is incomplete 2009-10-23 16:50:39 +00:00
Marc Delisle
cda5b04eab improve wording in comment 2009-10-23 10:22:00 +00:00
Marc Delisle
089be818a3 typo in comment 2009-10-23 10:15:25 +00:00
Marc Delisle
1419fcf3c2 remove deprecated parameter of PMA_Table::countRecords() 2009-10-23 10:02:09 +00:00
Marc Delisle
5211a88350 bug #2883381 [doc] Side effects of MemoryLimit setting 2009-10-23 09:15:50 +00:00
Marc Delisle
8653519167 incorrectly defined variable; undefined indexes 2009-10-18 12:50:31 +00:00
Marc Delisle
40f66a3422 synchronize did not work when tracking was enabled 2009-10-18 12:32:30 +00:00
Marc Delisle
27e13bfb1e typo 2009-10-18 11:56:10 +00:00
Marc Delisle
aa793a93bf message was hardcoded 2009-10-18 11:04:32 +00:00
Marc Delisle
7c9fcae914 French update 2009-10-17 13:30:30 +00:00
Marc Delisle
e9a1687a75 bug #2868328 [relations] Adding foreign key when table name contains a dot 2009-10-17 12:58:05 +00:00
Michal Čihař
58f05fbebd Clarify support for older versions, thanks to KobRheTilla for pointing out. 2009-10-16 11:23:21 +00:00
Olivier Müller
932f1f9356 Testing svn access 2009-10-16 11:11:43 +00:00
Herman van Rink
b55c48b8d8 Added unittest for PMA_ifSetOr() 2009-10-16 08:10:26 +00:00
Herman van Rink
a38d4ff355 backported bug #2879909 to QA_3_2 2009-10-16 07:34:51 +00:00
Marc Delisle
9ae329e4ad in Synchronize, the connection problems detection no longer worked 2009-10-16 00:32:42 +00:00
Herman van Rink
593c28aabd [interface] #2879909 Removed double htmlspecialchars when editing enum column 2009-10-15 15:49:09 +00:00
Marc Delisle
478f7eb529 undefined variables 2009-10-14 17:02:03 +00:00
Marc Delisle
e22d2204e5 improved escaping, thanks to Herman van Rink 2009-10-12 21:53:01 +00:00
Marc Delisle
8ec5434999 [security] XSS and SQL injection 2009-10-12 21:47:40 +00:00
Marc Delisle
14645a5035 unneccesary connection to server 2009-10-12 11:57:04 +00:00
Marc Delisle
d7ffee57e1 [core] Removed context from the error handler 2009-10-11 12:27:21 +00:00
Marc Delisle
6a803f65d3 [auth] Add custom port configuration in signon 2009-10-10 11:33:03 +00:00
Marc Delisle
7c128e09fd bug [structure] "In use" table incorrectly reported as "view" 2009-10-05 20:00:30 +00:00
Marc Delisle
d11b9cf240 when clicking Synchronize Databases, do not load all source data in memory; todo: handle correctly BLOBs 2009-10-04 12:34:29 +00:00
Marc Delisle
4af9cd152b Using the synchronize databases button did not work when one of the servers was not remote 2009-10-04 10:34:11 +00:00
Marc Delisle
fb6667d551 undefined variable when synchronizing with current server 2009-10-03 21:14:57 +00:00
Herman van Rink
0ad129ef05 bug #2872247 [interface] Failed opening required mysql_charsets.lib.php, thanks to CyberLeo Kitsana - cyberleo 2009-10-03 19:25:26 +00:00
Marc Delisle
0a36d8ee6a respect MaxCharactersInDisplayedSQL when displaying INSERT queries 2009-10-03 14:14:15 +00:00
Marc Delisle
7a3da21570 use high-level function to avoid an undefined value 2009-10-03 13:48:42 +00:00
Marc Delisle
f7d92b19ac hardcoded message 2009-10-03 13:28:52 +00:00
Marc Delisle
a7497999d7 indenting, coding style, typos 2009-10-03 13:15:46 +00:00
Marc Delisle
05282dea25 missing connection links 2009-10-03 12:39:06 +00:00
Marc Delisle
375bb0314d should not use mysql_connect() directly 2009-10-03 12:20:42 +00:00
Marc Delisle
b296a5fa31 no longer to do 2009-09-29 11:40:10 +00:00
Marc Delisle
2587b03ed9 Turkish update 2009-09-28 19:21:31 +00:00
Herman van Rink
2f05ebc6b9 Patch #2868465 Fixedtable footer, thanks to Virsacer 2009-09-28 07:48:38 +00:00
Marc Delisle
2227f1c4c3 bug #2852370 [operations] Renaming database deletes triggers 2009-09-27 13:23:07 +00:00
Marc Delisle
d3dd6eda32 French update 2009-09-27 12:47:48 +00:00
Marc Delisle
780e876f8d bug #2537766 [import] Comments are stripped when editing store procedures 2009-09-26 11:22:19 +00:00
Herman van Rink
6268d5c52b Fixed a bug when a column had the same name as the table, the table would not be created on the target.
And added a FIXME tag for another bug
2009-09-24 13:18:47 +00:00
Herman van Rink
3af3745260 Fixed table footer and alt for replication column 2009-09-24 13:10:25 +00:00
Herman van Rink
f92beeae4f Fix data sync in replication scenario 2009-09-24 07:09:17 +00:00
Tomas Srnka
9dec52f332 Czech lang. file from #13000 2009-09-23 09:10:12 +00:00
Tomas Srnka
ed41994c94 Added missing string to Czech lang. file, which was accidentally removed 2009-09-23 08:57:54 +00:00
Tomas Srnka
7731b58e93 Slovak translation update 2009-09-23 08:56:05 +00:00