Commit Graph

1058 Commits

Author SHA1 Message Date
Michal Čihař
481b072e5f Parse better enum fields (bug #784154). 2003-08-06 13:02:59 +00:00
Michal Čihař
7204e154e9 When ENUM field has just one value, it could not be set to NULL (bug #783533). 2003-08-05 17:33:04 +00:00
Garvin Hicking
defa87298e bug #782966 2003-08-05 17:03:29 +00:00
Michal Čihař
0e3f37648f Allow column headers for Excel export (bug #771299). 2003-08-05 14:08:23 +00:00
Michal Čihař
9476c79f70 Use "table (field)" instead of "table -> field" when dumping relations into LaTeX (bug #776957). 2003-08-05 11:42:02 +00:00
Marc Delisle
90fbfade5e wrong count 2003-08-05 10:50:20 +00:00
Marc Delisle
548361da2e debugging code 2003-08-01 01:35:36 +00:00
Alexander M. Turek
67b9885c2e More detailed charset information. 2003-08-01 00:09:30 +00:00
Marc Delisle
f67172c023 reversed 2003-07-31 20:24:08 +00:00
Marc Delisle
1940971c6e bug 780516 2003-07-31 18:04:47 +00:00
Marc Delisle
b71d7b7744 2.5.3-rc2 2003-07-29 20:48:05 +00:00
Marc Delisle
9fd78d6cec 2.5.3-rc1 2003-07-29 20:29:03 +00:00
Marc Delisle
097ed541e4 serbian latin and cyrillic 2003-07-29 16:57:42 +00:00
Garvin Hicking
66279a58c8 show mysql error codes 2003-07-29 10:20:51 +00:00
Garvin Hicking
914ad7ae12 multi-query statements 2003-07-29 09:58:59 +00:00
Garvin Hicking
116999909e RFE #769219 - retain user formating for SQL 2003-07-28 18:51:14 +00:00
Garvin Hicking
2df5509bb7 Image-stuff, multi-column display 2003-07-25 13:59:47 +00:00
Marc Delisle
bfac313494 bug 776789 FK in another db 2003-07-25 12:11:54 +00:00
Garvin Hicking
b89b4f117b undid config.inc.php3 changes (shame on me)
and see ChangeLog
2003-07-24 18:02:37 +00:00
Garvin Hicking
109a84a30c RFE #758051 (simpler PHPcode generation) 2003-07-24 16:41:19 +00:00
Garvin Hicking
ff092dc12c Bug #776016 (TRUNCATE table needs confirmation) 2003-07-24 14:57:58 +00:00
Marc Delisle
fd979ea10b bug 772765 2003-07-24 12:59:28 +00:00
Alexander M. Turek
70652a5352 Character Sets and Collations 2003-07-23 19:08:11 +00:00
Marc Delisle
838402395f typo 2003-07-23 17:36:30 +00:00
Garvin Hicking
9e9af4df1a Only display Creation/Update timestamps when comments are wanted 2003-07-23 14:36:54 +00:00
Marc Delisle
7f43ca2a0b 2.5.3-dev 2003-07-22 19:52:11 +00:00
Marc Delisle
b202c09358 2.5.2 2003-07-22 19:22:45 +00:00
Marc Delisle
9a6a496468 path disclosure 2003-07-19 22:47:29 +00:00
Marc Delisle
c83c4d06a1 path disclosure 2003-07-19 10:43:59 +00:00
Alexander M. Turek
02d6e75891 Fixed a MySQL 4.1 bug that appeared when inserting values into ENUM or SET fields. 2003-07-17 11:25:02 +00:00
Marc Delisle
6892b45675 bug 771575 2003-07-16 12:17:29 +00:00
Alexander M. Turek
0a7f4edda1 bug #771794 2003-07-16 08:29:07 +00:00
Alexander M. Turek
0aa17c6245 SHOW BINLOG EVENTS 2003-07-14 11:04:05 +00:00
Marc Delisle
447b108657 rc3 2003-07-14 10:33:43 +00:00
Alexander M. Turek
1ce64c9f32 Disabled XML export for multiple databases because an XML file must not contain more than one database. 2003-07-11 16:14:12 +00:00
Garvin Hicking
96f8327116 default function makes string formatting. 2003-07-10 15:53:33 +00:00
Michal Čihař
e0d1c56eb2 Separate extended inserts by , and not by ; (bug #768351). 2003-07-09 10:33:26 +00:00
Michal Čihař
ca55aae520 one more fix for backslash in username 2003-07-09 10:06:16 +00:00
Michal Čihař
0522b2f466 fixes for backslash in password/username 2003-07-09 10:01:23 +00:00
Garvin Hicking
e505c393f0 $cfg['OBGzip'] = 'auto' created and set to default. 2003-07-09 09:02:41 +00:00
Marc Delisle
dc4c462297 bug 649665 rows count and UNION 2003-07-08 15:35:39 +00:00
Marc Delisle
6081dca310 bug 762213 row count and subqueries 2003-07-08 14:24:41 +00:00
Michal Čihař
5a44d6b513 Added checkbox for exporting/copying AUTO_INCREMENT value (RFE #763957). 2003-07-08 09:21:32 +00:00
Alexander M. Turek
de0a62b761 Send headers before exiting because of missing MySQL extension. 2003-07-08 08:52:29 +00:00
Alexander M. Turek
8eb6e7456f Dynamic loading of MySQL extension always failed. 2003-07-07 21:42:44 +00:00
Alexander M. Turek
11a39a0bb9 backwards compatibility 2003-07-07 12:33:01 +00:00
Garvin Hicking
b190b5ba2e Safari detection 2003-07-07 12:13:01 +00:00
Garvin Hicking
a7cd6d062a Fix for & in URI 2003-07-07 12:06:50 +00:00
Marc Delisle
09a897e14e rc2 2003-07-07 11:51:34 +00:00
Marc Delisle
3c5d15a1cb 2.5.2-rc1 2003-07-07 11:17:09 +00:00