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-20825
    Windows installer for v10.3.x+ fails at starting service (works for v10.1.x)
  2. Bug MDEV-20767
    writable-string error on OSX with 10.4.8
  3. Bug MDEV-20591
    Wrong Number of rows in mysqlbinlog output.
  4. Bug MDEV-20582
    Asan failure in table_def::calc_field_size
  5. Bug MDEV-19648
    Variable connect_conv_size doesn't change
  6. Task MDEV-19207
    systemd service: add instance name in description
  7. Bug MDEV-4968
    Old advices in mysql-log-rotate script
  8. Bug MDEV-9968
    Subquery not optimized when join is between Aria and InnoDB tables
  9. Task MDEV-20864
    Introduce debug option innodb_change_buffer_dump
  10. Bug MDEV-20855
    Crash with PARTITION BY LIST and extended characters
  11. Bug MDEV-20852
    BtrBulk is unnecessarily holding dict_index_t::lock
  12. Bug MDEV-20845
    Connect with MySQL table type times out when results don't start within 40 seconds
  13. Bug MDEV-20813
    Assertion `!srv_safe_truncate || !newest_lsn || fil_page_get_type(page)' or `!newest_lsn || fil_page_get_type(page)' failed in buf_flush_init_for_writing
  14. Bug MDEV-20805
    ibuf_add_free_page() is not initializing FIL_PAGE_TYPE first
  15. Bug MDEV-20804
    Use the sequence engine in main.index_merge_innodb and main.index_merge_myisam
  16. Bug MDEV-20788
    mysqld: storage/innobase/include/page0page.ic:662: const rec_t* page_rec_get_next_low(const rec_t*, ulint): Assertion `page_rec_is_infimum(rec) || !(rec_get_info_bits(page + offs, comp) & 0x10UL)' failed.
  17. Bug MDEV-20926
    UBSAN: load of value 165, which is not a valid value for type bool
  18. Bug MDEV-20778
    UBSAN: call to function free_rpl_filter() through pointer to incorrect function type
  19. Bug MDEV-20753
    Sequence with limit 0 crashes server
  20. Bug MDEV-20741
    Inserted row missing after commit
  21. Bug MDEV-20576
    A new assertion added to check validity of calculated selectivity values fails
  22. Bug MDEV-20574
    Position of events reported by mysqlbinlog is wrong with encrypted binlogs, SHOW BINLOG EVENTS reports the correct one.
  23. Bug MDEV-20570
    signing executables during packaging occasionally fails if timestamp server has issues
  24. Bug MDEV-20562
    btr_cur_open_at_rnd_pos() fails to return error for corrupted page
  25. Bug MDEV-20561
    Galera node shutdown fails in non-Primary
  26. Bug MDEV-20549
    SQL SECURITY DEFINER does not work for INFORMATION_SCHEMA tables
  27. Bug MDEV-20525
    rocksdb compilation fails on Windows in debug mode due to unresolved my_assert variable
  28. Bug MDEV-20511
    Galera replication of events is not consistent
  29. Bug MDEV-20495
    Assertion `precision > 0' failed in decimal_bin_size upon CREATE .. SELECT with zerofilled decimal
  30. Bug MDEV-20490
    rocksdb.ttl_primary_read_filtering fails in BB
  31. Bug MDEV-20483
    trx_lock_t::table_locks is not a subset of trx_lock_t::trx_locks
  32. Bug MDEV-20371
    Invalid reads at plan refinement stage: join->positions instead of best_positions
  33. Bug MDEV-20301
    InnoDB's MVCC has O(N^2) behaviors
  34. Bug MDEV-20217
    Semi_sync: Last_IO_Error: Fatal error: Failed to run 'after_queue_event' hook
  35. Bug MDEV-20206
    Crash - MariaDB 10.3.12
  36. Bug MDEV-20143
    innodb.innodb-virtual-columns-debug failed in buildbot with wrong result
  37. Bug MDEV-20704
    An index on a double column erroneously uses prefix compression
  38. Bug MDEV-20703
    mariabackup creates binlog files in server binlog directory on --prepare --export step
  39. Bug MDEV-20688
    Recovery crashes after unnecessarily reading a corrupted page
  40. Bug MDEV-20684
    innodb: use madvise CORE/NOCORE on FreeBSD for selective large allocations
  41. Bug MDEV-20675
    Crash in SHOW ENGINE INNODB STATUS with innodb_force_recovery=5
  42. Bug MDEV-20645
    Replication consistency is broken as workers miss the error notification from an earlier failed group.
  43. Bug MDEV-20596
    Configure fails with newer CMake
  44. Bug MDEV-20589
    Server still crashes in Field::set_warning_truncated_wrong_value
  45. Bug MDEV-19647
    Server hangs after dropping full text indexes and restart
  46. Bug MDEV-19628
    JSON with starting double quotes key is not valid
  47. Task MDEV-19679
    CREATE SERVER needs tweaks for compatibility with CONNECT engine
  48. Bug MDEV-20229
    CTE defined with table value constructor cannot be used in views.
  49. Bug MDEV-16560
    [counter] rocksdb.ttl_primary_read_filtering, rocksdb.ttl_secondary_read_filtering fail in buildbot with wrong result
  50. Bug MDEV-16239
    Many test in rpl suite fails
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