57 Commits (3f641968fc91950bf974a8dbfe0cd6d913cab75a)

Author SHA1 Message Date
Sergey Vojtovich 3f641968fc BUG#51866 - crash with repair by sort and fulltext keys 16 years ago
Sergey Vojtovich 9fbc44eb09 A follow-up to fix for 16 years ago
Sergey Vojtovich 858713edd3 BUG#47073 - valgrind errs, corruption,failed repair of partition, 16 years ago
Georgi Kodinov da5d0c90a4 Fixed Sun Studio 8 compilation failures as suggested by Jorgen and reviewed 16 years ago
Davi Arnaut a0e44ec1e8 Fix for a few assorted compiler warnings. 16 years ago
Ramil Kalimullin 0151145310 Fix for bug #37756: enabling fulltext indexes with 17 years ago
Ramil Kalimullin 5bafde319e Fix for bug#37537: myisamchk fails with Assertion failure with partitioned table 18 years ago
Mattias Jonsson 07e9a6dc2a Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains that 18 years ago
guilhem@gbichot4.local 9e2b31b026 Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name> 18 years ago
istruewing@stella.local 241cd5f969 Bug#4692 - DISABLE/ENABLE KEYS waste a space 18 years ago
monty@mysql.com/narttu.mysql.fi 7887babe69 Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
monty@mysql.com/nosik.monty.fi e53a73e26c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
monty@mysql.com/narttu.mysql.fi 088e2395f1 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
serg@janus.mylan 68fd66e853 wl#3700 - post-review fixes: 19 years ago
serg@janus.mylan a07fd5fa8f WL#3700: Handler API change: all index search methods - that is, 19 years ago
gkodinov/kgeorge@macbook.local 23acc5b630 mi_check.c: 19 years ago
serg@serg.mylan c250645c6e don't try to "estimate" a number of words that a plugin parser can produce 20 years ago
serg@serg.mylan 32711e7b00 Now ftparser does not need to bother about memory management - 20 years ago
monty@mysql.com 343644dd5d Added support for key_block_size for key and table level (WL#602) 20 years ago
brian@zim.(none) cb07d52a7e This patch cleans up two tests which were a bit fragile from other failing tests. It also removes some variables associated with removed RAID support. 20 years ago
brian@zim.(none) 2a7c71e309 Changes to create storage directory for storage engines. 21 years ago
serg@serg.mylan 0294339b9c don't check record's checksum in REPAIR 21 years ago
hf@deer.(none) 27eff9f700 Fix for bug #7545 (Undefined symbols if --without-geometry) 21 years ago
monty@mysql.com 3fb088a075 Add 0x before pointers (to help with debugging) 21 years ago
hf@deer.(none) e211b26330 Fix for bug #6755 (ALTER TABLE ENABLE KEYS corrupts spatial index) 21 years ago
monty@mysql.com 67ce247965 Add support for up to VARCHAR (size up to 65535) 21 years ago
monty@mysql.com e9c3887b58 After merge fixes 21 years ago
serg@serg.mylan 0be3c55594 mi_write: fix for ft2 when found word (in the tree) has different length as the word to insert 21 years ago
serg@serg.mylan d2bfefc3c1 proper max_records estimation for sort-repair of fulltext indexes 21 years ago
sergefp@mysql.com 6e0ba8e615 Fix for BUG#4785: 21 years ago
serg@serg.mylan 9b0468bc96 BUG#5327 - mi_sort_index() of 2-level tree 22 years ago
serg@serg.mylan b60713c033 bug in my_strnncoll_utf8 (and friends) fixed 22 years ago
monty@mysql.com 5b3c418b48 After merge fixes 22 years ago
monty@mysql.com fd0153304d Fixed some byte order bugs with prepared statements on machines with high-byte-first. (Bug #4173) 22 years ago
serg@serg.mylan 9a9bde89ce make CHECK killable 22 years ago
paul@kite-hub.kitebird.com 2f0ca1ce42 Fix skipp -> skip once and for all. 22 years ago
serg@serg.mylan 41f4f0317f bug in repair_by_sort of fulltext indexes that contained identical 22 years ago
serg@serg.mylan fced5fa188 cleanup of ha_myisam::deactivate_non_unique_index() and Co. 22 years ago
monty@mysql.com ebc3b3afac BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 22 years ago
hf@deer.(none) 1eccd27d83 Fix for #3067 22 years ago
hf@deer.(none) 1b78e7dd41 Fix for #3067 (REPAIR TABLE reenables disabled keys) 22 years ago
paul@teton.kitebird.com f71f714773 Fix typo. 22 years ago
hf@deer.(none) 9edef96561 Fix for #2237 and #2490 (analyze and check for RTree keys) 22 years ago
vva@eagle.mysql.r18.ru 3f50b5204c fixed bug #2762 "grammar error in myisam/mi_check.c" 22 years ago
serg@serg.mylan 4f845f4c12 two bugs in parallel repair fixed 22 years ago
serg@serg.mylan f7d4410b57 checking 2nd level of FT index destroyed info->lastkey and CHECK TABLE erroneously treated table as corrupted 22 years ago
monty@mysql.com 031390a9a4 Fixes after merge with 4.0 22 years ago
monty@mysql.com 56f0abf7bb Portability fixes (mostly test suite) 22 years ago
monty@mysql.com f995a5f4aa Fix autoincrement for signed columns (Bug #1366) 22 years ago
serg@serg.mylan fddab846d4 chk_del() should not check key delete-chain 22 years ago