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 |
|
Michal Čihař
|
1aaa89fa54
|
Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser.
|
2004-05-20 16:14:13 +00:00 |
|
Michal Čihař
|
9ef6f98cb1
|
Report syntax error when there is a broken comment (bug #905066).
|
2004-05-13 19:35:53 +00:00 |
|
Michal Čihař
|
fe962c55fc
|
Modified pretty printer to display nicer queries generated by our db search.
|
2004-05-11 09:42:37 +00:00 |
|
Michal Čihař
|
cfbdb563d0
|
SQL parser now correctly works with multibyte strings (bug #936161).
|
2004-04-29 09:28:04 +00:00 |
|
Michal Čihař
|
928a8b33db
|
Be valid XHTML
|
2004-04-27 12:36:12 +00:00 |
|
Marc Delisle
|
36c32393d9
|
bug 906551
|
2004-03-18 22:00:48 +00:00 |
|
Michal Čihař
|
88dc344cdb
|
Use charset aware substr and strlen functions (bugs #854755 and #910575).
|
2004-03-09 15:02:28 +00:00 |
|
Marc Delisle
|
2ed606d914
|
bug 906551
|
2004-03-05 18:56:53 +00:00 |
|
Marc Delisle
|
e22f80a3bf
|
bug 909752
|
2004-03-05 17:58:10 +00:00 |
|
Marc Delisle
|
5b74413834
|
bug 905066
|
2004-02-26 16:49:24 +00:00 |
|
Marc Delisle
|
40018fafae
|
bug 890573 typo
|
2004-02-04 20:15:19 +00:00 |
|
Alexander M. Turek
|
5674ec0f46
|
Support for _charset syntax.
|
2004-01-09 23:17:21 +00:00 |
|
Alexander M. Turek
|
0f288c3372
|
Parser recognizes collations / Include DB charset and collation in SQL export
|
2004-01-02 16:11:56 +00:00 |
|
Alexander M. Turek
|
e2b955cc90
|
yet more charset stuff
|
2003-12-30 18:24:11 +00:00 |
|
Alexander M. Turek
|
ad5bff4edb
|
Bug #857749
|
2003-12-11 23:26:24 +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 |
|