summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #20695: Charset introducer overrides charset definition for column.unknown2006-08-151-1/+1
* Fixed bug #14927.unknown2006-05-061-0/+1
* Fixed bug #18767.unknown2006-04-201-0/+1
* Manual merge, fix for bug #7672unknown2005-10-121-0/+1
|\
| * Fix bug#7672 Unknown column error in order clauseunknown2005-10-091-1/+1
* | ndb - imlp. show engine ndb status;unknown2005-09-191-1/+1
* | - a fix for Bug#11458 "Prepared statement with subselects return random unknown2005-07-131-0/+1
* | fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-1/+2
* | Fixed wrong memory references found by purifyunknown2005-02-281-21/+50
* | Fix signatures of placement operator delete in places where placement unknown2005-02-151-1/+1
* | fixed column number fetchinmg for subqueries. (BUG#8020)unknown2005-01-241-0/+1
* | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-1/+1
* | WL#2274 - INSERT..SELECT..UPDATEunknown2004-12-131-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-12-031-1/+0
|\ \
| * | Bug #6379: ENUM values are incorrectly convertedunknown2004-12-021-1/+0
* | | now we create temporary join for all queries with subqueries to make correct ...unknown2004-11-301-0/+1
|/ /
* | WL#1596 "make mysqldump --master-data --single-transaction able to do online ...unknown2004-11-101-1/+1
* | A lot of fixes for prepared statements (PS):unknown2004-10-261-0/+2
* | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-0/+1
* | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" unknown2004-10-141-2/+2
* | After merge fixesunknown2004-10-071-1/+1
* | check that table used in multi-update is unique added (BUG#5455)unknown2004-09-081-0/+1
* | Merge: manual resolveunknown2004-08-241-1/+1
|\ \
| * | Fix for Bug#5034 "prepared "select 1 into @arg15", second unknown2004-08-241-1/+1
* | | skip resolving field in table list if table list is not accessable due to gro...unknown2004-08-131-6/+0
|/ /
* | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-0/+7
* | LEX initialization fixedunknown2004-07-211-3/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-231-0/+5
|\ \
| * | do not unlock tables early if we have subquery in HAVING clause (BUG#3984)unknown2004-06-091-0/+5
* | | fixed picture in comment.unknown2004-06-221-2/+2
|/ /
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-041-1/+1
|\ \
| * | Implementation of WL#1824 "Add replication of character set variables in 4.1",unknown2004-06-031-1/+1
* | | Mergeunknown2004-05-241-8/+16
|\ \ \ | |/ /
| * | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-241-6/+16
| |\ \
| | * | Introduced parameter object "ALTER_INFO" for mysql_alter_tableunknown2004-05-211-6/+16
| * | | Fix for bug which caused temp_table.test fail on Darwin 7.3unknown2004-05-241-2/+0
| |/ /
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-211-0/+12
|\ \ \ | |/ / |/| |
| * | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2)unknown2004-05-211-1/+7
| * | Trivial manual mergeunknown2004-05-151-0/+6
| |\ \
| | * \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-071-0/+6
| | |\ \
| | | * \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-061-0/+6
| | | |\ \
| | | | * \ Mergedunknown2004-04-131-0/+6
| | | | |\ \
| | | | | * \ Mergeunknown2004-04-081-0/+6
| | | | | |\ \
| | | | | | * \ Post-merge fixesunknown2004-04-051-0/+6
| | | | | | |\ \
| | | | | | | * | Many files:unknown2004-04-051-0/+6
* | | | | | | | | after review changesunknown2004-05-191-1/+1
* | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-141-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | keep old engine & JOIN if we changed subquery Item (Bug #3646)unknown2004-05-071-0/+1
| |/ / / / / / /
* | | | | | | | Mergeunknown2004-05-141-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | EXPLAIN UNION using same routing which used for execution which allow return ...unknown2004-05-061-1/+2