summaryrefslogtreecommitdiff
path: root/storage/tokudb
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locksSergey Vojtovich2016-11-033-7/+3
* MDEV-6284: Remove CMakeLists.txt hack that mangled the server install fileOtto Kekäläinen2016-10-271-1/+0
* Remove end . from error messages to get them consistentMonty2016-10-0514-95/+95
* Fix compilation failure of TokuDB on BSD-like systemsVicențiu Ciorbaru2016-09-241-0/+6
* MDEV-10174: Make the fix for MDEV-8989 enabled by default in 10.2Sergei Petrunia2016-09-244-4/+4
* Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-1956-1242/+1268
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2016-09-0939-79/+169
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2016-08-2539-79/+169
| | |\
| | | * 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
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-07-1311-2964/+2746
| | |\ \ \ | | | |/ /
| | | * | 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
| * | | | Adjusted test results.Igor Babaev2016-09-074-4/+4
| * | | | MDEV-10707 Tokudb tokudb_parts test suites failing (#229)Daniel Black2016-09-077-1056/+992
| * | | | do not quote numbers in the DEFAULT clause in SHOW CREATESergei Golubchik2016-08-2710-103/+103
| * | | | MDEV-10238 - tokudb_bugs.db938 fails due to connection logging (also affectsSergey Vojtovich2016-07-211-0/+5
* | | | | misc after-merge changes:Sergei Golubchik2016-09-102-14/+5
* | | | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-1/+1
|/ / / /
* | | | clarify ER_CANT_DROP_FIELD_OR_KEYSergei Golubchik2016-07-021-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-30276-6533/+18050
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-28269-6514/+18038
| |\ \ \ | | |/ /
| | * | 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
| | * | Fixed for failures in buildbot: ReplicationSergei Golubchik2016-06-221-8/+0
| | * | Merge branch '10.0-tokudb-merge' into 10.0Sergei Golubchik2016-06-11275-6533/+18063
| | |\ \
| | | * | fix tokudb tests after the mergeSergei Golubchik2016-06-1116-48/+50
| | | * | Merge branch 'merge-tokudb-5.6' into 10.0-tokudb-mergeSergei Golubchik2016-06-1195-462/+1355
| | | |\ \ | | | | |/
| | | | * 5.6.30-76.3Sergei Golubchik2016-06-1077-309/+862
| | | | * 5.6.29-76.2Sergei Golubchik2016-04-2625-153/+487
| | | * | Merge branch 'merge-tokudb-5.6' into 10.0-tokudb-mergeSergei Golubchik2016-06-10217-6169/+16688
| | | |\ \ | | | | |/
| | | | * move mysql-test into storage/tokudb, rename suitesSergei Golubchik2016-04-261264-0/+2182109
| | | | * 5.6.28-76.1Sergei Golubchik2016-02-163-8/+5
| | | | * 5.6.27-76.0Sergei Golubchik2015-12-1587-5774/+13197
| * | | | MDEV-8502 DECIMAL accepts out of range DEFAULT valuesAlexander Barkov2016-06-271-9/+2
| * | | | Update test results part #3.bb-10.1-mdev8989Sergei Petrunia2016-06-022-2/+2
| * | | | Update test resultsSergei Petrunia2016-06-022-2/+2
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-043-6/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-8/+10
| | |\ \ \
| | | * | | MDEV-9943 - TokuDB fails to compile with gcc 5.2.1Sergey Vojtovich2016-04-201-8/+10
| | * | | | Fixed failing test cases and compiler warningsMonty2016-04-252-4/+4
* | | | | | restore ER_VIEW_CHECK_FAILED to be different from ER_CONSTRAINT_FAILEDSergei Golubchik2016-06-301-1/+1
* | | | | | str2decimal: don't return a negative zeroSergei Golubchik2016-06-301-2/+0
* | | | | | various cleanupsMichael Widenius2016-06-301-1/+1
* | | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-304-26/+12
* | | | | | parse negative numbers into one itemSergei Golubchik2016-06-304-18/+10
* | | | | | Part of MDEV-10134 Add full support for DEFAULTMichael Widenius2016-06-307-18/+18
* | | | | | Fixed compiler warnings and test failures found by buildbotMonty2016-06-222-0/+6
* | | | | | MDEV-10138 Support for decimals up to 38 digitsMonty2016-06-223-79/+79