Export - CSV (All fields)
Export - CSV (Current fields)
MDEV-28827
Minor unsafe statement warning message improvementMDEV-35157
wrong binlog timestamps on secondary nodes of a galera clusterMDEV-34176
MariaDB crashes when replaying binary logs containing sequence updatesMDEV-34064
ERROR 12607 (HY000): This xid is not exist and Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed from change_master()MDEV-31598
UBSAN: runtime error: null pointer passed as argument 2, which is declared to never be null in binlog_defragmentMDEV-32354
Got error 170 "It is not possible to log this statement" from storage engine InnoDB on INSERT using scheduler where a regular INSERT will workMDEV-32102
Permit to have intermediate EOF in resultsetMDEV-35016
SIGSEGV in THD::reset_db, Rows_log_event::Db_restore_ctx::Db_restore_ctxMDEV-25900
Assertion `octets < 1024' failed in Binlog_type_info_fixed_string::Binlog_type_info_fixed_string OR Assertion `field_length < 1024' failed in Field_string::save_field_metadataMDEV-25426
Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed in Diagnostics_area::set_ok_status from my_ok from multi_delete::send_eofMDEV-27971
SIGSEGV in trx_undo_build_roll_ptr on INSERT with binary logging enabled and using XAMDEV-27649
prepared statement cluster conflict crashing in item parameter setupMDEV-34927
Error_code: 4094; handler error HA_ERR_GENERIC and Internal MariaDB error code: 1366/1442 on tigger related binlog attemptMDEV-34897
Assertion `info->type == READ_CACHE || info->type == WRITE_CACHE' failed in reinit_io_cache on SET ... slave_connections_needed_for_purgeMDEV-34827
Various issues when using RESET MASTER and innodb_flush_log_at_timeoutMDEV-34810
Assertion `trx_is_registered_for_2pc(trx)' failed in innobase_xa_prepare on XA PREPARE after setting master_demote_to_slaveMDEV-34595
Expiring and purging binlogs not workingMDEV-22559
reexecution of prepared statement return wrong first row dataMDEV-23478
Improve Protocol performance for numeric data - version 2MDEV-23412
mariadb-binlog unknown default-character-setMDEV-28791
Assertion `!mysql_bin_log.is_open() || thd.is_current_stmt_binlog_format_row()' failed in Delayed_insert::handle_insertsMDEV-29173
Assertion `fixed()' or fixed == 1 failed in Item_func_date_format::val_str on INSERT when using binary loggingMDEV-24121
Recent MariaDB update appears to have introduced a DB connection issue for PHP < 7.3 (or anything using PDO)MDEV-30409
SIGSEGV in __memmove_avx_unaligned_erms from _my_b_write and Assertion `Count >= rest_length' failed in _my_b_writeMDEV-30319
binlog.binlog_bug36391 fails on 2nd repeat with --repeat 2MDEV-22041
Allow to use binary protocol even for COM_QUERYMDEV-26335
Memory not freed: 512, 560 bytes on shutdown with previously dropped userMDEV-31026
MDEV-25460 Split: Assertion `! is_set() || m_can_overwrite_status' failed in Diagnostics_area::set_error_statusMDEV-30784
Memory not freed: 264, 280 when using log_bin_trust_function_creators=1MDEV-15031
Parameter metadataMDEV-32628
Cryptic ERROR message & inconsistent behavior on incorrect SHOW BINLOG EVENTS FROM ...MDEV-37605
Mariadb-binlog to Convert InnoDB Binlog Format to Legacy FormatMDEV-31029
Assertion `trid >= info->s->state.create_trid' failed in transid_store_packed and mariadbd: Got error '126 "Index is corrupted"' for './test/t.MAI' on DELETE after LOCK & REPAIRMDEV-33563
ASAN heap-buffer-overflow in table_def::calc_field_size | unpack_rowMDEV-36976
Assertion `!thd->in_active_multi_stmt_transaction() || thd->in_multi_stmt_transaction_mode()' failed in mysql_execute_command, mariadb-binlog output differences between versionsMDEV-22936
Assertions `m_curr_row <= m_rows_end' and `(*(map)->last_word_ptr & (map)->last_bit_mask) == 0', SEGV's in table_def::calc_field_size and process_str_arg, and errors 171, 1030, 1105, 1223, 1296, 1429, 1610 and 12701MDEV-36174
Assertion `!all' failed in binlog_rollback on INSERT...SELECTMDEV-34192
Support GTID_Anonymous to replicate MariaDB ⮕ MySQL with GTID_MODE = ONMDEV-25358
MEMORY tables replication - corrupted binlog upon master startMDEV-11419
Report all INSERT ID for bulk operation INSERTMDEV-27857
Assertion `thd->transaction->stmt.is_empty() || thd->in_sub_stmt' failed from execute_init_command on START SLAVEMDEV-32463
SIGSEGV in __memmove_avx_unaligned_erms from a memcpy in xid_t::set (sql/handler.h:896) from Gtid_log_event::Gtid_log_eventMDEV-32347
Stack smashing/looping, ASAN use-after-poison in xid_t::eq/event_xid_t::serialize, SIGSEGV in serialize_xid and Assertion `is_async_xac || thd->lex->xid->eq(thd->transaction->xid_state.get_xid())' failed in binlog_rollback_flush_trx_cache upon LOAD INDEXMDEV-32896
Unstable XA + binglog tests, with possible MDEV-32830 caused issuesMDEV-32857
Assertion `thd->lex->sql_command == SQLCOM_XA_COMMIT || thd->lex->sql_command == SQLCOM_XA_ROLLBACK' failed in TC_LOG::run_commit_orderedMDEV-32852
Assertion `is_prepared_xa(thd) || ((thd->lex->sql_command == SQLCOM_XA_ROLLBACK && thd->transaction->xid_state.get_state_code() == XA_IDLE) || thd->lex->xa_opt == XA_ONE_PHASE)' failed in TC_LOG::run_commit_orderedMDEV-33048
Assertion `info->end_of_file - (info->append_read_pos-info->write_buffer) == (res= inline_mysql_file_tell("/test/bb-11.4-MDEV-7850_dbg/mysys/mf_iocache2.c", 151, info->file, (myf) (0)))' failed.MDEV-25890
Trying to lock mutex ... when the mutex was already locked | SIGABRT in safe_mutex_lock | Hangs and cross-mysqld interactionMDEV-28237
Assertion `0' failed in row_upd_sec_index_entry on DELETEMDEV-27536
Seemingly invalid 'BINLOG_BASE64_EVENT: Rolling back unfinished transaction ... Internal MariaDB error code: 0' Error | Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed in Diagnostics_area::set_ok_status
{"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