Rich Prohaska
|
f16b3122ab
|
#252 fix MDEV-6324 uninit var in discover3
|
2014-06-10 18:55:57 -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 |
|
Rich Prohaska
|
af53db60cc
|
#248 install PS+TokuDB tarballs
|
2014-06-02 16:24:47 -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
|
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
|
e7496641ce
|
#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
|
ebc4a08a62
|
TokuDB 7.1.6 is released
|
2014-05-25 08:44:04 -04:00 |
|
Rich Prohaska
|
b62e8d10fc
|
#236 mysqld_safe should use libjemalloc.so if it exists in the tarball
|
2014-05-20 08:18:13 -04:00 |
|
Rich Prohaska
|
2006f3bf58
|
#206 merge mariadb 10.0.11 changes
|
2014-05-14 14:43:44 -04:00 |
|
Rich Prohaska
|
f39c22282a
|
#221 fix tokudb::estimate_num_rows
|
2014-05-13 08:56:06 -04:00 |
|
Rich Prohaska
|
39b08e0222
|
#232 compile in jemalloc detector
|
2014-05-10 15:53:31 -04:00 |
|
Rich Prohaska
|
fb9681b957
|
#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
|
09a284742a
|
#230 disable the tokudb bulk loader in the tokudb locks schema tests
|
2014-05-08 15:03:10 -04:00 |
|
Rich Prohaska
|
b0493252e0
|
#228 use thd_get/set_ha_data for tokudb_trx data
|
2014-05-07 08:20:41 -04:00 |
|
Rich Prohaska
|
5624a03c83
|
#226 delete CMakeLists.in, no longer used
|
2014-05-06 13:17:49 -04:00 |
|
Rich Prohaska
|
394202d207
|
#224 fail tokudb init if jemalloc is not loaded
|
2014-05-05 07:59:33 -04:00 |
|
Rich Prohaska
|
2a8682244a
|
#223 build tokudb without upserts
|
2014-05-02 15:55:52 -04:00 |
|
Rich Prohaska
|
85d338cc3e
|
#222 filter out degenerate key range in tokudb::record_in_range
|
2014-04-30 18:19:14 -04:00 |
|
Rich Prohaska
|
53cb5329e4
|
#218 fix incorrect use of num_DBs_lock
|
2014-04-29 13:51:05 -04:00 |
|
Rich Prohaska
|
94ed981ffe
|
ft-index#218 use cursor set range with bound for point queries
|
2014-04-25 13:43:45 -04:00 |
|
Rich Prohaska
|
5b55cb54fc
|
#110 test cases for replace into with replication
|
2014-04-25 11:58:56 -04:00 |
|
Rich Prohaska
|
77087f0cf8
|
#212 test case for mdev-4533
|
2014-04-25 09:52:51 -04:00 |
|
Rich Prohaska
|
8c11ea31d5
|
Tokutek/ft-index#219 added checkpoint duration to engine status
|
2014-04-24 08:02:45 -04:00 |
|
Rich Prohaska
|
02fce56777
|
#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
|
99c4517b29
|
#110 turn off replace into and insert ignore optimizations when binlog format != statement
|
2014-04-21 10:35:03 -04:00 |
|
Rich Prohaska
|
25f931c6b6
|
#202 allow non-null AND null key index cursor operations (2nd try)
|
2014-04-18 14:07:14 -04:00 |
|
Rich Prohaska
|
5d2d9bfdeb
|
#206 support mariadb 10.0.10 start_bulk_insert api change
|
2014-04-17 09:12:43 -04:00 |
|
Rich Prohaska
|
ea3286b397
|
update the README.md to 7.1.5
|
2014-04-16 14:30:51 -04:00 |
|
Rich Prohaska
|
c5875bb5af
|
#213 decrease the i_s_ test race window
|
2014-04-16 13:23:18 -04:00 |
|
Rich Prohaska
|
9f324de94d
|
#212 binlog row replication turns the insert ignore optimization off
|
2014-04-14 17:23:06 -04:00 |
|
Rich Prohaska
|
e7e91ab6bb
|
#202 allow non-null AND null key index cursor operations
|
2014-04-14 15:11:31 -04:00 |
|
Rich Prohaska
|
cb41cf0db1
|
#194 fix gcc 4.8 warnings
|
2014-04-13 14:40:54 -04:00 |
|
Rich Prohaska
|
8e621b6776
|
#211 simplify sql bench test runner
|
2014-04-13 08:28:38 -04:00 |
|
Rich Prohaska
|
72f9296812
|
#211 simplify sql bench test runner
|
2014-04-12 07:27:21 -04:00 |
|
Rich Prohaska
|
da5e2a19e6
|
#206 compile without partition storage engine
|
2014-04-09 07:45:15 -04:00 |
|
Rich Prohaska
|
38b95830b5
|
#206 support mariadb 10.0.10 alter compression table attribute
|
2014-04-08 15:24:06 -04:00 |
|
Rich Prohaska
|
5b3f63c0d0
|
#209 add variable to control table empty algorithm
|
2014-04-08 11:15:28 -04:00 |
|
Rich Prohaska
|
fb30dc2667
|
#208 debug create temp table and transactions
|
2014-04-07 16:58:51 -04:00 |
|
Rich Prohaska
|
4a88423538
|
#133 dont overlock key ranges for unique secondary keys
|
2014-04-07 13:34:58 -04:00 |
|
Rich Prohaska
|
3e2f220d18
|
#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
|
72fd0b9951
|
#208 rename ft-engine to tokudb-engine
|
2014-04-03 12:50:25 -04:00 |
|
Rich Prohaska
|
22bf01e7f5
|
#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
|
dc9ed4c5fe
|
#205 build tokudb with webscalesql-5.6
|
2014-03-31 11:05:45 -04:00 |
|
Rich Prohaska
|
a77a73fd32
|
#204 print compression status variables
|
2014-03-31 08:57:42 -04:00 |
|
Rich Prohaska
|
b75eeb2751
|
#203 run clustering key tests on percona server
|
2014-03-26 12:33:21 -04:00 |
|
Rich Prohaska
|
f02c041d0f
|
#202 add test cases for mdev-5932
|
2014-03-24 15:11:45 -04:00 |
|
Rich Prohaska
|
fab9fddb98
|
#199 rename mysql and mariadb repos
|
2014-03-20 13:19:23 -04:00 |
|
Rich Prohaska
|
000f5143c3
|
#200 handle errors when writing cardinality data
|
2014-03-20 12:45:32 -04:00 |
|
Rich Prohaska
|
daddc85f76
|
#195 merge mariadb 10.0.9
|
2014-03-18 19:18:40 -04:00 |
|