34 Commits (b0ab907b4290cd3aa24a9305387ed5aaeaf5d213)

Author SHA1 Message Date
Marc Alff 04fe40393d WL#2360 Performance schema 16 years ago
Konstantin Osipov 9a9e8d2311 Backport of: 16 years ago
Sergey Vojtovich 578007404d A follow-up to fix for 16 years ago
Sergey Vojtovich adbd70aa12 BUG#47073 - valgrind errs, corruption,failed repair of partition, 16 years ago
unknown 92771001b3 fixed type conversion warnings revealed by bug 30639 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 e0aeba21a5 After merge fixes 19 years ago
unknown c673a18f86 Bug#8283 - OPTIMIZE TABLE causes data loss 19 years ago
unknown 15a13203f1 Now ftparser does not need to bother about memory management - 20 years ago
unknown b7e422be1b Changes to create storage directory for storage engines. 21 years ago
unknown 8bdb500105 fixes/cleanups according to Coverity report 21 years ago
unknown b857b6e763 myisam/sort.c:my_var_write and mysys/hash.c:hash_key made static inline, 21 years ago
unknown d8f416a26c bug in my_strnncoll_utf8 (and friends) fixed 22 years ago
unknown b0df20349d failing fulltext_order_by.test fixed 22 years ago
unknown 46ea874fb7 After merge fixes 22 years ago
unknown 5df707c7c9 Portability fixes 22 years ago
unknown b66c016f13 make a clear distinction between max_word_length in *characters* and in *bytes* 22 years ago
unknown 35da5e43fb Merge key cache structures to one 22 years ago
unknown 68faea2eaa Fix to remove compiler warnings 23 years ago
unknown f22be77734 Fixed problem when comparing a key for a multi-byte-character set. (bug 152) 23 years ago
unknown 131d90001f SCRUM 23 years ago
unknown 3814f2a8ed SCRUM 23 years ago
unknown bd294f07c5 make myisam usable without threads (and even w/o pthread_t) 23 years ago
unknown bce3053893 bug in ft2 repair-by-sort fixed (sort_key_cmp() using ft2_keydef for ft keys) 23 years ago
unknown d66e60248c After merge fixes & remove compiler warnings 23 years ago
unknown 76078f2c84 Two-level index structure for FULLTEXT indexes 23 years ago
unknown 4653621909 New multi-table-update code 23 years ago
unknown 0c34966595 Correct view of sort.c and mi_too_big_key_for_sort() 23 years ago
unknown b9a431c41c Move MI_SORT_PARAM and BUFFPEK to myisamdef.h, delete KEY_STORE, change functions 23 years ago
unknown 405fb9a5d4 add functions for store keys to temporary file with variable length 23 years ago
unknown c88b910208 Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 23 years ago
unknown 1930ba12c3 make REPAIR killable 23 years ago
unknown a7430f38b3 --tmpdir=dir1:dir2:... support in myisamchk 23 years ago
unknown 72dec69046 Removed wrong implementation of CUBE/ROLLUP 24 years ago
unknown af2d5f3df1 parallel repair needs rec_buff local for thread !!! 24 years ago
unknown 1158fd9f2e "myisamchk -p" for parallel recover works (no extensive testing though) 24 years ago
unknown 7311cbe7de Updated windows files (VC++ files and winmysqladmin). 24 years ago
unknown f238f58769 Fixed bug in REPAIR table. 24 years ago
unknown d7a84c7af0 Indentation cleanup & new comments 24 years ago
unknown cf7be403f3 multithreaded repair-by-sort code 24 years ago
unknown 7abf67c5e9 init_dynamic_array MyODBC compatibility fix 24 years ago
unknown 1ed1ec4c84 Portability fix. 24 years ago
unknown 76989cf55c OS2 patch 25 years ago
unknown 31b9e6e03f Fixes for OS2. 25 years ago
unknown 65575f94d1 Added SQL_CALC_FOUND_ROWS and FOUND_ROWS() 25 years ago
unknown 8dd2e5b8d9 Added all changes from old 4.0 version: 25 years ago
unknown da12c768d3 Give an error if you use a BLOB(X) where X > 255 25 years ago
unknown 518a621adf Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and 25 years ago
unknown da5366886f Automatic repair of MyISAM tables + portability fixes 25 years ago