summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27624 Wrong result for left join, 'not exists' and join buffersbb-10.4-MDEV-27624Oleg Smirnov2022-08-016-23/+95
* MDEV-27862 Galera should replicate nextval()-related changes in sequences wit...mkaruza2022-05-3013-13/+197
* MDEV-20627 : Galera 4 not able to report proper wsrep_incoming_addressesJan Lindström2022-05-301-3/+7
* MDEV-28601 InnoDB history list length was reverted to 32 bitsMarko Mäkelä2022-05-253-12/+12
* 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 10.4 into 10.5Marko Mäkelä2022-05-236-4/+160
|\
| * Merge branch '10.3' into bb-10.3-releaseOleksandr Byelkin2022-05-207-5/+161
| |\
| | * bump the VERSIONDaniel Bartholomew2022-05-201-1/+1
| | * MDEV-28246 Optimizer uses all partitions after upgrade to 10.3Oleg Smirnov2022-05-193-2/+122
| | * MDEV-14642 Assertion 'table->s->db_create_options == part_table->s->db_create...KiyoshiTakeda2022-05-183-2/+38
* | | Merge branch '10.4' into bb-10.4-releaseOleksandr Byelkin2022-05-201-1/+1
|\ \ \
| * | | bump the VERSIONDaniel Bartholomew2022-05-201-1/+1
* | | | Merge branch '10.3' into 10.4mariadb-10.4.25Sergei Golubchik2022-05-1841-321/+2061
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch '10.2' into 10.3mariadb-10.3.35Sergei Golubchik2022-05-183-2/+121
| |\ \
| | * | Revert "MDEV-27524: Incorrect binlogs after Galera SST using rsync and mariab...bb-10.2-sergSergei Golubchik2022-05-1729-1312/+492
| | * | MDEV-28550: improper handling of replication event group that contains Gtid_l...Brandon Nesterenko2022-05-132-0/+118
| | * | MDEV-28550 improper handling of replication event group that containsAndrei2022-05-131-2/+3
| * | | MDEV-28583: Galera: binlogs disappear after rsync ISTJulius Goryavsky2022-05-189-145/+945
| * | | MDEV-28423: Galera IST is failing on Joiner nodeJulius Goryavsky2022-05-186-27/+799
| * | | MDEV-28552 Assertion `inited==RND' failed in handler::ha_rnd_endAleksey Midenkov2022-05-184-3/+30
| * | | cleanup:have_log_bin.incSergei Golubchik2022-05-182-6/+3
| * | | fix tests for embeddedSergei Golubchik2022-05-184-15/+18
| | |/ | |/|
| * | MDEV-28588 SIGSEGV in __memmove_avx_unaligned_erms, strmake_rootAlexander Barkov2022-05-173-1/+42
| * | MDEV-28541 Unused counter Innodb_encryption_key_rotation_list_lengthMarko Mäkelä2022-05-163-9/+0
| * | MDEV-28537 Unused or useless InnoDB counters num_index_pages_written, num_non...Marko Mäkelä2022-05-168-46/+2
| * | Code cleanup in/around check_interleaving_with_nj()bb-10.3-spetruniaSergei Petrunia2022-05-151-4/+5
| * | MDEV-28301 Spider: Fix GCC warnings, comparing the result of pointer addition...Nayuta Yanagisawa2022-05-131-21/+9
| * | MDEV-19161: Let galera_new_cluster use "restart" instead of "start"Hartmut Holzgraefe2022-05-121-1/+1
| * | 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-173-20/+23
* | | MDEV-28578 Server crashes in Item_field::fix_outer_field after CREATE SELECTSergei Golubchik2022-05-163-0/+18
* | | 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-164-0/+85
* | | 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 occasional failures in --embeddedSergei Golubchik2022-05-151-0/+2
* | | enable -Wenum-compare -Wenum-conversionSergei Golubchik2022-05-156-23/+21
* | | fix plugin.multiauth test for FreeBSDSergei Golubchik2022-05-093-17/+2
* | | 10.4 specific fixes for DEFAULT()Sergei Golubchik2022-05-095-1/+54
* | | cleanup: testSergei Golubchik2022-05-092-23/+35
* | | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-08197-1289/+5208
|\ \ \ | |/ /
| * | can't use Item_default_value as a field if it's an expression OR a blobSergei Golubchik2022-05-081-1/+1
| * | these tests need ipv6Sergei Golubchik2022-05-082-2/+4
| * | Merge branch '10.2' into 10.3Sergei Golubchik2022-05-0731-112/+648
| |\ \ | | |/
| | * MDEV-28310 Missing binlog data for INSERT .. ON DUPLICATE KEY UPDATEAndrei2022-05-0610-54/+322
| | * MDEV-28402 ASAN heap-use-after-free in create_tmp_table, Assertion `l_offset ...Oleksandr Byelkin2022-05-063-3/+40