summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28294: set default role bypasses Replicate_Wild_Ignore_Table: mysql.%10.2-MDEV-28294-pre-execBrandon Nesterenko2022-04-297-2/+304
* 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
* MDEV-25638 Assertion `!result' failed in convert_const_to_intSergei Golubchik2022-04-153-0/+51
* MDEV-26281 ASAN use-after-poison when complex conversion is involved in blobSergei Golubchik2022-04-145-28/+43
* cleanup: remove Item_default_value::cached_fieldSergei Golubchik2022-04-142-10/+6
* MDEV-26061 MariaDB server crash at Field::set_defaultSergei Golubchik2022-04-144-0/+39
* MDEV-26323 use-after-poison issue of MariaDB serverAlexander Barkov2022-04-143-1/+28
* mtr: extend gdb backtace infoDaniel Black2022-04-141-1/+4
* MDEV-27448 MTR returns success (zero) upon invalid optionShunpoco2022-04-121-1/+1
* MDEV-27690 Crash on `CHARACTER SET csname COLLATE DEFAULT` in column definitionAlexander Barkov2022-04-113-8/+46
* MDEV-28225 Disallow user to create Spider temporary tableKiyoshiTakeda2022-04-113-1/+19
* MDEV-27065 Partitioning tables with custom data directories moves data back t...Nayuta Yanagisawa2022-04-085-4/+108
* Better comments in Item_in_subselect::inject_in_to_exists_cond()Sergei Petrunia2022-04-071-1/+6
* MDEV-28077 'Wrong create options' error with 'big_tables' enabledOleg Smirnov2022-04-066-2/+78
* MDEV-24560 SIGSEGV in st_join_table::cleanupOleg Smirnov2022-04-065-7/+116
* MDEV-26136: Correct AIX/macOS cast warning (my_time.h)Daniel Black2022-04-041-1/+4
* MDEV-27343 Useless warning "InnoDB: Allocated tablespace ID <id> for <tablena...Vlad Lesin2022-03-303-5/+15
* Cleanup: Remove some unused functionsMarko Mäkelä2022-03-304-279/+4
* MDEV-19631: Assertion `0' failed in st_select_lex_unit::optimize or different...Dmitry Shulga2022-03-303-0/+41
* MDEV-27835 innochecksum -S crashes for encrypted .ibd tablespaceVlad Lesin2022-03-293-27/+27
* MDEV-27931: buf_page_is_corrupted() wrongly claims corruptionMarko Mäkelä2022-03-281-72/+24
* MDEV-28177: server_audit; Update the offset of dbName on the aarch64 platform.hongdongjian2022-03-281-0/+6
* MDEV-24667 LOAD DATA INFILE on temporary table not written to slave binlogSachin Kumar2022-03-255-3/+97
* MDEV-14608: mysqlbinlog lastest backupfile size is 0Brandon Nesterenko2022-03-243-0/+53
* Update contributorsIan Gilfillan2022-03-233-0/+6
* MDEV-22742 UBSAN: Many overflow issues in strings/decimal.c - runtime error: ...Alexey Botchkov2022-03-211-9/+23
* MDEV-27980 file-key-management plugin disabled in mysql_install_db breaks aut...Sergei Golubchik2022-03-211-1/+1