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 | 3 | -22/+50 |
|\ | |||||
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@mysql.r18.ru | 2003-07-04 | 3 | -22/+50 |
| |\ | |||||
| | * | fix and test case for the bug #787: HANDLER without INDEX doesn't work with d... | ram@mysql.r18.ru | 2003-07-04 | 3 | -22/+50 |
* | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-07-04 | 2 | -1/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | enabling HA_READ_PREFIX_LAST_OR_PREV | serg@serg.mylan | 2003-07-04 | 2 | -1/+3 |
* | | | 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 | 4 | -15/+89 |
|\ \ \ | |||||
| * | | | FIELD() now takes in account arguments collations | bar@bar.mysql.r18.ru | 2003-07-03 | 4 | -15/+89 |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-07-03 | 6 | -36/+72 |
|\ \ \ \ | |/ / / | |||||
| * | | | Row comparison now does compare field collations, e.g. | bar@bar.mysql.r18.ru | 2003-07-03 | 4 | -34/+68 |
| |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-07-03 | 2 | -2/+4 |
| |\ \ | |||||
| | * | | Fixed test case to be more portable | monty@narttu.mysql.fi | 2003-07-03 | 2 | -2/+4 |
* | | | | 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 |
* | | | | Removed dbug.h inclussion from client/get_password.c (windows build fix) | venu@hundin.mysql.fi | 2003-07-02 | 1 | -1/+0 |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-07-01 | 28 | -382/+785 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2003-07-01 | 27 | -381/+784 |
| |\ \ \ | |||||
| | * | | | Fixed testcases and bug introduced by last changeset | monty@mashka.mysql.fi | 2003-07-01 | 3 | -5/+8 |
| | * | | | merge | monty@mashka.mysql.fi | 2003-07-01 | 26 | -379/+779 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Fix needed to support MERGE tables in different databases | monty@mashka.mysql.fi | 2003-07-01 | 4 | -16/+24 |
| | | * | | LAST_INSERT_ID() should not be set if we couldn't generate an auto_increment id. | monty@mashka.mysql.fi | 2003-06-30 | 4 | -3/+29 |
| | | * | | Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LI... | monty@mashka.mysql.fi | 2003-06-30 | 10 | -270/+500 |
| | | * | | Merge | monty@mashka.mysql.fi | 2003-06-29 | 1 | -2/+2 |
| | | |\ \ | |||||
| | | | * | | - ISAM storage engine is now disabled by default. To enable it, configure | lenz@mysql.com | 2003-05-22 | 1 | -2/+2 |
| | | * | | | Allow one to use MERGE tables with tables from different databases | monty@mashka.mysql.fi | 2003-06-27 | 9 | -90/+226 |
| | | * | | | Fixed slowdown problem on windows | monty@mashka.mysql.fi | 2003-06-25 | 1 | -1/+1 |
| | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2003-06-24 | 0 | -0/+0 |
| | | |\ \ \ | |||||
| | | | * | | | indentation change | monty@mashka.mysql.fi | 2003-06-24 | 1 | -13/+14 |
| * | | | | | | fexed erroro message | bell@sanja.is.com.ua | 2003-07-01 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | fixed uninitialized pointer | bell@sanja.is.com.ua | 2003-07-01 | 2 | -1/+11 |
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-07-01 | 1 | -3/+3 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | venu@myvenu.com | 2003-07-01 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | sql_state.h: | venu@myvenu.com | 2003-07-01 | 1 | -3/+3 |
* | | | | | | | merged | bell@sanja.is.com.ua | 2003-07-01 | 6 | -8/+47 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fixed error handling to be able do not interrupt update (907) (SCRUM) | bell@sanja.is.com.ua | 2003-06-25 | 7 | -11/+54 |
* | | | | | | | Made check for structured option handling more robust and faster. | jani@rhols221.adsl.netsonic.fi | 2003-06-30 | 1 | -6/+8 |
* | | | | | | | merged | bell@sanja.is.com.ua | 2003-06-29 | 10 | -10/+67 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cond_count moved to SELECT_LEX_NODE | bell@sanja.is.com.ua | 2003-06-26 | 10 | -10/+68 |
* | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-06-29 | 6 | -2/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-06-29 | 6 | -2/+14 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | fixed a bug that made 4.0 MYI+FT files unreadable in 4.1 | serg@serg.mylan | 2003-06-28 | 2 | -2/+1 |
| | * | | | | | | | | timestamp MYD-4.0 format compatibility fix | serg@serg.mylan | 2003-06-28 | 1 | -0/+1 |
| | * | | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-06-27 | 3 | -0/+12 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | fix test when no InnoDB is present | serg@serg.mylan | 2003-06-27 | 1 | -0/+2 |