summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
...
| * MDEV-28583: post-merge fixesJulius Goryavsky2022-05-234-1068/+452
* | MDEV-27862 Galera should replicate nextval()-related changes in sequences wit...mkaruza2022-05-307-1/+146
* | Update galera disabled.def filebb-10.4-galeraJan Lindström2022-05-241-4/+0
* | MDEV-20888 : Galera test failure on galera.galera_pc_ignore_sb: 2013: Lost co...Jan Lindström2022-05-241-0/+11
* | MDEV-15794 : Test failure on galera.galera_var_retry_autocommitJan Lindström2022-05-242-22/+23
* | MDEV-18179 : Galera test failure on galera.galera_kill_largechangesJan Lindström2022-05-244-193/+0
* | Merge branch '10.3' into 10.4mariadb-10.4.25Sergei Golubchik2022-05-1821-68/+1836
|\ \ | |/
| * Merge branch '10.2' into 10.3mariadb-10.3.35Sergei Golubchik2022-05-182-0/+118
| |\
| | * Revert "MDEV-27524: Incorrect binlogs after Galera SST using rsync and mariab...bb-10.2-sergSergei Golubchik2022-05-1717-258/+15
| | * MDEV-28550: improper handling of replication event group that contains Gtid_l...Brandon Nesterenko2022-05-132-0/+118
| * | MDEV-28583: Galera: binlogs disappear after rsync ISTJulius Goryavsky2022-05-184-0/+771
| * | MDEV-28423: Galera IST is failing on Joiner nodeJulius Goryavsky2022-05-184-0/+771
| * | MDEV-28552 Assertion `inited==RND' failed in handler::ha_rnd_endAleksey Midenkov2022-05-182-0/+30
| * | fix tests for embeddedSergei Golubchik2022-05-184-15/+18
| * | MDEV-28588 SIGSEGV in __memmove_avx_unaligned_erms, strmake_rootAlexander Barkov2022-05-172-0/+41
| * | MDEV-28537 Unused or useless InnoDB counters num_index_pages_written, num_non...Marko Mäkelä2022-05-162-4/+0
| * | MDEV-19959 : Galera test failure on galera_binlog_stmt_autoincJan Lindström2022-05-093-61/+102
* | | MDEV-28546 : Possible to write/update with read_only=ON and not a SUPER privi...Jan Lindström2022-05-172-3/+22
* | | galera.MDEV-26575 and galera_sr.galera_sr_shutdown_slave failuresSergei Golubchik2022-05-164-0/+11
* | | MDEV-28053 Sysbench data load crashes Galera secondary node in async master s...Daniele Sciascia2022-05-163-0/+81
* | | Update disabled.defJan Lindström2022-05-161-2/+0
* | | MDEV-23595 : galera_3nodes.galera_wsrep_schema MTR failed: mysql_shutdown failedJan Lindström2022-05-162-0/+6
* | | MDEV-18182 : Galera test failure on galera.galera_many_tables_nopkJan Lindström2022-05-162-15/+14
* | | fix plugin.multiauth test for FreeBSDSergei Golubchik2022-05-093-17/+2
* | | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-0876-445/+2278
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Sergei Golubchik2022-05-0712-32/+318
| |\ \ | | |/
| | * MDEV-28310 Missing binlog data for INSERT .. ON DUPLICATE KEY UPDATEAndrei2022-05-067-17/+244
| | * Update test results after fix for MDEV-19398Sergei Petrunia2022-05-061-0/+42
| | * MDEV-28478: INSERT into SPATIAL INDEX in TEMPORARY table writes logMarko Mäkelä2022-05-064-15/+32
| * | MDEV-27816: Set sql_mode before DROP IF EXISTS already (postfix)Daniel Black2022-05-071-8/+8
| * | MDEV-27816 Set sql_mode before DROP IF EXISTS alreadyHartmut Holzgraefe2022-05-061-12/+12
| * | test fixes for FreeBSDSergei Golubchik2022-05-045-10/+6
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-0341-325/+989
| |\ \ | | |/
| | * MDEV-28446 mariabackup prepare fails for incrementals if a new schema is crea...Alexander Barkov2022-05-022-0/+71
| | * MDEV-28428 Master_SSL_Crl shows Master_SSL_CA value in SHOW SLAVE STATUS outputSergei Golubchik2022-04-282-0/+8
| | * MDEV-28416 Incorrect AUTO_INCREMENT may be issued when close to UINT64_MAXMarko Mäkelä2022-04-274-7/+99
| | * MDEV-27697. Two affected tests fixed.Andrei2022-04-263-0/+14
| | * MDEV-20207: Assertion ! is_set() failed in Diagnostics_area::set_eof_statusRucha Deodhar2022-04-268-0/+142
| | * MDEV-27697 slave must recognize incomplete replication event groupAndrei2022-04-253-0/+152
| | * MDEV-21037 mariabackup does not detect multi-source replication slaveAlexander Barkov2022-04-256-0/+191
| | * MDEV-27065 fixup: disable tests under valgrindNayuta Yanagisawa2022-04-242-1/+2
| | * MDEV-28263 mariadb-tzinfo-to-sql binlog fixesDaniel Black2022-04-239-316/+309
| * | MDEV-20077 Warning on full history partition is delayed until next DML statementAleksey Midenkov2022-04-294-26/+450
| * | MDEV-28271 Assertion on TRUNCATE PARTITION for PARTITION BY SYSTEM_TIMEAleksey Midenkov2022-04-292-0/+132
| * | MDEV-28422 Page split breaks a gap lockMarko Mäkelä2022-04-272-0/+66
| * | MDEV-28254 Wrong position for row_start, row_end after adding column to impli...Aleksey Midenkov2022-04-222-0/+79
| * | MDEV-25546 LIMIT partitioning does not respect ROLLBACKAleksey Midenkov2022-04-222-0/+83
| * | Merge branch '10.2' into 10.3Sergei Golubchik2022-04-218-7/+143
| |\ \ | | |/
| | * vcols: cannot use CONTEXT_ANALYSIS_ONLY_VCOL_EXPR on fix_fieldsSergei Golubchik2022-04-193-1/+37
| | * MDEV-28092 MariaDB SEGV issueSergei Golubchik2022-04-192-0/+19