Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/mydev/mysql-4.1-4100 | ingo@mysql.com | 2005-08-29 | 1 | -0/+15 |
|\ | |||||
| * | Bug#12296 - CHECKSUM TABLE reports 0 for the table | ingo@mysql.com | 2005-08-29 | 1 | -0/+15 |
* | | Bug#10056 - PACK_KEYS option take values greater than 1 while creating table | ingo@mysql.com | 2005-08-29 | 1 | -0/+10 |
* | | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2005-08-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2005-08-04 | 1 | -0/+1 |
| |\ | |||||
| * | | Fix for bug #11083 (myisam test fails witout-geometry) | hf@deer.(none) | 2005-07-27 | 1 | -1/+1 |
* | | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+1 |
| |/ | |||||
* | | Resolve merge from 4.1 | jimw@mysql.com | 2005-05-18 | 1 | -0/+15 |
|\ \ | |/ | |||||
| * | Fix for BUG#9622: Make index statistics collection in MyISAM behave the same | sergefp@mysql.com | 2005-05-14 | 1 | -0/+15 |
* | | concurrent-insert can now be set to 2 for concurrent inserts when there is ho... | monty@mishka.local | 2005-05-13 | 1 | -0/+54 |
* | | Merge | ingo@mysql.com | 2005-04-16 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145) | ingo@mysql.com | 2005-04-08 | 1 | -0/+10 |
* | | Move handler dependent tests to the specific handler (myisam, bdb, innodb) | monty@mysql.com | 2005-03-17 | 1 | -1/+15 |
* | | Merge | ingo@mysql.com | 2005-03-02 | 1 | -0/+26 |
|\ \ | |/ | |||||
| * | Bug#8306 - TRUNCATE leads to index corruption | ingo@mysql.com | 2005-03-02 | 1 | -0/+26 |
| * | Backport of fix making myisam test results repeatable | dlenev@brandersnatch.localdomain | 2004-11-22 | 1 | -1/+2 |
* | | Show all generated warnings in SHOW ERROR | monty@mysql.com | 2005-02-24 | 1 | -1/+1 |
* | | Fixed compiler warnings | monty@mysql.com | 2005-02-22 | 1 | -2/+2 |
* | | Generate warning in ha_delete_table() if files is missing in handler | monty@mysql.com | 2005-02-21 | 1 | -0/+17 |
* | | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -1/+16 |
|\ \ | |||||
| * | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -1/+16 |
| |/ | |||||
* | | make the test results repeatable | serg@serg.mylan | 2004-11-21 | 1 | -1/+2 |
|/ | |||||
* | space-stripping in _mi_prefix_search: BUG#5284 | serg@serg.mylan | 2004-08-30 | 1 | -0/+12 |
* | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -0/+9 |
|\ | |||||
| * | bug#4816. index search for NULL in blob | serg@serg.mylan | 2004-08-01 | 1 | -0/+10 |
* | | post-review fixes | serg@serg.mylan | 2004-04-07 | 1 | -1/+0 |
* | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 1 | -0/+24 |
* | | Merge with 4.0 to get lastest bug fixes | monty@mysql.com | 2004-03-29 | 1 | -0/+14 |
|\ \ | |/ | |||||
| * | Allow keys with 0 segements in MyISAM | monty@mysql.com | 2004-03-26 | 1 | -0/+14 |
* | | longer myisam keys | serg@serg.mylan | 2004-02-20 | 1 | -3/+3 |
* | | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -0/+12 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -0/+37 |
|\ \ | |/ | |||||
| * | Mark that strings may change on index only reads (for BDB tables). | monty@mysql.com | 2004-01-29 | 1 | -1/+17 |
| * | test moved to an appropriate file | serg@serg.mylan | 2004-01-21 | 1 | -0/+11 |
| * | two more bugfixes for "space stripping in MyISAM indexes" | serg@serg.mylan | 2004-01-21 | 1 | -1/+2 |
| * | test case for MyISAM sort-repair bug | serg@serg.mylan | 2004-01-21 | 1 | -0/+9 |
| * | Merge with 3.23 to get 4.0 tree in sync (no relevant changes to 4.0 tree) | monty@narttu.mysql.fi | 2003-10-23 | 1 | -1/+0 |
| |\ | |||||
| | * | Fixed memory leak in send_file | monty@mishka.mysql.fi | 2003-10-08 | 1 | -2/+1 |
* | | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -4/+4 |
* | | | Add warnings for single line inserts. To do this I had to convert count_cuted... | monty@mashka.mysql.fi | 2003-10-11 | 1 | -0/+2 |
* | | | merge with 4.0.15 | monty@mashka.mysql.fi | 2003-09-11 | 1 | -1/+34 |
|\ \ \ | |/ / | |||||
| * | | Fixed rare bug in MYISAM introduced in 4.0.3 where the index file header was ... | monty@mashka.mysql.fi | 2003-09-05 | 1 | -0/+34 |
* | | | After merge fixes. | monty@mashka.mysql.fi | 2003-09-11 | 1 | -1/+1 |
* | | | merge | monty@narttu.mysql.fi | 2003-09-03 | 1 | -0/+6 |
|\ \ \ | |||||
| * \ \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Add detection of in_addr_t | monty@narttu.mysql.fi | 2003-08-28 | 1 | -2/+4 |
| | * | | A fix for a bug when INSERT is attempted into a table with a BLOB and | Sinisa@sinisa.nasamreza.org | 2003-03-20 | 1 | -2/+2 |
* | | | | merged | serg@serg.mylan | 2003-09-03 | 1 | -1/+12 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | CHECKSUM TABLE table1, table2, ... [ QUICK | EXTENDED ] | serg@serg.mylan | 2003-09-03 | 1 | -1/+12 |