Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give store_for_compare a more meaningful name, cleanup and comment the | konstantin@mysql.com | 2004-09-28 | 1 | -3/+3 |
* | A fix and test case for bug#5688 "Upgraded 4.1.5 Server seg faults" | konstantin@mysql.com | 2004-09-23 | 1 | -12/+14 |
* | A fix for bug#4368 '"like" fails in PreparedStatement, crashes | konstantin@mysql.com | 2004-09-03 | 1 | -2/+13 |
* | Remove extra '/' after mysql_real_data_home | monty@mysql.com | 2004-09-03 | 1 | -1/+0 |
* | Allow IN to convert arguments into Unicode in some cases. | bar@mysql.com | 2004-09-01 | 1 | -4/+50 |
* | Move collation aggregation with superset conversion code | bar@mysql.com | 2004-09-01 | 1 | -16/+8 |
* | after review patch | bell@sanja.is.com.ua | 2004-08-31 | 1 | -4/+1 |
* | NOT elimination moved in parsing (suggested by Monty) | bell@sanja.is.com.ua | 2004-08-29 | 1 | -33/+0 |
* | Portability fixes | monty@mysql.com | 2004-08-26 | 1 | -2/+2 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-08-21 | 1 | -3/+1 |
|\ | |||||
| * | Fix for bug#4912 "mysqld crashs in case a statement is executed | konstantin@mysql.com | 2004-08-21 | 1 | -3/+1 |
* | | Bug#4521: unique key prefix interacts poorly with utf8. | bar@mysql.com | 2004-08-19 | 1 | -2/+2 |
|/ | |||||
* | Many files: | bar@mysql.com | 2004-08-18 | 1 | -3/+3 |
* | Renamed Arg_comparator::compare_int -> compare_int_signed | sergefp@mysql.com | 2004-08-18 | 1 | -2/+2 |
* | Fix for bug#4488: sign-aware equality check | sergefp@mysql.com | 2004-08-17 | 1 | -0/+16 |
* | Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons. | sergefp@mysql.com | 2004-08-11 | 1 | -0/+87 |
* | cleanup | serg@serg.mylan | 2004-08-07 | 1 | -2/+2 |
* | do not assign values of left expression of IN/ANN/ANY subquery in case of PS ... | bell@sanja.is.com.ua | 2004-07-04 | 1 | -1/+8 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@brandersnatch.localdomain | 2004-06-22 | 1 | -37/+50 |
|\ | |||||
| * | Fix for Bug# 4200 "Parse error on LIKE ESCAPE with parameter binding" | dlenev@brandersnatch.localdomain | 2004-06-22 | 1 | -37/+50 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-06-22 | 1 | -1/+5 |
|\ \ | |||||
| * | | cleanup for Item_func_regex (Bug #4199) | bell@sanja.is.com.ua | 2004-06-19 | 1 | -1/+5 |
| |/ | |||||
* | | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | BUG#3987 - if(int, aggregate(int)) | serg@serg.mylan | 2004-06-07 | 1 | -2/+2 |
* | | logging_ok: | tsmith@build.mysql.com | 2004-05-10 | 1 | -0/+1 |
* | | after review PS fixes | bell@sanja.is.com.ua | 2004-04-10 | 1 | -3/+2 |
* | | merge | bell@sanja.is.com.ua | 2004-04-08 | 1 | -4/+6 |
|\ \ | |||||
| * | | new error for unsupported command in PS | bell@sanja.is.com.ua | 2004-04-08 | 1 | -4/+6 |
* | | | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -4/+0 |
|/ / | |||||
* | | false/true -> FALSE/TRUE | monty@mysql.com | 2004-03-30 | 1 | -2/+4 |
* | | Cleanups & safety fixes | monty@mysql.com | 2004-03-25 | 1 | -1/+2 |
* | | merge | bell@sanja.is.com.ua | 2004-03-18 | 1 | -33/+144 |
|\ \ | |||||
| * | | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -1/+40 |
| * | | DBUG_ASSERT(fixed == 0) added to fix_fields() | bell@sanja.is.com.ua | 2004-03-17 | 1 | -32/+104 |
* | | | merge fixes (use old code) | monty@mysql.com | 2004-03-18 | 1 | -3/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | merge with 4.0 | monty@mysql.com | 2004-03-17 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Fix for bug #2629 NULLIF() doesn't behave as described in manual | gluh@gluh.mysql.r18.ru | 2004-03-16 | 1 | -3/+3 |
| | * | cleanup: if there is return from if-part, we don't need else statement | konstantin@mysql.com | 2003-12-10 | 1 | -3/+2 |
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-03-16 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | a fix (bug #2885: like datetime) | ram@gw.mysql.r18.ru | 2004-03-11 | 1 | -0/+7 |
| |/ / | |||||
* | | | merge | bell@sanja.is.com.ua | 2004-03-09 | 1 | -1/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | revision of fix_fields() calls (BUG2838) | bell@sanja.is.com.ua | 2004-02-18 | 1 | -1/+4 |
* | | | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -1/+21 |
|\ \ \ | |/ / |/| | | |||||
| * | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462) | bell@sanja.is.com.ua | 2004-02-12 | 1 | -2/+14 |
| * | | merge | bell@sanja.is.com.ua | 2004-02-09 | 1 | -0/+8 |
| |\ \ | |||||
| | * \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-09 | 1 | -0/+8 |
| | |\ \ | |||||
| | | * | | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -0/+8 |
* | | | | | 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 |