summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.1monty@mysql.com2004-10-291-136/+238
|\
| * Merge with 4.0monty@mysql.com2004-10-271-1/+1
| |\
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2004-10-241-2/+6
| | |\
| | * | fixed retsult codebell@sanja.is.com.ua2004-10-191-1/+1
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-10-261-7/+14
| |\ \ \
| | * | | A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-7/+14
| * | | | Bug 6206: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-261-2/+3
| * | | | Reuse more code: two equal pieces for ENUM and SET where movedbar@mysql.com2004-10-261-26/+33
| * | | | Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-251-4/+14
| * | | | removed unneed variablebell@sanja.is.com.ua2004-10-241-1/+0
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-10-231-9/+27
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | we can't rely on current variables implementation, so have to use String poin...bell@sanja.is.com.ua2004-10-141-9/+27
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-10-221-1/+3
| |\ \ \ \
| | * \ \ \ Manual merge of fix for bug #6081 "Call to deprecated mysql_create_db()dlenev@mysql.com2004-10-221-1/+3
| | |\ \ \ \
| | | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-221-2/+8
| | | |\ \ \ \
| | | | * \ \ \ Manual merge of fix for bug #6081 "Call to deprecated mysql_create_db() funct...dlenev@mysql.com2004-10-221-2/+8
| | | | |\ \ \ \
| | | | | * | | | Fix for bug #6081 "Call to deprecated mysql_create_db() function crashesdlenev@brandersnatch.localdomain2004-10-171-2/+8
| | | | | |/ / /
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-10-221-36/+62
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-10-221-35/+58
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | After merge fixesmonty@mysql.com2004-10-221-2/+2
| | | * | | | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1monty@mysql.com2004-10-221-2/+6
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | * | | | Part of fix for bug #6081 "Call to deprecated mysql_create_db() functiondlenev@mysql.com2004-10-221-2/+6
| | | | | |_|/ | | | | |/| |
| | | | * | | Merge ltantony.rdg.cyberkinetica.homeunix.net:/usr/home/staff/repositories/my...antony@ltantony.rdg.cyberkinetica.homeunix.net2004-10-031-12/+17
| | | | |\ \ \
| | | | | * | | Bug#4118: multi-table UPDATE takes WRITE lock on read tableantony@ltantony.rdg.cyberkinetica.homeunix.net2004-10-031-12/+17
| | | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2004-09-271-0/+11
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | Fix for bug #4131 "TIMESTAMP columns missing minutes and seconds whendlenev@mysql.com2004-09-271-0/+11
| | | * | | | | Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-221-33/+52
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-221-1/+4
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix for bug #6116 "SET time_zone := ... requires access todlenev@brandersnatch.localdomain2004-10-211-1/+4
| * | | | | | added missing command names to command_name[] arrayserg@serg.mylan2004-10-221-1/+2
| |/ / / / /
| * | | | | sql_parse.cc:kent@mysql.com2004-10-221-1/+7
| |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-201-6/+6
| |\ \ \ \
| | * | | | Fix for bug #6173 "One can circumvent missing UPDATE privilege ifdlenev@brandersnatch.localdomain2004-10-201-6/+6
| | | |_|/ | | |/| |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-10-141-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | true,false -> TRUE, FALSEmonty@mishka.local2004-10-141-2/+2
| * | | | Followup to Bug#5985: fixing one thing that went wrong.konstantin@mysql.com2004-10-141-0/+1
| * | | | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" konstantin@mysql.com2004-10-141-31/+26
| |/ / /
| * | | A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values konstantin@mysql.com2004-10-081-0/+1
| * | | Made TIMESTAMP NULL columns without explicit DEFAULT value to be alwaysdlenev@brandersnatch.localdomain2004-10-041-14/+17
| * | | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-2/+10
| * | | wording fixedbell@sanja.is.com.ua2004-09-161-1/+1
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-09-161-14/+9
| |\ \ \
| | * | | check that table used in multi-update is unique added (BUG#5455)bell@sanja.is.com.ua2004-09-081-14/+9
| * | | | indentation cleanupserg@serg.mylan2004-09-131-21/+21
| * | | | BUG#4788 - show create table provides incorrect statement.ingo@mysql.com2004-09-101-5/+5
| |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-09-071-6/+6
| |\ \ \
| | * | | sql_print_error cleanupserg@serg.mylan2004-09-041-6/+6
* | | | | Fixed BUG#6030: Stored procedure has no appropriate DROP privilege.pem@mysql.comhem.se2004-10-221-16/+88
* | | | | Fixed BUG#6027: Stored procedures can be renamed.pem@mysql.comhem.se2004-10-221-12/+2
* | | | | added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)bell@sanja.is.com.ua2004-10-211-1/+2