27 Commits (23d8586dbfdfdf02fa2f801b9dad91db53025a64)

Author SHA1 Message Date
Mats Kindahl 23d8586dbf WL#5030: Split and remove mysql_priv.h 16 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 7191e77539 Fixed portability issue in my_thr_init.c (was added in my last push) 19 years ago
unknown ec82432941 removing MSDOS defines and code 20 years ago
unknown 4441e34e38 BUG#18160 - Memory-/HEAP Table endless growing indexes 20 years ago
unknown 022c5241a9 after merge fixes 22 years ago
unknown 771233cefb Increase max size of number of elements in key. This fixed a bug when using count(DISTINCT) with lot of distinct values and big 'max_heap_table_size' 22 years ago
unknown 9b9546edbc Try to optimize the cache buffer size needed for bulk_insert 23 years ago
unknown 10ba987c5e fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery) 23 years ago
unknown f45dc57729 Update results for new SHOW FULL COLUMNS 24 years ago
unknown c78685e0c2 Removed unnecessary key search in the hp_rb_write_key() function 24 years ago
unknown c811538f89 BTREE heap key structure is now the same as MyISAM 24 years ago
unknown 139a73cade RB-Tree indexes support in HEAP tables 24 years ago
unknown cfab46f546 Update copyright 24 years ago
unknown 2d28c646cb memory-limited tree 25 years ago
unknown b7b7eb9c05 option to free_root() to not my_free() the blocks 25 years ago
unknown 1d56c0324e use tree for count(distinct) when possible 25 years ago
unknown 89d6e639ae change tree to use qsort_cmp2 - compare function with 3 instead of 2 arguments 25 years ago
unknown 1040f1ac8e Fixes for FULLTEXT and TIME type 25 years ago
unknown 84626f52fb Import changeset 26 years ago