summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2004-01-071-1/+1
|\
| * SCRUMunknown2003-12-011-5/+1
* | sql_parse.cc:unknown2003-12-241-0/+9
* | THD::init_for_queries() pushed back:unknown2003-12-211-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-201-5/+3
|\ \
| * | Prepared_statement deployed instead of PREP_STMT. unknown2003-12-201-5/+3
* | | merge with lex pointer change patchunknown2003-12-191-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed memory overrun bug in DELETE ... ORDER BYunknown2003-12-191-1/+1
* | | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-15/+15
|/ /
* | merge with 4.0.18unknown2003-12-191-1/+1
|\ \
| * | Fixed typo. Affected INSERT DELAYED ... SELECT commandsunknown2003-12-171-1/+1
* | | mergeunknown2003-12-191-168/+106
|\ \ \
| * | | Fixes after merge with 4.0unknown2003-12-191-179/+96
| * | | Merge with 4.0.17unknown2003-12-171-8/+29
| |\ \ \ | | |/ /
| | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-161-0/+2
| | |\ \
| | | * | Fix for BUG#2083unknown2003-12-161-0/+2
| | * | | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-5/+8
| | * | | Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-2/+1
| | * | | cleanup: if there is return from if-part, we don't need else statementunknown2003-12-101-2/+1
| | * | | Fix for the bug #1885: mysqldump does not dumps timestamp default.unknown2003-12-091-1/+6
| | |/ /
| | * | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-071-0/+6
| | |\ \
| | | * | - Fix for BUG#1858 "SQL-Thread stops working when using optimize table":unknown2003-12-041-0/+6
| | * | | Fix for bug #1564: 'CREATE TABLE + UNION + same table name = crash'unknown2003-11-171-7/+8
| | * | | Fix for bug #1564: CREATE TABLE + UNION + same table name = crashunknown2003-11-111-2/+8
| | |/ /
* | | | WorkLog #1323 (part 2)unknown2003-12-171-2/+2
|/ / /
* | | post-merge fixesunknown2003-12-081-3/+40
|\ \ \
| * | | Task ID 499:Add a new settable string variable(init_connect, init_slave)unknown2003-12-081-27/+19
| * | | SCRUM:unknown2003-07-181-3/+47
* | | | QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_l...unknown2003-12-061-3/+5
| |_|/ |/| |
* | | Mergeunknown2003-11-281-8/+8
|\ \ \
| * | | Added missing SSL library (Should be in source distribution)unknown2003-11-281-8/+8
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-261-3/+2
|\ \ \ \ | |/ / /
| * | | Fixed UNION fields type/length detectingunknown2003-11-231-1/+1
| * | | Merge key cache structures to oneunknown2003-11-201-2/+1
* | | | SCRUMunknown2003-11-201-0/+13
|/ / /
* | | Delete duplicate error message namesunknown2003-11-181-13/+13
* | | mergeunknown2003-11-181-6/+52
|\ \ \
| * | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-6/+52
* | | | word substitution in error messages removed - can create problems for i18nunknown2003-11-181-13/+13
* | | | do not log certain commans in the slow logunknown2003-11-141-9/+17
|/ / /
* | | Merge with 4.0unknown2003-11-041-20/+67
|\ \ \ | | |/ | |/|
| * | Change back service name to MySQLunknown2003-10-301-4/+8
| * | followup to max_user_connections fix, keep the count more accurateunknown2003-10-291-3/+4
| * | fixes for max_user_connections (connections are now counted even ifunknown2003-10-271-10/+15
* | | Mergeunknown2003-11-031-15/+16
|\ \ \
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-15/+16
* | | | after review fixunknown2003-11-031-12/+12
* | | | mergeunknown2003-10-311-1/+11
|\ \ \ \
| * | | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-1/+1
| * | | | mergeunknown2003-10-281-0/+10
| |\ \ \ \