summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Bug#7011unknown2005-01-301-1/+80
| |/
* | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-241-16/+13
|\ \
| * | fixes/cleanups according to Coverity reportunknown2005-01-241-16/+13
* | | Final patch for BUG#4285.unknown2005-01-191-11/+3
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-131-2/+2
|\ \
| * | Add logging of COM_EXECUTE in the general query log.unknown2005-01-131-1/+1
| * | Merge mysql.com:/home/kostja/work/mysql-4.0-6761unknown2005-01-121-1/+1
| |\ \ | | |/
| | * A fix for Bug#6761 "mysql_list_fields() does not work": testunknown2005-01-121-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-101-1/+0
|\ \ \ | |/ /
| * | removed unused labelunknown2005-01-061-1/+0
* | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-11/+12
|/ /
* | Fix for BUG#7358: removing warning reporting of mysqldump 4.1.8 when calling ...unknown2004-12-171-5/+0
* | WL#2274 - INSERT..SELECT..UPDATEunknown2004-12-131-31/+14
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-4/+6
|\ \
| * | Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-4/+6
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-071-1/+3
|\ \ \
| * | | Fixed Bug#7043, "SHOW CREATE TABLE security hole".unknown2004-12-071-1/+3
* | | | mergeunknown2004-12-071-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...unknown2004-11-181-2/+2
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-061-5/+17
|\ \ \ \
| * | | | A fix (bug #5823: mysql_install_db fails due to incorrect max_allowed_packet).unknown2004-12-061-5/+17
* | | | | Syntax extention: 'ALTER DATABASE' without db name (after review)unknown2004-12-061-6/+12
|/ / / /
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-031-81/+34
|\ \ \ \
| * \ \ \ Merge mysql.com:/space/bkroot/mysql-4.1unknown2004-12-031-8/+8
| |\ \ \ \
| | * | | | Bug#6391 (binlog-do-db rules ignored)unknown2004-12-031-8/+8
| | | |/ / | | |/| |