Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | bell@sanja.is.com.ua | 2004-04-08 | 1 | -0/+6 |
|\ | |||||
| * | new error for unsupported command in PS | bell@sanja.is.com.ua | 2004-04-08 | 1 | -0/+6 |
* | | Hand-resolved auto merge | ingo@mysql.com | 2004-04-07 | 1 | -0/+9 |
|\ \ | |||||
| * | | Worklog#1563 - Support of on-line CREATE/DROP INDEX. | ingo@mysql.com | 2004-03-30 | 1 | -0/+9 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-04-05 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -1/+1 |
* | | | WL#1266 "Separate auto-set logic from TIMESTAMP type." | dlenev@jabberwock.localdomain | 2004-04-02 | 1 | -1/+1 |
|/ / | |||||
* | | correct support for a mix of UNION/UNION ALL in the same query. | serg@serg.mylan | 2004-03-23 | 1 | -1/+1 |
|/ | |||||
* | Desperate attempt to push part of prepared statements cleanup which was | konstantin@oak.local | 2004-03-02 | 1 | -2/+1 |
* | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462) | bell@sanja.is.com.ua | 2004-02-12 | 1 | -0/+1 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-10 | 1 | -0/+1 |
|\ | |||||
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-derived2-4.1/ | bell@sanja.is.com.ua | 2004-02-09 | 1 | -0/+1 |
| |\ | |||||
| | * | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -0/+1 |
* | | | after merge & valgrind test fixes (BUG#2120) | bell@sanja.is.com.ua | 2004-02-10 | 1 | -1/+2 |
|/ / | |||||
* | | make JOIN::prepare, JOIN::optimize only once for EXPLAIN of derived table | bell@sanja.is.com.ua | 2004-02-01 | 1 | -0/+1 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-01 | 1 | -4/+5 |
|\ \ | |/ |/| | |||||
| * | now all tables of query are locked in one place (including derived tables) | bell@sanja.is.com.ua | 2004-02-01 | 1 | -4/+5 |
* | | better fix BUG#2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary key | serg@serg.mylan | 2004-01-28 | 1 | -1/+1 |
|/ | |||||
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-01-17 | 1 | -1/+1 |
|\ | |||||
| * | fixed unlocking tables during subquery execution (BUG#2048) | bell@sanja.is.com.ua | 2003-12-10 | 1 | -1/+1 |
* | | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -1/+1 |
* | | WorkLog #1323 (part 2) | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-17 | 1 | -1/+1 |
|/ | |||||
* | after review fixes | bell@sanja.is.com.ua | 2003-11-23 | 1 | -1/+7 |
* | Fixed UNION fields type/length detecting | bell@sanja.is.com.ua | 2003-11-23 | 1 | -4/+7 |
* | changed name of bit on more descriptive (after rewie change) | bell@sanja.is.com.ua | 2003-11-18 | 1 | -1/+1 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-11-18 | 1 | -4/+11 |
|\ | |||||
| * | fixed using 'uncachable' tag and RAND_TABLE_BIT setting | bell@sanja.is.com.ua | 2003-11-17 | 1 | -4/+11 |
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+1 |
|/ | |||||
* | fixed problem with UNION flags | bell@sanja.is.com.ua | 2003-11-04 | 1 | -1/+1 |
* | merge | bell@sanja.is.com.ua | 2003-10-31 | 1 | -2/+12 |
|\ | |||||
| * | Merge | bell@sanja.is.com.ua | 2003-10-22 | 1 | -2/+12 |
| |\ | |||||
| | * | subqueries made printable | bell@sanja.is.com.ua | 2003-10-16 | 1 | -2/+12 |
* | | | Merge | igor@rurik.mysql.com | 2003-10-30 | 1 | -3/+11 |
|\ \ \ | |/ / |/| | | |||||
| * | | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 1 | -3/+11 |
| |\ \ | | |/ | |/| | |||||
| | * | key_cache.result, sql_lex.h, sql_yacc.yy, set_var.cc, sql_lex.cc: | igor@rurik.mysql.com | 2003-08-26 | 1 | -2/+2 |
| | * | Manual merge | igor@rurik.mysql.com | 2003-08-26 | 1 | -1/+9 |
| | |\ | |||||
| | | * | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-08-02 | 1 | -4/+21 |
| | | |\ | |||||
| | | * \ | Conflict resolution | igor@rurik.mysql.com | 2003-07-16 | 1 | -0/+1 |
| | | |\ \ | |||||
| | | * | | | mi_keycache.c: | igor@rurik.mysql.com | 2003-07-16 | 1 | -3/+6 |
* | | | | | | fixed deleting derived table tree after using (BUG#1536) | bell@sanja.is.com.ua | 2003-10-17 | 1 | -0/+1 |
* | | | | | | Many files: | heikki@hundin.mysql.fi | 2003-10-13 | 1 | -0/+6 |
|/ / / / / | |||||
* | | | | | Bug fix: | bar@bar.mysql.r18.ru | 2003-09-16 | 1 | -1/+2 |
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-09-09 | 1 | -12/+12 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | merged | serg@serg.mylan | 2003-09-03 | 1 | -12/+12 |
| |\ \ \ \ \ | |||||
| | * | | | | | fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ... | serg@serg.mylan | 2003-08-21 | 1 | -2/+2 |
| | * | | | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-08-09 | 1 | -10/+10 |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | table checksum background: | serg@serg.mylan | 2003-08-05 | 1 | -10/+10 |
| | | | |_|/ | | | |/| | | |||||
* | | | | | | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation) | bell@sanja.is.com.ua | 2003-09-02 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | Manual merge fixes | dlenev@mysql.com | 2003-09-01 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Implemented replication over SSL | dlenev@dlenev.mshome | 2003-09-01 | 1 | -0/+7 |
| | |/ / / | |/| | | |