Log inSkip to main contentSkip to sidebar
Loading…
Jira
  • Dashboards
  • Projects
  • Issues
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • Issue Reminders help
    • About Jira
    • Jira Credits
  • Log In

Export - CSV (All fields)

Export - CSV (Current fields)

Comma (,) Semicolon (;) Vertical bar (|) Caret (^)

  1. Bug MDEV-35089
    XA COMMIT/ROLLBACK not written into binary log, replication fails
  2. Bug MDEV-36102
    Unexpected ER_ERROR_DURING_COMMIT or assertion failure in innobase_xa_prepare
  3. Bug MDEV-31862
    XA COMMIT 'unknown' ONE PHASE; should return XAER_NOTA instead of XAER_INVAL
  4. New Feature MDEV-35019
    Provide a way to enable "rollback XA on disconnect" behavior we had before 10.5.2
  5. Bug MDEV-25055
    XA ROLLBACK reports ER_XAER_NOTA for another connection's XA PREPARE
  6. Bug MDEV-28270
    ASAN heap-use-after-free in my_strnncoll_binary / l_find / xid_cache_search
  7. Bug MDEV-26124
    Minor LOAD INDEX output inconsistencies under XA
  8. Bug MDEV-14922
    XA RECOVER FORMAT='SQL' requires quotes while XA RECOVER FORMAT=RAW does not
  9. Task MDEV-29410
    abort-and-replay prepared XA transactions on the slave
  10. Bug MDEV-37745
    Assertion `thd->wsrep_trx().is_xa()' failed in virtual int Wsrep_applier_service::apply_write_set(const wsrep::ws_meta&, const wsrep::const_buffer&, wsrep::mutable_buffer&)
  11. New Feature MDEV-35196
    XA support for mhnsw indexes
  12. Bug MDEV-37771
    pseudo_slave_mode=1 must not let pseudo_thread_id = 0 assignment
  13. Bug MDEV-36022
    InnoDB: Failing assertion: trx->roll_limit <= trx->undo_no in trx_rollback_start
  14. Bug MDEV-33578
    Replica severely lags on XA ROLLBACK when deleting rows from a non-transactional table while another table receives an INSERT inside the same XA transaction
  15. Task MDEV-33455
    skip modified rows in parallel XA replication, don't wait
  16. Bug MDEV-34204
    Assertion `!*detailed_error' failed in void trx_t::assert_freed() const
  17. Bug MDEV-34113
    Spider XA: ERROR 1440 (XAE08): XAER_DUPID: The XID already exists
  18. Bug MDEV-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()
  19. Bug MDEV-34051
    SIGSEGV in dict_table_t::is_active_ddl during XA ... INSERT IGNORE
  20. Bug MDEV-34011
    [ERROR] Slave SQL: Error executing row event: 'You can't combine write-locking of system tables with other tables or lock types', Gtid ..., Internal MariaDB error code: 1428
  21. Bug MDEV-33917
    Assertion `!look_for_rollover || start_scan_slot != slot' failed in trx_assign_rseg_low
  22. Task MDEV-33909
    Slave DB can not sync after Lock wait timeout exceeded transaction on Slave
  23. Bug MDEV-31304
    Assertion failure in trx_rollback_last_sql_stat_for_mysql
  24. Bug MDEV-32498
    innodb.alter_partitioned_xa failed with ER_TOO_MANY_CONCURRENT_TRXS
  25. Bug MDEV-32469
    MDEV-31949: MTR outcome difference: MTR testcase from MDEV-27512 crashes in BASE but not in PATCH
  26. Bug MDEV-32455
    Implicit rollback by LOAD INDEX or CACHE INDEX should not touch prepared user XA
  27. Bug MDEV-31999
    Can not XA COMMIT a recovered prepared XA transaction when autocommit off
  28. Bug MDEV-31998
    XA PREPARE should do binlog_prepare last
  29. Bug MDEV-31830
    Standalone XA COMMIT Binlogged on Replica if its Body Hits a Skipped Error
  30. Bug MDEV-36101
    Assertion failure in diagnostics area upon implicit XA rollback with innodb_snapshot_isolation
  31. Bug MDEV-35011
    SIGSEGV in spider_db_mbase::append_lock_tables (or spider_string::length) on SELECT, ASAN: heap-use-after-free in spider_link_get_key
  32. Bug MDEV-36709
    UBSAN: null pointer passed as argument 2, which is declared to never be null in spider_create_ipport_conn upon XA ROLLBACK
  33. Bug MDEV-36611
    SIGSEGV & UBASAN null-pointer-use in myrocks::Rdb_transaction_impl::get_write_batch on opt builds
  34. Bug MDEV-35698
    UBSAN: runtime error: call to function mysql_sys_var_int through pointer to incorrect function type in spider_param_force_commit
  35. Bug MDEV-26682
    slave lock timeout with xa and gap locks
  36. Bug MDEV-26652
    xa transactions binlogged in wrong order
  37. Bug MDEV-29507
    InnoDB: Failing assertion: table->n_rec_locks == 0 in dict_sys_t::remove and dict_table_remove_from_cache_low
  38. Bug MDEV-25516
    Assertion `m_thd == _current_thd()' failed in virtual int Wsrep_client_service::bf_rollback()
  39. Bug MDEV-24822
    LeakSanitizer: Indirect leak in mem_heap_create_block_func / fts_trx_create with XA and fulltext
  40. Bug MDEV-23046
    InnoDB: Assertion failure in file innobase/trx/trx0trx.cc in trx_mark_sql_stat_end when enabling general_log or slow_query_log
  41. Bug MDEV-22769
    Long semaphore wait upon DROP DATABASE with XA holding locks
  42. Bug MDEV-22757
    Assertion `!binlog || exist_hton_without_prepare' failed in MYSQL_BIN_LOG::unlog_xa_prepare
  43. Bug MDEV-25401
    Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed in Diagnostics_area::set_ok_status on SAVEPOINT
  44. Bug MDEV-27971
    SIGSEGV in trx_undo_build_roll_ptr on INSERT with binary logging enabled and using XA
  45. Bug MDEV-27351
    ASAN heap-use-after-free in std::__atomic_base<long>::store/ Atomic_relaxed<long>::store
  46. Bug MDEV-34810
    Assertion `trx_is_registered_for_2pc(trx)' failed in innobase_xa_prepare on XA PREPARE after setting master_demote_to_slave
  47. Bug MDEV-34633
    XA transactions not rolling back
  48. Bug MDEV-34549
    SIGSEGV in my_strcoll_ascii_4bytes_found upon SELECT
  49. Bug MDEV-22430
    Assertion `ha_info->ht() != binlog_hton' failed in MYSQL_BIN_LOG::unlog_xa_prepare
  50. Bug MDEV-24324
    Having an active XA transaction in THD:cleanup will release MDL locks too early.
Refresh results
{"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
  • Atlassian Jira Project Management Software
  • About Jira
  • Report a problem

Powered by a free Atlassian Jira open source license for MariaDB Corporation Ab. Try Jira - bug tracking software for your team.

Atlassian