917 Commits (d1e21c2c204c3a5b9106b2041862aa02119b40d1)

Author SHA1 Message Date
unknown 868c49e36c myisam_ftdump.c: 20 years ago
unknown d316b8b10b BUG#17917 - SELECT from compressed MyISAM table crashes MySQL server 20 years ago
unknown d2f8564057 Bug#10405 - myisamchk damages auto_increment columns when changing character set 20 years ago
unknown 2d6a51b4c8 Fix error in prefix compression of keys in MyISAM when key length changed from 254 -> 255 20 years ago
unknown fbe17c2a36 Bug#14980 - COUNT(*) incorrect on MyISAM table with certain INDEX 20 years ago
unknown 0ee28e1a4d BUG#16489 - utf8 + fulltext leads to corrupt index file. 20 years ago
unknown 2dcedd9cbc Fixes during review of new pushed code: 20 years ago
unknown 3cd1e9765c BUG#11336 - fulltext index corruption after repair_by_sort and mi_delete 20 years ago
unknown 60f2e7a9a4 A set of Netware related patches. 20 years ago
unknown 8778a5df5a followup for for the bug#5686 20 years ago
unknown dc44851352 Fix for BUG#5686 - #1034 - Incorrect key file for table - only utf8 20 years ago
unknown fffe741705 Review of new pushed code 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 b31dd53c85 Changed some dbug print options. 20 years ago
unknown 8d6634c9e0 Added more tests for new UPDATE ... ORDER BY ... LIMIT optimization 20 years ago
unknown 02dc7bfb1a BUG#9622: post-review-fixes: better comments 20 years ago
unknown 71fdef4d10 BUG#9622, stage 2, work together with fix for BUG#12232: 20 years ago
unknown 6c89848de9 memcpy_overlap() removed, as 20 years ago
unknown 3dcf205664 Review of new code since last pull 20 years ago
unknown c96665ce29 Fix for BUG#13582. Theoretically possible to try to overallocate RAM in some fulltext queries. 20 years ago
unknown 2a4f5aacd7 BUG#12232: Addressing docs team feedback: s/inequal/unequal/ 20 years ago
unknown 674c8165ea Bug#9112 - Merge table with composite index producing invalid results with some queries 20 years ago
unknown a808e97d8a Fix compiler error: C++ code in C 20 years ago
unknown a2a8216b20 BUG#12232: Add a server option to treat NULL values as equal when calculating MyISAM index 20 years ago
unknown 5fe65297d2 Bug#12920 - key_read_requests counter appears to re-set 21 years ago
unknown 07b61cbb25 Bug#12920 - key_read_requests counter appears to re-set 21 years ago
unknown 943f8335f1 a fix (bug #4214: Table corruption with myisampack and large BLOB objects). 21 years ago
unknown b34af8cde4 Add test for madvise() being declared in C++ code, because it is not 21 years ago
unknown f876fae9c8 Bug#12565 - ERROR 1034 when running simple UPDATE or DELETE on large MyISAM table 21 years ago
unknown 97dbe8dbe3 Several fixes for Netware. 21 years ago
unknown 4d0fad0dc2 Make sure to clean up temporary files in myisampack even when the 21 years ago
unknown e088a69901 Fix for bug #9465 (check table extended fails with SPATIAL) 21 years ago
unknown ad26ba2543 After merge fix. 21 years ago
unknown 451ec64db9 BUG#11684 fix. 21 years ago
unknown d2810c56cf Fixed compiler warnings 21 years ago
unknown a55b35c928 Fix for bug #10893 (myisamchk fails on packed spatial) 21 years ago
unknown 44589256c8 Added some missing casts and changed a define for alloca(). 21 years ago
unknown b0a6a8e137 Makefile.am: 21 years ago
unknown 0ff72e6019 Don't allow 8bytes for data file pointers for now. 21 years ago
unknown 5a13f2a8a6 Fixed Bug#11226 and reverted fix for Bug#6993. 21 years ago
unknown 280b1c33e3 Cleanup during review of new code 21 years ago
unknown 61b2a6b083 Fix hang/crash with Boolean full-text search against an unindexed field for 21 years ago
unknown dcfe258fd2 Bug #8183 MERGE and SYM cause wrong SHOW CREATE TABLE 21 years ago
unknown 3dba83b95a Revert Bar's fix as this causes changes in the key tree that could cause incompatibilites 21 years ago
unknown c9914ac6ac Bug#10253: compound index length and utf8 char set 21 years ago
unknown 26bd158216 Bug #10901 21 years ago
unknown f956ecd09a Bug #10901 21 years ago
unknown 2ef41d3d21 a fix (bug #10757: gis-rtree.test fails) 21 years ago
unknown f8bb892314 Fix for BUG#9622: Make index statistics collection in MyISAM behave the same 21 years ago
unknown cdd6bc9bfe Fixed wrong buffer usage for auto-increment key with blob part that caused CHECK TABLE to report that the table was wrong. (Bug #10045) 21 years ago