Sergei Golubchik
06d6552192
5.5 merge
2014-09-23 23:55:29 +02:00
Sergei Golubchik
b91432b4a4
tokudb 7.5.0
2014-09-23 22:03:35 +02:00
Sergei Golubchik
56f64f796e
TokuDB: enable online alter for partitioned tabled
2014-05-09 14:53:32 +02:00
Sergei Golubchik
d3e2e1243b
5.5 merge
2014-05-09 12:35:11 +02:00
Sergei Golubchik
99027efd14
post-fix for the merge of "Bug#16216513 INPLACE ALTER DISABLED FOR PARTITIONED TABLES"
...
make this innodb-only patch work for other engines as well
2014-05-08 10:25:09 +02:00
Sergei Golubchik
aff4854dfd
merge:
...
git://github.com/Tokutek/ft-index.git
git://github.com/Tokutek/ft-engine.git
at the tag tokudb-7.1.6
2014-05-05 22:59:44 +02:00
Sergei Golubchik
707dd6b9e9
MDEV-5943 'show table status' does not immediately show tokudb tables
...
MDEV-5839 TokuDB tables not properly cleaned on DROP DATABASE
TokuDB does not support discover_table_names() and writes no files
in the database directory, so automatic filename-based
discover_table_names() doesn't work either. So, it must force .frm
file to disk in ::create()
2014-03-26 22:32:15 +01:00
Sergei Golubchik
06bdc441f0
update tokudb tests for 10.0
2014-03-26 22:31:17 +01:00
Sergei Golubchik
10740939eb
5.5 merge
2014-03-26 22:25:38 +01:00
Sergei Golubchik
525c3c2435
TokuDB: make the default value for the table compression= attribute to come
...
from the variable @@session.tokudb_row_format
2014-03-26 09:33:54 +01:00
Sergei Golubchik
99a0b5464d
merge ft-index and ft-engine as of 7.1.5
2014-03-18 09:02:57 +01:00
Sergei Golubchik
3b3a7a524e
test fixes
2014-02-03 22:28:35 +01:00
Sergei Golubchik
72c20282db
10.0-base merge
2014-02-03 15:22:39 +01:00
Sergei Golubchik
59d9d08e2b
5.5 merge
2014-02-01 00:54:03 +01:00
Michael Widenius
46c4f3a785
speed up tokudb tests by adding begin/commit around insert loops
...
Marked very long running tests as big_test
2014-01-26 20:46:15 +02:00
Sergei Golubchik
d28d3ba40d
10.0-base merge
2013-12-16 13:02:21 +01:00
Sergei Golubchik
c6d30805db
5.5 merge
2013-11-23 00:50:54 +01:00
Sergei Golubchik
ff41edab6c
merge with ft-engine and ft-index up to tag:tokudb-7.1.0
2013-11-19 15:35:31 +01:00
Sergei Golubchik
97bbf3af34
update tokudb test results
2013-11-01 20:31:27 +01:00
Sergei Golubchik
20031c6273
Enable TokuDB online ALTER
...
sql/create_options.cc:
an utility function to compare two filled-in engine_option structures
sql/sql_table.cc:
* two keys are different if their option_struct's differ
(for ALTER TABLE DROP key, ADD key)
* engines doing inplace alter must see the new frm image
2013-09-25 19:42:22 +02:00
Sergei Golubchik
4ec2e9d7ed
5.5 merge and fixes for compiler/test errors
2013-09-18 13:07:31 +02:00
Sergei Golubchik
642aa4366d
clustering == covering
...
tell the optimizer that every TokuDB "clustering" index is the "covering" index
in the MariaDB optimizer sense.
2013-09-09 14:00:06 +02:00
Sergei Golubchik
9a3b9a5416
tokudb test suites
2013-09-09 13:59:38 +02:00