summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly".guilhem@mysql.com2003-09-111-2/+5
* Cleaned up last bug fixesmonty@mashka.mysql.fi2003-09-091-6/+6
* fix for #1211hf@deer.(none)2003-09-081-0/+10
* removed stale commentkostja@oak.local2003-08-291-1/+0
* Revert change of lower-case-table handling as this breaks how alias works.monty@narttu.mysql.fi2003-08-291-4/+1
* After merge fixesSinisa@sinisa.nasamreza.org2003-08-221-6/+17
|\
| * 2 minor edits, plusguilhem@mysql.com2003-08-221-2/+11
| * Fix for BUG#1086. Now we don't preserve event's log_pos throughdlenev@mysql.com2003-08-201-0/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-08-171-2/+3
| |\
| | * Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...monty@narttu.mysql.fi2003-08-171-2/+3
| * | Remove wrong bug fix when calling create_sort_index.monty@mashka.mysql.fi2003-08-101-2/+2
| |/
| * Safety and speedup fixes:monty@mashka.mysql.fi2003-07-141-2/+2
| * Fix for BUG#791:guilhem@mysql.com2003-07-111-2/+2
* | Fuller implementation of lower case table names.Sinisa@sinisa.nasamreza.org2003-07-231-0/+2
|/
* Cleanupsmonty@mashka.mysql.fi2003-07-091-1/+1
* Fix forguilhem@mysql.com2003-07-081-7/+11
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-07-061-0/+8
|\
| * WL#912 (more user control on relay logs):guilhem@mysql.com2003-07-061-0/+8
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-07-041-0/+8
|\ \
| * | Fix for bug #676Sinisa@sinisa.nasamreza.org2003-07-031-0/+8
* | | Remove compiler warningsmonty@narttu.mysql.fi2003-07-041-1/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-07-031-1/+2
|\ \ \ | | |/ | |/|
| * | add comment for BUG 672vva@eagle.mysql.r18.ru2003-07-021-1/+1
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-07-021-1/+2
| |\ \ | | |/ | |/|
| | * fixed bug #672vva@eagle.mysql.r18.ru2003-07-021-1/+2
* | | Cleaner implementation if INSERT ... SELECT with same tablesmonty@narttu.mysql.fi2003-07-031-22/+14
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-07-021-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed password check problem on windows (Bug #464)monty@narttu.mysql.fi2003-07-021-1/+1
* | | Lot's of clean-ups and fixes for 4.0.14.Sinisa@sinisa.nasamreza.org2003-07-021-3/+7
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-251-0/+5
|\ \ \ | |/ /
| * | Fix for bug #616 mysqld crash / SSL with SQLyoggluh@gluh.mysql.r18.ru2003-06-191-0/+5
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-171-4/+31
|\ \ \ | |/ /
| * | Many files:heikki@hundin.mysql.fi2003-06-151-1/+15
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-06-121-2/+3
| |\ \
| | * | Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...monty@narttu.mysql.fi2003-06-121-2/+3
| * | | HANDLER priv check fixedserg@serg.mylan2003-06-121-2/+4
| |/ /
| * | sql_yacc.yy, sql_parse.cc, sql_lex.h, mysqld.cc, lex.h:heikki@hundin.mysql.fi2003-06-061-0/+3
| * | Print error if we can't delete an alarmmonty@narttu.mysql.fi2003-06-051-0/+7
| |/
* | Two Sprint tasks and two behaviour changes.Sinisa@sinisa.nasamreza.org2003-06-171-7/+10
* | A fix for small stack overflow ...Sinisa@sinisa.nasamreza.org2003-06-031-1/+1
* | several bug fixesSinisa@sinisa.nasamreza.org2003-05-311-3/+4
|/
* Added option --read-only (Thanks to Markus Benning)monty@narttu.mysql.fi2003-05-191-0/+12
* Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432monty@narttu.mysql.fi2003-05-141-7/+9
* Fix for checking global_access rightsmonty@narttu.mysql.fi2003-05-141-8/+23
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-141-2/+6
|\
| * Fix for bug 343 : we require only REPLICATION CLIENT forguilhem@mysql.com2003-05-131-2/+6
* | Fix for UNION and LEFT JOIN (Bug #386)monty@narttu.mysql.fi2003-05-131-2/+9
|/
* Merge to get security patchmonty@mashka.mysql.fi2003-05-081-1/+11
|\
| * Security patch to remove wrong error when one had a global update/delete priv...monty@mashka.mysql.fi2003-05-071-1/+11
| * Back porting a fix from 4.0 at customer's requestSinisa@sinisa.nasamreza.org2003-04-141-1/+1