27 Commits (054237cd0bbad33fa9c25cea174be7be43973f53)

Author SHA1 Message Date
unknown 6b0853a398 Many files: 19 years ago
unknown 129a48b0b9 Increased heap max length to > 4G for 64 bit machines 19 years ago
unknown bba73a0910 Bug #12796: Record lost in HEAP table 20 years ago
unknown da911ec8f1 Partly reverty back patch (in heap-auto-increment-key detection) to ensure that auto_key and auto_key_type are calculated the same way 21 years ago
unknown 9c04a77e0c A fix (bug #8489: Strange auto_increment behaviour with HEAP table). 21 years ago
unknown b7efd8174a limit HEAP table size with max_heap_table_size, better estimation for mem_per_row 21 years ago
unknown 612c83b845 Fix for bug#5138 continued: added comments, removed extra debug printf calls, changed ha_heap::records_in_range to use table->rec_per_key. 21 years ago
unknown 99e1b8179e Fix for bug#5138: hash indexes on heap tables support statistics. 21 years ago
unknown 70f79563d9 key_cmp -> key_cmp_if_same 22 years ago
unknown bfe2425aad WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again). 22 years ago
unknown a07e48eca0 After merge fixes 22 years ago
unknown bbd2adf4ba Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables": 22 years ago
unknown 9195963f56 auto_increment for heap tables 23 years ago
unknown 6192996d17 heap_create() <-> heap_open() 24 years ago
unknown c1f3be5bb5 Heap table code cleanup 24 years ago
unknown c811538f89 BTREE heap key structure is now the same as MyISAM 24 years ago
unknown 234dc3a35e Index number argument 24 years ago
unknown 3adee5046d MI_KEYSEG -> HA_KEYSEG 24 years ago
unknown 139a73cade RB-Tree indexes support in HEAP tables 24 years ago
unknown 71a5af5b52 Added support of null keys in HEAP tables 24 years ago
unknown cfab46f546 Update copyright 24 years ago
unknown d66c098762 Portability fixes 25 years ago
unknown cfdf5fee20 Fix of UNION code 25 years ago
unknown 29fa72526a Fixed --no-defaults in mysqltest 25 years ago
unknown 84626f52fb Import changeset 26 years ago