Commit graph

321 commits

Author SHA1 Message Date
Rich Prohaska
de45936706 #172 simplify test case for -30994 leak 2014-01-31 14:00:23 -05:00
Rich Prohaska
5074f6dbd7 Tokutek/mysql#14 test case for drop pk gets invalid key prefix bug 2014-01-31 11:55:27 -05:00
Rich Prohaska
3a0f7fd759 #172 map ydb errors to handler errors in prelocking functions 2014-01-29 14:03:00 -05:00
Rich Prohaska
ef1eb023a5 #171 test case result file for drop char(0) column 2014-01-24 17:40:33 -05:00
Rich Prohaska
33ba98debd Merge branch 'master' of github.com:Tokutek/ft-engine 2014-01-23 17:28:55 -05:00
Rich Prohaska
9dd13fb57d #171 test case for drop char(0) column 2014-01-23 17:28:48 -05:00
Rich Prohaska
81f2aadc4e Tokutek/ft-index#152 TOKDUB_LOGGER_WAIT_LONG exists 2014-01-23 13:19:45 -05:00
Rich Prohaska
16508a6415 Tokutek/mysql56#54 alter table test fires tokudb::external_lock assert 2014-01-22 08:52:01 -05:00
Rich Prohaska
ae32152753 Tokutek/mysql56#71 run mysql tokudb tests without default storage engine tokudb 2014-01-19 11:31:50 -05:00
Rich Prohaska
e889f4a92c Tokutek/mysql56#71 run mysql suite tokudb without tokudb as the default storage engine 2014-01-18 20:11:32 -05:00
Rich Prohaska
6a653ff290 Tokutek/mysql56#71 run mysql suite tokudb without tokudb as the default storage engine 2014-01-18 15:57:10 -05:00
Rich Prohaska
5b8dfeacf1 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
d72b161f9a 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
027827b7cb 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
8310ce354b 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
aa59a828be #167 test case for -100010 error when shrinking a column 2014-01-14 15:56:26 -05:00
Rich Prohaska
3f77ef5264 #157 test case for the indexsubselect::exec crash 2013-12-19 07:49:57 -05:00
Rich Prohaska
097d63a3f8 Tokutek/ft-engine#155 add alter reorganize to the test case 2013-12-18 10:56:26 -05:00
Rich Prohaska
a091cd76d2 Tokutek/ft-engine#155 add a test case for the reorganize partition bug 2013-12-18 10:36:26 -05:00
Rich Prohaska
b78772087d #154 translate CRNL to NL 2013-12-16 15:28:44 -05:00
Rich Prohaska
195e6219a3 #134 fix non-determinism in the IS lock waits tests 2013-12-11 11:52:44 -05:00
Rich Prohaska
d9edc3fb2d #150 cleanup indexing cursor when a txn is retired 2013-12-08 16:36:37 -05:00
Rich Prohaska
fb1d3c9e34 Tokutek/ft-engine#147 change tokudb_file_map column names 2013-11-24 08:54:16 -05:00
Rich Prohaska
1284081bca Tokutek/mysql56#46 test case for optimize of a temporary tokudb table 2013-11-19 20:11:49 -05:00
Rich Prohaska
cec8b2975f #144 fix tokudb_drop_simple_table_668.result due to version number change 2013-11-08 08:20:37 -05:00
Rich Prohaska
a84ebecc48 #131 make fast and small aliases for quicklz and lzma. fix tests. 2013-10-19 06:22:50 -04:00
Rich Prohaska
53e8d82870 #128 fix some tokudb_lock_timeout tests that broke when we changed to a session variable 2013-10-14 11:13:10 -04:00
Rich Prohaska
358268a480 #122 fix tests that need to show default row format 2013-10-07 10:35:09 -04:00
Rich Prohaska
984d167157 #90 fix race conditions in tests that cause sporadic test failures 2013-10-04 11:45:05 -04:00
Rich Prohaska
da1f2063ad #90 test lock timeout 2013-10-03 16:53:46 -04:00
Rich Prohaska
2dafa483bb #90 add a test scenario where the 2nd txn succeeds 2013-10-03 16:53:03 -04:00
Joel Epstein
e84c52de9b Checking in mtr test & result files for lock visualization tree 2013-10-03 16:06:45 -04:00
Rich Prohaska
374ea3bca3 #90 prefix info schema tests with i_s_ 2013-10-02 11:11:27 -04:00
Rich Prohaska
d20ee6d414 #90 fix the is_tokudb_locks test result file to match the schema 2013-09-30 16:33:15 -04:00
Rich Prohaska
0a8fa2e704 #90 tokudb info schema tests 2013-09-26 17:16:41 -04:00
Rich Prohaska
451b3959ec #104 write frm for existing tables before the txn is committed 2013-09-26 09:53:50 -04:00
Zardosht Kasheff
74d2ec5efd refs #94, for keys with strings, add a memcmp at the end of the comparison
function if we are doing comparisons in the fractal tree, so that case-insensitivities
get resolved. Comparisons done inside the handlerton are unaffected.
2013-09-20 11:22:39 -04:00
Rich Prohaska
33882d1ca3 #81 fix tokudb_file_map test result file 2013-09-19 17:38:47 -04:00
Rich Prohaska
4a48de69d8 Tokutek/ft-index#69 fix global status result file 2013-09-18 14:53:15 -04:00
Rich Prohaska
4b720b761a change tokudb_fsync_time units 2013-09-17 14:43:35 -04:00
Rich Prohaska
ba315739a5 tokutek/mysql56#24 always set default storage engine to tokudb in the cardinality tests 2013-08-28 10:35:17 -04:00
Rich Prohaska
5d487296a0 #69 run create unique index with MDL shared no write (not hot WRT writes) 2013-08-21 10:15:47 -04:00
Rich Prohaska
2ed0f958ac #64 get hot text and blob column expansion working 2013-08-15 14:28:34 -04:00
Yoni Fogel
8963e6431d Refs Tokutek/ft-index#40 Add test for transactional case insensitive tables 2013-08-02 09:31:24 -07:00
rich prohaska
68d654be36 #61 fix change column text and blob tests and their generators 2013-07-30 07:29:00 -04:00
Rich Prohaska
76b13e8a48 #57 add a test for tinytext -> text expansion 2013-07-29 16:51:49 -04:00
zkasheff
29989705c3 Merge branch 'bugs/61' 2013-07-29 11:13:04 -04:00
zkasheff
9f691995b9 refs #61, make blob expansion a non-hot operation 2013-07-29 11:11:47 -04:00
zkasheff
bc916eed57 add test for svn ticket 6684 2013-06-24 11:20:30 -04:00
Rich Prohaska
826c8c44e5 support upsert x=x+values(x) expressions 2013-05-24 11:01:40 -04:00