mariadb/storage/tokudb
2015-02-16 10:46:46 -05:00
..
doc more doc updates 2013-04-17 00:02:07 -04:00
tests DB-759 test and fix alter table bug with cardinality data 2014-11-13 10:53:22 -05:00
CMakeLists.txt DB-783 append -Wvla to compiler flags to allow variable length arrays to be used in tokudb 2014-12-17 16:44:02 -05:00
ha_tokudb.cc DB-793 add debug return prints for scan_time, read_time, key_read_time, and index_only_read_time to help debug query plan issues 2015-01-29 09:00:42 -05:00
ha_tokudb.h DB-756 set cardinality data for partitioned tokudb tables 2014-11-08 08:59:55 -05:00
ha_tokudb_admin.cc DB-813 add an interrupt callback to the analyze cursor to allow early termination, plus detect garbage rows during analyze scan 2015-02-16 10:46:46 -05:00
ha_tokudb_alter_55.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:44:43 -04:00
ha_tokudb_alter_56.cc DB-766 use an extra flag that is supported on MySQL and does not require a tokutek patch to the wait_while_table_is_used function 2014-12-21 19:15:39 -05:00
ha_tokudb_alter_common.cc #228 use thd_get/set_ha_data for tokudb_trx data 2014-05-07 08:20:41 -04:00
ha_tokudb_mrr_maria.cc #195 merge mariadb 10.0.9 2014-03-18 19:18:40 -04:00
ha_tokudb_mrr_mysql.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:44:43 -04:00
ha_tokudb_update.cc #223 build tokudb without upserts 2014-05-02 15:55:52 -04:00
hatoku_cmp.cc #185 fix out of range read from uint3korr 2014-02-14 10:11:51 -05:00
hatoku_cmp.h #194 fix gcc 4.8 warnings 2014-04-13 14:40:54 -04:00
hatoku_defines.h DB-777 when a tokudb lock timeout occurs print info about the conflicting queries to the error log 2015-01-15 19:06:39 -05:00
hatoku_hton.cc DB-813 add an interrupt callback to the analyze cursor to allow early termination, plus detect garbage rows during analyze scan 2015-02-16 10:46:46 -05:00
hatoku_hton.h DB-813 add an interrupt callback to the analyze cursor to allow early termination, plus detect garbage rows during analyze scan 2015-02-16 10:46:46 -05:00
tokudb_buffer.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:44:43 -04:00
tokudb_card.h DB-813 add an interrupt callback to the analyze cursor to allow early termination, plus detect garbage rows during analyze scan 2015-02-16 10:46:46 -05:00
tokudb_math.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:44:43 -04:00
tokudb_status.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:44:43 -04:00
tokudb_update_fun.cc DB-771 fix incorrect assert in update callback for varchar expansion 2014-11-21 07:13:07 -05:00
tokudb_vlq.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:44:43 -04:00