Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locks | Sergey Vojtovich | 2016-11-03 | 3 | -7/+3 |
* | MDEV-6284: Remove CMakeLists.txt hack that mangled the server install file | Otto Kekäläinen | 2016-10-27 | 1 | -1/+0 |
* | Remove end . from error messages to get them consistent | Monty | 2016-10-05 | 14 | -95/+95 |
* | Fix compilation failure of TokuDB on BSD-like systems | Vicențiu Ciorbaru | 2016-09-24 | 1 | -0/+6 |
* | MDEV-10174: Make the fix for MDEV-8989 enabled by default in 10.2 | Sergei Petrunia | 2016-09-24 | 4 | -4/+4 |
* | Merge branch '10.2' into bb-10.2-jan | Sergei Golubchik | 2016-09-19 | 56 | -1242/+1268 |
|\ | |||||
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 39 | -79/+169 |
| |\ | |||||
| | * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 39 | -79/+169 |
| | |\ | |||||
| | | * | Added new status variables to make it easier to debug certain problems: | Monty | 2016-08-21 | 4 | -0/+16 |
| | | * | Merge branch 'merge/merge-tokudb-5.6' into 10.0 | Sergei Golubchik | 2016-08-10 | 35 | -79/+153 |
| | | |\ | |||||
| | | | * | 5.6.31-77.0 | Sergei Golubchik | 2016-08-10 | 35 | -79/+153 |
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-07-13 | 11 | -2964/+2746 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | fixes for tokudb_parts --big suite | Sergei Golubchik | 2016-07-12 | 11 | -3134/+2910 |
| | | * | | MDEV-10261 fix some tokudb partition test result files since the underlying t... | Rik Prohaska | 2016-07-12 | 11 | -2836/+2682 |
| * | | | | Adjusted test results. | Igor Babaev | 2016-09-07 | 4 | -4/+4 |
| * | | | | MDEV-10707 Tokudb tokudb_parts test suites failing (#229) | Daniel Black | 2016-09-07 | 7 | -1056/+992 |
| * | | | | do not quote numbers in the DEFAULT clause in SHOW CREATE | Sergei Golubchik | 2016-08-27 | 10 | -103/+103 |
| * | | | | MDEV-10238 - tokudb_bugs.db938 fails due to connection logging (also affects | Sergey Vojtovich | 2016-07-21 | 1 | -0/+5 |
* | | | | | misc after-merge changes: | Sergei Golubchik | 2016-09-10 | 2 | -14/+5 |
* | | | | | Merge InnoDB 5.7 from mysql-5.7.9. | Jan Lindström | 2016-09-02 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | clarify ER_CANT_DROP_FIELD_OR_KEY | Sergei Golubchik | 2016-07-02 | 1 | -1/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 276 | -6533/+18050 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 269 | -6514/+18038 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed testcase check failure after db938.testmariadb-10.0.26 | Sergey Vojtovich | 2016-06-23 | 2 | -0/+2 |
| | * | | Fixed for failures in buildbot: TokuDB | Sergei Golubchik | 2016-06-22 | 1 | -0/+2 |
| | * | | Fixed for failures in buildbot: Replication | Sergei Golubchik | 2016-06-22 | 1 | -8/+0 |
| | * | | Merge branch '10.0-tokudb-merge' into 10.0 | Sergei Golubchik | 2016-06-11 | 275 | -6533/+18063 |
| | |\ \ | |||||
| | | * | | fix tokudb tests after the merge | Sergei Golubchik | 2016-06-11 | 16 | -48/+50 |
| | | * | | Merge branch 'merge-tokudb-5.6' into 10.0-tokudb-merge | Sergei Golubchik | 2016-06-11 | 95 | -462/+1355 |
| | | |\ \ | | | | |/ | |||||
| | | | * | 5.6.30-76.3 | Sergei Golubchik | 2016-06-10 | 77 | -309/+862 |
| | | | * | 5.6.29-76.2 | Sergei Golubchik | 2016-04-26 | 25 | -153/+487 |
| | | * | | Merge branch 'merge-tokudb-5.6' into 10.0-tokudb-merge | Sergei Golubchik | 2016-06-10 | 217 | -6169/+16688 |
| | | |\ \ | | | | |/ | |||||
| | | | * | move mysql-test into storage/tokudb, rename suites | Sergei Golubchik | 2016-04-26 | 1264 | -0/+2182109 |
| | | | * | 5.6.28-76.1 | Sergei Golubchik | 2016-02-16 | 3 | -8/+5 |
| | | | * | 5.6.27-76.0 | Sergei Golubchik | 2015-12-15 | 87 | -5774/+13197 |
| * | | | | MDEV-8502 DECIMAL accepts out of range DEFAULT values | Alexander Barkov | 2016-06-27 | 1 | -9/+2 |
| * | | | | Update test results part #3.bb-10.1-mdev8989 | Sergei Petrunia | 2016-06-02 | 2 | -2/+2 |
| * | | | | Update test results | Sergei Petrunia | 2016-06-02 | 2 | -2/+2 |
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 3 | -6/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -8/+10 |
| | |\ \ \ | |||||
| | | * | | | MDEV-9943 - TokuDB fails to compile with gcc 5.2.1 | Sergey Vojtovich | 2016-04-20 | 1 | -8/+10 |
| | * | | | | Fixed failing test cases and compiler warnings | Monty | 2016-04-25 | 2 | -4/+4 |
* | | | | | | restore ER_VIEW_CHECK_FAILED to be different from ER_CONSTRAINT_FAILED | Sergei Golubchik | 2016-06-30 | 1 | -1/+1 |
* | | | | | | str2decimal: don't return a negative zero | Sergei Golubchik | 2016-06-30 | 1 | -2/+0 |
* | | | | | | various cleanups | Michael Widenius | 2016-06-30 | 1 | -1/+1 |
* | | | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 4 | -26/+12 |
* | | | | | | parse negative numbers into one item | Sergei Golubchik | 2016-06-30 | 4 | -18/+10 |
* | | | | | | Part of MDEV-10134 Add full support for DEFAULT | Michael Widenius | 2016-06-30 | 7 | -18/+18 |
* | | | | | | Fixed compiler warnings and test failures found by buildbot | Monty | 2016-06-22 | 2 | -0/+6 |
* | | | | | | MDEV-10138 Support for decimals up to 38 digits | Monty | 2016-06-22 | 3 | -79/+79 |