summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.0-galeraNirbhay Choubey2015-02-1837-61/+594
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-02-1837-61/+594
| |\
| | * Merge remote-tracking branch 'bzr/5.5' into bb-5.5-mergeSergei Golubchik2015-02-1217-28/+161
| | |\
| | | * XtraDB 5.5.41-37.0Sergei Golubchik2015-02-1111-18/+128
| | | * MDEV-7351 5.5 build fails on Ubuntu Utopic in buildbotSergei Golubchik2015-02-091-0/+1
| | | * MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8Jan Lindström2015-02-092-0/+14
| | | * MDEV-7538: Wrong constraint (TINYINT or MEDIUMINT and INT) Jan Lindström2015-02-042-6/+18
| | | * MDEV-7055: MySQL#74664 - InnoDB: Failing assertion: len <= col->len || col->m...Jan Lindström2015-02-042-4/+8
| | | * MDEV-7513: ib_warn_row_too_big dereferences null thdJan Lindström2015-02-041-8/+20
| | * | Merge tag 'tokudb-7.5.5' into bb-5.5-mergeSergei Golubchik2015-02-1229-56/+552
| | |\ \
| | | * | DB-798 add the tokudb_rpl_check_readonly variable for RFRRich Prohaska2015-01-193-1/+9
| | | * | 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-152-2/+43
| | | * | DB-478 DB-788 DB-789 optimize tokudb table enhancementsRich Prohaska2015-01-153-7/+44
| | | * | DB-793 add debug tracing to records_in_range to help debug query plan problemsRich Prohaska2015-01-141-1/+4
| | | * | DB-790 remove the handle fatal signal mysql patchRich Prohaska2015-01-101-1/+1
| | | * | DB-781 check killed in tokudb get_next to terminate a big partition copy. sh...Rich Prohaska2015-01-071-2/+5
| | | * | 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
| | | * | 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
| | | * | 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
| | | * | DB-714 read free replicationRich Prohaska2014-09-154-44/+120