summaryrefslogtreecommitdiff
path: root/storage/tokudb/hatoku_defines.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-88/+22
|\
| * Merge branch 'merge-tokudb-5.6' into 10.0Sergei Golubchik2015-12-151-88/+22
| |\
| | * 5.6.26-74.0Sergei Golubchik2015-10-261-0/+486
* | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-0/+1
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-0/+1
| |\
| | * Merge tag 'tokudb-engine/tokudb-7.5.7' into 5.5Sergei Golubchik2015-06-031-0/+1
| | |\
| | | * DB-823 fix lock tables + transaction accounting for subsequent operationsRik Prohaska2015-03-041-0/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-0/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-0/+3
| |\ \ \ | | |/ /
| | * | Merge tag 'tokudb-7.5.5' into bb-5.5-mergeSergei Golubchik2015-02-121-0/+3
| | |\ \ | | | |/
| | | * DB-777 when a tokudb lock timeout occurs print info about the conflicting que...Rich Prohaska2015-01-151-0/+1
| | | * DB-777 when a tokudb lock timeout occurs print info about the conflicting que...Rich Prohaska2015-01-151-0/+2
| | | * DB-790 remove the handle fatal signal mysql patchRich Prohaska2015-01-101-1/+1
| | | * DB-756 set cardinality data for partitioned tokudb tablesRich Prohaska2014-11-081-1/+4
| | | * DB-746 merge clustering key is covering key for mariadb 10Rich Prohaska2014-10-241-0/+1
| | | * #252 fix the MDEV-6324 fixRich Prohaska2014-06-131-1/+1
| | | * #252 fix MDEV-6324 uninit var in discover3Rich Prohaska2014-06-101-1/+1
| | | * #225 hot optimize for 5.6 and 10.0 using alter recreateRich Prohaska2014-06-011-4/+6
| | | * #232 compile in jemalloc detectorRich Prohaska2014-05-101-0/+4
| | | * #202 allow non-null AND null key index cursor operations (2nd try)Rich Prohaska2014-04-181-0/+1
| | | * #206 support mariadb 10.0.10 alter compression table attributeRich Prohaska2014-04-081-0/+1
| | | * #205 build tokudb with webscalesql-5.6Rich Prohaska2014-03-311-6/+20
| | | * #195 merge mariadb 10.0.9Rich Prohaska2014-03-181-0/+5
| | | * #198 add tokudb_backtrace to help debug handler interface bugsRich Prohaska2014-03-121-0/+5
| | | * #188 keep track of and cleanup last_lock_timeout memoryRich Prohaska2014-02-241-4/+9
| | | * #185 fix out of range read from uint3korrRich Prohaska2014-02-141-0/+7
| | | * #182 fix dbt array memory leakRich Prohaska2014-02-121-10/+14
| | | * #180 avoid thd_proc_info pointing to invalid info (like when a function sets ...Rich Prohaska2014-02-071-0/+4
| | | * #178 clean up hatoku_defines.h a bit. it is a mess.Rich Prohaska2014-02-071-39/+36
| | | * #177 disable inline alter table drop default, add key, drop key, rename colum...Rich Prohaska2014-02-051-1/+1
| | | * Tokutek/mysql56#54 fix to tokudb::external_lock for the alter table assert bu...Rich Prohaska2014-01-221-6/+9
| | | * #169 simplify the tokudb config for mariadb 5.5Rich Prohaska2014-01-201-13/+0
| | | * #166 add this handler to debug enter and returnRich Prohaska2014-01-141-8/+23
| | | * port to mysql 5.6.15Rich Prohaska2013-12-111-0/+3
| | | * #150 cleanup indexing cursor when a txn is retiredRich Prohaska2013-12-081-0/+1
| | | * #141 redo table open and close locking to avoid table opening pileupRich Prohaska2013-12-051-0/+40
| | | * Tokutek/mysql#10 use DB_TYPE_TOKUDB in mysql 5.5Rich Prohaska2013-12-021-1/+1
| | | * #15 set the tokudb plugin type to DB_TYPE_TOKUDBRich Prohaska2013-12-021-1/+1
| | | * Tokutek/mariadb#12 rebase to mariadb-5.5.34Rich Prohaska2013-11-281-1/+18
| | | * start port of tokudb to mariadb 10Rich Prohaska2013-11-101-0/+10
| | | * basic tokudb running in mysql 5.7Rich Prohaska2013-11-091-1/+63
| | | * tokutek/mysql56#23 turn on extended keys for tokudbRich Prohaska2013-10-231-18/+2
| | | * tokutek/ft-index#76 add US Patent 8,489,638Rich Prohaska2013-10-041-0/+1
| | | * remove cruftRich Prohaska2013-09-271-1/+0
| | | * #92 simplify my_free callsRich Prohaska2013-09-231-5/+3
| | | * refs #71 basic lock tree visualizationRich Prohaska2013-09-151-2/+7
| | | * refs #71 rearrange IS codeRich Prohaska2013-09-101-1/+1
| | | * refs Tokutek/ft-engine#30 trace all txn begin callsRich Prohaska2013-09-091-2/+10
| | | * rebase to mysql 5.6.13Rich Prohaska2013-08-271-3/+3
| | | * start port to mysql 5.6.13Rich Prohaska2013-08-261-1/+10