Commit Graph

1353 Commits

Author SHA1 Message Date
Michal Čihař
5b170594f6 Fix empty BLOB export (bug #1020052). 2004-09-01 13:40:52 +00:00
Marc Delisle
c5b3b01641 support of BINARY and VARBINARY field types 2004-08-28 14:14:14 +00:00
Marc Delisle
a16d97912f bug 1016997 wrong db name in SHOW KEYS 2004-08-27 17:20:19 +00:00
Marc Delisle
5103056f34 bug 1006011, save the chosen connection collation into a cookie 2004-08-26 11:12:17 +00:00
Michal Čihař
dea219c4a2 Fix exporting of TIMESTAMP (bug #1013730). 2004-08-23 13:59:32 +00:00
Marc Delisle
b353694552 could not set the MIME type in mysqli 2004-08-21 13:05:42 +00:00
Marc Delisle
650466e4dc foreign key tooltip not displaying in mysqli 2004-08-21 12:23:13 +00:00
Michal Čihař
e9f19691b9 No options text should not be bold red (bug #1010759). 2004-08-17 14:58:50 +00:00
Marc Delisle
2102df6073 move search operators to config 2004-08-17 12:37:37 +00:00
Michal Čihař
8f3c3accec Better appending of LIMIT (bug #978930). 2004-08-16 15:55:06 +00:00
Michal Čihař
fbd56678f8 CONVERT is for MySQL >= 4.1 and not for MySQL >= 4.0. 2004-08-16 15:19:15 +00:00
Michal Čihař
422bf9d741 Fix typo. 2004-08-16 15:14:16 +00:00
Alexander M. Turek
1f89127a2a bug #995359 2004-08-16 14:31:31 +00:00
Michal Čihař
a1a60039d8 Fix possible undefined index (bug #1008232). 2004-08-13 08:51:56 +00:00
Michal Čihař
37307b9905 remove useless comparsion 2004-08-12 18:08:18 +00:00
Michal Čihař
ae85313a36 Impleneted versioning and naming for themes (RFEs #991642 and #991645). 2004-08-12 17:38:43 +00:00
Michal Čihař
5a1d2a3949 Remove compatibility code for colors. 2004-08-12 16:10:31 +00:00
Michal Čihař
ca5b16f654 Change look of adding fields into table (bug #991095).
I again did some XHTML validation, so removed few of most obvious errors, but there are still many, mostly missing alt attributtes for images and wrongly nested tags.
2004-08-12 15:13:20 +00:00
Michal Čihař
1de0157813 Fix grabing indexes with MYSQLI_USE_RESULT (bug #1007286). 2004-08-11 15:12:29 +00:00
Michal Čihař
2c9c750fc0 Wrong parameters for PMA_DBI_free_result (bug #1007287). 2004-08-11 14:58:48 +00:00
Michal Čihař
8910e2d151 Optimalisation of calendar links. 2004-08-10 12:52:10 +00:00
Michal Čihař
ee07b93332 Forcibily use 10 as base for parsed numbers, otherwise accidentally octal numbers are expected (part of bug #1005865). 2004-08-10 12:30:03 +00:00
Marc Delisle
258c0302ed bug 1005826, problem with foreign key dropdowns 2004-08-09 17:16:46 +00:00
Marc Delisle
2663def514 maybe rc2 2004-08-09 02:04:48 +00:00
Marc Delisle
9797b4a9b9 cannot copy a table structure with MySQL 4.1.x 2004-08-09 01:23:52 +00:00
Marc Delisle
a26eaecb13 with mysqli, does not find any bookmark 2004-08-09 00:28:57 +00:00
Marc Delisle
3ff89fa75d 2.6.0-rc1 2004-08-08 20:09:48 +00:00
Marc Delisle
c469625d0b natural order sort if possible 2004-08-08 18:20:47 +00:00
Marc Delisle
160e4e29bc bugs 1005414 and 1004546 2004-08-08 11:21:05 +00:00
Marc Delisle
d60aa18333 bug 1005120 2004-08-08 00:08:16 +00:00
Marc Delisle
0846e3f487 bug 993694, clicking on last record button does not reach a page where we see the last page number 2004-08-03 10:42:16 +00:00
Marc Delisle
f093987be6 bug 968174: auto-switch to UTF-8 on MySQL 4.1.0+, and default lang is now the non-UTF-8 one 2004-08-03 00:28:55 +00:00
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