summaryrefslogtreecommitdiff
path: root/storage/tokudb
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-0522-763/+763
* Fixed compilation warnings (while testing 32 bit builds)Monty2017-07-013-5/+5
* Merge 10.1 into 10.2Marko Mäkelä2017-05-2346-190/+1760
|\
| * 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
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-3023-84/+761
|\ \ \ \ | |/ / /
| * | | 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
* | | | MDEV-11059 don't build the server with jemallocSergei Golubchik2017-03-293-12/+11
* | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-1020-25/+41
* | | | MDEV-7635: Test fixesNirbhay Choubey2017-02-1011-1628/+1628
* | | | MDEV-7635: Part 1Nirbhay Choubey2017-02-105-0/+23
* | | | enable tests that were skipped because of have_xtradbSergei Golubchik2016-12-291-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-29151-4040/+7281
|\ \ \ \ | |/ / /
| * | | 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
| * | | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-0248-167/+1128
| |\ \ \ \
| | * \ \ \ Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-28113-3865/+5316
| | |\ \ \ \ | | | |/ / /
| | | * | | 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 '10.0' into 10.0-galeraNirbhay Choubey2016-08-2450-1913/+1625
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'mariadb-10.0.26' into 10.0-galeraNirbhay Choubey2016-06-24274-6533/+18059
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-04-298-18/+26
| | |\ \ \ \ \ \