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-24031
    Aria storage engine uses sizeof(ft_boolean_syntax) as a replacement for strlen() but "ft_boolean_syntax" has "const char *" type.
  2. Task MDEV-25195
    AIX fails to compile pam_user
  3. Bug MDEV-25155
    JSON_TABLE: Status variable Feature_json is not incremented
  4. Bug MDEV-25139
    JSON_TABLE: Non-descriptive ER_PARSE_ERROR error upon a missing alias
  5. Bug MDEV-24887
    Tests failing on macos because mysqltest can't use nonblock C/C API
  6. Bug MDEV-23076
    Misleading "Innodb: using atomic writes"
  7. Bug MDEV-22653
    Assertion `level <= 50' failed in btr_cur_latch_leaves
  8. Bug MDEV-23429
    Remove WSREP when using WITHOUT_SERVER
  9. Bug MDEV-24664
    Assertion `! is_set()' failed in Diagnostics_area::set_eof_status upon EXPLAIN on multi-table DELETE executed via PS
  10. Task MDEV-24647
    Columnstore storage engine cannot be compiled with mariadb server on aarch64 platform
  11. Bug MDEV-24630
    MY_RELAX_CPU assembly instruction upgrade/research for memory barrier on ARM
  12. Task MDEV-21365
    Check $MARIADB_HOME/my.cnf in addition to $MYSQL_HOME/my.cnf
  13. Task MDEV-19168
    mysqladmin implement --flush-ssl
  14. Task MDEV-5536
    Support systemd socket activation
  15. Task MDEV-24830
    Write a warning to error log if Galera replicates InnoDB table with no primary key
  16. Bug MDEV-26921
    Setting table_definition_cache to -1 causes the server to run out of memory
  17. Bug MDEV-25256
    JSON_TABLE: Error ER_VIEW_INVALID upon running query via view
  18. Bug MDEV-25255
    JSON_TABLE: CREATE TABLE ignores NULL ON ERROR (implicit or explicit) and fails
  19. Bug MDEV-25239
    UBSAN: srv0start.cc:2069:31: runtime error: member call on null pointer of type 'struct fil_space_t' on shutdown of InnoDB
  20. Bug MDEV-25230
    JSON_TABLE: CREATE VIEW with 2nd level NESTED PATH ends up with invalid frm, Assertion `m_status == DA_ERROR || m_status == DA_OK || m_status == DA_OK_BULK' failed
  21. Bug MDEV-25229
    JSON_TABLE: Server crashes in hton_name upon MATCH .. AGAINST
  22. Task MDEV-25223
    change fil_system_t::space_list and fil_system_t::named_spaces from UT_LIST to ilist
  23. Bug MDEV-25197
    The statement set password=password('') executed in PS mode fails in case it is run by a user with expired password
  24. Bug MDEV-25193
    Zerofilling moved table ./sys/sys_config
  25. Bug MDEV-25189
    JSON_TABLE: Assertion `l_offset >= 0 && table->s->rec_buff_length - l_offset > 0' failed upon CREATE .. SELECT
  26. Bug MDEV-25178
    JSON_TABLE: ASAN use-after-poison in my_fill_8bit / Json_table_column::On_response::respond
  27. Bug MDEV-25151
    JSON_TABLE: Unexpectedly padded values in a PATH column
  28. Bug MDEV-25146
    JSON_TABLE: Non-descriptive + wrong error messages upon trying to store array or object
  29. Bug MDEV-25145
    JSON_TABLE: Assertion `fixed == 1' failed in Item_load_file::val_str on 2nd execution of PS
  30. Bug MDEV-25144
    JSON_TABLE: Assertion `thd->is_error()' failed in convert_error_to_warning
  31. Bug MDEV-25125
    Draft: InnoDB: Assertion failure in trx0i_s.cc line 1167 upon SELECT * FROM information_schema.innodb_trx
  32. Task MDEV-25085
    Simplify instrumentation for LRU eviction
  33. Task MDEV-25029
    Reduce dict_sys mutex contention for read-only workload
  34. Bug MDEV-25027
    SIGABRT in DbugExit from my_malloc in JOIN_CACHE::alloc_buffer
  35. Bug MDEV-25010
    Assertion `!lock_sys_t::get_first(receiver_cell, receiver_id, receiver_heap_no)' failed in lock_rec_move
  36. Bug MDEV-24997
    Assertion mtr->is_named_space(page_id.space()) in ibuf0ibuf.cc:624
  37. Bug MDEV-24982
    heap-use-after-free in rec_get_offsets_func
  38. Bug MDEV-24973
    Performance schema duplicates rarely executed code for mutex operations
  39. Bug MDEV-24971
    SEGV in in row_create_prebuilt
  40. Bug MDEV-24968
    Assertion `magic < 1<<26' failed in get_magic_sort
  41. Bug MDEV-24964
    Heap-buffer-overflow on wsrep_schema.cc ::remove_fragments
  42. Task MDEV-24952
    Simplify the locking and access of lock hash tables
  43. Bug MDEV-24949
    Enabling idle flushing (possible regression from MDEV-23855)
  44. Bug MDEV-24915
    Galera conflict resolution is unnecessarily complex
  45. Bug MDEV-24913
    Assertion !recv_no_log_write in log_write_up_to()
  46. Bug MDEV-24903
    mariabackup SST fails while adding --log-bin in startup command
  47. Task MDEV-24883
    add io_uring support for tpool
  48. Bug MDEV-24863
    InnoDB: Failing assertion: index == cursor->index in btr_search_update_hash_on_delete with innodb_evict_tables_on_commit_debug
  49. Bug MDEV-24861
    Assertion `trx->rsegs.m_redo.rseg' failed in innodb_prepare_commit_versioned
  50. Bug MDEV-24860
    Incorrect behaviour of SET STATEMENT in case it is executed as a prepared statement
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