Commit graph

1709 commits

Author SHA1 Message Date
Rich Prohaska
fceffa57ed #208 rename ft-engine to tokudb-engine 2014-04-25 14:26:29 -04:00
Rich Prohaska
d9bddf1341 #209 add tokudb_open_table_check_empty session variable to enable/disable may_table_be_open 2014-04-25 14:26:29 -04:00
Rich Prohaska
d8fdb8dc9f #205 build tokudb with webscalesql-5.6 2014-04-25 14:26:29 -04:00
Rich Prohaska
f2a7a7d0b4 #204 print compression status variables 2014-04-25 14:26:29 -04:00
Rich Prohaska
f0eba8c1ef #203 run clustering key tests on percona server 2014-04-25 14:26:28 -04:00
Rich Prohaska
3036c4208a #202 add test cases for mdev-5932 2014-04-25 14:26:28 -04:00
Rich Prohaska
08ddd60d9b #199 rename mysql and mariadb repos 2014-04-25 14:26:28 -04:00
Rich Prohaska
1c3a7b0be7 #200 handle errors when writing cardinality data 2014-04-25 14:26:28 -04:00
Rich Prohaska
2e45809303 #195 merge mariadb 10.0.9 2014-04-25 14:26:28 -04:00
Rich Prohaska
de1cbb40f3 #199 rename repo mysql56 to mysql-5.6 2014-04-25 14:26:28 -04:00
Rich Prohaska
3527f774f0 #198 add tokudb_backtrace to help debug handler interface bugs 2014-04-25 14:26:28 -04:00
Rich Prohaska
4e6d8249db #192 support HTON_SUPPORTS_CLUSTERED_KEYS 2014-02-26 14:39:06 -05:00
Rich Prohaska
7c506b017b #191 support -DTOKUDB_VERSION=SOME_VERSION_STRING 2014-02-26 10:58:44 -05:00
Rich Prohaska
5243883431 Tokutek/mysql#23 fix a race condition in the i_s_tokudb_lock_waits_released test 2014-02-25 17:03:10 -05:00
Rich Prohaska
e9b9fd9077 #188 keep track of and cleanup last_lock_timeout memory 2014-02-24 09:46:24 -05:00
Rich Prohaska
b77c0addba #190 zero out new null bytes to force valgrind to quit complaining about uninitialized bytes 2014-02-21 15:53:05 -05:00
Rich Prohaska
3fbd54a96d #189 add tokudb_kill_time session variable to set lock tree kill callback frequency 2014-02-21 08:21:31 -05:00
Rich Prohaska
f07613f140 #186 update cardinality on first table open 2014-02-20 07:41:11 -05:00
Rich Prohaska
bfd4c05c40 Tokutek/mysql#20 new FT compression ratio status vars added, so fix the result file 2014-02-14 12:08:18 -05:00
Rich Prohaska
2e7e13af2d #185 fix out of range read from uint3korr 2014-02-14 10:11:51 -05:00
Rich Prohaska
567c09ad91 #183 run atc and tpch table loads with a configurable memory size 2014-02-14 06:48:28 -05:00
Rich Prohaska
a8ca3e2ab3 #184 fix mismatch between table_share->key_parts and the number really there. mysql increments key_parts for the extended keys. 2014-02-13 20:13:36 -05:00
Rich Prohaska
4d04076ced Merge branch 'master' of github.com:Tokutek/ft-engine 2014-02-12 15:07:58 -05:00
Rich Prohaska
bc07ccf8a7 #182 fix dbt array memory leak 2014-02-12 15:07:44 -05:00
Rich Prohaska
59fc549eee use devtoolset-1.1 for mysql/mariadb builds. avoids the dep on gcc 4.7 libstdc++.so 2014-02-12 10:46:11 -05:00
Rich Prohaska
d06d73633d #181 fix memory leak of the inserted bytes partitioned counter 2014-02-11 14:24:02 -05:00
Rich Prohaska
dfe4872524 #180 avoid thd_proc_info pointing to invalid info (like when a function sets proc info with a local variable and then returns) 2014-02-07 12:58:10 -05:00
Rich Prohaska
b7e362e48c #178 clean up hatoku_defines.h a bit. it is a mess. 2014-02-07 12:07:53 -05:00
Rich Prohaska
b6a43ff0e3 #153 change checkpoint lock tests to work with --ps-protocol 2014-02-07 11:27:36 -05:00
Rich Prohaska
c74cb7ee21 #176 use devtoolset-1.1 to build mysql and mariadb 2014-02-07 10:32:50 -05:00
Rich Prohaska
d94b22a2f9 #40 fix mod_enum test portability 2014-02-06 15:58:20 -05:00
Rich Prohaska
1fe96e2e52 #175 make the mod_enum test more portable 2014-02-06 08:45:07 -05:00
Rich Prohaska
04b8c2f63c #177 disable inline alter table drop default, add key, drop key, rename column when null bytes changed 2014-02-05 15:38:06 -05:00
Rich Prohaska
e43c10cf60 #177 add result files for alter table tests that crash tokudb due to null bytes change 2014-02-05 13:28:52 -05:00
Rich Prohaska
a99499b660 #177 alter table tests that crash tokudb due to null bytes change 2014-02-05 12:02:08 -05:00
Rich Prohaska
be8aa787db #175 compare enums using eq_def 2014-02-03 16:12:57 -05:00
Rich Prohaska
88f846d676 #175 test case for alter table modify enum 2014-02-03 16:06:31 -05:00
Rich Prohaska
b45c0f1ae7 #176 use devtoolset-1.1 to build mysql and mariadb 2014-02-03 14:25:55 -05:00
Rich Prohaska
8e26447aa3 #172 simplify test case for -30994 leak 2014-01-31 14:00:23 -05:00
Rich Prohaska
47e6cc1fd0 Tokutek/mysql#14 test case for drop pk gets invalid key prefix bug 2014-01-31 11:55:27 -05:00
Rich Prohaska
2ea52a40ca #172 map ydb errors to handler errors in prelocking functions 2014-01-29 14:03:00 -05:00
Rich Prohaska
5dd3f2160d #171 test case result file for drop char(0) column 2014-01-24 17:40:33 -05:00
Rich Prohaska
2c1dff7228 #171 add a field types array to classify types into fixed, variable and blob types 2014-01-24 15:33:19 -05:00
Rich Prohaska
459aa71b9c #171 clean up tokudb comparison APIs a bit 2014-01-24 13:54:16 -05:00
Rich Prohaska
59f633837c Merge branch 'master' of github.com:Tokutek/ft-engine 2014-01-23 17:28:55 -05:00
Rich Prohaska
dc27f02647 #171 test case for drop char(0) column 2014-01-23 17:28:48 -05:00
Rich Prohaska
16b5e7570c Tokutek/ft-index#152 TOKDUB_LOGGER_WAIT_LONG exists 2014-01-23 13:19:45 -05:00
Rich Prohaska
490115321d change default debug mysql tree to mysql-5.5.35 2014-01-23 12:59:54 -05:00
Rich Prohaska
3ec9648f3d Tokutek/mysql56#54 fix to tokudb::external_lock for the alter table assert bug, plus a rewrite of the tokudb debug tracing 2014-01-22 08:54:46 -05:00
Rich Prohaska
1d1516bf3a Tokutek/mysql56#54 alter table test fires tokudb::external_lock assert 2014-01-22 08:52:01 -05:00