summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.7Marko Mäkelä2023-01-0466-1761/+2095
|\
| * Remove redundant statements from a testMarko Mäkelä2023-01-042-5/+0
| * Merge 10.5 into 10.6Marko Mäkelä2023-01-0362-1754/+2080
| |\
| | * Merge 10.4 into 10.5Marko Mäkelä2023-01-0363-1752/+2070
| | |\
| | | * Merge 10.3 into 10.4Marko Mäkelä2023-01-0363-1752/+2070
| | | |\
| | | | * MDEV-19071 Wrong results when using STDDEV_SAMP() and viewSergei Golubchik2023-01-023-3/+3
| | | | * MDEV-25004 RefactoringsMarko Mäkelä2022-12-271-1/+6
| | | | * MDEV-25004 Missing row in FTS_DOC_ID_INDEX during DELETE HISTORYAleksey Midenkov2022-12-2747-1734/+1882
| | | | * typosmusvaage2022-12-213-17/+17
| | | | * MDEV-30225 RR isolation violation with locking unique searchVlad Lesin2022-12-206-1/+116
| | | | * MDEV-30233 DROP DATABASE test fails: Directory not emptyMarko Mäkelä2022-12-155-0/+10
| | * | | MDEV-30275: mariadb names rather than mysql names should be usedDaniel Black2023-01-031-4/+4
| * | | | sporadic failures of perfschema.statement_program_concurrencySergei Golubchik2022-12-241-1/+3
| * | | | MDEV-29896: mariadb-backup --backup --incremental --throttle=... hangsMarko Mäkelä2022-12-211-1/+1
* | | | | MDEV-30321: blob data corrupted by row_merge_write_blob_to_tmp_file()Michael Roosz2023-01-042-0/+32
* | | | | MDEV-30172: Disable galera.galera_parallel_simpleMarko Mäkelä2022-12-161-0/+1
* | | | | Merge 10.6 into 10.7Marko Mäkelä2022-12-163-1/+10
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-30172: galera mtr disablesDaniel Black2022-12-152-0/+7
| * | | | Merge branch '10.5' into 10.6Daniel Black2022-12-153-1/+3
| |\ \ \ \ | | |/ / /
| | * | | mtr: more galera disables - linked in MDEV-30172Daniel Black2022-12-153-1/+3
* | | | | Merge 10.6 into 10.7Marko Mäkelä2022-12-143-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.5' into 10.6Daniel Black2022-12-143-0/+5
| |\ \ \ \ | | |/ / /
| | * | | MDEV-30172 re-disable galera testsDaniel Black2022-12-143-1/+5
* | | | | Merge 10.6 into 10.7Marko Mäkelä2022-12-13105-4003/+933
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.5 into 10.6Marko Mäkelä2022-12-1365-98/+692
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.4 into 10.5Marko Mäkelä2022-12-1365-100/+692
| | |\ \ \ | | | |/ /
| | | * | Merge 10.3 into 10.4Marko Mäkelä2022-12-1358-91/+675
| | | |\ \ | | | | |/
| | | | * MDEV-29814: galera_var_notify_ssl_ipv6 causes testing system to hangJulius Goryavsky2022-12-094-5/+70
| | | | * MDEV-29144 ER_TABLE_SCHEMA_MISMATCH or crash on DISCARD/IMPORTMarko Mäkelä2022-12-093-1/+80
| | | | * MDEV-29636 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i...Nayuta Yanagisawa2022-12-076-0/+73
| | | | * try harder to reject not strictly deterministic vcols in indexes/storedSergei Golubchik2022-12-022-0/+28
| | | | * MDEV-30016 Virtual columns do not support autoincrement columnsSergei Golubchik2022-12-024-6/+49
| | | | * cleanup: VCOL_NOT_VIRTUAL->VCOL_NEXTVALSergei Golubchik2022-12-023-0/+10
| | | | * MDEV-30056 Impossible to export column grantsSergei Golubchik2022-12-0214-63/+63
| | | | * Add a global suppression for O_DIRECT failuresMarko Mäkelä2022-11-291-6/+0
| | | | * Fixed warning from innodb.create_isl_with_direct if have_symlink is disabledbb-10.3-montyMonty2022-11-291-6/+5
| | | | * Enable valgrind for replication testMonty2022-11-292-0/+2
| | | | * MDEV-29169 Using MATCH returns NULL for Virtual ColumnNikita Malyavin2022-11-232-0/+33
| | | | * MDEV-29977 Memory leak in row_log_table_apply_updateThirunarayanan Balathandayuthapani2022-11-152-4/+37
| | | | * Clean up file load.in in a testMarko Mäkelä2022-11-141-0/+1
| | | | * MDEV-27882 Innodb - recognise MySQL-8.0 innodb flags and give a specific erro...Daniel Black2022-11-118-13/+127
| | | | * MDEV-10087 mysqld_update()/mysql_delete() continues execution even after subq...Vlad Lesin2022-11-092-0/+131
| | | | * MDEV 28970: Add RESET MASTER to clear possible remaining binlog from previous...asklavou2022-11-098-4/+8
| * | | | Merge branch '10.5' into 10.6Daniel Black2022-12-134-21/+22
| |\ \ \ \ | | |/ / /
| | * | | MDEV-30172 galera 10.5 test cleanupJan Lindström2022-12-134-13/+22
| | * | | mtr: galera/galera_3node disable failed testsDaniel Black2022-12-132-2/+9
| * | | | Merge branch '10.5' into 10.6Daniel Black2022-12-1340-3890/+225
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 10.4 into 10.5Daniel Black2022-12-1340-3891/+223
| | |\ \ \ | | | |/ /
| | | * | MDEV-29814: galera_var_notify_ssl_ipv6 causes testing system to hangJulius Goryavsky2022-12-104-5/+70
| | | * | MDEV-30172: Galera test case cleanupJan Lindström2022-12-0735-3881/+151