Commit graph

351 commits

Author SHA1 Message Date
joel9001
f011f45b2e #268 Adding bulk fetch MTR test and result files 2014-08-12 16:03:34 -04:00
Rich Prohaska
ec2641f7ca Tokutek/mariadb-5.5#71 run part_index_scan on mariadb 2014-08-11 16:46:06 -04:00
Rich Prohaska
f17d5c171b #261 run multiple queries in part_index_scan 2014-07-23 13:50:34 -04:00
Rich Prohaska
3d4e10eeeb #267 fix mdev5932 test and result 2014-07-23 10:00:13 -04:00
Rich Prohaska
2df69f5258 #261 Tokutek/mariadb-5.5#69 run part_index_scan test on mariadb 2014-07-22 11:03:08 -04:00
Rich Prohaska
030487487c #261 auto detect index scans to fix perf problem with partitions 2014-07-18 06:39:07 -04:00
Rich Prohaska
1cd4af2b82 #259 add TOKUDB_CACHETABLE_SIZE_CLONED variable 2014-07-08 09:08:45 -04:00
Rich Prohaska
19dfd0dafa #254 fix i_s_tokudb_lock_waits result files 2014-06-21 06:16:44 -04:00
Rich Prohaska
fb9681b957 #231 change lock_uniq_key_empty test to work without the bulk insert avoidance patch 2014-05-08 17:39:29 -04:00
Rich Prohaska
09a284742a #230 disable the tokudb bulk loader in the tokudb locks schema tests 2014-05-08 15:03:10 -04:00
Rich Prohaska
5b55cb54fc #110 test cases for replace into with replication 2014-04-25 11:58:56 -04:00
Rich Prohaska
77087f0cf8 #212 test case for mdev-4533 2014-04-25 09:52:51 -04:00
Rich Prohaska
8c11ea31d5 Tokutek/ft-index#219 added checkpoint duration to engine status 2014-04-24 08:02:45 -04:00
Rich Prohaska
c5875bb5af #213 decrease the i_s_ test race window 2014-04-16 13:23:18 -04:00
Rich Prohaska
4a88423538 #133 dont overlock key ranges for unique secondary keys 2014-04-07 13:34:58 -04:00
Rich Prohaska
b75eeb2751 #203 run clustering key tests on percona server 2014-03-26 12:33:21 -04:00
Rich Prohaska
f02c041d0f #202 add test cases for mdev-5932 2014-03-24 15:11:45 -04:00
Rich Prohaska
0e14788158 Tokutek/ft-index#46 add basement deserialization status variables 2014-03-11 10:22:35 -04: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
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
b6a43ff0e3 #153 change checkpoint lock tests to work with --ps-protocol 2014-02-07 11:27:36 -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
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
88f846d676 #175 test case for alter table modify enum 2014-02-03 16:06:31 -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
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
1d1516bf3a Tokutek/mysql56#54 alter table test fires tokudb::external_lock assert 2014-01-22 08:52:01 -05:00
Rich Prohaska
bb4005db91 Tokutek/mysql56#71 run mysql tokudb tests without default storage engine tokudb 2014-01-19 11:31:50 -05:00
Rich Prohaska
783faab43c Tokutek/mysql56#71 run mysql suite tokudb without tokudb as the default storage engine 2014-01-18 20:11:32 -05:00
Rich Prohaska
94cb0748e3 Tokutek/mysql56#71 run mysql suite tokudb without tokudb as the default storage engine 2014-01-18 15:57:10 -05:00
Rich Prohaska
0bb3ea4206 Tokutek/mysql56#71 run mysql suite tokudb.bugs without tokudb as the default storage engine 2014-01-17 16:33:19 -05:00
Rich Prohaska
18cc5dce68 Tokutek/mysql56#71 run mysql suite tokudb.add_index without tokudb as the default storage engine (fix hot_create_unique_index.result) 2014-01-17 09:00:25 -05:00
Rich Prohaska
898b1f5210 Tokutek/mysql56#71 run mysql suite tokudb.add_index without tokudb as the default storage engine 2014-01-16 17:28:47 -05:00
Rich Prohaska
53d69ec0d4 Tokutek/mysql56#71 run mysql suite tokudb.alter_table without tokudb the default storage engine 2014-01-16 15:45:44 -05:00
Rich Prohaska
9765454a9b #167 test case for -100010 error when shrinking a column 2014-01-14 15:56:26 -05:00
Rich Prohaska
fd45297ccd #157 test case for the indexsubselect::exec crash 2013-12-19 07:49:57 -05:00
Rich Prohaska
7e47ab4024 Tokutek/ft-engine#155 add alter reorganize to the test case 2013-12-18 10:56:26 -05:00
Rich Prohaska
b944865065 Tokutek/ft-engine#155 add a test case for the reorganize partition bug 2013-12-18 10:36:26 -05:00
Rich Prohaska
e58e0ff0bc #154 translate CRNL to NL 2013-12-16 15:28:44 -05:00
Rich Prohaska
a79eb8e85a #134 fix non-determinism in the IS lock waits tests 2013-12-11 11:52:44 -05:00
Rich Prohaska
610474f974 #150 cleanup indexing cursor when a txn is retired 2013-12-08 16:36:37 -05:00
Rich Prohaska
edf2264aba Tokutek/ft-engine#147 change tokudb_file_map column names 2013-11-24 08:54:16 -05:00
Rich Prohaska
88b6565e40 Tokutek/mysql56#46 test case for optimize of a temporary tokudb table 2013-11-19 20:11:49 -05:00