summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1vva@eagle.mysql.r18.ru2004-05-241-6/+16
|\
| * Introduced parameter object "ALTER_INFO" for mysql_alter_tablevva@eagle.mysql.r18.ru2004-05-211-6/+16
* | Fix for bug which caused temp_table.test fail on Darwin 7.3dlenev@brandersnatch.localdomain2004-05-241-2/+0
|/
* after review changesbell@sanja.is.com.ua2004-05-191-1/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-05-141-0/+1
|\
| * keep old engine & JOIN if we changed subquery Item (Bug #3646)bell@sanja.is.com.ua2004-05-071-0/+1
* | Mergebell@sanja.is.com.ua2004-05-141-1/+2
|\ \ | |/ |/|
| * EXPLAIN UNION using same routing which used for execution which allow return ...bell@sanja.is.com.ua2004-05-061-1/+2
* | postreview fixesbell@sanja.is.com.ua2004-05-071-1/+4
* | fake_select_lex should be prepared during PS preparation to work correctlybell@sanja.is.com.ua2004-05-071-1/+2
* | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...pem@mysql.comhem.se2004-05-061-3/+9
|/
* caching of queries with isammerge tables forbiden using general waybell@sanja.is.com.ua2004-05-051-0/+2
* mergebell@sanja.is.com.ua2004-04-081-0/+6
|\
| * new error for unsupported command in PSbell@sanja.is.com.ua2004-04-081-0/+6
* | Hand-resolved auto mergeingo@mysql.com2004-04-071-0/+9
|\ \
| * | Worklog#1563 - Support of on-line CREATE/DROP INDEX.ingo@mysql.com2004-03-301-0/+9
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-04-051-1/+1
|\ \ \ | |_|/ |/| |
| * | Fixed many compiler warningsmonty@mysql.com2004-04-051-1/+1
* | | WL#1266 "Separate auto-set logic from TIMESTAMP type."dlenev@jabberwock.localdomain2004-04-021-1/+1
|/ /
* | correct support for a mix of UNION/UNION ALL in the same query.serg@serg.mylan2004-03-231-1/+1
|/
* Desperate attempt to push part of prepared statements cleanup which was konstantin@oak.local2004-03-021-2/+1
* memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462)bell@sanja.is.com.ua2004-02-121-0/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-02-101-0/+1
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/work-derived2-4.1/bell@sanja.is.com.ua2004-02-091-0/+1
| |\
| | * fixed subquery with PS (BUG#2462)bell@sanja.is.com.ua2004-02-081-0/+1
* | | after merge & valgrind test fixes (BUG#2120)bell@sanja.is.com.ua2004-02-101-1/+2
|/ /
* | make JOIN::prepare, JOIN::optimize only once for EXPLAIN of derived tablebell@sanja.is.com.ua2004-02-011-0/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-02-011-4/+5
|\ \ | |/ |/|
| * now all tables of query are locked in one place (including derived tables)bell@sanja.is.com.ua2004-02-011-4/+5
* | better fix BUG#2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyserg@serg.mylan2004-01-281-1/+1
|/
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-01-171-1/+1
|\
| * fixed unlocking tables during subquery execution (BUG#2048)bell@sanja.is.com.ua2003-12-101-1/+1
* | THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-1/+1
* | WorkLog #1323 (part 2)antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-171-1/+1
|/
* after review fixesbell@sanja.is.com.ua2003-11-231-1/+7
* Fixed UNION fields type/length detectingbell@sanja.is.com.ua2003-11-231-4/+7
* changed name of bit on more descriptive (after rewie change)bell@sanja.is.com.ua2003-11-181-1/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-11-181-4/+11
|\
| * fixed using 'uncachable' tag and RAND_TABLE_BIT settingbell@sanja.is.com.ua2003-11-171-4/+11
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-1/+1
|/
* fixed problem with UNION flagsbell@sanja.is.com.ua2003-11-041-1/+1
* mergebell@sanja.is.com.ua2003-10-311-2/+12
|\
| * Mergebell@sanja.is.com.ua2003-10-221-2/+12
| |\
| | * subqueries made printablebell@sanja.is.com.ua2003-10-161-2/+12
* | | Mergeigor@rurik.mysql.com2003-10-301-3/+11
|\ \ \ | |/ / |/| |
| * | Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-3/+11
| |\ \ | | |/ | |/|
| | * key_cache.result, sql_lex.h, sql_yacc.yy, set_var.cc, sql_lex.cc:igor@rurik.mysql.com2003-08-261-2/+2
| | * Manual mergeigor@rurik.mysql.com2003-08-261-1/+9
| | |\
| | | * Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-08-021-4/+21
| | | |\
| | | * \ Conflict resolutionigor@rurik.mysql.com2003-07-161-0/+1
| | | |\ \