Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-19236 Improve error message for ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_... | Eugene Kosov | 2019-04-12 | 1 | -1/+1 |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-27 | 1 | -8/+8 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-27 | 1 | -8/+8 |
| |\ | |||||
| | * | Merge 10.0 into 10.1 | Marko Mäkelä | 2019-03-27 | 1 | -8/+8 |
| | |\ | |||||
| | | * | Merge 5.5 into 10.0bb-10.0-merge | Marko Mäkelä | 2019-03-26 | 1 | -8/+8 |
| | | |\ | |||||
| | | | * | Fix for MDEV-17449, typo in error message (#1146) | Chris Calender | 2019-03-24 | 1 | -8/+8 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -0/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -0/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Disabled storage engine tests using LOCK with MERGE engine | Elena Stepanova | 2018-10-13 | 1 | -0/+2 |
* | | | | | Follow-up for be6ae0bb6baa8a - fix test results | Elena Stepanova | 2018-05-19 | 2 | -7/+2 |
* | | | | | Follow up for 9a8498066865b5 - adjustments to storage_engine tests | Elena Stepanova | 2018-05-03 | 2 | -5/+7 |
* | | | | | Adjust test results to reflect the new system table | Elena Stepanova | 2018-02-24 | 1 | -4/+13 |
* | | | | | Follow-up for 54db0be3be59 (Added Max_index_length and Temporary) | Elena Stepanova | 2018-02-15 | 2 | -27/+27 |
* | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-09-01 | 1 | -4/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix results for parts/repair_table test after enabling it for MyISAM | Elena Stepanova | 2017-08-28 | 1 | -4/+4 |
* | | | | | Merge branch '10.2' into bb-10.2-ext | Sergei Golubchik | 2017-08-25 | 2 | -6/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 2 | -6/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 2 | -6/+6 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-12915 ST_Centroid does not return the same result than MySQL | Elena Stepanova | 2017-08-01 | 2 | -6/+6 |
* | | | | | Postfix for MDEV-12619 - test results adjusted | Elena Stepanova | 2017-07-18 | 1 | -1/+1 |
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-07-12 | 1 | -4/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Follow-up for MDEV-13089 (identifier quoting in partitioning)mariadb-10.2.7 | Elena Stepanova | 2017-07-10 | 1 | -4/+4 |
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-06-15 | 9 | -38/+76 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Adjust storage_engine suite according to server changes in 10.2 | Elena Stepanova | 2017-06-03 | 9 | -38/+76 |
* | | | | | Improved warning "xxx is not BASE TABLE/SEQUENCE" | Monty | 2017-06-02 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | cleanup: remove Item::intro_version | Sergei Golubchik | 2016-12-12 | 1 | -8/+8 |
|/ / / | |||||
* | | | Follow-up for MDEV-8675 and MDEV-8676 | Elena Stepanova | 2015-09-14 | 1 | -2/+2 |
* | | | MDEV-8676 Some storage_engine tests fail on 10.1 | Elena Stepanova | 2015-08-26 | 3 | -5/+5 |
* | | | Merge branch '10.0' into merge-wip | Sergei Golubchik | 2015-01-31 | 1 | -22/+60 |
|\ \ \ | |/ / | |||||
| * | | Storage engines tests: ALTER ONLINE works differently for MERGE in 10.0 | Elena Stepanova | 2014-12-05 | 1 | -22/+60 |
* | | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 2 | -2/+44 |
|\ \ \ | |/ / | |||||
| * | | 5.5 merge | Sergei Golubchik | 2014-11-19 | 2 | -2/+44 |
| |\ \ | | |/ | |||||
| | * | Re-enabling tests disabled due to MDEV-5266 and MySQL:65225 (fixed now) | Elena Stepanova | 2014-11-17 | 2 | -2/+44 |
| | * | A fix for MySQL#65146 introduced a new warning. | Elena Stepanova | 2013-11-28 | 1 | -1/+1 |
* | | | engine_condition_pushdown has been deprecated | Elena Stepanova | 2014-10-12 | 1 | -5/+5 |
|/ / | |||||
* | | Intentional change in logging | Elena Stepanova | 2014-02-05 | 1 | -1/+1 |
* | | Various changes coming from 5.6 | Elena Stepanova | 2013-11-08 | 1 | -3/+3 |
* | | Some system tables have InnoDB engine | Elena Stepanova | 2013-11-08 | 1 | -0/+25 |
* | | Semantics of ALTER ONLINE changed to mirror ALTER .. LOCK=NONE | Elena Stepanova | 2013-11-08 | 1 | -1/+1 |
* | | More comprehensive error messages and codes | Elena Stepanova | 2013-11-08 | 8 | -20/+22 |
* | | .frm file is intact, so the absence of the error message seems | Elena Stepanova | 2013-11-07 | 1 | -3/+1 |
* | | More verbose error messages | Elena Stepanova | 2013-11-07 | 6 | -10/+10 |
|/ | |||||
* | Deliberate change in behavior introduced along with the fix for MDEV-4310 | Elena Stepanova | 2013-08-05 | 2 | -40/+40 |
* | MDEV-4028 - Converted rdiff files to uniform | Elena Stepanova | 2013-02-03 | 63 | -4696/+5581 |
* | MDEV-11: Generic storage engine test suite | Elena Stepanova | 2012-07-16 | 68 | -0/+5087 |