summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27655 Fix UBSAN's Findings in Replication10.2-MDEV-27355-rpl-ubsanBrandon Nesterenko2022-06-271-0/+5
* MDEV-27655 Fix UBSAN's Findings in ReplicationBrandon Nesterenko2022-06-231-0/+5
* MDEV-27355 Fix UBSAN's Findings in ReplicationBrandon Nesterenko2022-06-231-8/+5
* MDEV-27355 Fix UBSAN's Findings in ReplicationBrandon Nesterenko2022-06-231-0/+6
* MDEV-28606 Server crashes in st_select_lex::add_table_to_list instead of erro...mariadb-10.2.44bb-10.2-release10.2Sergei Golubchik2022-05-183-1/+18
* 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-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
* 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-066-19/+41
* MDEV-28437: Assertion `!eliminated' failed: Part #2Sergei Petrunia2022-05-051-6/+10
* MDEV-28437: Assertion `!eliminated' failed in Item_subselect::execSergei Petrunia2022-05-055-4/+34
* MDEV-19398: Assertion `item1->type() == Item::FIELD_ITEM ...Sergei Petrunia2022-05-045-10/+139
* Use proper pid namespaceanel2022-05-042-3/+9
* New CC 3.1Oleksandr Byelkin2022-05-021-0/+0
* MDEV-28446 mariabackup prepare fails for incrementals if a new schema is crea...Alexander Barkov2022-05-023-2/+85
* Bug#33578113: DROP privilege on performance_schema.* can't be revokedSergei Golubchik2022-04-282-9/+19
* MDEV-28428 Master_SSL_Crl shows Master_SSL_CA value in SHOW SLAVE STATUS outputSergei Golubchik2022-04-284-4/+12
* MDEV-28268: Server crashes in Expression_cache_tracker::fetch_current_statsSergei Petrunia2022-04-284-1/+98
* MDEV-28417 Merge new release of InnoDB 5.7.38 to 10.2Marko Mäkelä2022-04-277-34/+105
|\
| * MDEV-28416 Incorrect AUTO_INCREMENT may be issued when close to UINT64_MAXMarko Mäkelä2022-04-275-9/+101
| * MDEV-28415 ALTER TABLE on a large table hangs InnoDBMarko Mäkelä2022-04-271-24/+3
|/
* MDEV-28020 CHECKSUM TABLE calculates different checksumsSergei Golubchik2022-04-264-8/+119
* New C/C versionOleksandr Byelkin2022-04-261-0/+0
* MDEV-27697. Removed a false assert.Andrei2022-04-262-2/+0
* MDEV-25317 Assertion `scale <= precision' failed in decimal_bin_size And Asse...Alexey Botchkov2022-04-269-17/+79
* MDEV-27697. Two affected tests fixed.Andrei2022-04-264-2/+18
* MDEV-26047: MariaDB server crash at Item_subselect::init_expr_cache_trackerSergei Petrunia2022-04-263-0/+71
* MDEV-20207: Assertion ! is_set() failed in Diagnostics_area::set_eof_statusRucha Deodhar2022-04-269-1/+145
* New CC versionOleksandr Byelkin2022-04-261-0/+0
* MDEV-6899 extra semicolon in show create event syntaxSergei Golubchik2022-04-256-8/+113
* MDEV-28393 Server crashes in TABLE::mark_default_fields_for_writeSergei Golubchik2022-04-252-0/+24
* cleanup: main.create_select testSergei Golubchik2022-04-252-18/+24
* MDEV-28403 ASAN heap-use-after-free in String::copy / get_field_default_valueSergei Golubchik2022-04-253-6/+30
* MDEV-27212 Crash in Item_equal::sort on second execution of stored procedurebb-10.2-igorIgor Babaev2022-04-253-1/+113
* MDEV-27697 slave must recognize incomplete replication event groupAndrei2022-04-256-26/+292
* MDEV-21037 mariabackup does not detect multi-source replication slaveAlexander Barkov2022-04-257-79/+510
* MDEV-28405 main.information_schema_tables fails sporadically with ER_NEED_REP...Alexander Barkov2022-04-251-0/+5
* MDEV-27065 fixup: disable tests under valgrindNayuta Yanagisawa2022-04-242-1/+2
* MDEV-28263 mariadb-tzinfo-to-sql binlog fixesDaniel Black2022-04-2313-320/+357
* MDEV-27758: Errors when building Connect engine on os x 11.6.2Dmitry Shulga2022-04-223-1/+23
* MDEV-25994: Crash with union of my_decimal type in ORDER BY clauseSergei Petrunia2022-04-229-10/+62
* MDEV-25243 ASAN heap-use-after-free in Item_func_sp::execute_impl upon concur...Alexander Barkov2022-04-218-11/+358
* MDEV-21028 Server crashes in Query_arena::set_query_arena upon SELECT from viewSergei Golubchik2022-04-203-1/+71
* vcols: cannot use CONTEXT_ANALYSIS_ONLY_VCOL_EXPR on fix_fieldsSergei Golubchik2022-04-195-2/+45
* MDEV-28092 MariaDB SEGV issueSergei Golubchik2022-04-192-0/+19
* MDEV-28317 Assertion failures in row_undo_mod on recoveryMarko Mäkelä2022-04-193-2/+63
* MDEV-26423 MariaDB server crash in Create_tmp_table::finalizeOleksandr Byelkin2022-04-155-1/+58