summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-15/+16
* sql_parse.cc:unknown2003-10-251-0/+3
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-251-1/+1
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-251-1/+1
| |\
| | * made 'TODO'unknown2003-10-241-1/+1
* | | sql_parse.cc:unknown2003-10-251-8/+48
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-241-2/+2
|\ \ \ | |/ / |/| |
| * | removed one more hack that - as usual - almost always workedunknown2003-10-241-2/+2
| |/
* | Mergeunknown2003-10-231-2/+4
|\ \ | |/
| * merge with 4.0unknown2003-10-161-1/+1
| |\
| | * 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
| | |/
| * | Many files:unknown2003-10-131-1/+3
* | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-091-3/+9
|\ \ \ | |/ /
| * | Indentation cleanupsunknown2003-10-081-1/+4
| * | Merge with 4.0.16unknown2003-10-071-2/+5
| |\ \ | | |/
| | * * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly".unknown2003-09-111-2/+5
* | | Some simple optimisationunknown2003-10-081-0/+39
|/ /
* | WL #562: Change format of slow log in 4.1unknown2003-10-071-1/+1
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-041-3/+7
|\ \
| * | Fix for bugs #1437, #1446unknown2003-10-041-3/+7
* | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-021-2/+2
|\ \ \ | |/ / |/| |
| * | Structure for storing parameters of query in query cache (asked by Bar)unknown2003-10-021-2/+2
* | | fix for #1344unknown2003-09-291-2/+10
* | | SCRUMunknown2003-09-291-6/+3
* | | SCRUMunknown2003-09-291-7/+6
* | | Mergeunknown2003-09-261-106/+184
|\ \ \ | |/ / |/| |
| * | SCRUM:unknown2003-09-261-106/+184
* | | mergeunknown2003-09-241-2/+0
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-141-2/+0
| |\ \ \
| | * | | Remove 'extern' references from .cc filesunknown2003-09-131-2/+0
* | | | | SCRUMunknown2003-09-191-1/+1
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-09-171-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fixed proccesing global LIMIT in last SELECT of UNIONunknown2003-09-141-0/+4
| |/ / /
* | | | Bug fix:unknown2003-09-161-3/+3
* | | | minor authentification optimisationunknown2003-09-161-9/+9
|/ / /
* | | Fixes for OPTION_FOUND_ROWS in UNION'sunknown2003-09-131-1/+1
|/ /
* | merge with 4.1 treeunknown2003-09-111-9/+15
|\ \
| * \ merge with 4.0.15unknown2003-09-111-11/+6
| |\ \ | | |/
| | * Cleaned up last bug fixesunknown2003-09-091-6/+6
| | * fix for #1211unknown2003-09-081-0/+10
| | * removed stale commentunknown2003-08-291-1/+0
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-071-4/+15
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-041-0/+4
| | |\ \
| | * \ \ mergeunknown2003-09-031-4/+15
| | |\ \ \
| | | * \ \ merge with 4.0.15unknown2003-08-291-4/+15
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | 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