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-34194
    Spelling mistake "depricated" in mariabackup help
  2. Bug MDEV-34838
    SELECT Grant restricts visibility to referential_constraints table
  3. Bug MDEV-34803
    innodb_lru_flush_size configuration is no longer used
  4. Bug MDEV-34621
    mariadb-slap -i0 results in Floating point exception (core dumped)
  5. Bug MDEV-34397
    "delete si" rather than "my_free(si)" in THD::register_slave()
  6. Bug MDEV-33610
    Circular replication breaks after upgrading
  7. Bug MDEV-34355
    rpl.rpl_semi_sync_no_missed_ack_after_add_slave "server_3 should have sent..."
  8. Bug MDEV-34342
    The repository 'https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu jammy InRelease' is no longer signed
  9. Bug MDEV-34337
    Test rpl.rpl_semi_sync_master_shutdown Failures
  10. Bug MDEV-34312
    Handle range scan SEL_ARG overallocation gracefully.
  11. Bug MDEV-34308
    Knowledge Base Bug - CREATE TRIGGER
  12. Bug MDEV-34302
    Crash with RocksDB
  13. Bug MDEV-34299
    Get "segmentation fault" with mariabackup on Alpine 3.20 amd64
  14. Bug MDEV-34280
    InnoDB: Assertion failure in file ./storage/innobase/buf/buf0lru.cc line 281
  15. Bug MDEV-34267
    Since version 10.11.8 keep getting Inconsistency HA_ERR_FOUND_DUPP_KEY
  16. Bug MDEV-34265
    Possible hang during IO burst with innodb_flush_sync enabled
  17. Bug MDEV-34248
    Trying to run MariaDB 10.11.8 with Galera 26.4.18 resulting in parameter 'evs.inactive_check_period' value PT0.5S is out of range [P,PT0.25S):
  18. Bug MDEV-33922
    InnoDB undo log tablespace file corruption
  19. Bug MDEV-36253
    Redundant check in wf_incremental_process()
  20. Bug MDEV-36041
    optimizer uses a poor index for select with STATEMENT SQL_SELECT_LIMIT
  21. Bug MDEV-35814
    Regelmäßiger Crash nach ein paar Tagen
  22. Bug MDEV-35747
    WITH ... AS ... prepared statements broken since 10.11.6
  23. Bug MDEV-34988
    InnoDB locks dict_sys.latch for a long time during ALTER TABLE
  24. Bug MDEV-34799
    "Could not write packet" err message args off by 1
  25. Bug MDEV-34625
    MariaDB server crashes in 10.11.8 due to using uninitialized member variables
  26. Bug MDEV-34582
    mariadb-dump man page mentions flashback
  27. Bug MDEV-34566
    InnoDB: Crash recovery is broken due to insufficient innodb_log_file_size (but wasn't in crash recovery)
  28. Bug MDEV-34508
    UBSAN: mf_keycache.c:5950:11: runtime error: call to function init_simple_key_cache
  29. Bug MDEV-34488
    MariaDB using more than 50% swap memory, even when RAM has sufficient free memory.
  30. Bug MDEV-34388
    mariadb-backup segfault on 10.4.8 and 11.4.2, under Alpine 3.20, 3.21 and 3.22
  31. Bug MDEV-34533
    asan error about stack overflow when writing record in Aria
  32. Bug MDEV-34247
    gtid_slave_pos table not in sync
  33. Bug MDEV-34767
    Query returns incorrect [null] in one column, for all rows but one (dataset and query attached)
  34. Bug MDEV-38425
    Holes are not punched for page_compressed
  35. Bug MDEV-34577
    Queries with on-disk tmp-tables cause significant additional memory use in Docker
  36. Bug MDEV-34999
    ha_innobase::open() should not acquire dict_sys.latch twice
  37. Bug MDEV-38555
    Severe performance regression on SELECT queries using VIEWs between MariaDB 10.11.2 and >= 10.11.8
  38. Bug MDEV-34561
    MariaDB Galera Cluster State Transfer Fails on Specific Hardware Configurations on AlmaLinux 9.4
  39. Bug MDEV-34482
    own threads from events are not visible for user
  40. Bug MDEV-34340
    mariadb-backup immediately dumps core
  41. Bug MDEV-35420
    Server aborts while deleting the record in spatial index
  42. Bug MDEV-34972
    Database Schema Upgrade failed while upgrading to Koha 24.05 in Ubuntu 24.04 TS noble
  43. Bug MDEV-34820
    wsrep_sst_mariabackup get_footprint() portability and accuracy fix
  44. Bug MDEV-34506
    2nd execution name resolution problem with pushdown into unions
  45. Bug MDEV-34500
    Error 1034 "number of rows changed from x to y" on modify column type
  46. Bug MDEV-34390
    Optimizer switch split_materialized does not switch select_type to "LATERAL DERIVED" on Windows
  47. Bug MDEV-34191
    MariaDB 10.11.8 package scripts attempt to start service on upgrade, before configuration update
  48. Bug MDEV-34392
    modification of the column fails to check foreign key constraint
  49. Bug MDEV-37345
    Item_func_nextval::val_int() crash on INSERT...SELECT with subqueries
  50. Bug MDEV-34458
    wait_for_read in buf_page_get_low hurts performance
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