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-27006
    Assertion `!lock_trx_has_sys_table_locks(trx)' failed in dberr_t row_discard_tablespace_for_mysql(dict_table_t*, trx_t*)
  2. Bug MDEV-26991
    CURRENT_TEST: main.mysql_binary_zero_insert 'grep' is not recognized as an internal or external command, operable program or batch file.
  3. Bug MDEV-26987
    Server crashes in Explain_node::print_explain_json_for_children upon query with cte and view
  4. Bug MDEV-26972
    MTR worker aborts after server restart failure
  5. Bug MDEV-26967
    no ColumnStore aarch64 debs
  6. Bug MDEV-26966
    The parameter innodb_force_load_corrupted makes no sense
  7. Bug MDEV-26965
    Left join to derived table on multiple clauses with aggregation returns missing/incorrect results
  8. Bug MDEV-26953
    Assertion `!str || str != Ptr || !is_alloced()' failed in String::copy upon SELECT with sjis
  9. Bug MDEV-26950
    mysqld got signal 6
  10. Bug MDEV-26949
    --debug-gdb installs redundant signal handlers
  11. Bug MDEV-26933
    InnoDB fails to detect page number mismatch
  12. Bug MDEV-26928
    Column-inclusive WITH SYSTEM VERSIONING doesn't work with explicit system fields
  13. Bug MDEV-26925
    Failure when using mysql_upgrade if 'root'@'localhost' does not exist
  14. Bug MDEV-26919
    binlog.binlog_truncate_active_log fails in bb with valgrind, Conditional jump or move depends on uninitialised value
  15. Bug MDEV-26915
    SST scripts do not take log_bin_index setting into account if it's not in the [mysqld] section
  16. Bug MDEV-26879
    innodb_evict_tables_on_commit_debug=on makes table creation hang
  17. Bug MDEV-26870
    skip-symbolic-links does not prevent the use of symbolic links.
  18. Bug MDEV-26825
    Bogus error for query with two usage of CTE referring another CTE
  19. Bug MDEV-26824
    Can't add foreign key with empty referenced columns list
  20. Bug MDEV-26803
    Galera crash - Assertion. Possible parallel writeset problem
  21. Bug MDEV-26784
    [Warning] InnoDB: Difficult to find free blocks in the buffer pool
  22. Bug MDEV-26778
    row_start is not updated in current row for InnoDB
  23. Bug MDEV-26771
    crash with OpenSSL 3.0.0
  24. Bug MDEV-26768
    Spider table crashes the server after the mysql_list_fields() client's call and produces weird result for SHOW FIELDS.
  25. Bug MDEV-26747
    improve corruption check for encrypted tables on ALTER IMPORT
  26. Bug MDEV-26698
    Incorrect row number upon INSERT .. SELECT from the same table: rows are counted twice
  27. Bug MDEV-26674
    io_uring related hangs on the Linux kernel
  28. Bug MDEV-26583
    SIGSEGV's in spider_get_select_limit_from_select_lex when DELAYED INSERT is used
  29. Bug MDEV-26561
    An improper locking bug due to the unreleased lock
  30. Bug MDEV-26558
    A cyclic order on lock acquisitions (possibly resulting a deadlock)
  31. Bug MDEV-26470
    "No database selected" when using CTE in a subquery of DELETE statement
  32. Bug MDEV-26453
    Assertion `0' failed in row_upd_sec_index_entry & corruption
  33. Bug MDEV-26339
    Account specifics to be handled before proxying
  34. Bug MDEV-26337
    subquery with groupby and ROLLUP returns incorrect results on LEFT JOIN on INDEXED values
  35. Bug MDEV-26326
    MDEV-24626 (remove synchronous page0 write) seems to cause mariabackup to skip valid ibd file.
  36. Bug MDEV-26317
    Distributed mariadb.service Systed service file prevents start with default datadir
  37. Bug MDEV-26302
    Unittest failures with OpenSSL-3: aes & mf_iocache
  38. Bug MDEV-26249
    Crash in in Explain_node::print_explain_for_children while writing to the slow query log
  39. Bug MDEV-26223
    Galera cluster node consider old server_id value even after modification of server_id [wsrep_gtid_mode=ON]
  40. Bug MDEV-26129
    Bad results with join comparing case insensitive VARCHAR/ENUM/SET expression to a _bin ENUM column
  41. Bug MDEV-26121
    [Note] InnoDB: Resetting invalid page [page id: space=5, page number=3] type 17855 to 6.
  42. Bug MDEV-26064
    mariabackup SST fails when starting the joiner with --innodb-force-recovery=1
  43. Bug MDEV-25977
    Warning: Memory not freed: 32 on SET GLOBAL wsrep_sst_auth=USER
  44. Bug MDEV-25917
    create table like fails if source table is partitioned and engine is myisam or aria with data directory.
  45. Bug MDEV-25904
    New collation functions to compare InnoDB style trimmed NO PAD strings
  46. Bug MDEV-25856
    SIGSEGV in ha_myisammrg::append_create_info
  47. Bug MDEV-25803
    Inplace ALTER breaks MyISAM/Aria table when order of keys is changed
  48. Task MDEV-25670
    mariadb container needs to run mysql_upgrade
  49. Bug MDEV-25659
    trigger name is empty after upgrade to 10.4
  50. Bug MDEV-25631
    Crash executing query with VIEW, aggregate and subquery
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