summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Move mysql-test-run/extra/rpl_tests to suite/rpl/includeMichael Widenius2018-03-29255-849/+849
* Move mysql-test-run/extra/binlog to suite/binlog/includeMichael Widenius2018-03-2966-64/+64
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-292112-73/+74
* Changed static const in Alter_info and Alter_online_info to definesMonty2018-03-292-8/+84
* Fixed alter online table for Aria tablesMonty2018-03-294-1/+118
* MDEV-15664 : sql_mode=ORACLE: Make TRIM return NULL instead of empty stringhalfspawn2018-03-294-0/+259
* Merge branch '10.2' into 10.3Sergei Golubchik2018-03-28120-574/+3203
|\
| * MDEV-15325 Incomplete validation of missing tablespace during recoveryThirunarayanan Balathandayuthapani2018-03-272-0/+65
| * Updated list of unstable tests for 10.2.14mariadb-10.2.14Elena Stepanova2018-03-261-74/+86
| * - Fixing innodb.purge_secondary test case failureThirunarayanan Balathandayuthapani2018-03-262-2/+4
| * Fix result after commit e27535093d1670fde6034c92366e8128b683b903Marko Mäkelä2018-03-261-1/+0
| * - Follow-up fix to MDEV-15229Thirunarayanan Balathandayuthapani2018-03-262-2/+2
| * Merge branch '10.1' into 10.2Sergei Golubchik2018-03-2542-355/+1069
| |\
| | * save/restore auto_inc settings in galera_sst_rsync testSergei Golubchik2018-03-241-1/+5
| | * save/restore auto_inc settings in galera_sst_mysqldump testSergei Golubchik2018-03-241-1/+5
| | * MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-242-25/+0
| | * Merge branch '10.0' into 10.1Sergei Golubchik2018-03-237-3/+128
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2018-03-237-3/+128
| | | |\
| | | | * MDEV-14779: using left join causes incorrect results with materialization and...Varun Gupta2018-03-223-3/+51
| | | | * MDEV-15492: Subquery crash similar to MDEV-10050Oleksandr Byelkin2018-03-212-0/+58
| | | | * MDEV-15555: select from DUAL where false yielding wrong result when in a INVarun Gupta2018-03-212-0/+19
| | * | | MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-2312-388/+429
| | * | | MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-235-1/+407
| | * | | MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-2310-4/+31
| | * | | MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-231-1/+0
| | * | | MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-235-11/+8
| | * | | Allow table-less selects even when wsrep is not readySergei Golubchik2018-03-233-8/+5
| * | | | MDEV-15561 json_extract returns NULL with numbers in scientific notation.Alexey Botchkov2018-03-253-30/+19
| * | | | - Fixing innodb.purge_secondary test case.Thirunarayanan Balathandayuthapani2018-03-232-11/+9
| * | | | MDEV-15570 Assertion `Item_cache_temporal::field_type() != MYSQL_TYPE_TIME' f...Sergei Golubchik2018-03-232-0/+14
| * | | | Enable --suite=innodb_undoMarko Mäkelä2018-03-221-0/+2
| * | | | Merge 10.1 into 10.2Marko Mäkelä2018-03-223-0/+40
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13561 Mariabackup is incompatible with retroactively created innodb_undo...Thirunarayanan Balathandayuthapani2018-03-223-0/+40
| * | | | MDEV-11984 Avoid accessing SYS_TABLESPACES unnecessarilyMarko Mäkelä2018-03-226-38/+66
| * | | | Correct a wait condition in a disabled testMarko Mäkelä2018-03-221-1/+1
| * | | | Merge 10.1 into 10.2Marko Mäkelä2018-03-2110-2/+71
| |\ \ \ \ | | |/ / /
| | * | | Fix test failure on galera_var_reject_queries.Jan Lindström2018-03-212-2/+2
| | * | | MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-212-0/+25
| | * | | Disable a failing testMarko Mäkelä2018-03-211-0/+1
| | * | | Merge 10.0 into 10.1Marko Mäkelä2018-03-202-0/+32
| | |\ \ \ | | | |/ /
| | | * | MDEV-6736: Valgrind warnings 'Invalid read' in subselect_engine::calc_const_t...Varun Gupta2018-03-172-0/+32
| | * | | MDEV-12396 IMPORT TABLESPACE: Do not retry partial readsMarko Mäkelä2018-03-202-0/+10
| * | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-03-2128-122/+1170
| |\ \ \ \ | | |/ / /
| | * | | MDEV-12255 innodb_prefix_index_cluster_optimization hits debug buildThirunarayanan Balathandayuthapani2018-03-202-104/+921
| | * | | Fix test case MW-329.Jan Lindström2018-03-202-0/+3
| | * | | Refs: MW-245 - Adjust tests to account for the new behavior.Philip Stoev2018-03-205-7/+10
| | * | | refs MW-245: Galera MTR Tests: additional tests for wsrep_reject_queries, wsr...Philip Stoev2018-03-202-0/+65
| | * | | refs MW-245 - merged wsrep_dirty_reads and wsrep_reject_queries from PXCsjaakola2018-03-208-9/+48
| | * | | MDEV-15005 ASAN: stack-buffer-overflow in my_strnncollsp_simpleAlexander Barkov2018-03-194-0/+45
| | * | | MDEV-13549: Galera test failuresJan Lindström2018-03-195-2/+10