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. Task MDEV-22454
    cmake : Allow -DCMAKE_INTERPROCEDURAL_OPTIMIZATON=ON
  2. Task MDEV-22419
    update windows timezone data from using newest ICU source
  3. Bug MDEV-11979
    Upgrade from Debian's to MariaDB's 10.1 packages fails
  4. Bug MDEV-21984
    Multiple binlog checksum errors on IBM Power
  5. Bug MDEV-22193
    Avoid un-necessary page initialization during recovery
  6. Bug MDEV-18768
    Automate upgrades from MySQL 5.7 with auth_socket to MariaDB with our unix_socket
  7. Bug MDEV-6135
    Extra shared libs (dialog.so and mysql_clear_password.so) should be in same directory as libmysqlclient.so
  8. Bug MDEV-22841
    ut_new_get_key_by_file is unnecessarily expensive
  9. Task MDEV-22613
    Reduce size of Windows packages
  10. Bug MDEV-22495
    Assertion mode == 16 || mode == 12 || fix_block->page.status != buf_page_t::FREED failed in ibuf_read_merge_pages()
  11. Bug MDEV-22488
    test failures: parts.partition_debug_innodb / parts.partition_debug_myisam introduced at 8399af81be0a87d1c0ea09164c05a9ac8eb715e2
  12. Bug MDEV-22487
    Server prints "Please supply a buffer for error string" instead of actual error string with wolfSSL
  13. Task MDEV-22467
    Remove calls to ha_maria::implicit_commit
  14. Bug MDEV-22453
    Missing suite.pm for galera_3nodes_sr
  15. Task MDEV-22437
    make THR_THD* variable thread_local
  16. Bug MDEV-22425
    Galera test failure on galera.MDEV-10715
  17. Bug MDEV-22410
    Change the error when table schema mismatch happens
  18. Bug MDEV-22392
    Race condition on SET GLOBAL innodb_buffer_pool_evict='uncompressed'
  19. Bug MDEV-22384
    Wrong estimate of affected BLOB columns in update of PRIMARY KEY
  20. Bug MDEV-20986
    dberr_t fts_sync(fts_sync_t*, bool, bool): Assertion `sync->unlock_cache' failed.
  21. Bug MDEV-22077
    Assertion `table->no_keyread || !table->covering_keys.is_set(tab->index) || table->file->keyread == tab->index' failed in join_read_first after upgrade from 10.1
  22. Bug MDEV-22074
    UBSAN: applying zero offset to null pointer in hash.c
  23. Bug MDEV-22071
    MSAN use-of-uninitialized-value in build_frm_image()
  24. Bug MDEV-22069
    UBSAN: runtime error: member access within null pointer of type 'MY_DIR_HANDLE' in mysys/my_lib.c
  25. Bug MDEV-22060
    MSAN use-of-uninitialized-value in main.query_cache_innodb
  26. Bug MDEV-22053
    Missing support for Debian Install Layout in C/C subproject
  27. Bug MDEV-22046
    ASAN failure around INSERT IGNORE
  28. Bug MDEV-22043
    Special character leads to assertion in my_wc_to_printable_generic on 10.5.2 (debug)
  29. Bug MDEV-22040
    versioning.truncate_privilege : GRANT fails with "Access denied", for root user
  30. Bug MDEV-20510
    Server crashes in my_strcasecmp_utf8 upon adding partition to app-versioned table
  31. Bug MDEV-20329
    S3 engine can crash when libcurl is compiled with OpenSSL < 1.1
  32. Bug MDEV-20298
    libdbd-mariadb-perl is not installed upon installation of mariadb-server 10.5 on old Ubuntu/Debian distros that don't have it
  33. Bug MDEV-20685
    10.4 solaris compile fix
  34. Bug MDEV-20663
    Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed in Diagnostics_area::set_ok_status upon UPDATE on app-versioned table
  35. Task MDEV-20590
    Introduce a file format constraint to ALTER TABLE
  36. Bug MDEV-19611
    INPLACE ALTER does not fail on bad implicit default value
  37. Bug MDEV-21407
    Crash when restarting server after IMPORT TABLESPACE
  38. Bug MDEV-21348
    Memory leak in Storage-Engine Independent Column Compression
  39. Bug MDEV-21342
    Assertion in set_ok_status() upon spatial field error on system-versioned table
  40. Bug MDEV-21056
    Assertion `global_status_var.global_memory_used == 0' failed upon shutdown after query with DEFAULT on a geometry field
  41. Bug MDEV-21688
    Assertion or ER_WARN_DATA_OUT_OF_RANGE upon ALTER on previously versioned table
  42. Task MDEV-21606
    Improve update handler (long unique keys on blobs)
  43. Task MDEV-21605
    Clean up and speed up interfaces for binary row logging
  44. Bug MDEV-21595
    typedef offset_t conflicts on AIX
  45. Bug MDEV-21489
    wsrep_cluster_conf_id has wrong value
  46. Bug MDEV-21480
    Unique key using ref access though eq_ref access can be used
  47. Bug MDEV-21471
    ER_CRASHED_ON_USAGE upon UPDATE FOR PORTION on Aria table
  48. Bug MDEV-14057
    InnoDB GIS tests fail
  49. Technical task MDEV-14406
    Review and fix tests from innodb_gis suite
  50. Bug MDEV-22021
    Galera database could get inconsistent with rollback to savepoint
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