Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-04-23 | 1 | -0/+37 |
|\ | |||||
| * | fixed bug 185 (constant IN (SELECT field ...) do not return NULL correctly) | bell@sanja.is.com.ua | 2003-04-23 | 1 | -0/+37 |
* | | item_cmpfunc.cc: | bar@bar.mysql.r18.ru | 2003-04-22 | 1 | -1/+1 |
|/ | |||||
* | Fixing crashing bugs as reported in bugs database | Sinisa@sinisa.nasamreza.org | 2003-03-28 | 1 | -1/+2 |
* | item_cmpfunc.cc: | bar@bar.mysql.r18.ru | 2003-03-21 | 1 | -0/+5 |
* | IF() and LEAST() now honors coercibility | bar@bar.mysql.r18.ru | 2003-03-21 | 1 | -2/+7 |
* | A separate variable national_charset_info | bar@bar.mysql.r18.ru | 2003-03-21 | 1 | -1/+15 |
* | item_cmpfunc.cc: | bar@bar.mysql.r18.ru | 2003-03-20 | 1 | -9/+7 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-03-20 | 1 | -19/+54 |
|\ | |||||
| * | Strings comparison is now done according to "Collating sequences used for | bar@bar.mysql.r18.ru | 2003-03-19 | 1 | -3/+35 |
| * | SRID support. | ram@mysql.r18.ru | 2003-03-18 | 1 | -16/+19 |
| * | (no commit message) | bar@bar.mysql.r18.ru | 2003-03-17 | 1 | -3/+3 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -4/+8 |
|\ \ | |/ |/| | |||||
| * | optimizer should check for "field LIKE const" not "field like STRING" | serg@serg.mysql.com | 2003-03-02 | 1 | -4/+8 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2003-03-11 | 1 | -3/+2 |
|\ \ | |||||
| * | | Fix for a bug with ROW(..) <=> ROW(...) | Sinisa@sinisa.nasamreza.org | 2003-03-10 | 1 | -3/+2 |
* | | | fixed cached constsnt determination (bug #142 related) | bell@sanja.is.com.ua | 2003-03-11 | 1 | -2/+12 |
|/ / | |||||
* | | item_func.cc, item_cmpfunc.cc, unireg.cc, table.cc, sql_base.cc: | bar@bar.mysql.r18.ru | 2003-03-07 | 1 | -5/+5 |
* | | stringcmp() and sortcmp() have been unified | bar@bar.mysql.r18.ru | 2003-03-04 | 1 | -30/+42 |
* | | Strings which appear without charset context, | bar@bar.mysql.r18.ru | 2003-03-03 | 1 | -2/+2 |
* | | Bug fix: for SHOW STATUS (when ssl is used) | gluh@gluh.mysql.r18.ru | 2003-02-17 | 1 | -0/+1 |
* | | Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2003-02-17 | 1 | -1/+7 |
|\ \ | |||||
| * | | Changed ROW_RESULT to default | gluh@gluh.mysql.r18.ru | 2003-01-31 | 1 | -1/+7 |
* | | | Fixed problem when connecting to user without a password. | monty@mashka.mysql.fi | 2003-02-14 | 1 | -8/+20 |
* | | | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -22/+24 |
* | | | After merge fixes & remove compiler warnings | monty@mashka.mysql.fi | 2003-02-07 | 1 | -22/+13 |
* | | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -4/+49 |
|\ \ \ | | |/ | |/| | |||||
| * | | merge with 3.23.56 to get patches for --lower-case-table-names and | monty@mashka.mysql.fi | 2003-01-29 | 1 | -1/+42 |
| |\ \ | |||||
| | * | | fixed functions to be able work with group function as argument | bell@sanja.is.com.ua | 2003-01-29 | 1 | -1/+42 |
* | | | | after-review changes (577 SCRUM) | bell@sanja.is.com.ua | 2003-02-02 | 1 | -0/+1 |
* | | | | changes based on partial revie of task 577 (SCRUM) | bell@sanja.is.com.ua | 2003-01-30 | 1 | -6/+3 |
* | | | | cyclic reference test removed, becouse testing of Item::fixed field apply mor... | bell@sanja.is.com.ua | 2003-01-30 | 1 | -25/+0 |
* | | | | fixed row items with group functions | bell@sanja.is.com.ua | 2003-01-29 | 1 | -0/+2 |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2003-01-29 | 1 | -5/+5 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Move latin1 into a separarte file | bar@bar.mysql.r18.ru | 2003-01-29 | 1 | -5/+5 |
* | | | | fixed memory leak in ROW code (SCRUM 577) | bell@sanja.is.com.ua | 2003-01-28 | 1 | -5/+14 |
* | | | | Merge | bell@sanja.is.com.ua | 2003-01-28 | 1 | -7/+21 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/work-leak-4.1 | bell@sanja.is.com.ua | 2003-01-26 | 1 | -0/+8 |
| |\ \ \ | |||||
| | * | | | removed switching off static table optimization for subselects (SCRUM , pre-c... | bell@sanja.is.com.ua | 2003-01-26 | 1 | -0/+8 |
| * | | | | merging | bell@sanja.is.com.ua | 2003-01-25 | 1 | -7/+13 |
| |\ \ \ \ | |||||
| | * | | | | fixed subselects with temporary tables (SCRUM) | bell@sanja.is.com.ua | 2003-01-25 | 1 | -7/+13 |
* | | | | | | making the keyword ROW for row items optional | serg@serg.mysql.com | 2003-01-26 | 1 | -46/+22 |
|/ / / / / | |||||
* | | | | | Merge | monty@mashka.mysql.fi | 2003-01-21 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -1/+0 |
* | | | | | | fixed test of cardinality | bell@sanja.is.com.ua | 2003-01-21 | 1 | -9/+7 |
|/ / / / / | |||||
* | | | | | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 1 | -19/+19 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Fixed core dump bug in str LIKE "%other_str%" where strings contained charact... | monty@mashka.mysql.fi | 2003-01-10 | 1 | -21/+26 |
* | | | | | merge | monty@mashka.mysql.fi | 2003-01-04 | 1 | -1/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge with 3.23: | monty@mashka.mysql.fi | 2002-12-21 | 1 | -1/+2 |
| | |\ \ \ | | | | |/ | | | |/| |