summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb_zip
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3Monty2019-09-031-1/+2
|\
| * Updated mtr files to support different compiled in optionsMonty2019-09-013-1/+23
* | MDEV-17544 No warning when trying to name a primary key constraint.Alexey Botchkov2019-07-302-0/+8
* | Merge 10.2 into 10.3Marko Mäkelä2019-07-0211-2123/+1316
|\ \ | |/
| * Remove the stray test innodb_zip.16kMarko Mäkelä2019-06-251-721/+0
| * Replace innodb_zip.16k with innodb_zip.page_sizeMarko Mäkelä2019-06-2411-1974/+1863
* | Merge 10.2 into 10.3Marko Mäkelä2019-04-291-0/+2
|\ \ | |/
| * MDEV-14130 InnoDB messages should not refer to the MySQL 5.7 manualMarko Mäkelä2019-04-291-0/+2
* | MDEV-18399 Recognize the deprecated parameters innodb_file_format, innodb_lar...Marko Mäkelä2019-01-282-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2018-12-131-0/+4
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2018-12-131-0/+4
| |\
| | * MDEV-14904 Backport innodb_default_row_formatMarko Mäkelä2018-03-074-50/+26
| | * Merge 10.0 into 10.1Marko Mäkelä2017-11-062-0/+1313
| | |\
| | | * MDEV-14140 IMPORT TABLESPACE must not go beyond FSP_FREE_LIMITMarko Mäkelä2017-11-062-0/+1313
| * | | MDEV-13564: Set innodb_safe_truncate=ON by defaultMarko Mäkelä2018-10-175-0/+5
| * | | MDEV-13564: Replace innodb_unsafe_truncate with innodb_safe_truncateMarko Mäkelä2018-10-111-1/+1
| * | | MDEV-13564: Implement innodb_unsafe_truncate=ON for compatibilityMarko Mäkelä2018-10-1112-0/+3668
* | | | MDEV-13564 Mariabackup does not work with TRUNCATEMarko Mäkelä2018-09-0712-3668/+12
|\ \ \ \ | |/ / /
| * | | MDEV-13564 Mariabackup does not work with TRUNCATEMarko Mäkelä2018-09-0712-3679/+12
* | | | Update resultMarko Mäkelä2018-07-022-0/+8
* | | | MDEV-12645 - mysql_install_db: no install test db optionSergey Vojtovich2018-04-302-0/+21
* | | | Merge 10.2 to 10.3Marko Mäkelä2018-04-192-9/+14
|\ \ \ \ | |/ / /
| * | | MDEV-14377 innodb_zip.cmp_per_index failed in buildbot, result length mismatchThirunarayanan Balathandayuthapani2018-04-182-9/+14
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-152-0/+2746
|\ \ \ \ | |/ / /
| * | | Add back (and clean up) the test innodb_zip.prefix_index_liftedlimitMarko Mäkelä2018-02-092-0/+2753
* | | | Merge branch 'github/10.3' into bb-10.3-temporalmariadb-10.3.4Sergei Golubchik2018-01-171-225/+0
|\ \ \ \
| * \ \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-151-225/+0
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13626: Merge InnoDB test cases from MySQL 5.7 (part 6)Marko Mäkelä2018-01-151-226/+0
| | * | | MDEV-14130 InnoDB messages should not refer to the MySQL 5.7 manualMarko Mäkelä2018-01-109-58/+58
* | | | | Scripts: VTMD_TEMPLATE removed [#286]Aleksey Midenkov2017-12-171-2/+0
* | | | | Tests: TRT-related results [#305]Aleksey Midenkov2017-11-211-0/+4
* | | | | Tests: partition_syntax, innodb_zip.16k, innodb.table_flagsAleksey Midenkov2017-11-131-0/+2
|/ / / /
* | | | (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Alexander Barkov2017-10-312-10/+10
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-307-102/+115
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2017-10-2510-143/+162
| |\ \ \ | | |/ /
| | * | Merge 10.0 into 10.1Marko Mäkelä2017-10-242-8/+8
| | |\ \ | | | |/
| | | * Merge 5.5 into 10.0Marko Mäkelä2017-10-242-8/+8
| | | |\
| * | | \ Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-76/+76
| |\ \ \ \ | | |/ / /
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-213-7/+4
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13847 Allow ALTER TABLE…ADD SPATIAL INDEX…ALGORITHM=INPLACEMarko Mäkelä2017-09-202-8/+7
| * | | | Correct a test resultMarko Mäkelä2017-09-191-4/+1
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-142-4/+14
|\ \ \ \ \ | |/ / / /
| * | | | Remove the debug variables innodb_purge_stop_now, innodb_purge_run_nowMarko Mäkelä2017-09-132-4/+14
* | | | | Have mysqltest first send SIGABRT, then SIGKILLMonty2017-08-241-1/+1
* | | | | MDEV-13536 DB_TRX_ID is not actually being reset when the history is removedMarko Mäkelä2017-08-162-0/+6
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Marko Mäkelä2017-08-093-18/+28
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-083-18/+28
* | | | | MDEV-12288 Reset DB_TRX_ID when the history is removed, to speed up MVCCMarko Mäkelä2017-07-073-12/+10
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-07-071-96/+96
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-051-96/+96