summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-151-1/+1
|\
| * make LOCK TABLES to work when Lock_tables_priv is granted on the DB level and...unknown2003-10-141-1/+1
* | Add new user variables for tuning memory usage:unknown2003-10-111-9/+9
|/
* * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly".unknown2003-09-111-2/+5
* Cleaned up last bug fixesunknown2003-09-091-6/+6
* fix for #1211unknown2003-09-081-0/+10
* removed stale commentunknown2003-08-291-1/+0
* Revert change of lower-case-table handling as this breaks how alias works.unknown2003-08-291-4/+1
* After merge fixesunknown2003-08-221-6/+17
|\
| * 2 minor edits, plusunknown2003-08-221-2/+11
| * Fix for BUG#1086. Now we don't preserve event's log_pos throughunknown2003-08-201-0/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-171-2/+3
| |\
| | * Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...unknown2003-08-171-2/+3
| * | Remove wrong bug fix when calling create_sort_index.unknown2003-08-101-2/+2
| |/
| * Safety and speedup fixes:unknown2003-07-141-2/+2
| * Fix for BUG#791:unknown2003-07-111-2/+2
* | Fuller implementation of lower case table names.unknown2003-07-231-0/+2
|/
* Cleanupsunknown2003-07-091-1/+1
* Fix forunknown2003-07-081-7/+11
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-061-0/+8
|\
| * WL#912 (more user control on relay logs):unknown2003-07-061-0/+8
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-041-0/+8
|\ \
| * | Fix for bug #676unknown2003-07-031-0/+8
* | | Remove compiler warningsunknown2003-07-041-1/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-031-1/+2
|\ \ \ | | |/ | |/|
| * | add comment for BUG 672unknown2003-07-021-1/+1
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-07-021-1/+2
| |\ \ | | |/ | |/|
| | * fixed bug #672unknown2003-07-021-1/+2
* | | Cleaner implementation if INSERT ... SELECT with same tablesunknown2003-07-031-22/+14
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-021-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed password check problem on windows (Bug #464)unknown2003-07-021-1/+1
* | | Lot's of clean-ups and fixes for 4.0.14.unknown2003-07-021-3/+7
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-251-0/+5
|\ \ \ | |/ /
| * | Fix for bug #616 mysqld crash / SSL with SQLyogunknown2003-06-191-0/+5
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-171-4/+31
|\ \ \ | |/ /
| * | Many files:unknown2003-06-151-1/+15
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-121-2/+3
| |\ \
| | * | Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...unknown2003-06-121-2/+3
| * | | HANDLER priv check fixedunknown2003-06-121-2/+4
| |/ /
| * | sql_yacc.yy, sql_parse.cc, sql_lex.h, mysqld.cc, lex.h:unknown2003-06-061-0/+3
| * | Print error if we can't delete an alarmunknown2003-06-051-0/+7
| |/
* | Two Sprint tasks and two behaviour changes.unknown2003-06-171-7/+10
* | A fix for small stack overflow ...unknown2003-06-031-1/+1
* | several bug fixesunknown2003-05-311-3/+4
|/
* Added option --read-only (Thanks to Markus Benning)unknown2003-05-191-0/+12
* Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432unknown2003-05-141-7/+9
* Fix for checking global_access rightsunknown2003-05-141-8/+23
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-141-2/+6
|\
| * Fix for bug 343 : we require only REPLICATION CLIENT forunknown2003-05-131-2/+6
* | Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-131-2/+9
|/