summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2021-09-167-1/+103
|\
| * 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
* | | Merge 10.5 into 10.6Marko Mäkelä2021-09-11146-8786/+4288
|\ \ \ | |/ /
| * | 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 galera MTR failed tests in diasbled listRamesh Sivaraman2021-09-072-1/+5
* | | | | MDEV-26527 speedup appveyor buildVladislav Vaintroub2021-09-061-2/+0
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-09-063-17/+87
|\ \ \ \ \ | |/ / / /
| * | | | Added support for CHECK TABLE for S3 tablesMonty2021-09-013-18/+32
| * | | | Added support for ANALYZE TABLE to S3 tablesMonty2021-09-013-3/+59
* | | | | Fix Windows warnings and tests for -DPLUGIN_PERFSCHEMA=NOVladislav Vaintroub2021-09-053-12/+1
* | | | | MDEV-4750 fixup: main.backup_lock result differenceMarko Mäkelä2021-09-032-18/+30
* | | | | MDEV-4750 follow-up: Reduce disabling innodb_stats_persistentMarko Mäkelä2021-08-31129-1786/+2197
* | | | | MDEV-25919: Lock tables before acquiring dict_sys.latchMarko Mäkelä2021-08-3111-106/+78
* | | | | MDEV-24258 Merge dict_sys.mutex into dict_sys.latchMarko Mäkelä2021-08-312-1/+3
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-08-319-343/+41
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-314-17/+33
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-316-24/+35
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-312-17/+11
| | | |\ \ | | | | |/
| | | | * mtr: fix the check where a combination is pre-selectedSergei Golubchik2021-08-292-17/+11
| | | * | MDEV 22785 Crash with prepared statements and NEXTVAL()Michael Widenius2021-08-262-0/+22
| | | * | Fixed failing maria.repair testMichael Widenius2021-08-262-7/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-08-262-2/+4
|\ \ \ \ \ | |/ / / /