Commit Graph

14 Commits

Author SHA1 Message Date
Marc Delisle
6a76f4c544 bug #1469699, can't create stored procedure 2006-06-13 15:10:08 +00:00
Michal Čihař
b60fcde9ad Do not strip MySQL conditional statements in comments (patch #1459782, thanks to unconed - unconed). 2006-04-27 10:05:04 +00:00
Michal Čihař
8ece101046 Fix handling of -- (bug #1453430). 2006-03-23 16:58:58 +00:00
Michal Čihař
30bbf58924 Improve compatibility modes function, thanks to Sebastian. 2006-02-22 11:49:44 +00:00
Michal Čihař
e44872f959 Possibility to select SQL compatibility on import (RFE #1386132). 2006-02-22 10:20:01 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Michal Čihař
fb7ba99648 Fix hang on unclosed quoted string (bug #1402270). 2006-01-11 10:52:45 +00:00
Michal Čihař
ccee74104a Handle correctly dumps with commented out commands (eg. from mysqldump). 2005-12-25 21:43:27 +00:00
Michal Čihař
3e79c53e3f Generic plugin infrastructure and use it in import (needed for RFE#1325937), work in progress. 2005-12-08 22:52:03 +00:00
Michal Čihař
898ee94c1a Fix query splitting in some cases (reported by Marc). 2005-11-20 23:58:29 +00:00
Michal Čihař
bdbe747f8f Fix query parsing when there is comment or string at the end. 2005-10-08 19:51:41 +00:00
Michal Čihař
9207ca3885 Fix import of queries containing `, fix import of queries not terminated by ;. 2005-10-08 10:01:25 +00:00
Michal Čihař
f58e0ae0ff Fix handling of whitespace at the end of imported file. 2005-10-06 08:41:22 +00:00
Michal Čihař
64bd56dfba Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00