mariadb/storage/heap
2018-02-23 08:43:34 +01:00
..
mysql-test/mtr2 overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
_check.c Merge branch '10.0' into 10.1 2018-02-22 14:12:02 +01:00
_rectest.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
ChangeLog
CMakeLists.txt MDEV-672 : storage/maria and storage/perfschema do not appear to honor WITH_UNIT_TESTS 2012-10-30 23:05:55 +01:00
ha_heap.cc Merge branch 'bb-10.2-ext' into 10.3 2018-02-23 08:43:34 +01:00
ha_heap.h Added "const" to new data for handler::update_row() 2017-04-18 12:23:53 +03:00
heapdef.h Improve performance of heap tables 2017-11-23 10:04:12 +02:00
hp_block.c Fixed typo in comments 2017-01-03 14:27:53 +01:00
hp_clear.c Fix that end_bulk_insert() doesn't write to to-be-deleted files 2017-05-17 00:34:48 +03:00
hp_close.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
hp_create.c Merge branch '10.0' into 10.1 2018-02-22 14:12:02 +01:00
hp_delete.c Merge branch 'bb-10.2-ext' into 10.3 2018-02-23 08:43:34 +01:00
hp_extra.c MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
hp_hash.c MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
hp_info.c Sage cleanup in heap storage engine 2015-11-10 13:46:56 +02:00
hp_open.c Sage cleanup in heap storage engine 2015-11-10 13:46:56 +02:00
hp_panic.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
hp_rename.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
hp_rfirst.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
hp_rkey.c Sage cleanup in heap storage engine 2015-11-10 13:46:56 +02:00
hp_rlast.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
hp_rnext.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
hp_rprev.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
hp_rrnd.c Merge branch '10.0' into 10.1 2018-02-22 14:12:02 +01:00
hp_rsame.c bug: ha_heap was unilaterally increasing reclength 2018-02-11 18:36:54 +01:00
hp_scan.c bug: ha_heap was unilaterally increasing reclength 2018-02-11 18:36:54 +01:00
hp_static.c fixes for test failures 2012-09-27 20:09:46 +02:00
hp_test1.c Sage cleanup in heap storage engine 2015-11-10 13:46:56 +02:00
hp_test2.c Sage cleanup in heap storage engine 2015-11-10 13:46:56 +02:00
hp_update.c MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference 2016-03-31 11:04:48 +04:00
hp_write.c Merge branch '10.1' into 10.2 2018-02-22 16:46:02 +01:00