summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #20695: Charset introducer overrides charset definition for column.unknown2006-08-151-2/+3
* A fix and a test case for Bug#19399 "res 'Lost Connection' when unknown2006-07-061-0/+1
* Merge mysql.com:/data0/mysqldev/my/mysql-4.1.20-releaseunknown2006-05-261-25/+5
|\
| * don't let bugfix for bug#8303 break the bugfix for bug#8378unknown2006-05-241-25/+5
* | Fixed bug #14927.unknown2006-05-061-0/+2
|/
* select.test, sql_select.cc, sql_lex.cc, item.cc:unknown2005-10-131-1/+2
* Manual merge, fix for bug #7672unknown2005-10-121-0/+1
|\
| * Fix bug#7672 Unknown column error in order clauseunknown2005-10-091-0/+1
| * BUG#9922 - INSERT SELECT with UNIONs allows concurrent INSERTsunknown2005-04-151-0/+1
| * Added missing (char*) casts in bzero calls.unknown2003-07-031-1/+1
* | Fixed error found during review of new pushed codeunknown2005-09-251-1/+0
* | Fix bug #13180 thd->allow_sum_funcs wasn't reset before query processing.unknown2005-09-221-0/+1
* | Moved test for 'show full processlist' to not_embedded_server.test becasue it...unknown2005-07-271-1/+1
* | A fix and a test case for Bug#11299 "prepared statement makes wrong SQLunknown2005-07-151-0/+9
* | Cleanup during code reviewunknown2005-05-251-1/+1
* | Fix error in parsing string literals containing a backslash followedunknown2005-02-031-6/+26
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-02-011-1/+4
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-01-181-1/+4
| |\ \
| | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-01-161-1/+4
| | |\ \
| | | * | postreview changesunknown2005-01-161-1/+3
| | | * | error of parsing can occur in any SELECT, so all SELECTs have to be checkedunknown2005-01-111-1/+2
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-281-22/+13
|\ \ \ \ \
| * | | | | Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() functionunknown2005-01-261-22/+13
| | |_|/ / | |/| | |
* | | | | fixes/cleanups according to Coverity reportunknown2005-01-241-3/+0
| |/ / / |/| | |
* | | | Bug #7966 query cache doesn't work properly with batch statementsunknown2005-01-171-0/+1
| |/ / |/| |
* | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-0/+1
|/ /
* | WL#2274 - INSERT..SELECT..UPDATEunknown2004-12-131-0/+1
* | now we create temporary join for all queries with subqueries to make correct ...unknown2004-11-301-1/+1
* | moved procedure list initialization (BUG#6517)unknown2004-11-151-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-141-4/+8
|\ \
| * | true,false -> TRUE, FALSEunknown2004-10-141-4/+8
* | | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" unknown2004-10-141-0/+23
|/ /
* | wording fixedunknown2004-09-161-3/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-09-161-1/+21
|\ \
| * | check that table used in multi-update is unique added (BUG#5455)unknown2004-09-081-1/+21
* | | BUG#5318 - failure: 'IGNORE_SPACE' affects numeric values after DEFAULT.unknown2004-09-141-2/+4
|/ /
* | Merge: manual resolveunknown2004-08-241-0/+5
|\ \
| * | Fix for Bug#5034 "prepared "select 1 into @arg15", second unknown2004-08-241-0/+5
* | | mergeunknown2004-08-231-1/+1
|\ \ \ | |/ / |/| |
| * | skip resolving field in table list if table list is not accessable due to gro...unknown2004-08-131-1/+1
* | | Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-2/+2
|/ /
* | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-1/+36
* | LEX initialization fixedunknown2004-07-211-7/+5
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-231-1/+1
|\ \
| * | do not unlock tables early if we have subquery in HAVING clause (BUG#3984)unknown2004-06-091-1/+1
* | | Optimization to use less memory.unknown2004-06-101-27/+13
|/ /
* | Fix for bug which caused temp_table.test fail on Darwin 7.3unknown2004-05-241-2/+0
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-141-1/+2
|\ \
| * | keep old engine & JOIN if we changed subquery Item (Bug #3646)unknown2004-05-071-1/+2
* | | EXPLAIN UNION using same routing which used for execution which allow return ...unknown2004-05-061-0/+1
|/ /