summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | * | 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
| | | | | |/ /
| | | | * | | Fuller implementation of lower case table names.unknown2003-07-231-0/+2
* | | | | | | mysql_create_table now accepts field lengths in CREATE form, not in internal ...unknown2003-09-101-8/+0
* | | | | | | fix for #1218unknown2003-09-081-0/+2
* | | | | | | Trimming of embedded library codeunknown2003-09-081-11/+11
|/ / / / / /
* | | | | | Fix for LOAD DATA to work with embedded libraryunknown2003-09-061-2/+2
| |_|_|_|/ |/| | | |
* | | | | fixed bug - check_user shall not be included into theunknown2003-09-031-0/+4
|/ / / /
* | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-09-031-333/+279
|\ \ \ \
| * | | | fixed after-merge bug in CHANG_USER commandunknown2003-09-031-8/+6
| * | | | merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-333/+281
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-08-071-328/+276
| | |\ \ \
| | | * \ \ manual mergeunknown2003-07-311-328/+276
| | | |\ \ \
| | | | * | | Style fixes, comments for 4.1.1 authorizationunknown2003-07-181-26/+30
| | | | * | | resolved conflict with pulled changesetunknown2003-07-091-327/+269
| | | | |\ \ \
| | | | | * \ \ Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-07-081-327/+269
| | | | | |\ \ \
| | | | | | * | | Preliminary support for options --secure-auth, unknown2003-07-081-6/+26