36 Commits (2ab0abd26820dbdf102be2ac7a6f455849ad66e3)

Author SHA1 Message Date
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 7eb3881bd8 Fixed compiler warnings. 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 14decc4fbc Remove compiler warnings 19 years ago
unknown 4441e34e38 BUG#18160 - Memory-/HEAP Table endless growing indexes 20 years ago
unknown 12a640e280 Bug#8321 - myisampack bug in compression algorithm 21 years ago
unknown f7d0dfd9e8 Changed %lx -> 0x%lx (for easier comparison of debug files) 22 years ago
unknown 3c46af6cf4 BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 22 years ago
unknown afa6728a9f Optimized GIS functions 22 years ago
unknown 7539980eb1 Fixed memory allocation in Unique to not allocate too much memory 23 years ago
unknown c38d9110f7 comment added 23 years ago
unknown 10e22c346a Portability fixes (for windows) 23 years ago
unknown 57321e64cd support for HA_READ_PREFIX_LAST_OR_PREV, HA_READ_PREFIX_LAST and HA_READ_BEFORE_KEY 23 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 5a28c2caca Fixes and code cleanups after merge with 4.0.3 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 31b9e6e03f Fixes for OS2. 25 years ago
unknown 4ecea7d3a0 cleanups 25 years ago
unknown 9914a0c847 Redefinition of myisam_bulk_insert_tree_size 25 years ago
unknown b5c2e85cac bulk insert optimization documented 25 years ago
unknown 2d28c646cb memory-limited tree 25 years ago
unknown cf42a95562 Added ABS() to make tests more portable. 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 fe4cccd6a4 Update to new root alloc, OPTIMIZE TABLE and some other changes 26 years ago
unknown 84626f52fb Import changeset 26 years ago