summaryrefslogtreecommitdiff
path: root/storage/tokudb
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11965 -Werror should not appear in released tarballsSergei Golubchik2017-11-021-3/+3
* Merge branch '5.5' into 10.0Sergei Golubchik2017-10-182-1/+2
|\
| * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-0/+1
| * MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535Alexander Barkov2017-10-131-1/+1
| * MDEV-12120 tokudb_bugs.xa-N tests fail with timeout on valgrindElena Stepanova2017-02-233-0/+3
* | Merge branch 'merge-tokudb-5.6' into 10.0Vicențiu Ciorbaru2017-09-1910-366/+100
|\ \
| * | 5.6.37-82.2Vicențiu Ciorbaru2017-09-1910-348/+100
* | | Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.32Vicențiu Ciorbaru2017-08-04124-511/+34111
|\ \ \
| * | | Disable rpl_tokudb_row_img_* testsbb-10.0-vicentiu-post-rewriteVicențiu Ciorbaru2017-08-0414-7/+7
| * | | Merge branch 'merge-tokudb-5.6' into 10.0Vicențiu Ciorbaru2017-08-0488-1087/+123
| |\ \ \ | | |/ /
| | * | Move tokudb_rpl to rpl-tokudb suiteVicențiu Ciorbaru2017-08-03186-0/+0
| * | | Fix tokudb compilation post mergeVicențiu Ciorbaru2017-08-033-5/+6
| * | | Merge branch 'merge-tokudb-5.6' into 10.0Vicențiu Ciorbaru2017-08-03118-479/+35042
| |\ \ \ | | |/ /
| | * | 5.6.36-82.1Vicențiu Ciorbaru2017-08-03118-521/+34166
* | | | Remove extra trailing spaces from the result fileElena Stepanova2017-08-041-2/+2
* | | | MDEV-12972 Random and Frequent SegfaultMonty2017-08-032-0/+45
|/ / /
* | | Fix tokudb test failures post mergeVicențiu Ciorbaru2017-05-1714-1/+13
* | | Remove tokudb_dir_cmd variableVicențiu Ciorbaru2017-05-161-71/+0
* | | Merge branch 'merge-tokudb-5.6' into 10.0Vicențiu Ciorbaru2017-05-1634-187/+1816
|\ \ \ | |/ /
| * | 5.6.36-82.0Vicențiu Ciorbaru2017-05-1635-190/+1817
* | | Make tokudb report ENOENT when renaming table to nonexistant DBVicențiu Ciorbaru2017-03-063-12/+13
* | | Disable 2 tokudb testsVicențiu Ciorbaru2017-03-052-1/+3
* | | rpl_extra_col_slave_tokudb changes result setVicențiu Ciorbaru2017-03-051-4/+3
* | | Fix tokudb.gap_lock_error testVicențiu Ciorbaru2017-03-051-6/+6
* | | Merge branch 'merge-tokudb-5.6' into 10.0Vicențiu Ciorbaru2017-03-0520-83/+756
|\ \ \ | |/ /
| * | 5.6.35-80.0Vicențiu Ciorbaru2017-03-0520-83/+756
* | | MDEV-11774 tokudb.locks-select-update-3 failed in buildbot with lock wait tim...Elena Stepanova2017-02-212-0/+2
* | | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-2/+0
|\ \ \ | | |/ | |/|
| * | str2decimal: don't return a negative zeroSergei Golubchik2016-12-051-2/+0
| * | MDEV-10247 TokuDB assertion error when building with DEBUGVicențiu Ciorbaru2016-06-171-3/+12
| * | MDEV-10229: TokuDB fails to build with CLangVicențiu Ciorbaru2016-06-145-28/+9
* | | MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-045-13/+13
* | | Merge branch 'merge/merge-tokudb-5.6' into 10.0Sergei Golubchik2016-12-047-1/+171
|\ \ \ | | |/ | |/|
| * | 5.6.34-79.1Sergei Golubchik2016-12-027-1/+171
* | | MDEV-10292: Tokudb - PerconaFT - compile error in recent gccDaniel Black2016-10-261-2/+0
* | | Merge branch 'merge/merge-tokudb-5.6' into 10.0Sergei Golubchik2016-10-2543-162/+1108
|\ \ \ | |/ /
| * | 5.6.33-79.0Sergei Golubchik2016-10-2540-160/+1105
* | | MDEV-10983: TokuDB does not compile on OS X 10.12Vicențiu Ciorbaru2016-10-254-3/+20
* | | Merge branch 'merge/merge-tokudb-5.6' into 10.0Sergei Golubchik2016-09-2773-3708/+4192
|\ \ \ | |/ /
| * | 5.6.32-78.1Sergei Golubchik2016-09-2773-3715/+4192
* | | Fix tokudb jemalloc linkingVicențiu Ciorbaru2016-09-201-2/+1
* | | Fix compilation failure of TokuDB on BSD-like systemsVicențiu Ciorbaru2016-09-131-0/+6
* | | MDEV-10707: Fix tokudb test rows-32m-rand-insert (#231)Daniel Black2016-09-071-0/+1
* | | Added new status variables to make it easier to debug certain problems:Monty2016-08-214-0/+16
* | | Merge branch 'merge/merge-tokudb-5.6' into 10.0Sergei Golubchik2016-08-1035-79/+153
|\ \ \ | |/ /
| * | 5.6.31-77.0Sergei Golubchik2016-08-1035-79/+153
* | | fixes for tokudb_parts --big suiteSergei Golubchik2016-07-1211-3134/+2910
* | | MDEV-10261 fix some tokudb partition test result files since the underlying t...Rik Prohaska2016-07-1211-2836/+2682
* | | Fixed testcase check failure after db938.testmariadb-10.0.26Sergey Vojtovich2016-06-232-0/+2
* | | Fixed for failures in buildbot: TokuDBSergei Golubchik2016-06-221-0/+2