Commit Graph

1406 Commits

Author SHA1 Message Date
Michal Čihař
162ee18db3 Comments now work for multi table selects (bug #789647). 2004-10-20 13:11:35 +00:00
Marc Delisle
a017257c22 use already made icon for hint 2004-10-20 12:49:25 +00:00
Marc Delisle
9b61bbf88c PMA_showHint 2004-10-20 00:03:26 +00:00
Michal Čihař
5e5fb8af45 Allow work on temporary tables (bug #864984). 2004-10-19 19:51:54 +00:00
Marc Delisle
f5f49f7030 bug #1041667 2004-10-19 17:08:30 +00:00
Michal Čihař
56a4cdc4cd Drop unneed part of header which causes troubles to some programs (bug #1037737). 2004-10-19 16:55:47 +00:00
Michal Čihař
0277d8cdff Offer UNIX_TIMESTAMP also for numeric fields. 2004-10-19 16:33:18 +00:00
Michal Čihař
0cf5a3cb56 Fix left frame reloading after dropping table (bug #1034531). 2004-10-19 16:19:24 +00:00
Michal Čihař
bc922c71dd Clickable active server in left frame (RFE # 1044678). 2004-10-19 15:26:41 +00:00
Michal Čihař
82e4fb6cc3 0 as field name causes problems (bug #1042235). 2004-10-19 13:55:00 +00:00
Michal Čihař
330e83d6df Return raw query in case of error (bug #1048826). 2004-10-19 12:59:45 +00:00
Michal Čihař
f3b5c67cbd Set correct return value (bug #1048861). 2004-10-19 12:49:21 +00:00
Marc Delisle
4fb2af8fa5 support for compression and LOCAL_FILE in mysqli 2004-10-16 14:52:28 +00:00
Michal Čihař
07f18dcdb6 fpdf.php: Updated to 1.52. 2004-10-15 13:42:57 +00:00
Michal Čihař
a75ce10f48 Handle better backslash. 2004-10-13 09:02:08 +00:00
Alexander M. Turek
6f96840173 use Traditional Chinese for Hong Kong users 2004-10-12 21:29:08 +00:00
Alexander M. Turek
751404c428 bug #1033388 and optimizations 2004-10-12 21:08:49 +00:00
Michal Čihař
9ab1eb5a2d Handle better escaping. 2004-10-12 12:30:45 +00:00
Michal Čihař
1d170eefbf Escape special shell chars to avoid their interpretation (bug #1044864). 2004-10-12 12:22:52 +00:00
Michal Čihař
ff74257209 Strip slashes to behave like documentation says. 2004-10-12 12:08:18 +00:00
Marc Delisle
0a06f5c57c bug #967610, double column sort with JOIN 2004-10-11 13:24:59 +00:00
Michal Čihař
620f9b764b Convert end of line chars we get from MySQL (bug #1042521). 2004-10-11 12:18:03 +00:00
Marc Delisle
fc085a6b91 bug #1039639 2004-10-11 10:52:22 +00:00
Garvin Hicking
9392a58483 removed superfluous spaces, introduced more CSS ID attributes 2004-10-08 11:14:08 +00:00
Marc Delisle
11a6564840 bug #1037004 UPDATE statement not showing 2004-09-29 20:20:57 +00:00
Marc Delisle
f213938455 bug #1036678 2004-09-29 19:56:04 +00:00
Alexander M. Turek
793363e6c0 bug #1033360 2004-09-28 10:41:49 +00:00
Marc Delisle
526e509e5d 2.6.1-dev 2004-09-27 18:42:12 +00:00
Marc Delisle
c75167b10d 2.6.0 2004-09-27 17:47:35 +00:00
Michal Čihař
3bd2a9732f Fixed export of '0' string (bug #1033869). 2004-09-24 15:41:50 +00:00
Michal Čihař
b425d0ebab Do not prepend $cfg['ThemePath'] with another './'. 2004-09-23 14:36:54 +00:00
Alexander M. Turek
3b0cda0834 Added "./" to $cfg['ThemePath'] 2004-09-23 10:10:37 +00:00
Marc Delisle
78f1408787 maybe rc4 2004-09-22 00:31:50 +00:00
Marc Delisle
08400b2222 typo 2004-09-21 13:33:11 +00:00
Alexander M. Turek
7321306e7f Persian collations 2004-09-21 11:00:43 +00:00
Marc Delisle
91b6f4c225 tell the client library to use CLIENT_LOCAL_FILES 2004-09-21 01:34:15 +00:00
Marc Delisle
8b4513e16a bug #1030644 importing when last table exported was empty 2004-09-20 17:47:40 +00:00
Garvin Hicking
9a1b11c82e fix label spacing 2004-09-16 10:59:26 +00:00
Garvin Hicking
ed5c160745 correctly fix browse foreigners popup for search page 2004-09-16 10:01:12 +00:00
Michal Čihař
a5d9f7d1d9 Remember database when using cookie login (bug #1027873). 2004-09-14 14:42:47 +00:00
Michal Čihař
4e37b29113 Better theme version check (bug #1023029). 2004-09-14 14:21:31 +00:00
Alexander M. Turek
62db20f47e Added keyword SESSION 2004-09-07 04:09:26 +00:00
Marc Delisle
fcd744d90c maybe rc3 2004-09-06 12:53:13 +00:00
Alexander M. Turek
dbcfed48a6 SHOW TABLE TYPES is a deprecated alias for SHOW STORAGE ENGINES. 2004-09-05 15:33:08 +00:00
Alexander M. Turek
1277067ec5 Parser support for SHOW STORAGE ENGINES 2004-09-05 13:04:56 +00:00
Marc Delisle
ad774a1698 bug 1009791 remove non-UTF-8 choices 2004-09-04 12:32:05 +00:00
Marc Delisle
9572a3f6bf avoid adding BINARY and VARBINARY twice in the drop-down list 2004-09-03 20:44:57 +00:00
Marc Delisle
2814c4ce81 remove remaining charset introducers 2004-09-03 20:16:03 +00:00
Marc Delisle
6111ce7d45 replace charset introducer by CONVERT USING 2004-09-03 18:59:22 +00:00
Michal Čihař
e73e3d2755 Hebrew now also has utf-8 version. 2004-09-03 13:34:04 +00:00