Export - CSV (All fields)
Export - CSV (Current fields)
MDEV-34405
LSAN: memory leaks in sp_add_used_routine upon double view creation with missing userMDEV-34404
Spider: UBSAN: runtime error: null pointer passed as argument 2, which is declared to never be null in spider_create_string on SELECTMDEV-34401
Assertion `!is_set() || (m_status == DA_EOF_BULK && is_bulk_op())' failed from sp_head::show_routine_codeMDEV-34399
ERROR 1025 (HY000): Error on rename, errno: 150 "Foreign key constraint is incorrectly formed"MDEV-34394
Cluster node failed to join primary node when using mysqldump SSTMDEV-34389
Don't write FILE_CHECKPOINT during early recovery when InnoDB log file in insufficientMDEV-23654
Assertion `args[0]->max_length <= ((9 * 9) + 2)' failed in Item_func_int_val::fix_length_and_dec_int_or_decimalMDEV-29070
SIGSEGV in my_decimal::operator= and Assertion `0' failed in Item_type_holder::val_decimal on SELECTMDEV-28913
Assertion `thd->mdl_context.is_lock_owner(MDL_key::TABLE, table->s->db.str, table->s->table_name.str, MDL_SHARED)' failed in void close_thread_table(THD*, TABLE**)MDEV-28804
Increased lock objects in 10.6+ leading to significant slowdown when using a limited InnoDB buffer pool, including in release buildsMDEV-28791
Assertion `!mysql_bin_log.is_open() || thd.is_current_stmt_binlog_format_row()' failed in Delayed_insert::handle_insertsMDEV-27164
UBSAN: runtime error: null pointer passed as argument 2, which is declared to never be null in my_strnxfrm_tis620MDEV-27081
UBSAN: runtime error: null pointer passed as argument 2, which is declared to never be null in sql/filesort.ccMDEV-29317
Assertion `sp && savepoint_next && *sp && *sp <= savepoint_level' failed in federatedx_txn::sp_release, and ASAN: use-after-poison in federatedx_txn::sp_releaseMDEV-29287
Variety of stacks / memory overwrite issues when using CSV/max_error_count | SIGSEGV in free_rootMDEV-24349
ASAN use-after-poison in require_quotes or Item::print_item_w_name or Assertion `name.length == strlen(name.str)' failedMDEV-30319
binlog.binlog_bug36391 fails on 2nd repeat with --repeat 2MDEV-30170
no error for DROP TABLE and no warning for DROP TABLE IF EXISTS with absent table when Spider plugin is includedMDEV-23895
Server crash, ASAN heap-buffer-overflow or Valgrind Invalid write in Item_func_rpad::val_strMDEV-23800
Assertion `!result' failed in convert_const_to_int on SELECT NULL and using subqueryMDEV-30067
Assertion `!error' failed in ha_partition::delete_row on DELETEMDEV-30024
InnoDB: tried to purge non-delete-marked record of an index on a virtual column prefixMDEV-29935
Server crashes in get_sort_by_table/make_join_statistics after INSERT into a view with ORDER BYMDEV-29913
Assertion `thd->stmt_arena != thd->progress.arena' failed in thd_progress_init upon bulk loadMDEV-29832
rpl.rpl_semi_sync_after_sync_row frequently failsMDEV-32833
InnoDB wrong error messageMDEV-32831
Server crash in SORT_FIELD_ATTR::compare_packed_varstrings or assertion failureMDEV-32824
MSAN/Valgrind errors in key_cmp/handler::compare_key with index_merge_sort_intersection=onMDEV-32819
main.show_explain failed in buildbotMDEV-32798
innodb_fast_shutdown=0 hang after incomplete startupMDEV-32792
Second Semi-sync Replica Can Hang at Connect TimeMDEV-32784
Perfromance Degradation of Joins on VIEWs after v10.4.22MDEV-32772
Unexpected "aria_sort_buffer_size is too small" error with aria_repair_threads>1MDEV-32761
Segmentation fault at /mariadb-11.3.0/sql/sql_select.cc:18005MDEV-32755
Stack-Buffer-Overflow at /mariadb-11.3.0/strings/int2str.c:122MDEV-32748
debug_sync_set_action() Fails if Entered in an Error StateMDEV-32747
MSAN/Valgrind errors in partition_info::print_no_partition_found upon ER_DATA_OVERFLOWMDEV-32746
SIGSEGV on recovery when using innodb_encrypt_log and PMEMMDEV-32736
main.default_debug fails with view-protocol in a chain of testsMDEV-32725
innodb.import_update_stats accesses uninitialized ib_table->stat_n_rowsMDEV-32723
Segmentation fault at /mariadb-11.3.0/sql/sql_cte.ccMDEV-32721
ASAN Heap-Use-After-Free in Item_field::register_field_in_read_map at /mariadb-11.3.0/sql/item.cc:882MDEV-32720
Segmentation fault at /mariadb-11.3.0/sql/sql_select.cc:5394MDEV-32719
Segmentation fault at /mariadb-11.3.0/sql/item.h:3690MDEV-32714
Segmentation fault at /mariadb-11.3.0/sql/item_cmpfunc.cc:7290MDEV-32713
Assertion Failed at /mariadb-11.3.0/sql/item_func.cc:2075MDEV-32712
Assertion Failed at /mariadb-11.3.0/sql/item_cmpfunc.cc:1779MDEV-32711
Assertion Failed at /mariadb-11.3.0/sql/item_cmpfunc.cc:5674MDEV-32708
Assertion Failed at /mariadb-11.3.0/sql/filesort.cc:1194MDEV-32706
Assertion Failed at /mariadb-11.3.0/sql/handler.cc:3785
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0