Commit Graph

930 Commits

Author SHA1 Message Date
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
Marc Delisle
7ad32db10f one blowfish secret is enough 2003-07-07 11:12:24 +00:00
Alexander M. Turek
2431ab4a9b bug #761956 2003-07-06 21:45:04 +00:00
Marc Delisle
f9f6d75f65 AccessDeniedExplanation 2003-07-06 11:57:28 +00:00
Marc Delisle
f38887ff82 typo 2003-07-06 11:16:18 +00:00
Marc Delisle
d248de79f0 protect binary contents in cookies 2003-07-04 14:35:04 +00:00
Marc Delisle
68d346035a PHP3 compatibility 2003-07-04 13:37:06 +00:00
Marc Delisle
384e5acf7c blowfish encryption 2003-07-01 21:24:56 +00:00
Michal Čihař
dd4295651c Added some checks to avoid trying to use relations when no table (bug #761835). 2003-06-27 13:58:45 +00:00
Marc Delisle
ddda7c6455 typo 2003-06-26 12:49:24 +00:00
Marc Delisle
cd8b6fcc7c bug 760648 export SELECT DISTINCT results 2003-06-26 01:05:03 +00:00
Michal Čihař
21a073a2c9 Support for exporting any query into CSV/LaTeX/XML. 2003-06-25 18:15:24 +00:00
Michal Čihař
e41ad772b2 Use correct field names when exporting custom SQL 2003-06-25 16:19:03 +00:00
Michal Čihař
d2a95f306a Alert user when not specied length for CHAR/VARCHAR fields. 2003-06-25 15:51:56 +00:00
Michal Čihař
b4d6211261 XSS 2003-06-25 13:47:55 +00:00
Garvin Hicking
0ee43863a7 DHTML WYSIWYG-control for PDF-relations 2003-06-23 14:39:49 +00:00
Alexander M. Turek
bc7fa0c447 ^M 2003-06-23 08:01:15 +00:00
Alexander M. Turek
fb8e68c04d Security fix against bad JS code. 2003-06-23 07:50:54 +00:00
Marc Delisle
fa496903e1 check relwork 2003-06-19 19:49:05 +00:00
Marc Delisle
3db7d19956 innodb and PMA_getForeigners 2003-06-19 19:42:58 +00:00
Marc Delisle
f458691636 bug 756861 2003-06-19 17:58:20 +00:00
Marc Delisle
75988f6b33 analyzer and FOREIGN KEYS 2003-06-19 09:32:52 +00:00
Michal Čihař
ec5917977a Fixed description for line terminating character. 2003-06-14 10:25:01 +00:00
Marc Delisle
9b8137f850 bug 753813 2003-06-13 13:03:57 +00:00
Michal Čihař
2d90978ca9 GD autodetection should now work on all systems 2003-06-13 07:37:26 +00:00
Marc Delisle
a32ffd69c3 enable more features when relation is broken 2003-06-12 14:50:05 +00:00
Marc Delisle
d9ac381ce1 undefined scheme in cookie mode 2003-06-11 13:50:37 +00:00
Marc Delisle
8999b53f2e typo largeblob -> longblob 2003-06-10 22:58:30 +00:00
Michal Čihař
c430dc8a95 export rework 2003-06-10 12:35:36 +00:00