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
695ce3ad29
DB-756 set cardinality data for partitioned tokudb tables
2014-11-08 08:59:55 -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
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
57f2f606f0
DB-745 merge clustering key is covering key for mariadb 10
2014-10-24 12:34:55 -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
1b75bed00f
5.5.40+ merge
2014-10-09 10:30:11 +02: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
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
665a9b6ea7
DB-450 use interruptible cursors for index scans and info schema scans
2014-09-26 11:45:39 -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
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
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
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
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
Sergei Golubchik
6fb17a0601
5.5.39 merge
2014-08-07 18:06:56 +02:00
Rich Prohaska
eb00a1221e
#250 reset thd proc info in end_bulk_insert to fix invalid proc info pointer inside of a deleted ha_tokudb object
2014-06-13 12:06:05 -04:00
Rich Prohaska
814f0dd173
#250 reset thd proc info in end_bulk_insert to fix invalid proc info pointer inside of a deleted ha_tokudb object
2014-06-13 12:05:36 -04:00
Sergei Golubchik
d8edb88cb1
revert tokudb changes that caused crashes
2014-06-06 00:09:17 +02:00
Rich Prohaska
280cac9fe1
#250 restore proc info to valid pointers in commit, abort, analyze, and optimize
2014-06-04 12:08:43 -04:00
Rich Prohaska
2f948975f6
#250 restore proc info to valid pointers in commit, abort, analyze, and optimize
2014-06-04 10:44:15 -04:00
Michael Widenius
414e8388bf
Fixed compiler warnings
...
mysys/psi_noop.c:
Fixed wrong prototype
sql/rpl_gtid.cc:
Added #ifndef to hide not used variable
storage/connect/connect.cc:
Added volatile to avoid compiler warning in gcc 4.8.1
storage/connect/filamvct.cpp:
Added volatile to avoid compiler warning in gcc 4.8.1
storage/maria/ma_checkpoint.c:
Removed cast to avoid compiler warning
storage/myisam/mi_delete_table.c:
Added attribute to avoid compiler warning
storage/tokudb/ha_tokudb.cc:
Use LINT_INIT_STRUCT to avoid compiler warnings
storage/tokudb/hatoku_hton.cc:
Use LINT_INIT_STRUCT to avoid compiler warnings
storage/tokudb/tokudb_card.h:
Use LINT_INIT_STRUCT to avoid compiler warnings
storage/tokudb/tokudb_status.h:
Use LINT_INIT_STRUCT to avoid compiler warnings
2014-06-04 13:23:00 +03:00
Rich Prohaska
768b7b41cb
#225 fix tokudb store lock to fix lock tables crash
2014-06-01 16:57:53 -04:00
Rich Prohaska
39ef408165
#225 fix tokudb store lock to fix lock tables crash
2014-06-01 12:48:53 -04:00
Rich Prohaska
083764f033
#225 hot optimize for 5.6 and 10.0 using alter recreate
2014-06-01 07:50:32 -04:00
Rich Prohaska
454e974ce4
#225 hot optimize for 5.6 and 10.0 using alter recreate
2014-06-01 07:49:28 -04:00
Rich Prohaska
676c38a886
#245 use row estimate parameter to start_bulk_insert to decide if a loader is used
2014-05-31 12:16:56 -04:00
Rich Prohaska
bf21d6334d
#245 use row estimate parameter to start_bulk_insert to decide if a loader is used
2014-05-31 11:11:36 -04:00
Rich Prohaska
cb0ae1663a
#241 unique key check should avoid relocking keys if the table is already prelocked by the loader
2014-05-29 07:41:46 -04:00