summaryrefslogtreecommitdiff
path: root/storage/tokudb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-1/+1
|\
* | Fixed failing tests and compiler warningsMonty2015-08-181-0/+2
* | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ...Monty2015-08-1831-77/+79
* | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-2740-128/+638
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-06-1140-128/+638
| |\
| | * more renames after tokudb mergeSergei Golubchik2015-06-1110-0/+156
| | * fix after the tokudb ft-index mergeSergei Golubchik2015-06-112-0/+255
| | * update tokudb versionSergei Golubchik2015-06-081-1/+1
| | * Merge tag 'tokudb-engine/tokudb-7.5.7' into 5.5Sergei Golubchik2015-06-0313-74/+105
| | |\
| | | * DB-832 add start time to tokudb_trx information schema tableRik Prohaska2015-04-061-3/+13
| | | * DB-834 check table reports the corrupt index nameRik Prohaska2015-04-011-5/+13
| | | * DB-829 ignore read uncommitted errors when querying tokudb_fractal_tree_infoRik Prohaska2015-03-251-0/+2
| | | * DB-823 fix lock tables + transaction accounting for subsequent operationsRik Prohaska2015-03-043-36/+47
| | * | Merge tag 'tokudb-ft-index/tokudb-7.5.7' into 5.5Sergei Golubchik2015-06-0314-53/+121
* | | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-0139-135/+718
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-0439-135/+718
| |\ \ \ | | |/ /
| | * | Merge commit 'tokudb-engine/tokudb-7.5.6' into 5.5Sergei Golubchik2015-04-2713-69/+230
| | |\ \ | | | |/
| | | * DB-805 DB-806 the tokudb loader requires a transactionRik Prohaska2015-02-261-1/+1
| | | * DB-817 fix savepoint release and duplicate savepoint name bugRik Prohaska2015-02-242-12/+25
| | | * DB-814 cleanup trx->sp_level when master txn (trx->all) is retiredRik Prohaska2015-02-181-10/+10
| | | * DB-813 add an interrupt callback to the analyze cursor to allow early termina...Rik Prohaska2015-02-164-27/+71
| | | * DB-808 skip sync of the log if tokudb_fsync_log_period > 0Rich Prohaska2015-02-021-3/+13
| | | * DB-793 add debug return prints for scan_time, read_time, key_read_time, and i...Rich Prohaska2015-01-291-4/+16
| | * | Merge commit 'tokudb-ft-index/tokudb-7.5.6' into 5.5Sergei Golubchik2015-04-2725-65/+487
| | * | tokuftdump: Install to ${INSTALL_BINDIR} instead of binSergei Golubchik2015-04-201-1/+1
* | | | update big tokudb test results after dd8f93195Sergei Golubchik2015-05-162-20000/+20000
* | | | update tokudb test results after dd8f93195Sergei Golubchik2015-04-1180-225/+225
* | | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-2/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-0730-57/+556
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-03-061-1/+1
| |\ \ \ | | |/ /
| | * | update tokudb version after mergeSergei Golubchik2015-02-271-1/+1
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-1829-56/+555
| |\ \ \ | | |/ /
| | * | 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