Sergei Golubchik
06d6552192
5.5 merge
2014-09-23 23:55:29 +02:00
Sergei Golubchik
53a44915c5
merge
2014-09-23 23:37:35 +02:00
Sergei Golubchik
b91432b4a4
tokudb 7.5.0
2014-09-23 22:03:35 +02:00
Michael Widenius
348a24a70a
Allow tokudb test to pass even if jemalloc is not available.
2014-09-23 13:57:55 +03:00
Michael Widenius
504c6cccd7
Fixed test failures
...
Added comments
Ensure that tokudb test works even if jemalloc is not installed
Removed not referenced function Item::remove_fixed()
mysql-test/suite/rpl/t/rpl_gtid_reconnect.test:
Fixed race condition
sql/item.cc:
Indentation fix
sql/item.h:
Removed not used function
Added comment
sql/sql_select.cc:
Fixed indentation
storage/tokudb/mysql-test/rpl/include/have_tokudb.opt:
Ensure that tokudb test works even if jemalloc is not installed
storage/tokudb/mysql-test/tokudb/suite.opt:
Ensure that tokudb test works even if jemalloc is not installed
storage/tokudb/mysql-test/tokudb_add_index/suite.opt:
Ensure that tokudb test works even if jemalloc is not installed
storage/tokudb/mysql-test/tokudb_alter_table/suite.opt:
Ensure that tokudb test works even if jemalloc is not installed
storage/tokudb/mysql-test/tokudb_bugs/suite.opt:
Ensure that tokudb test works even if jemalloc is not installed
storage/tokudb/mysql-test/tokudb_mariadb/suite.opt:
Ensure that tokudb test works even if jemalloc is not installed
2014-09-22 23:25:56 +03:00
Sergei Golubchik
d017953e2e
fixes for test cases
2014-09-16 14:04:50 +02:00
Sergei Golubchik
7e29c1b539
5.5 merge
2014-09-16 14:03:17 +02:00
Rich Prohaska
b183d81d2e
DB-714 read free replication
2014-09-15 07:47:43 -04:00
Sergei Golubchik
e3deed438a
ft-index: restore a chunk that was lost in the merge
...
and other fixes for gcc-4.9.1 on sid
2014-09-13 21:32:49 +02:00
Sergei Golubchik
77a0c9b161
tokudb: use thd_killed() api function, not thd->killed directly
2014-09-13 08:32:53 +02:00
Sergei Golubchik
e7ddd89adc
tokudb tests: master-slave.inc should be included *last*
2014-09-13 08:16:00 +02:00
Sergei Golubchik
aef3818981
tokudb 7.1.8
2014-09-13 00:28:15 +02:00
Sergei Golubchik
3d94523638
MDEV-6613 build system endianness test fails for ppc64le (i.e. Ubuntu)
...
* remove bundled jemalloc, use the system one
* force jemalloc in release builds on linux
2014-09-12 08:41:16 +02:00
Sergei Golubchik
6b720ae4cb
MDEV-6605 Multiple Clients Inserting Causing Error: Failed to read auto-increment value from storage engine
...
* handler::get_auto_increment() was not expecting any errors from the storage engine.
That was wrong, errors could happen.
* ha_partition::get_auto_increment() was doing index lookups in partition under a mutex.
This was redundant (engine transaction isolation was covering that anyway)
and harmful (causing deadlocks).
2014-09-08 18:38:13 +02:00
BohuTANG
ef579d8921
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
f7c43e4b9c
DB-718 handle errors in tokudb info schema plugins
2014-09-03 07:49:52 -04:00
Rich Prohaska
08eb88eec4
DB-712 split locks and lock_waits dname into schema, table, and dictionary
2014-08-28 06:19:32 -04:00
Rich Prohaska
8c5cd26053
DB-703 DB-704 split dname into schema, table, and dictionary
2014-08-28 06:19:32 -04:00
Rich Prohaska
66504277bf
DB-702 print upgrade failed clean shutdown required error message
2014-08-27 10:31:45 -04:00
Rich Prohaska
71208afb5b
DB-500 allow simple deletes to use bulk fetch
2014-08-19 17:08:14 -04:00
Rich Prohaska
667401cab6
FT-502 print huge pages guy when env fails to open
2014-08-19 17:07:48 -04:00
Rich Prohaska
96fbab5fcb
DB-500 allow simple deletes to use bulk fetch
2014-08-18 13:38:51 -04:00
Rich Prohaska
9e079da4cf
FT-502 print huge pages guy when env fails to open
2014-08-18 09:13:29 -04:00
Rich Prohaska
65547f32a0
DB-506 add a session variable to enable/disable bulk fetch default enabled
2014-08-14 15:18:56 -04:00
Rich Prohaska
b16b461d25
DB-506 add a session variable to enable/disable bulk fetch default enabled
2014-08-14 15:18:27 -04:00
Rich Prohaska
880fac82e2
#272 set tokudb product name
2014-08-12 14:41:35 -04:00
Rich Prohaska
0b72d47cef
#272 set TokuDB product name
2014-08-12 12:56:15 -04:00
Sergei Golubchik
fd8da99119
disable still racy tokudb tests
2014-08-12 17:12:08 +02:00
Rich Prohaska
6a92fe510a
#271 turn off FT debug flags by default. can be overridden by cmake arguments
2014-08-11 16:47:36 -04:00
Sergei Golubchik
68d72f9167
fix tokudb version
2014-08-05 20:22:57 +02:00
Rich Prohaska
ba4cc58dea
#271 turn off FT debug flags by default. can be overridden by cmake arguments
2014-08-04 15:49:28 -04:00
Sergei Golubchik
c722e5f25f
MDEV-6507 tokudb release builds compiled with debug code on
...
disable tokudb paranoid asserts
2014-08-03 13:38:54 +02:00
Sergei Golubchik
14200dfa43
tokudb-7.1.7
2014-08-01 17:04:15 +02:00
Sergei Golubchik
4b4de01fae
5.3 merge
2014-08-01 16:51:12 +02:00
Rich Prohaska
ed9a5d5d38
#269 use bulk fetch for replace select
2014-07-31 12:24:04 -04:00
Rich Prohaska
0b49d864f9
#269 use bulk fetch for replace select
2014-07-31 12:23:23 -04:00
Rich Prohaska
79608786fb
#261 auto detect index scans to fix perf problem with partitions
2014-07-18 06:40:52 -04:00
Rich Prohaska
444af9c8e7
#261 debug prelocking for index scans
2014-07-18 06:40:10 -04:00
Rich Prohaska
030487487c
#261 auto detect index scans to fix perf problem with partitions
2014-07-18 06:39:07 -04:00
Rich Prohaska
e543cf162b
#263 enable bulk fetch for insert select sql commands
2014-07-16 10:13:37 -04:00
Rich Prohaska
871dbcf60a
#262 enable bulk fetch for create select sql commands
2014-07-16 10:13:16 -04:00
Rich Prohaska
862d17b361
#261 debug prelocking for index scans
2014-07-16 10:03:00 -04:00
Rich Prohaska
53231b1341
#263 enable bulk fetch for insert select sql commands
2014-07-15 15:45:48 -04:00
Rich Prohaska
79411796ce
#262 enable bulk fetch for create select sql commands
2014-07-15 13:13:30 -04:00
Rich Prohaska
c5e9952458
#258 support deferred XA recovery with discard of prepared txns and dirty shutdown of the FT environment
2014-07-10 16:30:40 -04:00
Rich Prohaska
48a6883b34
#258 support deferred XA recovery with discard of prepared txns and dirty shutdown of the FT environment
2014-07-09 15:50:15 -04:00
Rich Prohaska
28833bd162
#257 disable missing field initializer warning
2014-07-03 08:44:51 -04:00
Rich Prohaska
4df66169f2
#256 only force MDL X for certain alter table operations
2014-07-03 08:44:40 -04:00
Rich Prohaska
3a030fac86
#257 disable missing field initializer warning
2014-07-02 13:27:37 -04:00
Michael Widenius
bd2117d154
Automatic merge from 5.5
...
Fixed 2 failing tests by replacing result files
2014-08-19 21:35:14 +03:00