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-29926
    ASAN heap-use-after-free in Explain_query::~Explain_query
  2. 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
  3. Bug MDEV-29863
    Server crashes in federatedx_txn::acquire after select from the Federated table with partitions and federated_pushdown=1
  4. Bug MDEV-29851
    Cached role privileges are not invalidated when needed
  5. Bug MDEV-29811
    server advertises ssl even if it's unusable
  6. Task MDEV-29784
    Q4 2022 release merge
  7. Bug MDEV-29778
    Having Unique index interference with MATCH from a FULLTEXT
  8. Bug MDEV-29764
    mariabackup hangs forever if using parallel threads
  9. Bug MDEV-29753
    An error is wrongly reported during INSERT with vcol index
  10. Bug MDEV-29750
    Triggers can modify history
  11. Bug MDEV-29748
    ASAN errors or server crash in File_parser::parse upon concurrent view operations
  12. Bug MDEV-29742
    Assertion `((val << shift) & mask) == (val << shift)' failed in rec_set_bit_field_2
  13. Bug MDEV-29710
    Valgrind tests massively fail due to silently killing server on shutdown timeout
  14. Bug MDEV-29707
    Incorrect/bad errno on enabling wsrep_on after setting dummy wsrep_provider on non-Galera build
  15. Bug MDEV-29697
    Assertion failure in Diagnostics_area::set_ok_status upon CREATE OR REPLACE causing ER_UPDATE_TABLE_USED
  16. Bug MDEV-29678
    Valgrind/MSAN uninitialised value errors upon PS with ALTER under ONLY_FULL_GROUP_BY
  17. Task MDEV-29672
    Add MTR tests covering key and key segment flags and types
  18. Bug MDEV-29666
    InnoDB fails to purge secondary index records when indexed virtual columns exist
  19. Bug MDEV-29640
    FederatedX does not properly handle pushdown in case of difference in local and remote table names
  20. Bug MDEV-29616
    cmake -DWITH_DBUG_TRACE=OFF does not disable DBUG_PRINT
  21. Task MDEV-29613
    Improve WITH_DBUG_TRACE=OFF
  22. Bug MDEV-29600
    Memory leak in row_log_table_apply_update(), in UPDATE involving BLOB, during online table rebuild
  23. Bug MDEV-29592
    SST via rsync fails with innodb_undo_directory != datadir
  24. Bug MDEV-29578
    Connect engine build warnings
  25. Bug MDEV-29575
    Access to innodb_trx, innodb_locks and innodb_lock_waits along with detached XA's can cause SIGSEGV
  26. Bug MDEV-29561
    SHOW CREATE TABLE produces syntactically incorrect structure
  27. Bug MDEV-29543
    Windows: Unreadable dlerror() message on localized OS
  28. Bug MDEV-29540
    Incorrect sequence values in INSERT SELECT
  29. Bug MDEV-29522
    RocksDB RPM doesn't get built on Rocky Linux and Alma
  30. Bug MDEV-29520
    ASAN heap-use-after-poison in row_merge_spatial_rows()
  31. Bug MDEV-29509
    execute granted indirectly (via roles) doesn't always work
  32. Bug MDEV-29507
    InnoDB: Failing assertion: table->n_rec_locks == 0 in dict_sys_t::remove and dict_table_remove_from_cache_low
  33. Task MDEV-29490
    rename internally used client API to avoid name conflicts with C/C
  34. Bug MDEV-29481
    mariadb-upgrade prints confusing statement
  35. Bug MDEV-29480
    spider group by handler wrong result on order by aggregate alias
  36. Bug MDEV-29479
    I_S.INNODB_SYS_TABLESPACES doesn't have temporary tablespace information
  37. Bug MDEV-29465
    Inherited columns privs for roles wrongly set mysql.tables_priv column
  38. Task MDEV-29464
    Reduce compilation dependencies on wsrep_mysqld.h
  39. Bug MDEV-29458
    Role grant commands do not propagate all grants
  40. Task MDEV-29446
    Change SHOW CREATE TABLE to display default collations
  41. Task MDEV-29433
    innodb.lock_delete_updated is unstable
  42. Bug MDEV-29409
    ASAN failure on long fk_id when renaming a table
  43. Bug MDEV-29403
    innodb.innodb_sys_semaphore_waits fails with wrong errno 5014
  44. Bug MDEV-29384
    Hangs caused by innodb_adaptive_hash_index=ON
  45. Bug MDEV-29375
    Galera server crashes after 10.3 > 10.4 upgrade
  46. Bug MDEV-29372
    mariabackup runs into a repeated loop InnoDB: Read redo log up to LSN when doing full backup
  47. Bug MDEV-29361
    Infinite recursive calls when detecting CTE dependencies
  48. Bug MDEV-29358
    Server crashed with stack-overflow in st_select_lex_unit::set_unique_exclude()
  49. Bug MDEV-29352
    SIGSEGV's in strlen and unknown location on optimized builds at SHUTDOWN
  50. Bug MDEV-29350
    Crash when IN predicand is used in eliminated GROUP BY clause
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