summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | |\ \
| | | * | | mi_keycache.c:igor@rurik.mysql.com2003-07-161-3/+6
* | | | | | fixed deleting derived table tree after using (BUG#1536)bell@sanja.is.com.ua2003-10-171-0/+1
* | | | | | Many files:heikki@hundin.mysql.fi2003-10-131-0/+6
|/ / / / /
* | | | | Bug fix:bar@bar.mysql.r18.ru2003-09-161-1/+2
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-09-091-12/+12
|\ \ \ \ \
| * \ \ \ \ mergedserg@serg.mylan2003-09-031-12/+12
| |\ \ \ \ \
| | * | | | | fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ...serg@serg.mylan2003-08-211-2/+2
| | * | | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-08-091-10/+10
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | table checksum background:serg@serg.mylan2003-08-051-10/+10
| | | | |_|/ | | | |/| |
* | | | | | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation)bell@sanja.is.com.ua2003-09-021-0/+1
|/ / / / /
* | | | | Manual merge fixesdlenev@mysql.com2003-09-011-0/+7
|\ \ \ \ \
| * | | | | Implemented replication over SSLdlenev@dlenev.mshome2003-09-011-0/+7
| | |/ / / | |/| | |