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-23888
    Potential server hang on replication with InnoDB
  2. Bug MDEV-23843
    Assertions in Diagnostics_area upon table operations under FTWRL
  3. Bug MDEV-23836
    Assertion `! is_set() || m_can_overwrite_status' in Diagnostics_area::set_error_status (interrupted ALTER TABLE under LOCK)
  4. Bug MDEV-23686
    ASAN heap-use-after-free or server crash in id_name_t::operator / get_foreign_key_info / ha_innobase::get_parent_foreign_key_list
  5. Bug MDEV-29854
    SIGSEGV in spider_string::length on LOCK TABLES
  6. Bug MDEV-29849
    Assertion `lock->trx == this' failed in drop.cc:163
  7. Bug MDEV-29799
    SIGSEGV in lock_sys_t::hash_table::resize from buf_resize_callback in tpool::task::execute during InnoDB Buffer Pool resize
  8. Bug MDEV-26086
    FTRWL and FLUSH .. FOR EXPORT on TEMPTABLE view take too weak locks on underlying tables
  9. Bug MDEV-26077
    Assertion failure err != DB_DUPLICATE_KEY or unexpected ER_TABLE_EXISTS_ERROR (backport MDEV-25902)
  10. Bug MDEV-24581
    MDL race condition in trans_rollback_to_savepoint()
  11. Bug MDEV-21017
    Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed or late ER_PERIOD_FIELD_WRONG_ATTRIBUTES upon attempt to create existing table
  12. Bug MDEV-22052
    Server with wsrep enabled doesn't respect lock wait timeouts under FLUSH TABLE WITH READ LOCK
  13. Bug MDEV-20761
    Server crashes in base_list_iterator::next upon 2nd execution of SP, LOCK/UNLOCK tables are involved
  14. Bug MDEV-20750
    Assertion `thd->transaction.stmt.is_empty() || thd->in_sub_stmt || (thd->state_flags & Open_tables_state::BACKUPS_AVAIL)' fails in open_normal_and_derived_tables upon killing connection running SETVAL
  15. Bug MDEV-20410
    Pure virtual method called in Item_ref::set_properties, SIGSEGV or ASAN heap-use-after-free in create_view_field
  16. Bug MDEV-26600
    Waiting for table metadata lock
  17. Bug MDEV-26587
    Assertion `mutex->__data.__owner == 0' failed in pthread_mutex_lock/psi_mutex_lock
  18. Bug MDEV-21452
    Use condition variables and normal mutexes instead of InnoDB os_event and mutex
  19. Bug MDEV-21344
    Valgrind uninitialised value warnings in dict_acquire_mdl_shared / dict_table_open_on_id
  20. Bug MDEV-21281
    main.backup_interaction fails intermittently
  21. Bug MDEV-21224
    Temporary Table Synchronisation
  22. Bug MDEV-21066
    AddressSanitizer: heap-use-after-free in ha_maria::implicit_commit upon ALTER under lock
  23. Bug MDEV-31126
    ER_FAILED_READ_FROM_PAR_FILE upon concurrent LOCK and CREATE
  24. Bug MDEV-31122
    Segfault on concurrent ALTER and SELECT for partitioned table
  25. Bug MDEV-30917
    mariabackup does not work when server has alter_algorithm=copy
  26. Bug MDEV-21755
    Assertion `0' failed in add_to_locked_mutex upon shutdown or DROP TABLE
  27. Bug MDEV-21754
    Assertion `file->trn == trn' failed in ha_maria::start_stmt upon DML under concurrent locks
  28. Bug MDEV-21680
    Assertion `!table->pos_in_locked_tables' failed in tc_release_table upon concurrent DML and FLUSH
  29. Bug MDEV-21569
    rpl.rpl_row_corruption failed in buildbot: sql_set_variables: mutex: LOCK_global_system_variables unlocking
  30. Bug MDEV-21546
    main.backup_stages occasionally fails with lock wait timeout
  31. Bug MDEV-21502
    Server hang or ASAN heap-use-after-free in maria_write upon INSERT after failed ALTER under lock
  32. Task MDEV-16306
    TRUNCATE waits for metadata lock on the tables when a SELECT is executing on it
  33. Bug MDEV-12005
    GET_LOCK: Fractional part of timeout is ignored
  34. Bug MDEV-11991
    [bb-10.0-monty] safe_mutex: Trying to lock mutex when the mutex was already locked
  35. Bug MDEV-14307
    LOCK_DURATION always NULL in METADATA_LOCK_INFO
  36. Bug MDEV-14194
    main.distinct failed in buildbot with server crash
  37. Bug MDEV-14656
    safe_mutex: Trying to lock uninitialized mutex or Got error 22 when trying to lock mutex LOCK_event_queue at sql/event_queue.cc, line 716 upon DROP DATABASE / EVENT upon server shutdown
  38. Bug MDEV-14552
    Random crashes: Assertion failure in lock0lock.cc line 8150
  39. Bug MDEV-14485
    Server hangs on startup in THD::init
  40. Bug MDEV-14400
    Innodb_row_lock_current_waits increases to 18446744073709551615
  41. Bug MDEV-15776
    Failing assertion: table->get_ref_count() == 0 or user_table->get_ref_count() == 1 when running ALTER TABLE
  42. Bug MDEV-15687
    Frequent table partition meta data queries cause mysqld to crash periodically
  43. Bug MDEV-12882
    Assertion `mdl_ticket->m_type == MDL_SHARED_UPGRADABLE || mdl_ticket->m_type == MDL_SHARED_NO_WRITE || mdl_ticket->m_type == MDL_SHARED_NO_READ_WRITE || mdl_ticket->m_type == MDL_SHARED_READ' failed in MDL_context::upgrade_shared_lock
  44. Bug MDEV-13148
    LOCK TABLE on RocksDB table fails with a bogus error message
  45. Bug MDEV-13018
    Assertion `!(((trx))->auto_commit && ((trx))->will_lock == 0)' failed in lock_table_create upon reading from locked InnoDB sequence
  46. Bug MDEV-15970
    Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failure and/or ER_KEY_NOT_FOUND upon TRUNCATE sequence under lock
  47. Bug MDEV-15949
    InnoDB: Failing assertion: space->n_pending_ops == 0 in fil_delete_tablespace upon DROP TABLE
  48. Bug MDEV-15939
    Locked_tables_list::reopen_tables is conceptually broken
  49. Bug MDEV-19425
    Deadlock after concurrent DDL/DML/KILL connection
  50. Task MDEV-19391
    Create new "Registering transaction" thread state
Refresh results
<< Previous 1 2 3
{"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