Rich Prohaska
ff1be5d961
#198 add tokudb_backtrace to help debug handler interface bugs
2014-03-12 10:28:57 -04:00
Rich Prohaska
d4962b93aa
#198 add tokudb_backtrace to help debug handler interface bugs
2014-03-12 10:28:57 -04:00
Rich Prohaska
4e6d8249db
#192 support HTON_SUPPORTS_CLUSTERED_KEYS
2014-02-26 14:39:06 -05:00
Rich Prohaska
4bbc7e2129
#192 support HTON_SUPPORTS_CLUSTERED_KEYS
2014-02-26 14:39:06 -05:00
Rich Prohaska
e9b9fd9077
#188 keep track of and cleanup last_lock_timeout memory
2014-02-24 09:46:24 -05:00
Rich Prohaska
f196f000ba
#188 keep track of and cleanup last_lock_timeout memory
2014-02-24 09:46:24 -05:00
Rich Prohaska
3fbd54a96d
#189 add tokudb_kill_time session variable to set lock tree kill callback frequency
2014-02-21 08:21:31 -05:00
Rich Prohaska
a0cd739ae2
#189 add tokudb_kill_time session variable to set lock tree kill callback frequency
2014-02-21 08:21:31 -05:00
Rich Prohaska
d06d73633d
#181 fix memory leak of the inserted bytes partitioned counter
2014-02-11 14:24:02 -05:00
Rich Prohaska
2c301de0b3
#181 fix memory leak of the inserted bytes partitioned counter
2014-02-11 14:24:02 -05:00
Rich Prohaska
dfe4872524
#180 avoid thd_proc_info pointing to invalid info (like when a function sets proc info with a local variable and then returns)
2014-02-07 12:58:10 -05:00
Rich Prohaska
d38cf8770b
#180 avoid thd_proc_info pointing to invalid info (like when a function sets proc info with a local variable and then returns)
2014-02-07 12:58:10 -05:00
Rich Prohaska
3ec9648f3d
Tokutek/mysql56#54 fix to tokudb::external_lock for the alter table assert bug, plus a rewrite of the tokudb debug tracing
2014-01-22 08:54:46 -05:00
Rich Prohaska
8d44886251
Tokutek/mysql56#54 fix to tokudb::external_lock for the alter table assert bug, plus a rewrite of the tokudb debug tracing
2014-01-22 08:54:46 -05:00
Rich Prohaska
c7836bb38d
#166 add this handler to debug enter and return
2014-01-14 14:00:58 -05:00
Rich Prohaska
8c25ba62c9
#166 add this handler to debug enter and return
2014-01-14 14:00:58 -05:00
Sergei Golubchik
ffa8c4cfcc
Percona-Server-5.6.14-rel62.0 merge
...
support ha_innodb.so as a dynamic plugin.
* remove obsolete *,innodb_plugin.rdiff files
* s/--plugin-load=/--plugin-load-add=/
* MYSQL_PLUGIN_IMPORT glob_hostname[]
* use my_error instead of push_warning_printf(ER_DEFAULT)
* don't use tdc_size and tc_size in a module
update test cases (XtraDB is 5.6.14, InnoDB is 5.6.10)
* copy new tests over
* disable some tests for (old) InnoDB
* delete XtraDB tests that no longer apply
small compatibility changes:
* s/HTON_EXTENDED_KEYS/HTON_SUPPORTS_EXTENDED_KEYS/
* revert unnecessary InnoDB changes to make it a bit closer to the upstream
fix XtraDB to compile on Windows (both as a static and a dynamic plugin)
disable XtraDB on Windows (deadlocks) and where no atomic ops are available (e.g. CentOS 5)
storage/innobase/handler/ha_innodb.cc:
revert few unnecessary changes to make it a bit closer to the original InnoDB
storage/innobase/include/univ.i:
correct the version to match what it was merged from
2013-12-22 17:06:50 +01: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
Sergei Golubchik
d28d3ba40d
10.0-base merge
2013-12-16 13:02:21 +01: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
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
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
Sergei Golubchik
46ea51ff77
tokudb post-merge compilation fixes
2013-11-23 13:05:35 +01:00
Sergei Golubchik
c6d30805db
5.5 merge
2013-11-23 00:50:54 +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
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
Rich Prohaska
466b63aa48
#146 add debug trace to tokudb info schema tables
2013-11-14 21:32:38 -05:00
Rich Prohaska
cb80f4ea93
#146 add debug trace to tokudb info schema tables
2013-11-14 21:32:38 -05:00
Rich Prohaska
b8d7ee9795
basic tokudb running in mysql 5.7
2013-11-09 16:55:12 -05:00
Rich Prohaska
8960e8969c
basic tokudb running in mysql 5.7
2013-11-09 16:55:12 -05:00
Rich Prohaska
a8af167fe3
tokutek/mysql56#23 turn on extended keys for tokudb
2013-10-23 12:30:07 -04:00
Rich Prohaska
99c4881478
tokutek/mysql56#23 turn on extended keys for tokudb
2013-10-23 12:30:07 -04:00
Rich Prohaska
056b8ee352
#127 make tokudb_loader_memory_size a session variable
2013-10-15 10:29:48 -04:00
Rich Prohaska
69f6deb478
#127 make tokudb_loader_memory_size a session variable
2013-10-15 10:29:48 -04:00
Rich Prohaska
d7e467295e
#128 change tokudb_lock_timeout to session variable
2013-10-10 16:25:57 -04:00
Rich Prohaska
ef0b238727
#128 change tokudb_lock_timeout to session variable
2013-10-10 16:25:57 -04:00
Rich Prohaska
ef6add4cac
#122 change default compression to zlib and add a session variable to control create info row format
2013-10-07 09:11:51 -04:00