Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed enum Item_cast as it's not a 'class Item' child | serg@serg.mylan | 2003-07-06 | 4 | -4/+4 |
* | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-07-04 | 1 | -22/+17 |
|\ | |||||
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@mysql.r18.ru | 2003-07-04 | 1 | -22/+17 |
| |\ | |||||
| | * | fix and test case for the bug #787: HANDLER without INDEX doesn't work with d... | ram@mysql.r18.ru | 2003-07-04 | 1 | -22/+17 |
* | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-07-04 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | enabling HA_READ_PREFIX_LAST_OR_PREV | serg@serg.mylan | 2003-07-04 | 1 | -1/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-07-04 | 1 | -16/+15 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixed problem with stacksize on Unixware | monty@narttu.mysql.fi | 2003-07-04 | 1 | -16/+15 |
* | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1 | bar@bar.mysql.r18.ru | 2003-07-03 | 2 | -15/+57 |
|\ \ \ | |||||
| * | | | FIELD() now takes in account arguments collations | bar@bar.mysql.r18.ru | 2003-07-03 | 2 | -15/+57 |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-07-03 | 2 | -34/+22 |
|\ \ \ \ | |/ / / | |||||
| * | | | Row comparison now does compare field collations, e.g. | bar@bar.mysql.r18.ru | 2003-07-03 | 2 | -34/+22 |
| |/ / | |||||
* | | | fixed typo in previous fix | bell@sanja.is.com.ua | 2003-07-03 | 1 | -1/+1 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-07-03 | 1 | -12/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | after review fix | bell@sanja.is.com.ua | 2003-07-03 | 1 | -12/+4 |
* | | | There is no Item->binary() anymore. It was remain from 4.0. | bar@bar.mysql.r18.ru | 2003-07-02 | 7 | -25/+17 |
* | | | fixed typos | bell@sanja.is.com.ua | 2003-07-02 | 1 | -2/+2 |
* | | | fixed bug, which lead to crash mysqld by running 'mysql some_db_with_tables' | bell@sanja.is.com.ua | 2003-07-02 | 1 | -1/+7 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-07-01 | 12 | -322/+469 |
|\ \ \ | |||||
| * \ \ | merge | monty@mashka.mysql.fi | 2003-07-01 | 12 | -322/+469 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | LAST_INSERT_ID() should not be set if we couldn't generate an auto_increment id. | monty@mashka.mysql.fi | 2003-06-30 | 2 | -2/+19 |
| | * | | Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LI... | monty@mashka.mysql.fi | 2003-06-30 | 5 | -260/+355 |
| | * | | Allow one to use MERGE tables with tables from different databases | monty@mashka.mysql.fi | 2003-06-27 | 4 | -58/+93 |
| | * | | Fixed slowdown problem on windows | monty@mashka.mysql.fi | 2003-06-25 | 1 | -1/+1 |
* | | | | fixed uninitialized pointer | bell@sanja.is.com.ua | 2003-07-01 | 2 | -1/+11 |
* | | | | merged | bell@sanja.is.com.ua | 2003-07-01 | 4 | -8/+21 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed error handling to be able do not interrupt update (907) (SCRUM) | bell@sanja.is.com.ua | 2003-06-25 | 5 | -11/+27 |
* | | | | merged | bell@sanja.is.com.ua | 2003-06-29 | 8 | -10/+15 |
|\ \ \ \ | |||||
| * | | | | cond_count moved to SELECT_LEX_NODE | bell@sanja.is.com.ua | 2003-06-26 | 8 | -10/+15 |
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-06-29 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-06-29 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | timestamp MYD-4.0 format compatibility fix | serg@serg.mylan | 2003-06-28 | 1 | -0/+1 |
* | | | | | | | fixed bug #745 | bell@sanja.is.com.ua | 2003-06-28 | 1 | -1/+2 |
|/ / / / / / | |||||
* | | | | | | Merge | bell@sanja.is.com.ua | 2003-06-28 | 1 | -27/+51 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fixed BUG #679 | bell@sanja.is.com.ua | 2003-06-20 | 1 | -27/+51 |
* | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-06-28 | 1 | -4/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | do not find keys in external fields (bug 446 related) | bell@sanja.is.com.ua | 2003-05-20 | 1 | -4/+16 |
* | | | | | | | | merging | bell@sanja.is.com.ua | 2003-06-27 | 115 | -6331/+7466 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | after review patch | bell@sanja.is.com.ua | 2003-06-27 | 1 | -1/+1 |
| * | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-06-27 | 54 | -509/+672 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1 | paul@teton.kitebird.com | 2003-06-27 | 4 | -54/+86 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1 | jani@rhols221.adsl.netsonic.fi | 2003-06-27 | 1 | -1/+11 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | Added support for structured options (WL task ID 947). | jani@rhols221.adsl.netsonic.fi | 2003-06-27 | 1 | -1/+11 |
| | | | | |_|/ / / / | | | | |/| | | | | | |||||
| | | * | | | | | | | item.cc: | bar@bar.mysql.r18.ru | 2003-06-27 | 1 | -1/+2 |
| | | * | | | | | | | When unifying arguments for comparion, binary strings won character strings, | bar@bar.mysql.r18.ru | 2003-06-27 | 1 | -12/+11 |
| | | * | | | | | | | str0 IN (str1, str2, ...) now works according to collation rules | bar@bar.mysql.r18.ru | 2003-06-27 | 2 | -30/+32 |
| | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | | * | | | | | | BETWEEN now works according to collation rules | bar@bar.mysql.r18.ru | 2003-06-27 | 2 | -10/+30 |
| | * | | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1 | paul@teton.kitebird.com | 2003-06-26 | 23 | -23/+23 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | | * | | | | | | modify error message | paul@teton.kitebird.com | 2003-06-25 | 23 | -23/+23 |
| | * | | | | | | | New messages for 3-adic and N-adic operations | bar@bar.mysql.r18.ru | 2003-06-26 | 27 | -20/+82 |
| | | |/ / / / / | | |/| | | | | |