summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Move reset of insert_values to ensure it's done also during error conditionsunknown2005-06-281-1/+1
* Portability fixesunknown2005-06-271-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-271-13/+29
|\
| * Better bug fix for:unknown2005-06-271-13/+29
* | sql_parse.cc:unknown2005-06-231-1/+0
|/
* Fix bug #9728 decreased functionality in "on duplicate key update"unknown2005-06-221-6/+3
* BUG#10442 Minor changes from code reviewunknown2005-06-211-3/+5
* BUG#10442 Fix replication slave crash when a query with multiupdate and unknown2005-06-171-8/+8
* Fix Bug#9334 "PS API queries in log file" and unknown2005-06-171-4/+5
* A fix for Bug#9141 "4.1 does not log into slow log unknown2005-06-161-15/+18
* Merge mysql.com:/home/bkroot/mysql-4.1unknown2005-06-071-0/+32
|\
| * BUG#6883: Changed comment, styleunknown2005-06-071-4/+4
| * BUG#6883: Added tests for create/drop temporary table, UNLOCK TABLESunknown2005-06-011-4/+16
| * BUG#6883: Added implicit commit for CREATE TABLE, TRUNCATE TABLE and DROP/CRE...unknown2005-05-271-0/+20
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-031-13/+0
|\ \
| * | Removed duplicated and wrong merged codeunknown2005-06-031-13/+0
* | | Mergeunknown2005-06-011-2/+0
|\ \ \ | |/ / |/| |
| * | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...unknown2005-06-011-2/+0
| |/
* | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-1/+31
|\ \
| * | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-3/+34
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-251-2/+3
|\ \ \ | |_|/ |/| |
| * | Cleanup during code reviewunknown2005-05-251-2/+3
* | | Add commentsunknown2005-05-241-0/+7
* | | Bug#7241 - Invalid response when DELETE .. USING and LOCK TABLES used.unknown2005-05-241-0/+6
|/ /
* | Clean up error message for connections-per-hour user limitunknown2005-04-271-1/+1
* | Clean up merge of fix for Bug #9468.unknown2005-04-011-0/+3
* | mergeunknown2005-03-301-6/+5
|\ \
| * \ mergedunknown2005-03-301-6/+5
| |\ \ | | |/
| | * don't strcmp db if it's a patternunknown2005-03-301-4/+5
| | * fixes for "backport wild_compare fix from 4.1 - bug#3924"unknown2005-03-261-2/+2
* | | Mergeunknown2005-03-301-4/+2
|\ \ \ | |/ / |/| |
| * | fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-4/+2
* | | BUG#9303 blob field with specified length < 256 does not create tinyblobunknown2005-03-241-1/+1
|/ /
* | Updated error message to be more informative. Previous error messageunknown2005-03-141-2/+5
* | Merge bk-internal:/home/bk/mysql-4.1unknown2005-02-221-2/+2
|\ \
| * | Fix -ansi -pedantic compilation failure.unknown2005-02-211-2/+2
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-8475unknown2005-02-181-11/+22
|\ \ \
| * | | Log each slow query in a multi-statement query to the slow query log.unknown2005-02-171-11/+22
* | | | Clean up merge for fix for Bug #8350.unknown2005-02-181-16/+41
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix per-hour user connection limits by making sure that the number ofunknown2005-02-081-16/+40
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-171-8/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Bug#8147unknown2005-02-171-8/+14
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-151-3/+23
|\ \ \ \
| * | | | 1) undoing my fix for BUG#8055 "Trouble with replication from temporary table...unknown2005-02-141-3/+23
| |/ / /
* | | | Merge with 4.0unknown2005-02-151-4/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Better bug fix for #5569: "Incorrect "Access Denied" error with SAME login DI...unknown2005-02-151-10/+13
| |/
* | Merge fixes for #8248, #5569.unknown2005-02-021-1/+2
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.0-5569unknown2005-02-011-2/+3
| |\
| | * Always call vio_in_addr() so that thd->remote isunknown2005-01-251-2/+3
* | | Bug#7011unknown2005-01-311-0/+81
|\ \ \ | |/ /