summaryrefslogtreecommitdiff
path: root/storage/tokudb
Commit message (Expand)AuthorAgeFilesLines
* followup for "MDEV-6248 GUI-friendly cmake options to enable/disable plugins"Sergei Golubchik2015-02-151-1/+0
* Merge branch '10.0' into merge-wipSergei Golubchik2015-01-3147-87/+468
|\
| * 5.5 mergeSergei Golubchik2015-01-231-1/+1
| |\
| | * update tokudb version after mergeSergei Golubchik2015-01-231-1/+1
| * | after-merge fixesSergei Golubchik2015-01-211-0/+3
| * | 5.5 mergeSergei Golubchik2015-01-2146-86/+464
| |\ \ | | |/
| | * restore an incorrectly merged lineSergei Golubchik2015-01-161-1/+1
| | * TokuDB 7.5.4Sergei Golubchik2015-01-1345-85/+456
| | |\
| | | * DB-787 the tokudb_report_fractal_tree_info_for_db function can leak a db on a...Rich Prohaska2015-01-041-7/+6
| | | * DB-785 turn off fsync on mariadb for 2PC transactionsRich Prohaska2015-01-021-11/+15
| | | * DB-766 use an extra flag that is supported on MySQL and does not require a to...Rich Prohaska2014-12-212-1/+4
| | | * DB-783 append -Wvla to compiler flags to allow variable length arrays to be u...Rich Prohaska2014-12-171-4/+20
| | | * run on mariadb 10 with its safe mallocRich Prohaska2014-12-071-1/+1
| | | * DB-775 binlog group commit for 5.6Rich Prohaska2014-11-211-2/+17
| | | * DB-771 fix incorrect assert in update callback for varchar expansionRich Prohaska2014-11-211-1/+1
| | | * DB-762 create tokudb trx when needed in tokudb::start_stmtRich Prohaska2014-11-191-1/+5
| | | * DB-770 tokudb::extra HA_EXTRA_NOT_USED should explicitly do nothingRich Prohaska2014-11-171-0/+2
| | * | mysql-5.5.41 mergeSergei Golubchik2014-12-191-0/+7
* | | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-02146-3026/+305643
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2014-11-1933-253/+1963
| |\ \ \ | | |/ /
| | * | TokuDB 7.5.3Sergei Golubchik2014-11-1833-252/+1962
| | |\ \ | | | |/
| | | * DB-759 test and fix alter table bug with cardinality dataRich Prohaska2014-11-133-14/+139
| | | * DB-759 fix tokudb::alter_card to copy ALL of the cardinality data not just th...Rich Prohaska2014-11-123-1/+567
| | | * increase test coverage of the cardinality codeRich Prohaska2014-11-124-3/+228
| | | * speed up tokudb handler unit testsRich Prohaska2014-11-121-0/+2
| | | * speed up tokudb handler unit testsRich Prohaska2014-11-122-12/+33
| | | * speed up tokudb handler unit testsRich Prohaska2014-11-106-218/+548
| | | * DB-757 compute cardinality when alter table analyze partition is runRich Prohaska2014-11-081-1/+1
| | | * DB-756 set cardinality data for partitioned tokudb tablesRich Prohaska2014-11-084-24/+19
| | | * DB-754 include my_config.h first for mariadb 5.5.40Rich Prohaska2014-11-051-0/+1
| | | * DB-730 build tokudb without XARich Prohaska2014-11-051-1/+1
| * | | MDEV-7003 test-alter-table crashes debug build due to double free of pluginSergei Golubchik2014-11-132-2/+944
| * | | 5.5 mergeSergei Golubchik2014-11-0364-2763/+302557
| |\ \ \ | | |/ /
| | * | tokudb post-merge fixesSergei Golubchik2014-11-022-2/+3
| | * | tokudb-7.5.3Sergei Golubchik2014-11-0264-2759/+302554
| | |\ \ | | | |/
| | | * DB-747 merge mariadb 10 frm hack and dont compile row format compression codeRich Prohaska2014-10-252-4/+14
| | | * DB-745 merge clustering key is covering key for mariadb 10Rich Prohaska2014-10-241-1/+1
| | | * DB-746 merge clustering key is covering key for mariadb 10Rich Prohaska2014-10-242-13/+17
| | | * DB-744 ER_GET_ERRNO has additional parameter on MariaDB 10 which crashes tokudbRich Prohaska2014-10-241-6/+6
| | | * DB-742 combine mysql and mariadb plugin declarationsRich Prohaska2014-10-181-117/+34
| | | * DB-742 use consistent version macrosRich Prohaska2014-10-172-18/+16
| | | * DB-742 set plugin version to tokudb_version_major.tokudb_version_minorRich Prohaska2014-10-172-16/+25
| | | * DB-742 set the tokudb plugin version string for mariadbRich Prohaska2014-10-161-1/+6
| | | * DB-736 fix tokudb IS table errorsRich Prohaska2014-10-081-6/+6
| | | * DB-735 use thd_killedRich Prohaska2014-10-034-17/+17
| | | * DB-732 map TOKUDB_OUT_OF_LOCKS tokudb error to HA_ERR_LOCK_TABLE_FULL handler...Rich Prohaska2014-10-011-0/+3
| | | * DB-450 use interruptible cursors for index scans and info schema scansRich Prohaska2014-09-263-24/+49
| | | * DB-397 remove table lock for tables with triggers in tokudb::start_stmtRich Prohaska2014-09-261-25/+2
| * | | mergeSergei Golubchik2014-10-1158-9/+119
| |\ \ \
| | * \ \ 5.5.40+ mergeSergei Golubchik2014-10-0958-9/+119
| | |\ \ \ | | | |/ /