summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | postreview fixesunknown2004-05-071-1/+4
* | | | | | | fake_select_lex should be prepared during PS preparation to work correctlyunknown2004-05-071-1/+2
| |/ / / / / |/| | | | |
* | | | | | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...unknown2004-05-061-3/+9
|/ / / / /
* | | | | caching of queries with isammerge tables forbiden using general wayunknown2004-05-051-0/+2
|/ / / /
* | | | mergeunknown2004-04-081-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | new error for unsupported command in PSunknown2004-04-081-0/+6
* | | | Hand-resolved auto mergeunknown2004-04-071-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Worklog#1563 - Support of on-line CREATE/DROP INDEX.unknown2004-03-301-0/+9
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-051-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed many compiler warningsunknown2004-04-051-1/+1
| | |/ | |/|
* | | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-1/+1
|/ /
* | correct support for a mix of UNION/UNION ALL in the same query.unknown2004-03-231-1/+1
|/
* Desperate attempt to push part of prepared statements cleanup which was unknown2004-03-021-2/+1
* memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462)unknown2004-02-121-0/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-101-0/+1
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/work-derived2-4.1/unknown2004-02-091-0/+1
| |\
| | * fixed subquery with PS (BUG#2462)unknown2004-02-081-0/+1
* | | after merge & valgrind test fixes (BUG#2120)unknown2004-02-101-1/+2
|/ /
* | make JOIN::prepare, JOIN::optimize only once for EXPLAIN of derived tableunknown2004-02-011-0/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-011-4/+5
|\ \ | |/ |/|
| * now all tables of query are locked in one place (including derived tables)unknown2004-02-011-4/+5
* | better fix BUG#2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyunknown2004-01-281-1/+1
|/
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-01-171-1/+1
|\
| * fixed unlocking tables during subquery execution (BUG#2048)unknown2003-12-101-1/+1
* | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-1/+1
* | WorkLog #1323 (part 2)unknown2003-12-171-1/+1
|/
* after review fixesunknown2003-11-231-1/+7
* Fixed UNION fields type/length detectingunknown2003-11-231-4/+7
* changed name of bit on more descriptive (after rewie change)unknown2003-11-181-1/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-181-4/+11
|\