Commit graph

1780 commits

Author SHA1 Message Date
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
ab064a1c40 DB-742 set tokudb version for tokudb builds 2014-11-07 13:39:32 -05:00
Rich Prohaska
34bdd1f41b DB-754 include my_config.h first for mariadb 5.5.40 2014-11-05 11:24:27 -05:00
Rich Prohaska
64560d816e DB-730 build tokudb without XA 2014-11-05 04:15:43 -05:00
Rich Prohaska
18951c10fa mark 5585.test as a big test 2014-11-03 15:03:57 -05:00
Rich Prohaska
7dcd965470 DB-747 merge mariadb 10 frm hack and dont compile row format compression code 2014-10-25 16:16:23 -04:00
Rich Prohaska
9a88c10546 DB-745 merge clustering key is covering key for mariadb 10 2014-10-24 12:34:55 -04:00
Rich Prohaska
4b034b245a DB-746 merge clustering key is covering key for mariadb 10 2014-10-24 11:23:54 -04:00
Rich Prohaska
fdf7cb1e71 DB-744 ER_GET_ERRNO has additional parameter on MariaDB 10 which crashes tokudb 2014-10-24 05:36:18 -04: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
cfa6f2a9fc update README to 7.5.2 2014-10-19 12:24:07 -04:00
Rich Prohaska
e394775389 DB-742 combine mysql and mariadb plugin declarations 2014-10-18 10:58:38 -04:00
Rich Prohaska
f93fa8df7f DB-742 use consistent version macros 2014-10-17 21:23:17 -04:00
Rich Prohaska
aed868b4b9 DB-742 set plugin version to tokudb_version_major.tokudb_version_minor 2014-10-17 13:46:15 -04:00
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