summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-251-0/+10
|\
| * Fix bug #14016 date_format() 2nd parameter was compared using case insensitive unknown2005-10-251-0/+10
* | Fix bug#13392 Wrong VALUES() behaviour in INSERT SELECT with ON DUPLICATEunknown2005-10-251-0/+7
|/
* Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationunknown2005-10-254-118/+96
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-232-6/+17
|\
| * BUG#9622, stage 2, work together with fix for BUG#12232:unknown2005-10-212-6/+17
* | Merge mysql.com:/home/jimw/my/mysql-4.1-11203unknown2005-10-211-2/+17
|\ \
| * | Fix LOAD DATA to handle having the escape and enclosed-by characterunknown2005-06-221-2/+17
* | | compilation failure fixedunknown2005-10-211-1/+1
* | | Bug#13233unknown2005-10-212-3/+8
* | | Merge bk-internal:/home/bk/mysql-4.1unknown2005-10-182-4/+8
|\ \ \
| * \ \ Merge mysql.com:/home/jimw/my/mysql-4.1-13334unknown2005-10-181-1/+2
| |\ \ \
| | * | | Fix minimum value of query_prealloc_size to be the same as its default. (Bug ...unknown2005-10-101-1/+2
| * | | | Merge mysql.com:/home/jimw/my/mysql-4.1-13064unknown2005-10-181-3/+6
| |\ \ \ \
| | * | | | Fix handling of password field at the old size (16 characters) but inunknown2005-09-201-3/+6
* | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-181-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Some fixes to avoid compiler warnings.unknown2005-10-181-1/+0
* | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-187-22/+259
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | BUG#12915: post-review fixesunknown2005-10-182-13/+18
| * | | | | BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMITunknown2005-09-307-22/+254
* | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-144-3/+2
|\ \ \ \ \ \
| * | | | | | fix for Valgrind errors: query_id needs to be inited early (already fixed in ...unknown2005-10-144-3/+2
* | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-141-14/+16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix for Bug #13961 Triggers on tables with auto_increment insert bogus value...unknown2005-10-141-14/+16
* | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-141-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-141-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ctype_utf8.result, ctype_utf8.test:unknown2005-10-071-1/+1
* | | | | | | | | - set 'updating' in both tables list if we have two of them (because of subqu...unknown2005-10-141-2/+6
|/ / / / / / / /
* | | | | | | | Fixes during review of new codeunknown2005-10-131-2/+3
* | | | | | | | mergingunknown2005-10-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix for bug #3874 (Group by field is not considered)unknown2005-10-131-1/+1
| * | | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-10-094-1/+19
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-137-33/+43
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge bk-internal:/home/bk/mysql-4.1unknown2005-10-124-0/+23
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Manual mergedunknown2005-10-134-0/+23
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | select.test, sql_select.cc, sql_lex.cc, item.cc:unknown2005-10-133-4/+15
| | | * | | | | | | | | | Manual merge, fix for bug #7672unknown2005-10-123-0/+12
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | | * | | | | | | | | Fix bug#7672 Unknown column error in order clauseunknown2005-10-094-1/+19
| * | | | | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8731bunknown2005-10-121-32/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix wait_timeout (and kill) handling on Mac OS X by cleaning up howunknown2005-10-111-32/+5
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-13344unknown2005-10-121-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix CAST(1.0e+300 TO SIGNED). (Bug #13344)unknown2005-09-221-0/+8
| * | | | | | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-13619unknown2005-10-121-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Handle errors returned by system crypt() in ENCRYPT(). (Bug #13619)unknown2005-10-061-1/+7
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-131-3/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix bug#13535 Incorrect result from SELECT statement after SHOW TABLE STATUSunknown2005-10-031-3/+9
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | mergeunknown2005-10-127-115/+162
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sql_yacc.yy:unknown2005-10-121-1/+4
| * | | | | | | | | | | | Fix for bug#9270 multiple SSL race conditions (for 5.0 tree)unknown2005-10-111-0/+97
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Added missing HAVE_REPLICATION defineunknown2005-10-101-1/+3