Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -1/+56 |
* | merge | monty@mysql.com | 2004-02-05 | 1 | -11/+4 |
|\ | |||||
| * | Code cleanup | monty@mysql.com | 2004-01-19 | 1 | -11/+4 |
* | | cleanup: #ifdef DELETE_ITEMS removed | konstantin@mysql.com | 2004-02-03 | 1 | -3/+0 |
* | | Bug #2619 ucs2 LIKE comparison fails in some cases | bar@bar.intranet.mysql.r18.ru | 2004-02-03 | 1 | -6/+6 |
* | | Code cleanup (working on PS & cleanup() code) | hf@deer.(none) | 2004-01-19 | 1 | -3/+3 |
* | | Fix for prepared statements | hf@deer.(none) | 2003-12-30 | 1 | -2/+1 |
|/ | |||||
* | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -1/+1 |
* | Already approved bug fix for #1561. | Sinisa@sinisa.nasamreza.org | 2003-12-13 | 1 | -1/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2003-11-20 | 1 | -6/+7 |
|\ | |||||
| * | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -6/+7 |
* | | fixed memory allocation | bell@sanja.is.com.ua | 2003-11-20 | 1 | -4/+4 |
|/ | |||||
* | fixed memory allocation problem in IN with const rows | bell@sanja.is.com.ua | 2003-11-19 | 1 | -1/+5 |
* | Changed mysql_next_result() to return int instead of bool | monty@mashka.mysql.fi | 2003-11-19 | 1 | -20/+42 |
* | Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2003-11-05 | 1 | -3/+2 |
|\ | |||||
| * | follow-up to Sanja fix: | konstantin@oak.local | 2003-10-31 | 1 | -3/+2 |
* | | after review fix | bell@sanja.is.com.ua | 2003-11-03 | 1 | -12/+18 |
* | | merge | bell@sanja.is.com.ua | 2003-10-31 | 1 | -4/+60 |
|\ \ | |/ |/| | |||||
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-10-30 | 1 | -0/+1 |
| |\ | |||||
| * | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -11/+11 |
| * | | subqueries made printable | bell@sanja.is.com.ua | 2003-10-16 | 1 | -0/+8 |
| * | | fixed printability of Items (all items except subselects) | bell@laptop.sanja.is.com.ua | 2003-10-12 | 1 | -3/+51 |
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2003-10-31 | 1 | -0/+103 |
|\ \ \ | |_|/ |/| | | |||||
| * | | WL #1056: Eliminate NOT operators from where condition | ram@gw.mysql.r18.ru | 2003-10-31 | 1 | -0/+103 |
| |/ | |||||
* | | added fixed= 1 to the end of Item_in_optimizer::fix_fields() | konstantin@oak.local | 2003-10-30 | 1 | -0/+1 |
|/ | |||||
* | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@laptop.sanja.is.com.ua | 2003-10-07 | 1 | -5/+5 |
|\ | |||||
| * | fixed error names | bell@laptop.sanja.is.com.ua | 2003-10-06 | 1 | -5/+5 |
* | | Merge | bell@laptop.sanja.is.com.ua | 2003-10-06 | 1 | -11/+53 |
|\ \ | |/ | |||||
| * | - Polished mysql-copyright a bit and added call to remove | lenz@kallisto.local | 2003-09-23 | 1 | -1/+1 |
| * | merge with 4.1 tree | monty@mashka.mysql.fi | 2003-09-11 | 1 | -10/+14 |
| |\ | |||||
| | * | After merge fixes. | monty@mashka.mysql.fi | 2003-09-11 | 1 | -1/+1 |
| | * | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -10/+14 |
| | |\ | |||||
| | | * | Fixed unlikely stack bug when having a BIG expression of type 1+1-1+1-1... in... | monty@narttu.mysql.fi | 2003-08-27 | 1 | -1/+1 |
| | | * | vio ssl structure renames (to get rid of ending _) | monty@narttu.mysql.fi | 2003-08-27 | 1 | -0/+3 |
| | | * | After merge fixes | Sinisa@sinisa.nasamreza.org | 2003-08-22 | 1 | -7/+10 |
| | | |\ | |||||
| | | | * | Fixed some varnings from valgrind | monty@narttu.mysql.fi | 2003-08-20 | 1 | -7/+10 |
| | | * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-07-18 | 1 | -9/+8 |
| | | |\ \ | | | | |/ | |||||
| | | * | | Fix for a bug #807 | Sinisa@sinisa.nasamreza.org | 2003-07-09 | 1 | -0/+1 |
| * | | | | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation) | bell@sanja.is.com.ua | 2003-09-02 | 1 | -0/+25 |
| |/ / / | |||||
| * | | | Merge | vva@eagle.mysql.r18.ru | 2003-08-27 | 1 | -0/+13 |
| |\ \ \ | |||||
| | * \ \ | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2003-08-27 | 1 | -0/+13 |
| | |\ \ \ | |||||
| | | * | | | fixed bug #910 (right type of ifnull function) | vva@eagle.mysql.r18.ru | 2003-08-27 | 1 | -0/+13 |
* | | | | | | merge | bell@laptop.sanja.is.com.ua | 2003-08-20 | 1 | -23/+44 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | after merge changing | bell@laptop.sanja.is.com.ua | 2003-08-20 | 1 | -4/+6 |
| * | | | | | merge | bell@laptop.sanja.is.com.ua | 2003-08-19 | 1 | -18/+37 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | merge | monty@mashka.mysql.fi | 2003-08-19 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | * | | | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -18/+37 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | / | | | | |_|/ | | | |/| | | |||||
| | | * | | | backport fix for the bug #803: INTERVAL(NULL, ....) | ram@mysql.r18.ru | 2003-07-14 | 1 | -5/+2 |
| | | * | | | Fix for the bug #803. | ram@mysql.r18.ru | 2003-07-10 | 1 | -10/+12 |
| | | | |/ | | | |/| | |||||
| | | * | | bug #504: in "datetime op int" comparison int wasn't converted to datetime | serg@serg.mylan | 2003-07-02 | 1 | -1/+1 |