Rich Prohaska
c55aadd5f2
#159 set last_auto_increment from create info
2014-01-08 08:01:40 -05:00
Rich Prohaska
1e3a1b0f52
#158 support slave exec mode idempotent
2013-12-27 08:20:57 -05:00
Rich Prohaska
5fa9f7a876
#158 support slave exec mode idempotent
2013-12-27 08:20:57 -05:00
Rich Prohaska
876b3a7909
#148 change the default of tokudb_hide_default_row_format to ON
2013-12-22 16:03:10 -05:00
Rich Prohaska
ded1eeb361
#148 change the default of tokudb_hide_default_row_format to ON
2013-12-22 16:03:10 -05:00
Rich Prohaska
6e3e7fb5fc
register the tokudb_alter_print_error variable
2013-12-20 09:14:56 -05:00
Rich Prohaska
c333cca6cf
register the tokudb_alter_print_error variable
2013-12-20 09:14:56 -05:00
Rich Prohaska
8bcf6c5379
add a session variable that controls whether or not alter table errors are printed to stderr
2013-12-20 07:28:08 -05:00
Rich Prohaska
5703883b07
add a session variable that controls whether or not alter table errors are printed to stderr
2013-12-20 07:28:08 -05:00
Rich Prohaska
295947c6f8
#157 fix tokudb::index_next_same error handling
2013-12-18 16:04:05 -05:00
Rich Prohaska
26b2d23e37
#157 fix tokudb::index_next_same error handling
2013-12-18 16:04:05 -05:00
Sergei Golubchik
50808b30d2
MDEV-5396 Assertion `Handlerton: r==0 ' failed (errno=0) on EXPLAIN with TokuDB tables
...
Fix EXPLAIN and CREATE SELECT to join_free() (and, thus, ha_index_end())
before ha_commit_trans().
2013-12-17 17:26:54 +01:00
Rich Prohaska
5c147cc943
Tokutek/mysql56#42 turn on HA_PRIMARY_KEY_REQUIRED_FOR_POSITION to fix failing partition tests on mysql 5.6
2013-12-16 07:47:36 -05:00
Rich Prohaska
60ca22be48
Tokutek/mysql56#42 turn on HA_PRIMARY_KEY_REQUIRED_FOR_POSITION to fix failing partition tests on mysql 5.6
2013-12-16 07:47:36 -05:00
Sergei Golubchik
39a8d7965d
don't run tokudb tests for --embedded by default
2013-12-15 15:55:15 +01:00
Sergei Golubchik
47b615d84b
Fix tokudb.hotindex-insert-bigchar failure in buildbot.
...
This test needs at least 320M for tokudb-max-lock-memory.
Normally tokudb-max-lock-memory is auto-sized to be 1/16th
of the available RAM size, and many our test VMs have 4G of RAM.
2013-12-15 11:31:57 +01:00
Rich Prohaska
484c30bdf2
#152 fix MDEV-5399
2013-12-14 10:05:22 -05:00
Rich Prohaska
a16c8ef8ca
#152 fix MDEV-5399
2013-12-14 10:05:22 -05:00
Rich Prohaska
503863aeac
remove junk debug code
2013-12-12 16:23:15 -05:00
Rich Prohaska
584bb22324
remove junk debug code
2013-12-12 16:23:15 -05:00
Rich Prohaska
5172855d16
#150 cleanup cursor when a txn is retired
2013-12-12 16:14:12 -05:00
Rich Prohaska
76d5f4e364
#150 cleanup cursor when a txn is retired
2013-12-12 16:14:12 -05:00
Sergei Golubchik
5313e00199
fix tokudb tests that fail in --ps-protocol
...
https://github.com/Tokutek/ft-engine/issues/153
2013-12-12 14:58:44 +01:00
Sergei Golubchik
976e242c78
update tokudb version. mask tests that are broken there.
2013-12-12 11:42:00 +01:00
Rich Prohaska
521cf40b4e
port to mysql 5.6.15
2013-12-11 15:47:25 -05:00
Rich Prohaska
878ba4749d
port to mysql 5.6.15
2013-12-11 15:47:25 -05:00
Rich Prohaska
2924878769
#141 fix another open close race
2013-12-10 17:16:57 -05:00
Rich Prohaska
a47d4eb820
#141 fix another open close race
2013-12-10 17:16:57 -05:00
Rich Prohaska
12e3e629a4
#141 fix table open and close race
2013-12-09 15:55:53 -05:00
Rich Prohaska
05927abffc
#141 fix table open and close race
2013-12-09 15:55:53 -05:00
Rich Prohaska
610474f974
#150 cleanup indexing cursor when a txn is retired
2013-12-08 16:36:37 -05:00
Rich Prohaska
d9edc3fb2d
#150 cleanup indexing cursor when a txn is retired
2013-12-08 16:36:37 -05:00
Rich Prohaska
b65e6e3d74
#141 redo table open and close locking to avoid table opening pileup
2013-12-05 11:59:34 -05:00
Rich Prohaska
7d843822a8
#141 redo table open and close locking to avoid table opening pileup
2013-12-05 11:59:34 -05:00
Rich Prohaska
7e71d5fd62
#142 remove tokudb meta dictionary
2013-12-03 13:50:34 -05:00
Rich Prohaska
a8479edd0e
#142 remove tokudb meta dictionary
2013-12-03 13:50:34 -05:00
Rich Prohaska
dde0c43553
#142 remove tokudb_meta_mutex
2013-12-03 13:34:21 -05:00
Rich Prohaska
0251fd6eed
#142 remove tokudb_meta_mutex
2013-12-03 13:34:21 -05:00
Rich Prohaska
11e4b8b84c
Tokutek/mysql#10 use DB_TYPE_TOKUDB in mysql 5.5
2013-12-02 14:49:08 -05:00
Rich Prohaska
0aa72f432d
Tokutek/mysql#10 use DB_TYPE_TOKUDB in mysql 5.5
2013-12-02 14:49:08 -05:00
Rich Prohaska
affe5ac600
#15 set the tokudb plugin type to DB_TYPE_TOKUDB
2013-12-02 12:46:28 -05:00
Rich Prohaska
512685d8cd
#15 set the tokudb plugin type to DB_TYPE_TOKUDB
2013-12-02 12:46:28 -05:00
Rich Prohaska
4c988a01bc
#17 support mariadb clustering option
2013-12-01 17:56:16 -05:00
Rich Prohaska
d2986ecd7f
#17 support mariadb clustering option
2013-12-01 17:56:16 -05:00
Rich Prohaska
2df023d3dd
Tokutek/mariadb#12 rebase to mariadb-5.5.34
2013-11-28 09:51:21 -05:00
Rich Prohaska
213e21925a
Tokutek/mariadb#12 rebase to mariadb-5.5.34
2013-11-28 09:51:21 -05:00
Sergei Golubchik
c2839e2cf2
mysql-test: allow suite.pm add its suite to the default list.
...
run tokudb suites by default.
mark big and slow tests tokudb.change_column_all_1000_1 and
tokudb.change_column_all_1000_10 test as --big
2013-11-27 21:58:36 +01:00
Rich Prohaska
215d477904
#147 change column names in the tokudb_file_map
2013-11-22 06:33:16 -05:00
Rich Prohaska
de60f9f4af
#147 change column names in the tokudb_file_map
2013-11-22 06:33:16 -05:00
Rich Prohaska
3840ef6b44
#87 grab exclusive MDL in the tokudb alter table commit function
2013-11-21 17:42:54 -05:00