summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | |/ | | |/|
| * | | Bug #6379: ENUM values are incorrectly convertedunknown2004-12-021-73/+26
| |/ /
* | | Mergeunknown2004-12-011-4/+4
|\ \ \ | |/ /
| * | Fixes for compilation errors in Windows (casts from uint32* to uint*) in repl...unknown2004-11-171-4/+4
| |/
* | now we create temporary join for all queries with subqueries to make correct ...unknown2004-11-301-0/+1
* | moved procedure list initialization (BUG#6517)unknown2004-11-151-1/+0
|/
* fixed incorrect using of THD::is_fatal_errorunknown2004-11-141-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-111-4/+7
|\
| * More debuggingunknown2004-11-101-4/+7
* | Mergeunknown2004-11-101-1/+9
|\ \ | |/ |/|
| * WL#1596 "make mysqldump --master-data --single-transaction able to do online ...unknown2004-11-101-1/+9
* | Simpler arena swapping codeunknown2004-11-081-11/+13
|/
* Fix for bug#5551 (Version 4). unknown2004-11-031-0/+3
* A fix according to Monty's request:unknown2004-10-291-5/+12
* Merge with 4.0unknown2004-10-271-1/+1
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-10-241-2/+6
| |\
| * | fixed retsult codeunknown2004-10-191-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-261-7/+14
|\ \ \
| * | | A lot of fixes for prepared statements (PS):unknown2004-10-261-7/+14
* | | | Bug 6206: ENUMs are not case sensitive even if declared BINARYunknown2004-10-261-2/+3
* | | | Reuse more code: two equal pieces for ENUM and SET where movedunknown2004-10-261-26/+33
* | | | Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-4/+14
* | | | removed unneed variableunknown2004-10-241-1/+0
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-10-231-9/+27
|\ \ \ \ | |/ / / |/| | |
| * | | we can't rely on current variables implementation, so have to use String poin...unknown2004-10-141-9/+27
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-10-221-1/+3
|\ \ \ \
| * \ \ \ Manual merge of fix for bug #6081 "Call to deprecated mysql_create_db()unknown2004-10-221-1/+3
| |\ \ \ \
| | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-221-2/+8
| | |\ \ \ \
| | | * \ \ \ Manual merge of fix for bug #6081 "Call to deprecated mysql_create_db() funct...unknown2004-10-221-2/+8
| | | |\ \ \ \
| | | | * | | | Fix for bug #6081 "Call to deprecated mysql_create_db() function crashesunknown2004-10-171-2/+8
| | | | |/ / /
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-10-221-36/+62
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-221-35/+58
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | After merge fixesunknown2004-10-221-2/+2
| | * | | | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-10-221-2/+6
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Part of fix for bug #6081 "Call to deprecated mysql_create_db() functionunknown2004-10-221-2/+6
| | | | |_|/ | | | |/| |
| | | * | | Merge ltantony.rdg.cyberkinetica.homeunix.net:/usr/home/staff/repositories/my...unknown2004-10-031-12/+17
| | | |\ \ \
| | | | * | | Bug#4118: multi-table UPDATE takes WRITE lock on read tableunknown2004-10-031-12/+17
| | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-271-0/+11
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |