summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Correct test output after variable comment changeMonty2017-09-273-3/+3
* Moved autosetting of host_cache_size and back_log to proper placebb-10-3-markoMonty2017-09-264-1/+6
* MDEV-13256 innodb.truncate_debug fails in buildbotMarko Mäkelä2017-09-252-4/+11
* Merge 10.1 into 10.2Marko Mäkelä2017-09-251-1/+1
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-09-253-3/+15
| |\
| | * Cherry-pick the MDEV-13898 test changes from 10.2 to 10.0Marko Mäkelä2017-09-252-2/+14
| * | update rdiff after mergeSergei Golubchik2017-09-221-1/+1
* | | MDEV-13898 Corruption during online table-rebuilding ALTER of ROW_FORMAT=REDU...mariadb-10.2.9Marko Mäkelä2017-09-252-2/+14
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-09-2267-64/+134
|\ \ \ | |/ /
| * | MDEV-12672 Replicated TIMESTAMP fields given wrong value near DST changeSergei Golubchik2017-09-212-0/+65
| * | Merge branch '10.0' into 10.1Sergei Golubchik2017-09-2165-64/+65
| |\ \ | | |/
| | * Add have_debug.inc to skip the test faster in non-debug buildsMarko Mäkelä2017-09-211-0/+1
| | * include/master-slave.inc must always be included lastSergei Golubchik2017-09-2072-72/+72
* | | Fix that FLUSH TABLES FOR EXPORT also works for Aria tables.Monty2017-09-212-0/+21
* | | MDEV-13847 Allow ALTER TABLE…ADD SPATIAL INDEX…ALGORITHM=INPLACEMarko Mäkelä2017-09-206-72/+138
* | | Merge branch '10.2' of github.com:MariaDB/server into 10.2Vicențiu Ciorbaru2017-09-201-4/+1
|\ \ \
| * | | Correct a test resultMarko Mäkelä2017-09-191-4/+1
* | | | Update testcase post mergeVicențiu Ciorbaru2017-09-202-0/+16
* | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-1917-286/+891
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-09-192-0/+52
| |\ \ | | |/
| | * MDEV-13685 Can not replay binary log due to Illegal mix of collations (latin1...Alexander Barkov2017-09-152-0/+52
| * | MDEV-12893 innodb.log_data_file_size failed in buildbot with InnoDB: Database...Marko Mäkelä2017-09-181-0/+3
| * | MDEV-13157 Specifying DATA DIRECTORY in tables leads to failing EXCHANGE PART...Sergei Golubchik2017-09-182-4/+2
| * | cleanup parts.partition_exch_* testsSergei Golubchik2017-09-1814-298/+838
* | | MDEV-13712 Spelling errors in the error messageSergei Golubchik2017-09-186-22/+22
* | | MDEV-13708 Crash with indexed virtual columns and FK cascading deletesSergei Golubchik2017-09-182-0/+28
* | | MDEV-13623 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Sergei Golubchik2017-09-182-0/+24
* | | MDEV-12951 Server crash [mysqld got exception 0xc0000005]Sergei Golubchik2017-09-182-0/+34
* | | bugfix: TIME_FORMAT() should be ok in stored generated columnsSergei Golubchik2017-09-182-0/+21
* | | bugfix: TIME_FORMAT() allowed some non-time format specifiersSergei Golubchik2017-09-182-6/+6
* | | Merge 10.1 into 10.2Marko Mäkelä2017-09-181-2/+16
|\ \ \ | |/ /
| * | MDEV-12893 innodb.log_data_file_size failed in buildbot with InnoDB: Database...Marko Mäkelä2017-09-181-2/+16
* | | Fix the WSREP buildMarko Mäkelä2017-09-182-8/+2
* | | MDEV-13678: DELETE with CASCADE takes a long time when Galera is enabledJan Lindström2017-09-181-0/+50
* | | MW-402 cascading FK issuessjaakola2017-09-182-0/+336
* | | MDEV-12634 after-merge test fix: Exercise row_merge_write(), row_merge_read()Marko Mäkelä2017-09-173-16/+16
* | | Merge 10.1 into 10.2Marko Mäkelä2017-09-1715-292/+752
|\ \ \ | |/ /
| * | Write proper tests for MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytesMarko Mäkelä2017-09-1611-152/+354
| * | Clean up a directory to avoid a failure of another testMarko Mäkelä2017-09-161-0/+1
| * | MDEV-13807 mariabackup --apply-log-only does generate redo log by performing ...Marko Mäkelä2017-09-164-0/+126
| * | MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytes written to tem…Jan Lindström2017-09-143-0/+127
* | | add updated result file for MDEV-13802 test.Vladislav Vaintroub2017-09-151-0/+7
* | | MDEV-13802 mariabackup --lock-ddl-per-table fails when table names contain ba...Vladislav Vaintroub2017-09-152-1/+9
* | | MDEV-13626 Merge InnoDB test cases from MySQL 5.7 (part 2)Marko Mäkelä2017-09-145-29/+1784
* | | Remove the debug variables innodb_purge_stop_now, innodb_purge_run_nowMarko Mäkelä2017-09-139-196/+28
* | | Do not require a debug non-embedded server in the testMarko Mäkelä2017-09-132-24/+47
* | | MDEV-13324 JSON_SET returns NULL instead of object.Alexey Botchkov2017-09-121-2/+1
* | | MDEV-13716 point_big test fails in 10.2.Alexey Botchkov2017-09-121-2/+4
* | | MDEV-13563 lock DDL for mariabackup in 10.2Vladislav Vaintroub2017-09-123-1/+17
* | | Adjust the imported innodb.alter_crash test for MariaDBMarko Mäkelä2017-09-083-25/+27