summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | MDEV-30452: ssl error: unexpected EOF while readingJulius Goryavsky2023-02-018-9/+9
| * | | | | | | | | | | Merge branch '10.10' into 10.11Oleksandr Byelkin2023-01-3127-7/+1445
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch '10.9' into 10.10Oleksandr Byelkin2023-01-3127-7/+1445
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | | * | | | | | | | | Merge branch '10.8' into 10.9Oleksandr Byelkin2023-01-3127-7/+1445
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / /
| | | | * | | | | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2023-01-3127-7/+1445
| | | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / /
| | | | | * | | | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2023-01-3127-7/+1445
| | | | | |\ \ \ \ \ \ \ | | | | | | |/ / / / / /
| | | | | | * | | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-3123-5/+1426
| | | | | | |\ \ \ \ \ \ | | | | | | | |/ / / / / | | | | | | |/| | / / / | | | | | | | | |/ / / | | | | | | | |/| | |
| | | | | | | * | | | MDEV-30940: Revert "binlog.innodb_rc_insert_before_delete is disabled with MD...mariadb-10.5.19Andrei2023-01-302-1/+3
| | | | | | | * | | | binlog.innodb_rc_insert_before_delete is disabled with MDEV-30490Andrei2023-01-301-0/+1
| | | | | | | * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-303-9/+52
| | | | | | | |\ \ \ \ | | | | | | | | | |/ / | | | | | | | | |/| |
| | | | | | | | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-2811-2/+712
| | | | | | | | |\ \ \ | | | | | | | | | |_|/ | | | | | | | | |/| |
| | | | | | | | | * | MDEV-30010 post-push: fixing test results.mariadb-10.3.38Andrei2023-01-282-8/+52
| | | | | | | * | | | binlog.innodb_rc_insert_before_delete is disabled with MDEV-30490Andrei2023-01-281-0/+1
| | | | | | | * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-2714-7/+680
| | | | | | | |\ \ \ \ | | | | | | | | |_|_|/ | | | | | | | |/| | |
| | | | | | | | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-2611-2/+668
| | | | | | | | |\ \ \ | | | | | | | | | |/ / | | | | | | | | |/| / | | | | | | | | | |/
| | | | | | | | | * MDEV-30323 Some DDLs like ANALYZE can complete on parallel slave out of orderbb-10.3-andreiAndrei2023-01-243-0/+234
| | | | | | | | | * MDEV-30010 Slave (additional info): Commit failed due to failure of an earlie...Andrei2023-01-242-0/+97
| | | | | | | | | * MDEV-29639: Seconds_Behind_Master is incorrect for Delayed, Parallel ReplicasBrandon Nesterenko2023-01-243-0/+194
| | | | | | | | | * MDEV-15178: Filesort::make_sortorder: Assertion `pos->field != __null |Sergei Petrunia2023-01-231-2/+44
| | | | | | | | | * MDEV-23335 MariaBackup Incremental Does Not Reflect Dropped/Created DatabasesAlexander Barkov2023-01-192-0/+98
| | | | | | | | * | MDEV-27631 Assertion `global_status_var.global_memory_used == 0' failed in my...Sergei Golubchik2023-01-202-0/+12
| | | | | | | | * | Correct assert_grep.inc params in galera gcache testsDaniele Sciascia2023-01-202-4/+4
| | | | | | | * | | MDEV-30423 Deadlock on Replica during BACKUP STAGE BLOCK_COMMIT on XA transac...Andrei2023-01-239-0/+700
| | | | | | * | | | MDEV-29374 fixup: Suppress an error in a testMarko Mäkelä2023-01-252-0/+2
| | | | | | * | | | MDEV-27977 : galera.galera_UK_conflict fails with wrong resultJan Lindström2023-01-252-2/+17
* | | | | | | | | | MDEV-30318: galera error messages in mariadb log without galera enabledJulius Goryavsky2023-02-153-4/+28
* | | | | | | | | | Do a proper cleanup in testcase for MDEV-30569Sergei Petrunia2023-02-152-0/+2
* | | | | | | | | | Merge 11.0-selectivity into 11.0Sergei Petrunia2023-02-15200-1344/+2063
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MDEV-30569: Assertion ...ha_table_flags() in Duplicate_weedout_picker::check_qepSergei Petrunia2023-02-102-0/+36
| * | | | | | | | | | Fixed bug in extended key handling when there is no primary keyMonty2023-02-101-3/+3
| * | | | | | | | | | Removed /2 of InnoDB ref_per_key[] estimatesMonty2023-02-104-10/+10
| * | | | | | | | | | Added sys.optimizer_switch_on() and sys.optimizer_switch_off()Monty2023-02-103-0/+45
| * | | | | | | | | | MDEV-30256 Wrong result (missing rows) upon join with empty tableMonty2023-02-101-4/+0
| * | | | | | | | | | Change cost for REF to take into account cost for 1 extra key read_nextMonty2023-02-108-19/+19
| * | | | | | | | | | Updated some tests for --valgrindMonty2023-02-032-1/+2
| * | | | | | | | | | Stabilize engines/iuds.type_bit_iuds testSergei Petrunia2023-02-032-80/+280
| * | | | | | | | | | Remove mysql-test/suite/versioning/r/select,trx_id.rdiff which is emptySergei Petrunia2023-02-031-0/+0
| * | | | | | | | | | Removed "<select expression> INTO <destination>" deprication.Monty2023-02-0337-192/+8
| * | | | | | | | | | Removed diff dates from rdiff filesMonty2023-02-0357-114/+114
| * | | | | | | | | | Changed some startup warnings to notesMonty2023-02-031-0/+1
| * | | | | | | | | | MDEV-30032: EXPLAIN FORMAT=JSON output: part #2: print 'loops'.Sergei Petrunia2023-02-034-0/+21
| * | | | | | | | | | MDEV-30032: EXPLAIN FORMAT=JSON output: print costsSergei Petrunia2023-02-037-0/+45
| * | | | | | | | | | Changed a rule to be cost based in test_if_cheaper_orderingMonty2023-02-031-1/+1
| * | | | | | | | | | Change default of histogram_type to JSON_HBMonty2023-02-031-1/+1
| * | | | | | | | | | Version change to 11.0Monty2023-02-032-4/+2
| * | | | | | | | | | Added rowid_filter support to AriaMonty2023-02-031-1/+1
| * | | | | | | | | | Added test cases for preceding testMonty2023-02-0389-4270/+4606
| * | | | | | | | | | Fix cost calculation in test_if_cheaper_ordering() to be cost basedMonty2023-02-025-63/+109
| * | | | | | | | | | Derived tables and union can now create distinct keysMonty2023-02-022-30/+26
| * | | | | | | | | | Make the most important optimizer constants user variablesMonty2023-02-022-1/+131