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-25354
    Fix my_print_defaults wording
  2. Bug MDEV-25272
    Wrong function name in error messages upon ST_GeomFromGeoJSON call
  3. Task MDEV-25195
    AIX fails to compile pam_user
  4. Bug MDEV-25109
    Server crashes in sp_name::sp_name upon invalid data in mysql.proc
  5. Bug MDEV-25101
    Assertion `!strcmp(field->name, "table_name")' failed in btr_node_ptr_max_size after adding index on InnoDB stats table
  6. Bug MDEV-24879
    Client crash on undefined charsetsdir
  7. Bug MDEV-24807
    A possibility for double free in dtor of Event_queue_element_for_exec in the case of OOM
  8. Bug MDEV-24794
    VALBLK::MoveNull does not make any changes
  9. Bug MDEV-23076
    Misleading "Innodb: using atomic writes"
  10. Bug MDEV-25513
    raise systemd LimitNOFILE limits to match server defaults (~32768)
  11. Bug MDEV-22653
    Assertion `level <= 50' failed in btr_cur_latch_leaves
  12. Bug MDEV-24758
    ASAN use-after-poison in ut_memcpy / page_cur_insert_rec_low
  13. Bug MDEV-24664
    Assertion `! is_set()' failed in Diagnostics_area::set_eof_status upon EXPLAIN on multi-table DELETE executed via PS
  14. Bug MDEV-11862
    rpl.rpl_semi_sync_event_after_sync 'fails if there is no semisync plugin
  15. Bug MDEV-10682
    Race condition between ANALYZE TABLE and STATS_AUTO_RECALC
  16. Bug MDEV-25258
    SET PASSWORD command fail with wsrep api
  17. Bug MDEV-25242
    Server crashes in check_grant upon invoking function with userstat enabled
  18. Task MDEV-25238
    add support for -fsanitize-address-use-after-scope
  19. Bug MDEV-25221
    mariabackup deletes sourcefile on "no space left on device"
  20. Bug MDEV-25190
    Semaphore wait has lasted > 600 seconds; stuck on bg_wsrep_kill_trx
  21. Bug MDEV-25172
    Wrong error message for ADD COLUMN .. AS ROW START
  22. Bug MDEV-25128
    Wrong result from join with materialized semi-join and splittable derived
  23. Bug MDEV-25125
    Draft: InnoDB: Assertion failure in trx0i_s.cc line 1167 upon SELECT * FROM information_schema.innodb_trx
  24. Bug MDEV-25112
    MIN/MAX aggregation over an indexed column may return wrong result
  25. Bug MDEV-25091
    CREATE TABLE: field references qualified by a wrong table name succeed
  26. Bug MDEV-25051
    Race condition between persistent statistics and RENAME TABLE or TRUNCATE
  27. Bug MDEV-25047
    SIGSEGV in mach_read_from_n_little_endian
  28. Bug MDEV-25032
    Window functions without column references get removed from ORDER BY
  29. Bug MDEV-25019
    memory allocation failures during startup cause server failure in different, confusing ways
  30. Bug MDEV-24984
    Docker images do not understand MARIADB_* parameters
  31. Bug MDEV-24971
    SEGV in in row_create_prebuilt
  32. Bug MDEV-24942
    Server crashes in _ma_rec_pack / _ma_write_blob_record with DEFAULT() on BLOB
  33. Bug MDEV-24936
    EXPLAIN for query based on table value constructor lacks info on used subqueries
  34. Bug MDEV-24929
    Server crash in thr_multi_unlock or in get_schema_tables_result upon select from I_S with joins
  35. Bug MDEV-24919
    Crash with subselect formed by table value constructor and used in set function
  36. Bug MDEV-24918
    Server crash after the query with table value constructor uses a subselect
  37. Bug MDEV-24913
    Assertion !recv_no_log_write in log_write_up_to()
  38. Bug MDEV-24910
    Crash with SELECT that uses table value constructor as a subselect
  39. Bug MDEV-24903
    mariabackup SST fails while adding --log-bin in startup command
  40. Bug MDEV-24898
    Server crashes in st_select_lex::next_select / Item_subselect::is_expensive
  41. Bug MDEV-24892
    mariadb/galera 10.3.27 crashes during certain queries
  42. Bug MDEV-24863
    InnoDB: Failing assertion: index == cursor->index in btr_search_update_hash_on_delete with innodb_evict_tables_on_commit_debug
  43. Bug MDEV-24860
    Incorrect behaviour of SET STATEMENT in case it is executed as a prepared statement
  44. Bug MDEV-24840
    Crash caused by query with IN subquery containing union of two table value costructors
  45. Bug MDEV-24839
    Assertion `!table->file->keyread_enabled()' failed in close_thread_table or memory leak in JOIN_CACHE::alloc_buffer
  46. Bug MDEV-24823
    Crash with invalid multi-table update of view in 2nd execution of SP
  47. Bug MDEV-24811
    Assertion `find(table)' failed in dict_sys_t::remove upon concurrent COMMIT with innodb_evict_tables_on_commit_debug
  48. Bug MDEV-24790
    CAST('0e1111111111' AS DECIMAL(38,0)) returns a wrong result
  49. Bug MDEV-24786
    Assertion `!have_x()' failed in sux_lock<srw>::s_lock() [with srw = ssux_lock_low]
  50. Bug MDEV-24782
    ASAN use-after-poison in Field::pack_int / THD::binlog_update_row
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