Michal Čihař
|
330e83d6df
|
Return raw query in case of error (bug #1048826).
|
2004-10-19 12:59:45 +00:00 |
|
Marc Delisle
|
0a06f5c57c
|
bug #967610, double column sort with JOIN
|
2004-10-11 13:24:59 +00:00 |
|
Marc Delisle
|
9797b4a9b9
|
cannot copy a table structure with MySQL 4.1.x
|
2004-08-09 01:23:52 +00:00 |
|
Marc Delisle
|
189dd358d2
|
bug 965026 GROUP_CONCAT, previous commit was wrong
|
2004-07-29 16:48:08 +00:00 |
|
Marc Delisle
|
54e5e1c649
|
bug 965026 GROUP_CONCAT
|
2004-07-29 11:31:35 +00:00 |
|
Marc Delisle
|
6f2bd8c543
|
bug 981343 CURRENT_TIMESTAMP
|
2004-07-27 11:39:40 +00:00 |
|
Marc Delisle
|
3f7382d386
|
bug 983992
|
2004-07-05 14:55:59 +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 |
|
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 |
|