summaryrefslogtreecommitdiff
path: root/storage/tokudb
Commit message (Expand)AuthorAgeFilesLines
* Fix annoying repetitive tokudb build warning, if MariaDB is build on non-Linu...Vladislav Vaintroub2015-12-241-4/+3
* Merge branch '10.0' into 10.1Sergei Golubchik2015-12-213246-297560/+707026
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-12-212-5/+5
| |\
| | * MDEV-7526: TokuDB doesn't build on OS XDevilSatan2015-12-191-1/+1
| | * MDEV-7526: TokuDB doesn't build on OS XVicențiu Ciorbaru2015-12-191-3/+1
| | * MDEV-7526: TokuDB doesn't build on OS XVicențiu Ciorbaru2015-12-191-70/+0
| | * MDEV-7526: TokuDB doesn't build on OS XVicențiu Ciorbaru2015-12-191-4/+4
| | * MDEV-7526: TokuDB doesn't build on OS XVicențiu Ciorbaru2015-12-191-1/+3
| | * tokudb compilation warningsSergei Golubchik2015-12-073-213/+0
| * | after-merge disable unstable testsSergei Golubchik2015-12-162-0/+10
| * | after merge fix debian buildsSergei Golubchik2015-12-151-1/+1
| * | after-merge fix replication testsSergei Golubchik2015-12-1538-510/+946
| * | after-merge fix partitioning testsSergei Golubchik2015-12-1518-38/+32
| * | Merge branch 'merge-tokudb-5.6' into 10.0Sergei Golubchik2015-12-153234-297566/+707367
| |\ \
| | * | 5.6.26-74.0Sergei Golubchik2015-10-261716-0/+473464
| | /
| * | Fixed problems found by buildbot:Monty2015-11-271-0/+7
| * | Fixed compiler warningsMonty2015-11-231-0/+2
* | | MDEV-9214 Server miscalculates the number of XA-capable enginesSergei Golubchik2015-12-193-0/+23
* | | fix tokudb compilation with bundled zlibSergei Golubchik2015-11-192-3/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-192-8/+27
|\ \ \ | |/ /
| * | MDEV-7550 TokuDB crashes in build tests on LaunchpadAlexander Barkov2015-11-061-5/+10
| * | MDEV-8868 Consider adding a check for libjemalloc version in cmake and/or at ...Sergei Golubchik2015-10-221-3/+17
* | | MDEV-8962 TokuDB tries to build on OS X, even when disabled in compile flagSergei Golubchik2015-11-161-5/+11
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-122-34/+32
|\ \ \ | |/ /
| * | Fixed tokudb test result to make it stable (was altering between index and ra...Monty2015-10-082-34/+32
* | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-224-20/+20
* | | MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty stringsAlexander Barkov2015-09-172-3/+8
* | | cmake: always use the same function to test for compiler flagsSergei Golubchik2015-09-042-84/+28
* | | 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