113 Commits (e26de1ca16d60870184a6a30504c02bce5c4070d)

Author SHA1 Message Date
Alexander Barkov 3929dddcd7 Backporting WL#4164 Two-byte collation IDs 16 years ago
Sergey Glukhov d31b6e4784 Bug#43940 64-bit windows myisamchk doesn't support key_buffer_size > 4G 17 years ago
Ramil Kalimullin 80fe6268f7 Fix for bug #37756: enabling fulltext indexes with 17 years ago
Jonathan Perkin 2b7ba54cb6 Merge fixes for bug#32167 and bug#37428 into 5.0.66sp1 17 years ago
Alexey Botchkov ec524d50a8 Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY. 17 years ago
unknown fb84f573ad Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 7d383909db wl#3700 - post-review fixes: 19 years ago
unknown 4e8b49d656 WL#3700: Handler API change: all index search methods - that is, 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 3109da7719 Bug#8283 - OPTIMIZE TABLE causes data loss 19 years ago
unknown 01d03e7b4b This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 20 years ago
unknown d50ae16569 Added support for key_block_size for key and table level (WL#602) 20 years ago
unknown 868cc7fd44 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
unknown bf84040458 WL#2645 (CHECK TABLE FOR UPGRADE) 20 years ago
unknown 9236e3c24b BUG#17117: header fille "plugin.h" does not have a namespace prefix 20 years ago
unknown 38005eae6a WL#2575 - Fulltext: Parser plugin for FTS 20 years ago
unknown 65d412db6e Bug#10932 - Building server with key limit of 128, makes test cases fail 20 years ago
unknown 66002e452d WL#2575 - Fulltext: Parser plugin for FTS 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 4956432b12 aftermerge fix 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 f1d5c0489b Bug#10932 - Building server with key limit of 128, makes test cases fail 21 years ago
unknown b21cf962e3 concurrent-insert can now be set to 2 for concurrent inserts when there is holes in the data file 21 years ago
unknown acf76e3b88 First stage of table definition cache 21 years ago
unknown 45199f545c After merge fixes 21 years ago
unknown 4063fd2c72 Fix for BUG#4785: 21 years ago
unknown 9a554b4751 handler interface cleanups: 22 years ago
unknown 70f79563d9 key_cmp -> key_cmp_if_same 22 years ago
unknown 66f2d8bffa myisam_data_pointer_size 22 years ago
unknown 2c3f5b9a99 MAX_KEY limit doubled (32->64) 22 years ago
unknown 74fa5f09ef longer myisam keys 22 years ago
unknown 376fb08072 Some small portability fixes. 22 years ago
unknown ce44db9fb1 Fixed compiler warnings from Intel compiler in Win64 22 years ago
unknown 35da5e43fb Merge key cache structures to one 22 years ago
unknown e72124c4cc CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 22 years ago
unknown 7de7c38f2f Many files: 22 years ago
unknown eb5f968c45 table checksum background: 23 years ago
unknown b6d27e20e1 Many files: 23 years ago
unknown 176d336404 mi_keycache.c: 23 years ago
unknown f7aed02405 Many files: 23 years ago
unknown bd294f07c5 make myisam usable without threads (and even w/o pthread_t) 23 years ago
unknown 6a933b2e08 fix auto-increment in sub-key and insert ... select 23 years ago
unknown 76078f2c84 Two-level index structure for FULLTEXT indexes 23 years ago
unknown 6271ea35b8 bulk insert code optimized 23 years ago
unknown b9a431c41c Move MI_SORT_PARAM and BUFFPEK to myisamdef.h, delete KEY_STORE, change functions 23 years ago
unknown c88b910208 Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 23 years ago
unknown a7430f38b3 --tmpdir=dir1:dir2:... support in myisamchk 23 years ago