Commit graph

1702 commits

Author SHA1 Message Date
Rich Prohaska
fd9ded206c #252 fix MDEV-6324 uninit var in discover3 2014-06-10 18:55:57 -04:00
Rich Prohaska
ee2a0724a0 #250 restore proc info to valid pointers in commit, abort, analyze, and optimize 2014-06-04 10:44:15 -04:00
Rich Prohaska
6334a16940 #248 install PS+TokuDB tarballs 2014-06-02 16:24:47 -04:00
Rich Prohaska
7ea92a6561 #225 fix tokudb store lock to fix lock tables crash 2014-06-01 12:48:53 -04:00
Rich Prohaska
e335e62c87 #225 hot optimize for 5.6 and 10.0 using alter recreate 2014-06-01 07:49:28 -04:00
Rich Prohaska
27c8ae28fc #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
4121f1193c #241 unique key check should avoid relocking keys if the table is already prelocked by the loader 2014-05-29 07:41:16 -04:00
Rich Prohaska
473cec29a0 TokuDB 7.1.6 is released 2014-05-25 08:44:04 -04:00
Rich Prohaska
ed83a839c7 #236 mysqld_safe should use libjemalloc.so if it exists in the tarball 2014-05-20 08:18:13 -04:00
Rich Prohaska
ede2f6963a #206 merge mariadb 10.0.11 changes 2014-05-14 14:43:44 -04:00
Rich Prohaska
02c6f5bb07 #221 fix tokudb::estimate_num_rows 2014-05-13 08:56:06 -04:00
Rich Prohaska
cae1d71b88 #232 compile in jemalloc detector 2014-05-10 15:53:31 -04:00
Rich Prohaska
749b290e64 #231 change lock_uniq_key_empty test to work without the bulk insert avoidance patch 2014-05-08 17:39:29 -04:00
Rich Prohaska
bfb0a4dd87 #230 disable the tokudb bulk loader in the tokudb locks schema tests 2014-05-08 15:03:10 -04:00
Rich Prohaska
493f9fd081 #228 use thd_get/set_ha_data for tokudb_trx data 2014-05-07 08:20:41 -04:00
Rich Prohaska
78204c2152 #226 delete CMakeLists.in, no longer used 2014-05-06 13:17:49 -04:00
Rich Prohaska
af1fbde5f8 #224 fail tokudb init if jemalloc is not loaded 2014-05-05 07:59:33 -04:00
Rich Prohaska
12f56b69d6 #223 build tokudb without upserts 2014-05-02 15:55:52 -04:00
Rich Prohaska
0a75992219 #222 filter out degenerate key range in tokudb::record_in_range 2014-04-30 18:19:14 -04:00
Rich Prohaska
1a58d90e41 #218 fix incorrect use of num_DBs_lock 2014-04-29 13:51:05 -04:00
Rich Prohaska
0c2889b2ea ft-index#218 use cursor set range with bound for point queries 2014-04-25 13:43:45 -04:00
Rich Prohaska
ac41e1c2b0 #110 test cases for replace into with replication 2014-04-25 11:58:56 -04:00
Rich Prohaska
a35427dcf8 #212 test case for mdev-4533 2014-04-25 09:52:51 -04:00
Rich Prohaska
445ccc25e3 Tokutek/ft-index#219 added checkpoint duration to engine status 2014-04-24 08:02:45 -04:00
Rich Prohaska
f7b9d7f6a4 #110 turn off replace into and insert ignore optimizations when binlog format != statement (2nd try) 2014-04-21 12:35:59 -04:00
Rich Prohaska
a7836999d1 #110 turn off replace into and insert ignore optimizations when binlog format != statement 2014-04-21 10:35:03 -04:00
Rich Prohaska
139634dcf0 #202 allow non-null AND null key index cursor operations (2nd try) 2014-04-18 14:07:14 -04:00
Rich Prohaska
4990d18886 #206 support mariadb 10.0.10 start_bulk_insert api change 2014-04-17 09:12:43 -04:00
Rich Prohaska
3888ebc0f4 update the README.md to 7.1.5 2014-04-16 14:30:51 -04:00
Rich Prohaska
b6bafd01ca #213 decrease the i_s_ test race window 2014-04-16 13:23:18 -04:00
Rich Prohaska
8cbc61dabd #212 binlog row replication turns the insert ignore optimization off 2014-04-14 17:23:06 -04:00
Rich Prohaska
86849fb5f8 #202 allow non-null AND null key index cursor operations 2014-04-14 15:11:31 -04:00
Rich Prohaska
957881df87 #194 fix gcc 4.8 warnings 2014-04-13 14:40:54 -04:00
Rich Prohaska
554552147e #211 simplify sql bench test runner 2014-04-13 08:28:38 -04:00
Rich Prohaska
89ec7f8e9b #211 simplify sql bench test runner 2014-04-12 07:27:21 -04:00
Rich Prohaska
a1b98694e5 #206 compile without partition storage engine 2014-04-09 07:45:15 -04:00
Rich Prohaska
0b1edd4302 #206 support mariadb 10.0.10 alter compression table attribute 2014-04-08 15:24:06 -04:00
Rich Prohaska
2a518937fe #209 add variable to control table empty algorithm 2014-04-08 11:15:28 -04:00
Rich Prohaska
37fd531d2a #208 debug create temp table and transactions 2014-04-07 16:58:51 -04:00
Rich Prohaska
1dce2eaa2f #133 dont overlock key ranges for unique secondary keys 2014-04-07 13:34:58 -04:00
Rich Prohaska
6f6a128994 #209 add tokudb_open_table_check_empty session variable to enable/disable may_table_be_open 2014-04-03 13:02:45 -04:00
Rich Prohaska
d2ce95d8d1 #208 rename ft-engine to tokudb-engine 2014-04-03 12:50:25 -04:00
Rich Prohaska
db470f2979 #209 add tokudb_open_table_check_empty session variable to enable/disable may_table_be_open 2014-04-03 11:21:00 -04:00
Rich Prohaska
8591559a07 #205 build tokudb with webscalesql-5.6 2014-03-31 11:05:45 -04:00
Rich Prohaska
d315f5f505 #204 print compression status variables 2014-03-31 08:57:42 -04:00
Rich Prohaska
311f90a95a #203 run clustering key tests on percona server 2014-03-26 12:33:21 -04:00
Rich Prohaska
0dab4c8f5a #202 add test cases for mdev-5932 2014-03-24 15:11:45 -04:00
Rich Prohaska
8d6de95c03 #199 rename mysql and mariadb repos 2014-03-20 13:19:23 -04:00
Rich Prohaska
a95eb9505d #200 handle errors when writing cardinality data 2014-03-20 12:45:32 -04:00
Rich Prohaska
f7eac23dbb #195 merge mariadb 10.0.9 2014-03-18 19:18:40 -04:00