Commit Graph

9 Commits

Author SHA1 Message Date
Michal Čihař
a1a60039d8 Fix possible undefined index (bug #1008232). 2004-08-13 08:51:56 +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
Michal Čihař
76167145fb YET another fix for comments handling :-) 2004-06-24 11:29:03 +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
Michal Čihař
f63a765279 Handle correctly all MySQL comments (-- can be followed with any control char) (patch #965106). 2004-06-04 10:20:33 +00:00
Alexander M. Turek
37d50c1822 Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
Garvin Hicking
f0da471ec3 /libraries cleanup hopefully done. Double-Checked every change, my installation still works. ;)
Will continue working on remaining files tomorrow and hope to make it to the end of the next day.
2003-11-20 16:31:51 +00:00
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00