Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/mydev/mysql-4.0-bug14616 | ingo@mysql.com | 2005-11-15 | 1 | -0/+12 |
|\ | |||||
| * | Bug#14616 - Freshly imported table returns error 124 when using LIMIT | ingo@mysql.com | 2005-11-07 | 1 | -0/+12 |
* | | Fix for BUG#13814: in mi_pack_key(), when processing NULL value for TINYBLOB ... | sergefp@mysql.com | 2005-10-28 | 1 | -0/+18 |
* | | BUG#9622, stage 2, work together with fix for BUG#12232: | sergefp@mysql.com | 2005-10-21 | 1 | -0/+19 |
* | | BUG#12232: Add a server option to treat NULL values as equal when calculating... | sergefp@mysql.com | 2005-09-21 | 1 | -0/+47 |
* | | Bug#12296 - CHECKSUM TABLE reports 0 for the table | ingo@mysql.com | 2005-08-29 | 1 | -0/+15 |
* | | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2005-08-04 | 1 | -0/+1 |
|\ \ | |||||
| * | | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+1 |
* | | | Fix for bug #11083 (myisam test fails witout-geometry) | hf@deer.(none) | 2005-07-27 | 1 | -1/+1 |
|/ / | |||||
* | | Fix for BUG#9622: Make index statistics collection in MyISAM behave the same | sergefp@mysql.com | 2005-05-14 | 1 | -0/+15 |
* | | Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145) | ingo@mysql.com | 2005-04-08 | 1 | -0/+10 |
* | | 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 |
* | | 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 |
* | | | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -0/+3 |
|/ / / | |||||
* | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-04-03 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Merge with 3.23 to get fixes for: | monty@narttu.mysql.fi | 2003-04-03 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | A fix for a bug in MyISAM with large number of NULL columns and at | Sinisa@sinisa.nasamreza.org | 2003-03-25 | 1 | -2/+2 |
* | | | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -0/+9 |
* | | | Post merge fix | monty@mashka.mysql.fi | 2003-01-09 | 1 | -0/+2 |
* | | | merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-09 | 1 | -1/+24 |
|\ \ \ | |/ / | |||||
| * | | Don't count NULL values in cardinalty for MyISAM tables. | monty@mashka.mysql.fi | 2003-01-09 | 1 | -1/+25 |
* | | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -3/+4 |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -10/+222 |
|\ \ \ | |/ / |