Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed comments | bell@sanja.is.com.ua | 2004-03-15 | 1 | -3/+3 |
* | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -5/+15 |
|\ | |||||
| * | merge | bell@sanja.is.com.ua | 2004-02-14 | 1 | -13/+30 |
| |\ | |||||
| * \ | merge | bell@sanja.is.com.ua | 2004-02-12 | 1 | -29/+30 |
| |\ \ | |||||
| * | | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462) | bell@sanja.is.com.ua | 2004-02-12 | 1 | -4/+10 |
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-10 | 1 | -1/+5 |
| |\ \ \ | |||||
| | * \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-derived2-4.1/ | bell@sanja.is.com.ua | 2004-02-09 | 1 | -1/+5 |
| | |\ \ \ | |||||
| | | * | | | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -1/+5 |
* | | | | | | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -20/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow... | bell@sanja.is.com.ua | 2004-02-17 | 1 | -20/+9 |
* | | | | | | | Changed wellformedlen to well_formed_len | monty@mysql.com | 2004-02-17 | 1 | -9/+6 |
|/ / / / / / | |||||
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-14 | 1 | -10/+6 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | a little optimization in yylex | vva@eagle.mysql.r18.ru | 2004-02-14 | 1 | -10/+6 |
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-12 | 1 | -44/+129 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-02-13 | 1 | -1/+17 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-02-13 | 1 | -1/+17 |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | 1. fixed bug @2593 "SHOW CREATE TABLE doesn't properly double quotes" | vva@eagle.mysql.r18.ru | 2004-02-07 | 1 | -1/+17 |
| | | | |_|/ | | | |/| | | |||||
| * | | | | | Bug#2703 | acurtis@pcgem.rdg.cyberkinetica.com | 2004-02-12 | 1 | -2/+7 |
| |/ / / / | |||||
| * | | | | code cleanup of processing MY_LEX_USER_VARIABLE_DELIMITER | vva@eagle.mysql.r18.ru | 2004-02-11 | 1 | -29/+22 |
| * | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-02-10 | 1 | -11/+19 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | fixed bug #2592 mysqldump doesn't quote "tricky" names correctly | vva@eagle.mysql.r18.ru | 2004-02-07 | 1 | -11/+19 |
| | |/ / | |||||
| * | | | after merge & valgrind test fixes (BUG#2120) | bell@sanja.is.com.ua | 2004-02-10 | 1 | -0/+1 |
| | |/ | |/| | |||||
| * | | now all tables of query are locked in one place (including derived tables) | bell@sanja.is.com.ua | 2004-02-01 | 1 | -12/+74 |
| |/ | |||||
* | | correct assignment of default limit (BUG#2600) | bell@sanja.is.com.ua | 2004-02-04 | 1 | -2/+3 |
|/ | |||||
* | Unused variable removed (cleanup spotted in bug #2214) | konstantin@oak.local | 2004-01-29 | 1 | -1/+0 |
* | yet another cleanup()-related fix | hf@deer.(none) | 2004-01-21 | 1 | -0/+2 |
* | removed droping field->query_id for reinitialization tables for subquery. | bell@sanja.is.com.ua | 2004-01-03 | 1 | -5/+0 |
* | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -2/+2 |
* | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -14/+17 |
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2003-11-21 | 1 | -29/+2 |
|\ | |||||
| * | Fix for bug #1727 ( Crash in EXPLAIN & UNION & derived) | hf@deer.(none) | 2003-11-08 | 1 | -29/+2 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -3/+3 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-11-18 | 1 | -4/+5 |
|\ \ | |||||
| * | | fixed using 'uncachable' tag and RAND_TABLE_BIT setting | bell@sanja.is.com.ua | 2003-11-17 | 1 | -4/+5 |
| |/ | |||||
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+1 |
|/ | |||||
* | Merge | monty@narttu.mysql.fi | 2003-11-03 | 1 | -30/+48 |
|\ | |||||
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -30/+48 |
* | | Merge | bell@sanja.is.com.ua | 2003-11-03 | 1 | -5/+5 |
|\ \ | |||||
| * | | join_free now is method of JOIN and commented | bell@sanja.is.com.ua | 2003-11-02 | 1 | -5/+5 |
* | | | merge | bell@sanja.is.com.ua | 2003-10-31 | 1 | -0/+68 |
|\ \ \ | |/ / |/| | | |||||
| * | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -10/+12 |
| * | | merge | bell@sanja.is.com.ua | 2003-10-28 | 1 | -0/+66 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge | bell@sanja.is.com.ua | 2003-10-22 | 1 | -0/+66 |
| | |\ | |||||
| | | * | subqueries made printable | bell@sanja.is.com.ua | 2003-10-16 | 1 | -0/+66 |
* | | | | Merge | igor@rurik.mysql.com | 2003-10-30 | 1 | -1/+32 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 1 | -1/+32 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | key_cache.result, sql_lex.h, sql_yacc.yy, set_var.cc, sql_lex.cc: | igor@rurik.mysql.com | 2003-08-26 | 1 | -0/+3 |
| | * | | Manual merge | igor@rurik.mysql.com | 2003-08-26 | 1 | -1/+29 |
| | |\ \ | |||||
| | | * \ | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-08-02 | 1 | -34/+11 |
| | | |\ \ | |||||
| | | * \ \ | Conflict resolution | igor@rurik.mysql.com | 2003-07-16 | 1 | -10/+16 |
| | | |\ \ \ |