Commit graph

386 commits

Author SHA1 Message Date
Rich Prohaska
e7f48475d9 DB-798 add the tokudb_rpl_check_readonly variable for RFR 2015-01-19 09:45:41 -05:00
Rich Prohaska
44bb19b7d1 DB-788 fix optimize by index name test result 2015-01-15 15:49:37 -05:00
Rich Prohaska
c87f8151ac DB-478 DB-788 DB-789 optimize tokudb table enhancements 2015-01-15 14:09:57 -05:00
Rich Prohaska
ba000b3db3 DB-791 remove memcache patch 2015-01-12 14:07:14 -05:00
Rich Prohaska
03a0eb3f7b FT-635 adjust test result with new status variable 2014-12-17 10:48:34 -05:00
Rich Prohaska
f6d2798f8a relax the time constraints on the bulk fetch tests again 2014-12-12 09:21:08 -05:00
Rich Prohaska
cef4e0a650 relax the time constraints on the bulk fetch tests 2014-12-11 19:59:48 -05:00
Rich Prohaska
e790efdf80 DB-755 speed up 5585.test 2014-11-28 08:53:03 -05:00
Rich Prohaska
e64b621179 DB-771 fix incorrect assert in update callback for varchar expansion 2014-11-21 07:13:07 -05:00
Rich Prohaska
3f3e058f5a DB-762 create tokudb trx when needed in tokudb::start_stmt 2014-11-19 12:31:34 -05:00
Rich Prohaska
340bc1bd99 DB-768 test case for 5.6 crash 2014-11-17 13:36:29 -05:00
Rich Prohaska
a3aa1defcf DB-766 add reproducer 2014-11-17 13:20:47 -05:00
Rich Prohaska
2db029048f DB-759 test and fix alter table bug with cardinality data 2014-11-13 10:53:22 -05:00
Rich Prohaska
b26799dcc7 DB-757 compute cardinality when alter table analyze partition is run 2014-11-08 10:36:33 -05:00
Rich Prohaska
0a4446d72b DB-756 set cardinality data for partitioned tokudb tables 2014-11-08 08:59:55 -05:00
Rich Prohaska
18951c10fa mark 5585.test as a big test 2014-11-03 15:03:57 -05:00
Rich Prohaska
070b1011c3 DB-743 test case for TC get_active_from_pool crash 2014-10-21 13:21:42 -04:00
Rich Prohaska
ef5d3fd205 DB-739 add test cases 2014-10-13 11:01:39 -04:00
Rich Prohaska
d589648edd DB-736 fix tokudb IS table errors 2014-10-08 08:39:40 -04:00
Rich Prohaska
b30150a0e4 DB-724 run bf_create_select_hash_part on PS 5.6.21 2014-09-30 16:21:04 -04:00
Rich Prohaska
81f6ecc465 DB-724 speed up and simplify the bulk fetch tests 2014-09-27 14:57:16 -04:00
Rich Prohaska
460e7716de DB-397 remove table lock for tables with triggers in tokudb::start_stmt 2014-09-26 08:02:24 -04:00
Rich Prohaska
52030b5971 DB-720 run the cluster key partition test on mariadb 2014-09-15 14:08:50 -04:00
Rich Prohaska
8978487477 DB-714 read free replication 2014-09-15 07:47:43 -04:00
Rich Prohaska
3c64729c89 DB-720 test case for clustering keys on partitioned tokudb tables 2014-09-15 07:27:18 -04:00
Rich Prohaska
7b061ff6a3 DB-504 redo bulk fetch select tests in partitioned tables 2014-09-13 16:06:55 -04:00
Rich Prohaska
f1dc0a9671 DB-310 run tokudb_support_xa.test on mysql and mariadb 5.5 2014-09-05 09:49:27 -04:00
BohuTANG
856dd95b71 DB-310 add tokudb_support_xa variable
this variable scope is Global, Session
type is boolean and default value is TRUE
2014-09-05 13:17:54 +08:00
Rich Prohaska
613b729ae9 DB-718 test case for broken error handling in tokudb_fractal_tree_info info schema plugin 2014-09-03 08:13:49 -04:00
Rich Prohaska
9b4e15d50c DB-712 fix tokudb locks info schema test results due to new schema 2014-08-28 15:11:55 -04:00
Rich Prohaska
4f45481eb2 DB-713 separate some long running tokudb tests so that valgrind runs without --big-test can exclude them 2014-08-27 18:00:19 -04:00
Rich Prohaska
f90c40ef73 DB-504 test replace select triggers for bulk fetch 2014-08-18 15:58:49 -04:00
Rich Prohaska
c92be4c8b5 DB-504 move bulk fetch tests 2014-08-18 15:57:12 -04:00
Rich Prohaska
945ffb2f10 DB-504 test insert select with various triggers to make sure that bulk fetch will work 2014-08-18 14:45:39 -04:00
Rich Prohaska
56126798a8 DB-500 allow simple deletes to use bulk fetch 2014-08-18 13:38:51 -04:00
joel9001
c2f39e80e0 #268 Adding bulk fetch MTR test and result files 2014-08-12 16:03:34 -04:00
Rich Prohaska
89d33f7e49 Tokutek/mariadb-5.5#71 run part_index_scan on mariadb 2014-08-11 16:46:06 -04:00
Rich Prohaska
0cfbaccf64 #261 run multiple queries in part_index_scan 2014-07-23 13:50:34 -04:00
Rich Prohaska
b196bddb59 #267 fix mdev5932 test and result 2014-07-23 10:00:13 -04:00
Rich Prohaska
db8a35c03d #261 Tokutek/mariadb-5.5#69 run part_index_scan test on mariadb 2014-07-22 11:03:08 -04:00
Rich Prohaska
5f034b7a50 #261 auto detect index scans to fix perf problem with partitions 2014-07-18 06:39:07 -04:00
Rich Prohaska
3f916598ef #259 add TOKUDB_CACHETABLE_SIZE_CLONED variable 2014-07-08 09:08:45 -04:00
Rich Prohaska
f34592091a #254 fix i_s_tokudb_lock_waits result files 2014-06-21 06:16:44 -04:00
Rich Prohaska
749b290e64 #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
bfb0a4dd87 #230 disable the tokudb bulk loader in the tokudb locks schema tests 2014-05-08 15:03:10 -04:00
Rich Prohaska
ac41e1c2b0 #110 test cases for replace into with replication 2014-04-25 11:58:56 -04:00
Rich Prohaska
a35427dcf8 #212 test case for mdev-4533 2014-04-25 09:52:51 -04:00
Rich Prohaska
445ccc25e3 Tokutek/ft-index#219 added checkpoint duration to engine status 2014-04-24 08:02:45 -04:00
Rich Prohaska
b6bafd01ca #213 decrease the i_s_ test race window 2014-04-16 13:23:18 -04:00
Rich Prohaska
1dce2eaa2f #133 dont overlock key ranges for unique secondary keys 2014-04-07 13:34:58 -04:00