Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge | bell@laptop.sanja.is.com.ua | 2003-10-06 | 1 | -5/+32 |
|\ | |||||
| * | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation) | bell@sanja.is.com.ua | 2003-09-02 | 1 | -5/+28 |
| * | Merge | vva@eagle.mysql.r18.ru | 2003-08-27 | 1 | -0/+4 |
| |\ | |||||
| | * | fixed bug #910 (right type of ifnull function) | vva@eagle.mysql.r18.ru | 2003-08-27 | 1 | -0/+4 |
* | | | merge | bell@laptop.sanja.is.com.ua | 2003-08-20 | 1 | -0/+19 |
|\ \ \ | |/ / | |||||
| * | | merge | bell@laptop.sanja.is.com.ua | 2003-08-19 | 1 | -0/+19 |
| |\ \ | |||||
| | * \ | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+19 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | make it clear for optimizer that XOR's are not optimizable at the moment (BUG... | serg@serg.mylan | 2003-08-05 | 1 | -2/+8 |
| | | * | LEFT JOIN optimization: Change LEFT JOIN to normal join if possible | monty@mashka.mysql.fi | 2003-06-26 | 1 | -5/+13 |
* | | | | independent ALL/ANY subselect on top of WHERE clause (subselect without GROUP... | bell@sanja.is.com.ua | 2003-07-24 | 1 | -0/+10 |
|/ / / | |||||
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1 | bell@sanja.is.com.ua | 2003-07-22 | 1 | -9/+20 |
|\ \ \ | |||||
| * \ \ | merge | bell@sanja.is.com.ua | 2003-07-22 | 1 | -9/+20 |
| |\ \ \ | | |/ / | |||||
| | * | | IN now aggregates all argument types for comparison | bar@bar.mysql.r18.ru | 2003-07-18 | 1 | -0/+1 |
| | * | | CASE now aggregates all argument types instead of using the only one argument | bar@bar.mysql.r18.ru | 2003-07-17 | 1 | -1/+2 |
| | * | | CASE stores first_expr and else_expr in args[] array now. | bar@bar.mysql.r18.ru | 2003-07-17 | 1 | -7/+17 |
* | | | | new optimisation for ref_null (SCRUM) (WL#818) | bell@sanja.is.com.ua | 2003-07-17 | 1 | -0/+1 |
|/ / / | |||||
* | | | merge | bell@sanja.is.com.ua | 2003-07-16 | 1 | -21/+5 |
|\ \ \ | |/ / | |||||
| * | | Item_func_null doesn't have a separate Item for the first argument anymore. | bar@bar.mysql.r18.ru | 2003-07-16 | 1 | -21/+5 |
* | | | merge | bell@sanja.is.com.ua | 2003-07-07 | 1 | -4/+3 |
|\ \ \ | |/ / | |||||
| * | | Row comparison now does compare field collations, e.g. | bar@bar.mysql.r18.ru | 2003-07-03 | 1 | -4/+3 |
* | | | merged | bell@sanja.is.com.ua | 2003-07-03 | 1 | -2/+0 |
|\ \ \ | |/ / | |||||
| * | | There is no Item->binary() anymore. It was remain from 4.0. | bar@bar.mysql.r18.ru | 2003-07-02 | 1 | -2/+0 |
* | | | Item tree iterator | bell@sanja.is.com.ua | 2003-07-02 | 1 | -0/+9 |
* | | | after review changes (SCRUM) | bell@sanja.is.com.ua | 2003-07-02 | 1 | -7/+0 |
* | | | Merge | bell@sanja.is.com.ua | 2003-06-30 | 1 | -3/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | merged | bell@sanja.is.com.ua | 2003-06-25 | 1 | -88/+5 |
| |\ \ | |||||
| * \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-05-26 | 1 | -3/+2 |
| |\ \ \ | |||||
| | * | | | subselect transformation moved in after-fix_field place | bell@sanja.is.com.ua | 2003-05-14 | 1 | -3/+2 |
* | | | | | str0 IN (str1, str2, ...) now works according to collation rules | bar@bar.mysql.r18.ru | 2003-06-27 | 1 | -6/+9 |
* | | | | | BETWEEN now works according to collation rules | bar@bar.mysql.r18.ru | 2003-06-27 | 1 | -1/+1 |
* | | | | | New messages for 3-adic and N-adic operations | bar@bar.mysql.r18.ru | 2003-06-26 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | String comparison functions now use the same DTCollation with | bar@bar.mysql.r18.ru | 2003-06-24 | 1 | -5/+5 |
* | | | | New class DTCollation (SQL:2003 calls it "declared type collation") | bar@bar.mysql.r18.ru | 2003-06-24 | 1 | -2/+2 |
* | | | | Some more functions work according to coercibility now: | bar@bar.mysql.r18.ru | 2003-06-10 | 1 | -7/+0 |
* | | | | Moved spatial functions to the sql/item_geofunc.cc file. | ram@mysql.r18.ru | 2003-05-30 | 1 | -76/+0 |
|/ / / | |||||
* | | | After merge fixes | monty@mashka.mysql.fi | 2003-05-21 | 1 | -1/+2 |
|/ / | |||||
* | | fixed bug 185 (constant IN (SELECT field ...) do not return NULL correctly) | bell@sanja.is.com.ua | 2003-04-23 | 1 | -2/+19 |
* | | Strings comparison is now done according to "Collating sequences used for | bar@bar.mysql.r18.ru | 2003-03-19 | 1 | -0/+2 |
* | | sql_acl.cc, item.h: | bar@bar.mysql.r18.ru | 2003-03-07 | 1 | -1/+1 |
* | | stringcmp() and sortcmp() have been unified | bar@bar.mysql.r18.ru | 2003-03-04 | 1 | -39/+18 |
* | | Merge with 4.0.11 tree to get latest bug fixes | monty@mashka.mysql.fi | 2003-02-17 | 1 | -8/+9 |
|\ \ | |/ | |||||
| * | Fixed multi-table-delete for InnoDB tables | monty@mashka.mysql.fi | 2003-02-17 | 1 | -2/+1 |
| * | Merge mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2003-02-17 | 1 | -8/+10 |
| |\ | |||||
| | * | Fixed problem with ISNULL on fields that could not be null | monty@mashka.mysql.fi | 2003-02-17 | 1 | -8/+10 |
* | | | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -14/+32 |
* | | | After merge fixes & remove compiler warnings | monty@mashka.mysql.fi | 2003-02-07 | 1 | -2/+1 |
* | | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | merge with 3.23.56 to get patches for --lower-case-table-names and | monty@mashka.mysql.fi | 2003-01-29 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | fixed functions to be able work with group function as argument | bell@sanja.is.com.ua | 2003-01-29 | 1 | -0/+2 |
* | | | cyclic reference test removed, becouse testing of Item::fixed field apply mor... | bell@sanja.is.com.ua | 2003-01-30 | 1 | -9/+0 |