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-30129
    MySQL 5.7 --> MariaDB 10.8 switch: mysqlcheck --check --extended hangs on table
  2. Bug MDEV-29926
    ASAN heap-use-after-free in Explain_query::~Explain_query
  3. Bug MDEV-29924
    Assertion `(((nr) % (1LL << 24)) % (int) log_10_int[6 - dec]) == 0' failed in my_time_packed_to_binary on SELECT when using TIME field
  4. Bug MDEV-29904
    SPIDER plugin initialization fails upon startup
  5. Bug MDEV-29895
    prepared view crash server (unit.conc_view)
  6. Bug MDEV-29886
    Assertion `!index->table->is_temporary()' failed in trx_undo_prev_version_build upon CHECK
  7. Bug MDEV-29883
    Deadlock between InnoDB statistics update and BLOB insert
  8. Bug MDEV-29869
    mtr failure: innodb.deadlock_wait_thr_race
  9. Bug MDEV-29863
    Server crashes in federatedx_txn::acquire after select from the Federated table with partitions and federated_pushdown=1
  10. Bug MDEV-29851
    Cached role privileges are not invalidated when needed
  11. Bug MDEV-29843
    Server hang in thd_decrement_pending_ops/pthread_cond_signal
  12. Bug MDEV-29811
    server advertises ssl even if it's unusable
  13. Task MDEV-29784
    Q4 2022 release merge
  14. Bug MDEV-29778
    Having Unique index interference with MATCH from a FULLTEXT
  15. Bug MDEV-29761
    Bulk insert fails to rollback during insert..select
  16. Bug MDEV-29753
    An error is wrongly reported during INSERT with vcol index
  17. Bug MDEV-29750
    Triggers can modify history
  18. Bug MDEV-29748
    ASAN errors or server crash in File_parser::parse upon concurrent view operations
  19. Bug MDEV-29742
    Assertion `((val << shift) & mask) == (val << shift)' failed in rec_set_bit_field_2
  20. Bug MDEV-29710
    Valgrind tests massively fail due to silently killing server on shutdown timeout
  21. Bug MDEV-29707
    Incorrect/bad errno on enabling wsrep_on after setting dummy wsrep_provider on non-Galera build
  22. Bug MDEV-29697
    Assertion failure in Diagnostics_area::set_ok_status upon CREATE OR REPLACE causing ER_UPDATE_TABLE_USED
  23. Bug MDEV-29678
    Valgrind/MSAN uninitialised value errors upon PS with ALTER under ONLY_FULL_GROUP_BY
  24. Task MDEV-29672
    Add MTR tests covering key and key segment flags and types
  25. Bug MDEV-29666
    InnoDB fails to purge secondary index records when indexed virtual columns exist
  26. Bug MDEV-29662
    same values in `IN` set vs equal comparison produces the different performance
  27. Bug MDEV-29640
    FederatedX does not properly handle pushdown in case of difference in local and remote table names
  28. Bug MDEV-29635
    race on trx->lock.wait_lock in deadlock resolution
  29. Bug MDEV-29622
    Wrong assertions in lock_cancel_waiting_and_release() for deadlock resolving caller
  30. Bug MDEV-29616
    cmake -DWITH_DBUG_TRACE=OFF does not disable DBUG_PRINT
  31. Bug MDEV-29615
    mtr to use mariadb names
  32. Task MDEV-29613
    Improve WITH_DBUG_TRACE=OFF
  33. Bug MDEV-29612
    ReadViewBase::snapshot() misses an optimization
  34. Bug MDEV-29600
    Memory leak in row_log_table_apply_update(), in UPDATE involving BLOB, during online table rebuild
  35. Bug MDEV-29590
    Deadlock between ibuf_insert_to_index_page_low() and ibuf_delete_for_discarded_space()
  36. Bug MDEV-29578
    Connect engine build warnings
  37. Bug MDEV-29575
    Access to innodb_trx, innodb_locks and innodb_lock_waits along with detached XA's can cause SIGSEGV
  38. Bug MDEV-29570
    LeakSanitizer error in trx_mod_table_time_t::start_bulk_insert #4
  39. Bug MDEV-29561
    SHOW CREATE TABLE produces syntactically incorrect structure
  40. Bug MDEV-29559
    Recovery of INSERT_HEAP_DYNAMIC into secondary index fails
  41. Bug MDEV-29540
    Incorrect sequence values in INSERT SELECT
  42. Bug MDEV-29520
    ASAN heap-use-after-poison in row_merge_spatial_rows()
  43. Task MDEV-29514
    Extend plugin's SQL service with missing functions
  44. Bug MDEV-29509
    execute granted indirectly (via roles) doesn't always work
  45. Bug MDEV-29508
    perfschema.short_option_1 fails with MSAN - Error in accept: Invalid argument
  46. Bug MDEV-29507
    InnoDB: Failing assertion: table->n_rec_locks == 0 in dict_sys_t::remove and dict_table_remove_from_cache_low
  47. Task MDEV-29490
    rename internally used client API to avoid name conflicts with C/C
  48. Bug MDEV-29484
    Assertion `!trx_free || !trx->locked_connections' failed in spider_free_trx_conn on LOCK TABLES
  49. Bug MDEV-29481
    mariadb-upgrade prints confusing statement
  50. Bug MDEV-29480
    spider group by handler wrong result on order by aggregate alias
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