Commit Graph

4141 Commits

Author SHA1 Message Date
Garvin Hicking
b640ff2a96 Bug #662320 2003-04-17 15:48:53 +00:00
Garvin Hicking
94fc3097ac Bug #722629 2003-04-17 15:02:49 +00:00
Garvin Hicking
9dff46d0ac Use $encoded_key for blob upload comparison to detect changes in BLOB fields
with special names.
2003-04-17 11:39:01 +00:00
Garvin Hicking
536d116396 Show go button for queries when not in 'file' tab 2003-04-16 19:42:31 +00:00
Marc Delisle
b6fa2ea0c5 status is not a reserved word 2003-04-16 17:27:23 +00:00
Michal Čihař
25f2b35dce Export BLOBs hex quoted. 2003-04-16 16:56:03 +00:00
Michal Čihař
9cff3247ad bad date :) 2003-04-16 12:58:30 +00:00
Michal Čihař
c4cccf5ff0 Avoid displaying message twice in some cases (fixes bug #722378). 2003-04-16 12:52:48 +00:00
Michal Čihař
48fb8346c8 added AUTO_INCREMENT to reserved words 2003-04-16 12:50:38 +00:00
Michal Čihař
bfd0a07197 Fix edit link for table without primary key and with BLOB field (bug #708182). 2003-04-15 13:52:14 +00:00
Michal Čihař
e836694428 Only display charset selection when a DB is selected. 2003-04-15 13:36:19 +00:00
Garvin Hicking
dee67a454a Query window 2003-04-15 08:20:11 +00:00
Marc Delisle
5eae86494f bug 721278 2003-04-14 19:13:51 +00:00
Marc Delisle
aa717ef1bf bug 708887 2003-04-14 19:04:32 +00:00
Marc Delisle
3341c9da1f bug 647705 2003-04-14 18:52:07 +00:00
Marc Delisle
01bac8771e update 2003-04-14 17:52:40 +00:00
Michal Čihař
1524b4099c remove temporary file also on correct exit :) 2003-04-14 14:58:25 +00:00
Michal Čihař
05c121f9c3 made InnoDB free removing work also when comment empty 2003-04-14 13:24:47 +00:00
Michal Čihař
54ebc1cf4f Display choice for charset also when only UploadDir available. 2003-04-14 13:17:18 +00:00
Michal Čihař
870b321052 Fixed bug #720672 - moved headers 2003-04-14 12:59:09 +00:00
Michal Čihař
69511576d9 typo :) 2003-04-14 11:23:19 +00:00
Michal Čihař
66edfcfd9d catalan translation updated 2003-04-14 11:22:17 +00:00
Garvin Hicking
e78fefe1fc Bug #720680 2003-04-14 10:55:02 +00:00
Michal Čihař
9cb587c953 Fixed for quotes, HTML entities and other weird characters in db/table name. 2003-04-14 10:46:42 +00:00
Michal Čihař
c76adb73e6 translations update 2003-04-14 10:20:52 +00:00
Michal Čihař
ab35e35eac updated czech translation 2003-04-14 10:12:14 +00:00
Michal Čihař
d896904d57 Remove '; InnoDB free:' part from comment when changing it. 2003-04-14 10:05:14 +00:00
Michal Čihař
f1927b45de fixes for HTML entities 2003-04-14 09:58:35 +00:00
Michal Čihař
721c515cc4 fixed some empty translations, updated sync_lang.sh to avoid such problems 2003-04-14 09:48:01 +00:00
Garvin Hicking
ffb7b1b944 "\n" 2003-04-14 09:09:51 +00:00
Garvin Hicking
3e992a0cb7 Usage: SHOW TABLE STATUS FROM db LIKE 'table'
not  : SHOW TABLE STATUS LIKE 'table' FROM 'db'.
Note absence of '' around "db" and the FROM/LIKE order.
This time right, I hope. ;)
2003-04-14 09:02:54 +00:00
Garvin Hicking
c9ca0dde99 Bug #720846 2003-04-14 08:54:28 +00:00
Marc Delisle
17b1c24a81 going rc2 2003-04-13 23:29:17 +00:00
Marc Delisle
67492e404f missing semicolon 2003-04-13 22:59:25 +00:00
Marc Delisle
304f2075b8 2.5.0-rc1 2003-04-13 22:56:53 +00:00
Marc Delisle
b29f120cfd update 2003-04-13 19:30:30 +00:00
Alexander M. Turek
d215af99f4 $strCharset 2003-04-13 17:25:29 +00:00
Michal Čihař
a3eb219715 we don't want empty translations... 2003-04-13 17:09:11 +00:00
Marc Delisle
3a260026cc lang 2003-04-13 11:19:20 +00:00
Marc Delisle
2d9bcfa473 update 2003-04-13 11:18:54 +00:00
Marc Delisle
57a4e0782a update 2003-04-13 11:05:14 +00:00
Alexander M. Turek
1fb6de556b Feature #623665, part 1 2003-04-12 20:12:16 +00:00
Alexander M. Turek
0a86ce1350 $strCharset 2003-04-12 20:05:25 +00:00
Alexander M. Turek
4d03346e89 Fixed bug #539756 again. 2003-04-12 18:31:46 +00:00
Alexander M. Turek
80b596a668 Fixed a broken link in the user overview table. 2003-04-12 18:23:53 +00:00
Alexander M. Turek
09d0aba07e Better fix against possible "wrong parameter count" errors. 2003-04-12 17:05:11 +00:00
Marc Delisle
4733f97af5 undefined 2003-04-11 17:53:34 +00:00
Marc Delisle
bbc10b2dba MaxExactCount backwards compatibility 2003-04-11 17:44:20 +00:00
Michal Čihař
7b684241bd documented $cfg['MaxExactCount'] 2003-04-11 12:28:32 +00:00
Michal Čihař
d8a83b2e92 translations update 2003-04-11 12:22:07 +00:00