96 Commits (0ee34b1ca25aa757f373857513d51d58fd7aea80)

Author SHA1 Message Date
unknown 396f84aa82 Bug#26231 - select count(*) on myisam table returns wrong value 19 years ago
unknown 112ef50f28 Bug#24607 - MyISAM pointer size determined incorrectly 19 years ago
unknown f509e774bc Bug#21122 SHOW CREATE TABLE: directory output only sometimes 19 years ago
unknown eb179ebefc Cset exclude: msvensson@pilot.mysql.com|ChangeSet|20070117102733|42618 19 years ago
unknown 1ce535c6ab Cset exclude: msvensson@neptunus.(none)|ChangeSet|20060825084614|09755 19 years ago
unknown 422d6b357f Bug#24607 - MyISAM pointer size determined incorrectly 19 years ago
unknown 9d85b0a616 BUG#21310 - Trees in SQL causing a "crashed" table with MyISAM storage engine 19 years ago
unknown 2eeeb9b4d3 remove hard-coded socket paths from some tests 19 years ago
unknown a6f4c958ca myisam.result: a test was moved from the .test file, but the results were not updated. 19 years ago
unknown e524063bee Bug#17498 failed to put data file in custom directory use "data directory" option 19 years ago
unknown 3109da7719 Bug#8283 - OPTIMIZE TABLE causes data loss 19 years ago
unknown 71314617ae Bug#14400 - Query joins wrong rows from table which is subject of 20 years ago
unknown 7d600f7131 Bug#14400 - Query joins wrong rows from table which is 20 years ago
unknown db2a86ce8f Fix running tests suite with non standard tmp dir. 20 years ago
unknown dcb6659001 Better bug fix for #14400 "Query joins wrong rows from table which is subject of "concurrent insert"" 20 years ago
unknown 854d7c4d4f Bug#8706 20 years ago
unknown 5c0cdea623 BUG#20357 - Got error 124 from storage engine using MIN and MAX 20 years ago
unknown 46cdd39ea6 BUG#18036 - update of table joined to self reports table as crashed 20 years ago
unknown fbe17c2a36 Bug#14980 - COUNT(*) incorrect on MyISAM table with certain INDEX 20 years ago
unknown 5412ee4f29 Bug#14616 - Freshly imported table returns error 124 when using LIMIT 20 years ago
unknown 81882f7127 Fix for BUG#13814: in mi_pack_key(), when processing NULL value for TINYBLOB key segment, 20 years ago
unknown 71fdef4d10 BUG#9622, stage 2, work together with fix for BUG#12232: 20 years ago
unknown a2a8216b20 BUG#12232: Add a server option to treat NULL values as equal when calculating MyISAM index 21 years ago
unknown ea36375027 Bug#12296 - CHECKSUM TABLE reports 0 for the table 21 years ago
unknown 167fb5f170 Added end marker for tests to make future merges easier 21 years ago
unknown b863330d43 Fix for bug #11083 (myisam test fails witout-geometry) 21 years ago
unknown f8bb892314 Fix for BUG#9622: Make index statistics collection in MyISAM behave the same 21 years ago
unknown 7ff8fc73c9 Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145) 21 years ago
unknown 26f75ffc83 Bug#8306 - TRUNCATE leads to index corruption 21 years ago
unknown e112166f00 Backport of fix making myisam test results repeatable 21 years ago
unknown 7982187476 space-stripping in _mi_prefix_search: BUG#5284 22 years ago
unknown d14a27fdad bug#4816. index search for NULL in blob 22 years ago
unknown 736853e501 post-review fixes 22 years ago
unknown c627054340 ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert() 22 years ago
unknown cc11f6f351 Allow keys with 0 segements in MyISAM 22 years ago
unknown 74fa5f09ef longer myisam keys 22 years ago
unknown a07e48eca0 After merge fixes 22 years ago
unknown b9073593d0 Mark that strings may change on index only reads (for BDB tables). 22 years ago
unknown cdcf112af0 test moved to an appropriate file 22 years ago
unknown 0ef9acc9a9 two more bugfixes for "space stripping in MyISAM indexes" 22 years ago
unknown 2c3fdcf749 test case for MyISAM sort-repair bug 22 years ago
unknown 80ec807976 WorkLog#1323 22 years ago
unknown 0cdddbf144 Add warnings for single line inserts. To do this I had to convert count_cuted_fields to an enum (to be able to detect setting a NOT NULL field to NULL) 23 years ago
unknown 7e9e20e3c2 Fixed memory leak in send_file 23 years ago
unknown dd0d199ebe After merge fixes. 23 years ago
unknown a91b55ce48 Fixed rare bug in MYISAM introduced in 4.0.3 where the index file header was not updated directly after an UPDATE of split dynamic rows. 23 years ago
unknown 4a21b30e47 CHECKSUM TABLE table1, table2, ... [ QUICK | EXTENDED ] 23 years ago
unknown 26bb50a19b Add detection of in_addr_t 23 years ago
unknown 2901c3b8fa After merge fixes 23 years ago
unknown f9df0feecb A fix for a bug in MyISAM with large number of NULL columns and at 23 years ago