summaryrefslogtreecommitdiff
path: root/mysql-test/suite/archive
Commit message (Expand)AuthorAgeFilesLines
* Marked some very slow mtr tests with not_valgrindMonty2021-06-141-0/+2
* MDEV-18650: Options deprecated in previous versions - storage_engineVicențiu Ciorbaru2020-02-134-4/+4
* Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-0/+1
|\
| * Merge branch '10.2' into 10.3Monty2019-09-031-0/+1
| |\
| | * Updated mtr files to support different compiled in optionsMonty2019-09-012-0/+9
* | | enabled test archive_gisVarun2019-06-111-2/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2019-04-252-0/+56
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-04-252-0/+56
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2019-04-252-0/+56
| | |\
| | | * MDEV-17297: stats.records=0 for a table of Archive engine when it has rows, w...Sergei Petrunia2019-04-182-0/+56
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-0/+4
|\ \ \ \ | |/ / /
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-212-4/+3
|\ \ \ \ | |/ / /
| * | | dirty mergeOleksandr Byelkin2019-02-072-4/+3
| |\ \ \ | | |/ /
| | * | cleanup: don't ---replace_regex /#sql-.*/#sql-temporary/Sergei Golubchik2019-02-052-4/+3
* | | | Optimize flush tables with read lock (FTWRL) to not wait for select'sMonty2018-12-092-0/+43
* | | | MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-091-0/+13
* | | | MDEV-14500 filesort to support engines with slow rnd_posSergei Golubchik2018-11-202-0/+83
|/ / /
* | | MDEV-12645 - mysql_install_db: no install test db optionSergey Vojtovich2018-04-301-0/+8
* | | Tests: enable disabled tests [closes #341]Aleksey Midenkov2017-11-271-12/+0
* | | SQL: allow PERIOD as identifier [fixes #331]Eugene Kosov2017-11-272-7/+7
* | | System Versioning pre0.12Aleksey Midenkov2017-11-073-7/+19
|\ \ \
| * | | Tests: disable tests failing in 10.3kevg2017-05-051-0/+12
| * | | 0.1: SQL-level System VersioningDaniel Fiala2017-05-052-7/+7
| * | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-131-2/+2
* | | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-2/+2
| | |\ \
| | | * | MDEV-12915 ST_Centroid does not return the same result than MySQL.Alexey Botchkov2017-08-011-2/+2
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-071-16/+16
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-051-16/+16
| | |_|/ | |/| |
* | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-141-2/+2
|/ / /
* | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-103-5/+5
* | | MDEV-7635: Part 1Nirbhay Choubey2017-02-102-0/+3
* | | Merge 10.1 into 10.2Marko Mäkelä2017-01-102-0/+17
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-01-102-0/+17
| |\ \ | | |/
| | * MDEV-11317: `! is_set()' or `!is_set() || (m_status == DA_OK_BULK && is_bulk_...Monty2017-01-082-0/+17
* | | cleanup: remove Item::intro_versionSergei Golubchik2016-12-121-7/+7
* | | do not quote numbers in the DEFAULT clause in SHOW CREATESergei Golubchik2016-08-271-2/+2
* | | Part of MDEV-10134 Add full support for DEFAULTMichael Widenius2016-06-301-4/+4
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-212-0/+13
|\ \ | |/
| * fix extension_based_table_discovery for partitioned tablesSergei Golubchik2016-03-212-0/+13
* | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-044-5/+4
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-032-2/+2
|\ \ | |/
| * MDEV-7652 - More explanatory ERROR and WARNING messages when loading pluginsSergey Vojtovich2015-07-292-2/+2
* | GIS-related tests started to fail as some related functionsAlexey Botchkov2015-06-251-3/+3
* | generalize ER_TABLE_NEEDS_UPGRADE to work for views tooSergei Golubchik2015-06-011-1/+1
* | Test results fixed.Alexey Botchkov2015-03-161-1/+1
|/
* 5.5.39 mergeSergei Golubchik2014-08-072-0/+44
|\
| * mysql-5.5.39 mergeSergei Golubchik2014-08-022-0/+44
* | MDEV-5818: MySQL WL#6145: Separate the dependence of DATA DIRECTORY from symb...Michael Widenius2014-03-235-0/+182