summaryrefslogtreecommitdiff
path: root/storage/tokudb
Commit message (Expand)AuthorAgeFilesLines
* Various compier warningsSergei Golubchik2017-10-224-152/+4
* Merge branch '10.0' into 10.1Sergei Golubchik2017-10-222-1/+2
|\
| * 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 '10.0' into 10.1Vicențiu Ciorbaru2017-09-1910-365/+100
|\ \ \ | |/ /
| * | 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 '10.0' into 10.1Sergei Golubchik2017-08-08116-658/+33782
|\ \ \ \ | |/ / /
| * | | 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
| |/ / /
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-05-2046-190/+1760
|\ \ \ \ | |/ / /
| * | | 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
* | | | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | | MDEV-11965 -Werror should not appear in released tarballsSergei Golubchik2017-03-101-3/+3
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-03-0919-80/+755
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-02-222-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-11774 tokudb.locks-select-update-3 failed in buildbot with lock wait tim...Elena Stepanova2017-02-212-0/+2
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-1114-16/+186
|\ \ \ \ | |/ / /
| * | | 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
* | | | Parallel replication test case for TokuDB.Kristian Nielsen2016-11-252-0/+972
* | | | Use thd_kill_level() over old thd_killed() in TokuDB.Kristian Nielsen2016-11-234-20/+20
* | | | Fix optimistic parallel replication for TokuDB.Kristian Nielsen2016-11-239-20/+163
* | | | fix bogus stalls in the lock tree for low concurrency applicationsKristian Nielsen2016-11-2321-107/+606
* | | | fix the tokudb_analyze_in_background_basic test to run on mariadb. mariadb d...Rik Prohaska2016-11-022-11/+15
* | | | add mtr support files for tokudb_sys_vars testsRik Prohaska2016-11-023-0/+16
* | | | MDEV-10408 run the tokudb_rpl.rpl_rfr_disable_on_expl_pk_absence test. Add c...Rik Prohaska2016-11-023-3/+2