Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup: unused variable removed | konstantin@oak.local | 2003-12-01 | 1 | -4/+0 |
* | Fix wrong last edit for last commit | monty@mysql.com | 2003-11-28 | 1 | -2/+2 |
* | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -77/+80 |
* | Fixed UNION fields type/length detecting | bell@sanja.is.com.ua | 2003-11-23 | 1 | -75/+147 |
* | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -3/+1 |
* | fixed using 'uncachable' tag and RAND_TABLE_BIT setting | bell@sanja.is.com.ua | 2003-11-17 | 1 | -2/+4 |
* | fixed error handling inside su_select() for multidelete | bell@sanja.is.com.ua | 2003-11-15 | 1 | -2/+3 |
* | fixed: | bell@sanja.is.com.ua | 2003-11-04 | 1 | -0/+1 |
* | fixed: | bell@sanja.is.com.ua | 2003-11-04 | 1 | -0/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -1/+2 |
|\ | |||||
| * | avoid problem when all tables are const | bell@sanja.is.com.ua | 2003-11-04 | 1 | -1/+2 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -24/+56 |
|\ \ | |/ |/| | |||||
| * | fix for bug #1724 'WHERE ... IN() optimizer behaviour | konstantin@mysql.com | 2003-11-03 | 1 | -23/+42 |
| * | Bug#1271 - RAND_TABLE_BIT in expression and only const_tables in join | serg@serg.mylan | 2003-10-21 | 1 | -0/+2 |
| * | fix for one of the bugs spotted by #1274 | kostja@oak.local | 2003-10-16 | 1 | -1/+11 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-11-03 | 1 | -4/+4 |
|\ \ | |||||
| * | | after review fix | bell@sanja.is.com.ua | 2003-11-03 | 1 | -4/+4 |
* | | | removed debug output | bell@sanja.is.com.ua | 2003-11-03 | 1 | -14/+0 |
* | | | Merge | bell@sanja.is.com.ua | 2003-11-03 | 1 | -30/+61 |
|\ \ \ | |/ / | |||||
| * | | fixed BUG#1645 | bell@sanja.is.com.ua | 2003-11-02 | 1 | -5/+1 |
| * | | join_free now is method of JOIN and commented | bell@sanja.is.com.ua | 2003-11-02 | 1 | -23/+33 |
| * | | fixed locking problem with innodb & subqueries (BUG#1708) | bell@sanja.is.com.ua | 2003-11-02 | 1 | -2/+3 |
| * | | merge | bell@sanja.is.com.ua | 2003-10-31 | 1 | -3/+27 |
| |\ \ | |||||
| | * | | samall optimisation (any independent query will not save data for rexecution) | bell@laptop.sanja.is.com.ua | 2003-10-10 | 1 | -3/+27 |
* | | | | merge | bell@sanja.is.com.ua | 2003-10-31 | 1 | -1/+183 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -22/+22 |
| * | | | Merge | bell@sanja.is.com.ua | 2003-10-22 | 1 | -1/+183 |
| |\ \ \ | |||||
| | * | | | subqueries made printable | bell@sanja.is.com.ua | 2003-10-16 | 1 | -1/+183 |
| | |/ / | |||||
* | | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-10-31 | 1 | -1/+58 |
|\ \ \ \ | |||||
| * \ \ \ | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2003-10-31 | 1 | -1/+58 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | WL #1056: Eliminate NOT operators from where condition | ram@gw.mysql.r18.ru | 2003-10-31 | 1 | -1/+58 |
| | |/ / | |||||
* | | | | Bitmap post-review fixes | serg@serg.mylan | 2003-10-30 | 1 | -6/+5 |
* | | | | fixes to Bitmap class | serg@serg.mylan | 2003-10-24 | 1 | -17/+17 |
* | | | | merged | serg@serg.mylan | 2003-10-21 | 1 | -89/+119 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | merged | serg@serg.mylan | 2003-10-15 | 1 | -89/+119 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | key_map with more that 64 bits width | serg@serg.mylan | 2003-10-11 | 1 | -88/+118 |
* | | | | correct table name assigned to temporary table field: | bell@sanja.is.com.ua | 2003-10-19 | 1 | -0/+3 |
* | | | | merge with 4.0 for more memory allocation variables. | monty@mashka.mysql.fi | 2003-10-13 | 1 | -8/+11 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Add new user variables for tuning memory usage: | monty@mashka.mysql.fi | 2003-10-11 | 1 | -8/+11 |
* | | | | Add warnings for single line inserts. To do this I had to convert count_cuted... | monty@mashka.mysql.fi | 2003-10-11 | 1 | -2/+2 |
| |/ / |/| | | |||||
* | | | Indentation cleanups | monty@narttu.mysql.fi | 2003-10-08 | 1 | -1/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-10-08 | 1 | -30/+64 |
|\ \ \ | |||||
| * | | | Fixed bug in error handling of CREATE ... SELECT | monty@narttu.mysql.fi | 2003-10-08 | 1 | -6/+17 |
| * | | | merge | monty@narttu.mysql.fi | 2003-10-07 | 1 | -24/+47 |
| |\ \ \ | |||||
| | * \ \ | Merge with 4.0 to get fix for mysqlbinlog | monty@narttu.mysql.fi | 2003-10-07 | 1 | -0/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fixed bug #1323 (varchar fields becoming char fields adter create ... select) | vva@eagle.mysql.r18.ru | 2003-10-03 | 1 | -0/+2 |
| | * | | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -24/+45 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Applied Monty corrections to the FULL SCAN | kostja@oak.local | 2003-09-17 | 1 | -22/+33 |
| | | * | | comment made more explanatory | kostja@oak.local | 2003-09-16 | 1 | -5/+7 |
| | | * | | join buffer cache usage/not usage is taken | kostja@oak.local | 2003-09-16 | 1 | -4/+14 |