Commit graph

1765 commits

Author SHA1 Message Date
Rich Prohaska
a60c748aa3 DB-742 set the tokudb plugin version string for mariadb 2014-10-16 19:50:53 -04:00
Rich Prohaska
47cc57ceec Merge branch 'master' of github.com:Tokutek/tokudb-engine 2014-10-13 11:01:51 -04:00
Rich Prohaska
ef5d3fd205 DB-739 add test cases 2014-10-13 11:01:39 -04:00
Rich Prohaska
6ce778b5f9 update README for tokudb 7.5.0 2014-10-13 09:56:30 -04:00
Rich Prohaska
d589648edd DB-736 fix tokudb IS table errors 2014-10-08 08:39:40 -04:00
Rich Prohaska
768b13d5c1 DB-735 use thd_killed 2014-10-03 15:41:54 -04:00
Rich Prohaska
dcda78e71f DB-732 map TOKUDB_OUT_OF_LOCKS tokudb error to HA_ERR_LOCK_TABLE_FULL handler error 2014-10-01 09:24:21 -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
0ea9d023fa DB-450 use interruptible cursors for index scans and info schema scans 2014-09-26 11:45:39 -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
076ba951c4 DB-716 use jemalloc 3.6.0 in debug env 2014-09-12 07:31:01 -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
dee0a3bbdc Merge branch 'master' of github.com:Tokutek/tokudb-engine 2014-09-03 07:50:03 -04:00
Rich Prohaska
f99f2254d9 DB-718 handle errors in tokudb info schema plugins 2014-09-03 07:49:52 -04:00
Rich Prohaska
fa0d1d97ad DB-717 add iterations limit to tokustat 2014-09-02 16:23:32 -04:00
Rich Prohaska
1728a6f7cb Merge branch 'master' of github.com:Tokutek/tokudb-engine 2014-09-02 15:44:49 -04:00
Rich Prohaska
bb1bf001c2 DB-717 add iterations limit to tokustat 2014-09-02 15:44:40 -04:00
Rich Prohaska
12dcf89541 DB-716 use jemalloc 3.6.0 in tokudb builds 2014-09-02 13:01:56 -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
5f83c72a23 Merge branch 'db703' of github.com:Tokutek/tokudb-engine into db703 2014-08-28 06:19:59 -04:00
Rich Prohaska
43c3843368 DB-712 split locks and lock_waits dname into schema, table, and dictionary 2014-08-28 06:19:32 -04:00
Rich Prohaska
a0056c489f DB-703 DB-704 split dname into schema, table, and dictionary 2014-08-28 06:19:32 -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
13e2b107ca DB-712 split locks and lock_waits dname into schema, table, and dictionary 2014-08-27 14:49:11 -04:00
Rich Prohaska
6479e880ed DB-703 DB-704 split dname into schema, table, and dictionary 2014-08-27 14:07:16 -04:00
Rich Prohaska
577e3a0fd3 DB-702 print upgrade failed clean shutdown required error message 2014-08-27 10:31:45 -04:00
Rich Prohaska
d3c44c9969 DB-708 move test scripts 2014-08-19 13:07: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
Rich Prohaska
a2566787a9 FT-502 print huge pages guy when env fails to open 2014-08-18 09:13:29 -04:00
Rich Prohaska
5893b3026b DB-506 add a session variable to enable/disable bulk fetch default enabled 2014-08-14 15:18:27 -04:00
joel9001
c2f39e80e0 #268 Adding bulk fetch MTR test and result files 2014-08-12 16:03:34 -04:00
Rich Prohaska
ebb7a85c1b #272 set tokudb product name 2014-08-12 14:41:35 -04:00
Rich Prohaska
d8fffbc931 #272 set TokuDB product name 2014-08-12 12:56:15 -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
865df2ba49 #271 turn off FT debug flags by default. can be overridden by cmake arguments 2014-08-04 15:49:28 -04:00
Rich Prohaska
f3e62fdda8 #269 use bulk fetch for replace select 2014-07-31 12:23:23 -04:00
RIch Prohaska
8f2cfb851c Update README.md 2014-07-23 13:55:22 -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