Commit graph

1667 commits

Author SHA1 Message Date
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
Rich Prohaska
16bf5686e0 #199 rename repo mysql56 to mysql-5.6 2014-03-14 11:25:35 -04:00
Rich Prohaska
d4962b93aa #198 add tokudb_backtrace to help debug handler interface bugs 2014-03-12 10:28:57 -04:00
Rich Prohaska
bbef719666 Tokutek/ft-index#46 add basement deserialization status variables 2014-03-11 10:22:35 -04:00
John Esmet
088550df78 Fix include search paths in the handlerton 2014-03-04 11:22:10 -05:00
Rich Prohaska
4bbc7e2129 #192 support HTON_SUPPORTS_CLUSTERED_KEYS 2014-02-26 14:39:06 -05:00
Rich Prohaska
c2ee66f76a #191 support -DTOKUDB_VERSION=SOME_VERSION_STRING 2014-02-26 10:58:44 -05:00
Rich Prohaska
fb774e7d4f Tokutek/mysql#23 fix a race condition in the i_s_tokudb_lock_waits_released test 2014-02-25 17:03:10 -05:00
Rich Prohaska
f196f000ba #188 keep track of and cleanup last_lock_timeout memory 2014-02-24 09:46:24 -05:00
Rich Prohaska
35762b4368 #190 zero out new null bytes to force valgrind to quit complaining about uninitialized bytes 2014-02-21 15:53:05 -05:00
Rich Prohaska
a0cd739ae2 #189 add tokudb_kill_time session variable to set lock tree kill callback frequency 2014-02-21 08:21:31 -05:00
Rich Prohaska
5c9c570eb2 #186 update cardinality on first table open 2014-02-20 07:41:11 -05:00
Rich Prohaska
9b46c1a36e Tokutek/mysql#20 new FT compression ratio status vars added, so fix the result file 2014-02-14 12:08:18 -05:00
Rich Prohaska
d1a1285c03 #185 fix out of range read from uint3korr 2014-02-14 10:11:51 -05:00
Rich Prohaska
a8f56409a6 #183 run atc and tpch table loads with a configurable memory size 2014-02-14 06:48:28 -05:00
Rich Prohaska
057e1a1ee8 #184 fix mismatch between table_share->key_parts and the number really there. mysql increments key_parts for the extended keys. 2014-02-13 20:13:36 -05:00
Rich Prohaska
0aec2db77f Merge branch 'master' of github.com:Tokutek/ft-engine 2014-02-12 15:07:58 -05:00
Rich Prohaska
b36c75d901 #182 fix dbt array memory leak 2014-02-12 15:07:44 -05:00
Rich Prohaska
da8440a36b use devtoolset-1.1 for mysql/mariadb builds. avoids the dep on gcc 4.7 libstdc++.so 2014-02-12 10:46:11 -05:00
Rich Prohaska
2c301de0b3 #181 fix memory leak of the inserted bytes partitioned counter 2014-02-11 14:24:02 -05:00
Rich Prohaska
d38cf8770b #180 avoid thd_proc_info pointing to invalid info (like when a function sets proc info with a local variable and then returns) 2014-02-07 12:58:10 -05:00
Rich Prohaska
83eb814203 #178 clean up hatoku_defines.h a bit. it is a mess. 2014-02-07 12:07:53 -05:00
Rich Prohaska
5a9215a151 #153 change checkpoint lock tests to work with --ps-protocol 2014-02-07 11:27:36 -05:00
Rich Prohaska
12e51e4309 #176 use devtoolset-1.1 to build mysql and mariadb 2014-02-07 10:32:50 -05:00
Rich Prohaska
e7237420df #40 fix mod_enum test portability 2014-02-06 15:58:20 -05:00
Rich Prohaska
013e8e6506 #175 make the mod_enum test more portable 2014-02-06 08:45:07 -05:00
Rich Prohaska
f730f9fbcc #177 disable inline alter table drop default, add key, drop key, rename column when null bytes changed 2014-02-05 15:38:06 -05:00
Rich Prohaska
d3a31e7c9b #177 add result files for alter table tests that crash tokudb due to null bytes change 2014-02-05 13:28:52 -05:00
Rich Prohaska
ca5f9e5955 #177 alter table tests that crash tokudb due to null bytes change 2014-02-05 12:02:08 -05:00
Rich Prohaska
8215f1b017 #175 compare enums using eq_def 2014-02-03 16:12:57 -05:00
Rich Prohaska
ce3989b9f8 #175 test case for alter table modify enum 2014-02-03 16:06:31 -05:00
Rich Prohaska
b70099fb7d #176 use devtoolset-1.1 to build mysql and mariadb 2014-02-03 14:25:55 -05:00
Rich Prohaska
de45936706 #172 simplify test case for -30994 leak 2014-01-31 14:00:23 -05:00
Rich Prohaska
5074f6dbd7 Tokutek/mysql#14 test case for drop pk gets invalid key prefix bug 2014-01-31 11:55:27 -05:00
Rich Prohaska
3a0f7fd759 #172 map ydb errors to handler errors in prelocking functions 2014-01-29 14:03:00 -05:00
Rich Prohaska
ef1eb023a5 #171 test case result file for drop char(0) column 2014-01-24 17:40:33 -05:00