summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2021-09-2416-252/+262
|\
| * MDEV-26566 : galera.galera_var_cluster_address MTR failed: InnoDB: Assertion ...Jan Lindström2021-09-234-4/+179
| * MDEV-26571 : galera_sr.GCF-627 MTR failed: Result length mismatchJan Lindström2021-09-232-12/+8
| * Merge 10.3 into 10.4Marko Mäkelä2021-09-2210-308/+69
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2021-09-228-202/+73
| | |\
| | | * MDEV-26450: Corruption due to innodb_undo_log_truncatebb-10.2-MDEV-26450Marko Mäkelä2021-09-222-81/+5
| | | * MDEV-26636: InnoDB defragmentation statistics cause races on TEMPORARY TABLEMarko Mäkelä2021-09-182-115/+60
| | | * MDEV-15675 encryption.innodb_encryption failed in buildbot with timeoutbb-10.2-MDEV-15675Thirunarayanan Balathandayuthapani2021-09-172-3/+5
| | | * Give less memory to get reliable error.Oleksandr Byelkin2021-09-162-3/+3
| | * | MDEV-26521 Remove mdev-504.testVladislav Vaintroub2021-09-212-104/+0
| * | | Fixed random failure of main.truncate_notembeddedMonty2021-09-212-2/+4
| * | | Updated main.alias test to fix max_lengthMonty2021-09-212-7/+7
* | | | MDEV-26445 innodb_undo_log_truncate is unnecessarily slowMarko Mäkelä2021-09-242-12/+5
* | | | MDEV-26450: Corruption due to innodb_undo_log_truncateMarko Mäkelä2021-09-242-81/+5
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-09-178-8/+123
|\ \ \ \ | |/ / /
| * | | Fixed alias.test to also works with psMonty2021-09-172-7/+7
| * | | MDEV-19950 addendum: galera_ssl_upgrade removed from the list of disabled tes...bb-10.4-MDEV-19950-addendum-galeraJulius Goryavsky2021-09-172-1/+3
| * | | MDEV-26053 : TRUNCATE on table with Foreign Key Constraint no longer replicat...bb-10.4-truncateJan Lindström2021-09-172-0/+86
| * | | MDEV-26621 assertion failue "index->table->persistent_autoinc" in /storage/in...bb-10.4-kevgsEugene Kosov2021-09-162-0/+27
* | | | Merge branch '10.4' into 10.5Monty2021-09-157-1/+103
|\ \ \ \ | |/ / /
| * | | MDEV-23519 Protocol packet - "Original Name" info is showing alias name,Monty2021-09-142-0/+34
| * | | MDEV-21613 Failed to open table mysql.wsrep_streaming_log for writingbb-10.4-MDEV-21613Daniele Sciascia2021-09-143-0/+63
* | | | Fix Windows warnings and tests for -DPLUGIN_PERFSCHEMA=NOVladislav Vaintroub2021-09-111-0/+1
* | | | remove redundant select in the perfschema.show_aggregate testSergei Golubchik2021-09-112-22/+15
* | | | remove unused result fileSergei Golubchik2021-09-111-6482/+0
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-09-113-0/+14
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-09-113-0/+14
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-09-113-0/+14
| | |\ \ | | | |/
| | | * Fix an occasional timeout in innodb.alter_partitionedMarko Mäkelä2021-09-112-0/+8
| | | * MDEV-26537 InnoDB corrupts files due to incorrect st_blksize calculationMarko Mäkelä2021-09-101-0/+6
* | | | Expand performance_schema tables definitions with column commentsVicențiu Ciorbaru2021-09-1027-565/+565
* | | | MDEV-25325 built-in documentation for performance_schema tablesHaidong Ji2021-09-1016-141/+305
* | | | Merge remote-tracking branch 'upstream/10.4' into 10.5Vicențiu Ciorbaru2021-09-10125-1648/+3465
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Sergei Golubchik2021-09-094-54/+55
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-09-094-54/+55
| | |\ \ | | | |/
| | | * fix main.truncate failures in --embeddedSergei Golubchik2021-09-094-54/+55
| * | | post-merge fixSergei Golubchik2021-09-091-0/+2
| * | | Merge remote-tracking branch 'upstream/10.3' into 10.4Vicențiu Ciorbaru2021-09-09115-1584/+3233
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-09-07116-1585/+3233
| | |\ \ | | | |/
| | | * MDEV-25325 built-in documentation for performance_schema tablesHaidong Ji2021-09-07107-1582/+3072
| | | * MDEV-23365: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'bb-10.2-MDEV-23365Rucha Deodhar2021-09-062-0/+51
| | | * MDEV-12055 binlog.binlog_stm_ctype_ucs postfixDaniel Black2021-09-051-1/+1
| | | * MDEV-26518 ; Galera incorrectly handles primary or unique keys with any multi...bb-10.2-MDEV-26517Jan Lindström2021-09-024-0/+108
| | | * MDEV-26517 : Galera test failure on galera_fk_cascade_delete_debugJan Lindström2021-09-021-1/+1
| | | * MDEV-26521 Remove mdev-504.testVladislav Vaintroub2021-09-013-105/+0
| * | | MDEV-25951 MariaDB crash after ALTER TABLE convert to utf8mb4bb-10.4-MDEV-25951-instant-utfEugene Kosov2021-09-082-0/+64
| * | | MDEV-26503 : galera_3nodes.galera_wsrep_schema MTR failed: mysql_shutdown failedbb-10.4-MDEV-26502Jan Lindström2021-09-072-55/+41
| * | | MDEV-26502 : galera.galera_applier_ftwrl_table_alter MTR failed : Result cont...Jan Lindström2021-09-071-2/+7
| * | | MDEV-25718 Assertion `transaction.is_streaming()' failedDaniele Sciascia2021-09-063-0/+97
* | | | Added support for CHECK TABLE for S3 tablesMonty2021-09-013-18/+32