Rich Prohaska
412be21f5a
DB-762 create tokudb trx when needed in tokudb::start_stmt
2014-11-19 12:31:34 -05:00
Sergei Golubchik
3495801e2e
5.5 merge
2014-11-19 17:23:39 +01:00
Sergei Golubchik
302b50fa30
TokuDB 7.5.3
2014-11-18 17:54:00 +01:00
Rich Prohaska
588ff21f7d
DB-770 tokudb::extra HA_EXTRA_NOT_USED should explicitly do nothing
2014-11-17 14:57:06 -05:00
Rich Prohaska
ea9bd89327
DB-770 tokudb::extra HA_EXTRA_NOT_USED should explicitly do nothing
2014-11-17 14:57:06 -05:00
Rich Prohaska
0a4446d72b
DB-756 set cardinality data for partitioned tokudb tables
2014-11-08 08:59:55 -05:00
Rich Prohaska
695ce3ad29
DB-756 set cardinality data for partitioned tokudb tables
2014-11-08 08:59:55 -05:00
Rich Prohaska
34bdd1f41b
DB-754 include my_config.h first for mariadb 5.5.40
2014-11-05 11:24:27 -05:00
Rich Prohaska
c14fdb70b1
DB-754 include my_config.h first for mariadb 5.5.40
2014-11-05 11:24:27 -05:00
Sergei Golubchik
2160646c1d
5.5 merge
2014-11-03 17:47:37 +01:00
Sergei Golubchik
a2a18dd9d7
tokudb-7.5.3
2014-11-02 16:47:46 +01:00
Rich Prohaska
7dcd965470
DB-747 merge mariadb 10 frm hack and dont compile row format compression code
2014-10-25 16:16:23 -04:00
Rich Prohaska
4c57196e02
DB-747 merge mariadb 10 frm hack and dont compile row format compression code
2014-10-25 16:16:23 -04:00
Rich Prohaska
9a88c10546
DB-745 merge clustering key is covering key for mariadb 10
2014-10-24 12:34:55 -04:00
Rich Prohaska
57f2f606f0
DB-745 merge clustering key is covering key for mariadb 10
2014-10-24 12:34:55 -04:00
Rich Prohaska
4b034b245a
DB-746 merge clustering key is covering key for mariadb 10
2014-10-24 11:23:54 -04:00
Rich Prohaska
ac995231d6
DB-746 merge clustering key is covering key for mariadb 10
2014-10-24 11:23:54 -04:00
Sergei Golubchik
f62c12b405
Merge 10.0.14 into 10.1
2014-10-15 12:59:13 +02:00
Sergei Golubchik
1b75bed00f
5.5.40+ merge
2014-10-09 10:30:11 +02:00
Rich Prohaska
768b13d5c1
DB-735 use thd_killed
2014-10-03 15:41:54 -04:00
Rich Prohaska
69756a5994
DB-735 use thd_killed
2014-10-03 15:41:54 -04:00
Sergei Golubchik
aa36d9e742
MDEV-5120 Test suite test maria-no-logging fails
...
stat structure (from <sys/stat.h>) is conditionally defined
to have different layout and size depending on the defined macros.
The correct macro is defined in my_config.h, which means it MUST be
included first (or, at least before <features.h> - so, practically,
before including any system headers).
2014-10-02 11:57:40 +02:00
Rich Prohaska
dcda78e71f
DB-732 map TOKUDB_OUT_OF_LOCKS tokudb error to HA_ERR_LOCK_TABLE_FULL handler error
2014-10-01 09:24:21 -04:00
Rich Prohaska
d24fd98e99
DB-732 map TOKUDB_OUT_OF_LOCKS tokudb error to HA_ERR_LOCK_TABLE_FULL handler error
2014-10-01 09:24:21 -04:00
Rich Prohaska
0ea9d023fa
DB-450 use interruptible cursors for index scans and info schema scans
2014-09-26 11:45:39 -04:00
Rich Prohaska
665a9b6ea7
DB-450 use interruptible cursors for index scans and info schema scans
2014-09-26 11:45:39 -04:00
Rich Prohaska
460e7716de
DB-397 remove table lock for tables with triggers in tokudb::start_stmt
2014-09-26 08:02:24 -04:00
Rich Prohaska
b3601d02f8
DB-397 remove table lock for tables with triggers in tokudb::start_stmt
2014-09-26 08:02:24 -04:00
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
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
Rich Prohaska
8978487477
DB-714 read free replication
2014-09-15 07:47:43 -04:00
Sergei Golubchik
77a0c9b161
tokudb: use thd_killed() api function, not thd->killed directly
2014-09-13 08:32:53 +02:00
Sergei Golubchik
aef3818981
tokudb 7.1.8
2014-09-13 00:28:15 +02:00
Rich Prohaska
71208afb5b
DB-500 allow simple deletes to use bulk fetch
2014-08-19 17:08:14 -04:00
Rich Prohaska
96fbab5fcb
DB-500 allow simple deletes to use bulk fetch
2014-08-18 13:38:51 -04:00
Rich Prohaska
56126798a8
DB-500 allow simple deletes to use bulk fetch
2014-08-18 13:38:51 -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
5893b3026b
DB-506 add a session variable to enable/disable bulk fetch default enabled
2014-08-14 15:18:27 -04:00
Sergei Golubchik
14200dfa43
tokudb-7.1.7
2014-08-01 17:04:15 +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
f3e62fdda8
#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
5f034b7a50
#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