Commit graph

1574 commits

Author SHA1 Message Date
Rich Prohaska
521cf40b4e port to mysql 5.6.15 2013-12-11 15:47:25 -05:00
Rich Prohaska
a79eb8e85a fix non-determinism in the IS lock waits tests 2013-12-11 11:52:44 -05:00
Rich Prohaska
2924878769 fix another open close race 2013-12-10 17:16:57 -05:00
Rich Prohaska
1940f7173f build 5.5 and 5.6 in the same build directory 2013-12-10 08:15:24 -05:00
Rich Prohaska
12e3e629a4 fix table open and close race 2013-12-09 15:55:53 -05:00
Rich Prohaska
610474f974 cleanup indexing cursor when a txn is retired 2013-12-08 16:36:37 -05:00
Rich Prohaska
b65e6e3d74 redo table open and close locking to avoid table opening pileup 2013-12-05 11:59:34 -05:00
Rich Prohaska
7fe66e0cf0 Merge branch 'meta142' 2013-12-04 08:34:33 -05:00
Rich Prohaska
7e71d5fd62 remove tokudb meta dictionary 2013-12-03 13:50:34 -05:00
Rich Prohaska
dde0c43553 remove tokudb_meta_mutex 2013-12-03 13:34:21 -05:00
Rich Prohaska
d194978e1c build debug env for mariadb-5.5.34 2013-12-03 13:22:25 -05:00
Rich Prohaska
11e4b8b84c use DB_TYPE_TOKUDB in mysql 5.5 2013-12-02 14:49:08 -05:00
Rich Prohaska
affe5ac600 set the tokudb plugin type to DB_TYPE_TOKUDB 2013-12-02 12:46:28 -05:00
Rich Prohaska
4c988a01bc support mariadb clustering option 2013-12-01 17:56:16 -05:00
Rich Prohaska
2df023d3dd rebase to mariadb-5.5.34 2013-11-28 09:51:21 -05:00
Rich Prohaska
d425e30c3b Merge branch 'master' of github.com:Tokutek/ft-engine 2013-11-24 08:54:32 -05:00
Rich Prohaska
edf2264aba change tokudb_file_map column names 2013-11-24 08:54:16 -05:00
Rich Prohaska
e7bfc85a4d setup mysql and run mysql tests on percona builds 2013-11-23 07:47:25 -05:00
Rich Prohaska
215d477904 change column names in the tokudb_file_map 2013-11-22 06:33:16 -05:00
Rich Prohaska
3840ef6b44 grab exclusive MDL in the tokudb alter table commit function 2013-11-21 17:42:54 -05:00
Rich Prohaska
88b6565e40 test case for optimize of a temporary tokudb table 2013-11-19 20:11:49 -05:00
Rich Prohaska
466b63aa48 add debug trace to tokudb info schema tables 2013-11-14 21:32:38 -05:00
Rich Prohaska
fb6d749f2f start port of tokudb to mariadb 10 2013-11-10 16:45:11 -05:00
Rich Prohaska
b8d7ee9795 basic tokudb running in mysql 5.7 2013-11-09 16:55:12 -05:00
Rich Prohaska
eef01795bc Merge branch 'master' of github.com:Tokutek/ft-engine 2013-11-08 08:20:55 -05:00
Rich Prohaska
48dbc2e0c9 fix tokudb_drop_simple_table_668.result due to version number change 2013-11-08 08:20:37 -05:00
Rich Prohaska
6541369ea1 remove obsolete tests 2013-11-07 12:59:30 -05:00
Rich Prohaska
c6fd704151 Merge branch 'rotxn56' of github.com:Tokutek/ft-engine into rotxn56 2013-11-04 09:46:04 -05:00
Rich Prohaska
76a9489f9b optimize read only transactions 2013-11-04 09:45:42 -05:00
Rich Prohaska
9c74f90d51 run sql bench on percona builds 2013-11-01 14:23:56 -04:00
Rich Prohaska
ff9f2dbbbb change default $mysql_tree 2013-11-01 13:40:05 -04:00
Rich Prohaska
8691f7a3bd optimize read only transactions 2013-11-01 09:57:31 -04:00
Rich Prohaska
c0f0407256 setup and run mysql tests on oracle and percona server 2013-10-31 11:38:02 -04:00
Rich Prohaska
97f1989efb compile when tokudb row format compression types are not defined 2013-10-24 08:30:19 -04:00
Rich Prohaska
f7c5637958 simplify the release bucket 2013-10-23 14:44:49 -04:00
Rich Prohaska
3f1d5ddc70 remove s3 bucket by month 2013-10-23 14:32:04 -04:00
Rich Prohaska
a8af167fe3 turn on extended keys for tokudb 2013-10-23 12:30:07 -04:00
Zardosht Kasheff
62abb74a6c refs , fix call to hot_optimize 2013-10-21 16:22:01 -04:00
Rich Prohaska
1f46374faf make fast and small aliases for quicklz and lzma. fix tests. 2013-10-19 06:22:50 -04:00
Rich Prohaska
43dec55024 make fast and small aliases for quicklz and lzma 2013-10-18 15:25:37 -04:00
Rich Prohaska
dc4e26d618 make small and fast aliases for quicklz and lzma 2013-10-18 13:01:59 -04:00
Rich Prohaska
09ce3fad57 change the comment on the lock timeout session variable 2013-10-17 11:50:57 -04:00
rich prohaska
0372f382b0 rename the branches in the mysql56 repo 2013-10-16 10:07:41 -04:00
Rich Prohaska
2103510236 Merge branch 'loadermem87' of github.com:Tokutek/ft-engine into loadermem87 2013-10-15 10:29:54 -04:00
Rich Prohaska
056b8ee352 make tokudb_loader_memory_size a session variable 2013-10-15 10:29:48 -04:00
Rich Prohaska
d7ffda8b97 make tokudb_loader_memory_size a session variable 2013-10-14 15:21:57 -04:00
Rich Prohaska
25a2ba5d88 Merge branch 'master' of github.com:Tokutek/ft-engine 2013-10-14 11:19:09 -04:00
Rich Prohaska
cebeda047e 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
2bdb572aa7 add loader memory size variable to loader tests 2013-10-14 08:39:07 -04:00
rich prohaska
7c0a6f74e3 fix 5.6 build 2013-10-14 08:37:08 -04:00