Commit Graph

1321 Commits

Author SHA1 Message Date
Michal Čihař
aa57fc019c Removed unused code. 2004-08-02 09:07:54 +00:00
Marc Delisle
d9c061cdc9 bug 994942 2004-08-02 01:05:39 +00:00
Marc Delisle
747bbd14f8 use faster AND comparison 2004-08-02 00:47:25 +00:00
Marc Delisle
b1fe7b3a21 bug 1001159 2004-08-01 16:45:02 +00:00
Alexander M. Turek
e0b4565515 Small optimizations, freed some results 2004-07-31 10:28:47 +00:00
Alexander M. Turek
99a4b30a74 More consistant naming for the chinese language files 2004-07-30 19:16:49 +00:00
Marc Delisle
189dd358d2 bug 965026 GROUP_CONCAT, previous commit was wrong 2004-07-29 16:48:08 +00:00
Marc Delisle
54e5e1c649 bug 965026 GROUP_CONCAT 2004-07-29 11:31:35 +00:00
Marc Delisle
6f2bd8c543 bug 981343 CURRENT_TIMESTAMP 2004-07-27 11:39:40 +00:00
Marc Delisle
e18937d5d2 better use default values in the fonction 2004-07-25 21:20:10 +00:00
Marc Delisle
837639360f bug 997682 Illegal mix of collations 2004-07-25 20:17:53 +00:00
Alexander M. Turek
f66d1eec60 Made phpMyAdmin aware that there is a charset called gbk. 2004-07-23 08:26:46 +00:00
Alexander M. Turek
278b126afe The user may now choose his connection character set. This should fix bug #984912. 2004-07-17 22:58:31 +00:00
Michal Čihař
7a2bc96243 Remove code for old MySQL version, do not store query, better handle various end of lines (probably bug #979635). 2004-07-16 08:47:21 +00:00
Michal Čihař
9fc1e14f3a Fix export of '0' strings (bug #990398). 2004-07-15 15:26:34 +00:00
Michal Čihař
1cef835c05 Display SQL export after saving file on server (bug #989657). 2004-07-15 14:09:23 +00:00
Marc Delisle
a991dc6265 typo about GLOBALS 2004-07-15 11:17:47 +00:00
Marc Delisle
6f97956b60 bug 989581 and display problems if left panel when switching themes 2004-07-14 13:16:03 +00:00
Alexander M. Turek
1adf30919f Updated collation definitions for MySQL 4.1.3 and 4.1.4 2004-07-13 15:25:09 +00:00
Alexander M. Turek
258f543379 avoid php errors if result set is FALSE 2004-07-13 14:40:34 +00:00
Marc Delisle
ed3eaa7449 renamed colors.inc.php to layout.inc.php 2004-07-12 15:20:55 +00:00
Marc Delisle
962d5c09e3 error trapping, realpath 2004-07-06 17:53:28 +00:00
Marc Delisle
3f7382d386 bug 983992 2004-07-05 14:55:59 +00:00
Marc Delisle
0e8e84d8c0 bug 981359 optional hex for binary 2004-07-01 01:30:37 +00:00
Alexander M. Turek
5dd5999d7f security fix against $_REQUEST['cfg'] exploits 2004-06-30 13:13:19 +00:00
Marc Delisle
f35c41bcb9 going to beta3 2004-06-28 20:47:23 +00:00
Alexander M. Turek
edefe8b962 bug #980594 2004-06-27 07:54:16 +00:00
Michal Čihař
56027edb7c Brand new CREATE query rewriter from LinuxTax, fixes bug #979635. 2004-06-25 11:53:14 +00:00
Marc Delisle
a04115157f style alignment for lost option 2004-06-25 11:38:05 +00:00
Michal Čihař
bbfead0066 Add back key checking disabling. 2004-06-25 10:51:20 +00:00
Michal Čihař
9c3c3104d4 Remember selected charset in cookie. 2004-06-25 08:23:47 +00:00
Marc Delisle
901576cd76 still developing 2004-06-25 01:34:19 +00:00
Marc Delisle
50a03a5221 going to 2.6.0-beta1 2004-06-25 00:03:36 +00:00
Marc Delisle
eaea6da89d BrowseMarkerEnable 2004-06-24 14:20:26 +00:00
Marc Delisle
f5db2f7cfe BrowsePointerEnable 2004-06-24 13:47:01 +00:00
Michal Čihař
b00dbf08f5 Show last SELECT result also when there are comments behind last query. 2004-06-24 13:02:23 +00:00
Marc Delisle
de04757024 LeftPointerEnable 2004-06-24 12:41:10 +00:00
Michal Čihař
76167145fb YET another fix for comments handling :-) 2004-06-24 11:29:03 +00:00
Michal Čihař
d924b831fd Use read_dump.php instead of sql.php for links, otherwise we'll fail on commas. 2004-06-24 11:28:30 +00:00
Alexander M. Turek
098ea1880d Undefined variable 2004-06-24 11:14:00 +00:00
Michal Čihař
1577c890f4 simpler comment skipping, handles comments at end of query 2004-06-24 11:08:42 +00:00
Michal Čihař
795c20c3d1 Ignore comments for SQL splitting, otherwise unmatched quotes cause problems (bug #978113). 2004-06-24 10:09:47 +00:00
Marc Delisle
6d55dafea4 remove dead code 2004-06-23 14:32:46 +00:00
Marc Delisle
fed720adcb remove /images 2004-06-23 14:29:01 +00:00
Marc Delisle
4eb829f874 remove /images 2004-06-23 13:31:44 +00:00
Marc Delisle
85c2d52ce5 missing elements for Refresh link feature 2004-06-22 18:16:45 +00:00
Michal Čihař
9e6c5665c9 Fix possible error on non existant pma db. 2004-06-22 12:46:24 +00:00
Marc Delisle
7708aba605 bug 975290 2004-06-18 21:14:14 +00:00
Marc Delisle
919bfd6646 redesign phase 4 2004-06-18 20:02:27 +00:00
Alexander M. Turek
b4e74d987a two small fixes 2004-06-17 21:19:33 +00:00