summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tokutek/mysql#23 fix a race condition in the i_s_tokudb_lock_waits_released testRich Prohaska2014-02-251-0/+4
* #188 keep track of and cleanup last_lock_timeout memorytokudb-7.1.5-rc.3Rich Prohaska2014-02-242-7/+65
* #190 zero out new null bytes to force valgrind to quit complaining about unin...Rich Prohaska2014-02-211-1/+2
* #189 add tokudb_kill_time session variable to set lock tree kill callback fre...Rich Prohaska2014-02-212-11/+20
* #186 update cardinality on first table openRich Prohaska2014-02-202-34/+21
* Tokutek/mysql#20 new FT compression ratio status vars added, so fix the resul...tokudb-7.1.5-rc.2Rich Prohaska2014-02-141-0/+3
* #185 fix out of range read from uint3korrRich Prohaska2014-02-144-9/+16
* #183 run atc and tpch table loads with a configurable memory sizeRich Prohaska2014-02-142-9/+18
* #184 fix mismatch between table_share->key_parts and the number really there....Rich Prohaska2014-02-133-19/+33
* Merge branch 'master' of github.com:Tokutek/ft-engineRich Prohaska2014-02-121-8/+11
|\
| * use devtoolset-1.1 for mysql/mariadb builds. avoids the dep on gcc 4.7 libst...Rich Prohaska2014-02-121-8/+11
* | #182 fix dbt array memory leakRich Prohaska2014-02-122-18/+30
|/
* #181 fix memory leak of the inserted bytes partitioned counterRich Prohaska2014-02-111-0/+5
* #180 avoid thd_proc_info pointing to invalid info (like when a function sets ...tokudb-7.1.5-rc.1Rich Prohaska2014-02-074-10/+20
* #178 clean up hatoku_defines.h a bit. it is a mess.Rich Prohaska2014-02-072-39/+51
* #153 change checkpoint lock tests to work with --ps-protocolRich Prohaska2014-02-074-18/+12
* #176 use devtoolset-1.1 to build mysql and mariadbRich Prohaska2014-02-073-11/+11
* #40 fix mod_enum test portabilityRich Prohaska2014-02-062-2/+4
* #175 make the mod_enum test more portableRich Prohaska2014-02-062-0/+6
* #177 disable inline alter table drop default, add key, drop key, rename colum...Rich Prohaska2014-02-053-11/+21
* #177 add result files for alter table tests that crash tokudb due to null byt...Rich Prohaska2014-02-058-3/+241
* #177 alter table tests that crash tokudb due to null bytes changeRich Prohaska2014-02-054-0/+230
* #175 compare enums using eq_defRich Prohaska2014-02-031-18/+19
* #175 test case for alter table modify enumRich Prohaska2014-02-032-0/+108
* #176 use devtoolset-1.1 to build mysql and mariadbRich Prohaska2014-02-032-18/+9
* #172 simplify test case for -30994 leakRich Prohaska2014-01-314-496141/+678
* Tokutek/mysql#14 test case for drop pk gets invalid key prefix bugRich Prohaska2014-01-312-0/+52
* #172 map ydb errors to handler errors in prelocking functionsRich Prohaska2014-01-297-23/+497886
* #171 test case result file for drop char(0) columnRich Prohaska2014-01-241-0/+5
* #171 add a field types array to classify types into fixed, variable and blob ...Rich Prohaska2014-01-244-40/+45
* #171 clean up tokudb comparison APIs a bitRich Prohaska2014-01-242-61/+60
* Merge branch 'master' of github.com:Tokutek/ft-engineRich Prohaska2014-01-232-1/+2
|\
| * Tokutek/ft-index#152 TOKDUB_LOGGER_WAIT_LONG existsRich Prohaska2014-01-231-0/+1
| * change default debug mysql tree to mysql-5.5.35Rich Prohaska2014-01-231-1/+1
* | #171 test case for drop char(0) columnRich Prohaska2014-01-231-0/+17
|/
* Tokutek/mysql56#54 fix to tokudb::external_lock for the alter table assert bu...Rich Prohaska2014-01-223-52/+72
* Tokutek/mysql56#54 alter table test fires tokudb::external_lock assertRich Prohaska2014-01-222-0/+47
* #169 simplify the tokudb config for mariadb 5.5Rich Prohaska2014-01-201-13/+0
* Tokutek/mysql56#71 run mysql tokudb tests without default storage engine tokudbRich Prohaska2014-01-191-0/+1
* Tokutek/mysql56#71 run mysql suite tokudb without tokudb as the default stora...Rich Prohaska2014-01-183-1/+3
* Tokutek/mysql56#71 run mysql suite tokudb without tokudb as the default stora...Rich Prohaska2014-01-18163-67/+165
* Tokutek/mysql56#71 run mysql suite tokudb.bugs without tokudb as the default ...Rich Prohaska2014-01-1732-23/+36
* Tokutek/mysql56#71 run mysql suite tokudb.add_index without tokudb as the def...Rich Prohaska2014-01-171-0/+1
* Tokutek/mysql56#71 run mysql suite tokudb.add_index without tokudb as the def...Rich Prohaska2014-01-1621-20/+21
* Tokutek/mysql56#71 run mysql suite tokudb.alter_table without tokudb the defa...Rich Prohaska2014-01-1646-46/+48
* #168 remove obsolete is_fast_alter_runningRich Prohaska2014-01-152-14/+4
* #167 use a serializable cursor to check for PK duplicateRich Prohaska2014-01-151-3/+3
* #167 ignore dictionary too new errorsRich Prohaska2014-01-141-9/+2
* #167 test case for -100010 error when shrinking a columnRich Prohaska2014-01-142-0/+20
* #166 pretty print external lock typeRich Prohaska2014-01-141-2/+8