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-23076
    Misleading "Innodb: using atomic writes"
  2. Bug MDEV-22721
    Remove bloat caused by InnoDB logger class
  3. Bug MDEV-20583
    innochecksum man pages seem to be inconsistent with the binary (10.2.25)
  4. Bug MDEV-14239
    Missing space: "InnoDB: innodb_open_files 425000 should not be greaterthan the open_files_limit 1024"
  5. Bug MDEV-18288
    Transportable Tablespaces leave AUTO_INCREMENT in mismatched state, causing INSERT errors in newly imported tables when .cfg is not used.
  6. Bug MDEV-17306
    rw_lock_x_lock_wait_func() double increments rw_x_spin_round_count
  7. Bug MDEV-35193
    Results of queries depending on user variables are written into and hit the query cache
  8. Bug MDEV-31509
    Lost data with FTWRL and STOP SLAVE
  9. Bug MDEV-25125
    Draft: InnoDB: Assertion failure in trx0i_s.cc line 1167 upon SELECT * FROM information_schema.innodb_trx
  10. Bug MDEV-24811
    Assertion `find(table)' failed in dict_sys_t::remove upon concurrent COMMIT with innodb_evict_tables_on_commit_debug
  11. Bug MDEV-23308
    CHECK TABLE attempts to access parent_right_page_no=FIL_NULL
  12. Bug MDEV-22859
    Possible hang in InnoDB rw_lock_lock_word_decr()
  13. Bug MDEV-22818
    Server crash on corrupted ROW_FORMAT=COMPRESSED page
  14. Bug MDEV-25449
    Add MY_COLLATION_HANDLER::strnncollsp_nchars()
  15. Bug MDEV-25440
    Assertion `cmp_rec_rec(rec, old_rec, offsets, old_offsets, m_index) > 0' failed in PageBulk::insert
  16. Bug MDEV-28601
    InnoDB history list length is reverted from 64bit to 32bit int.
  17. Bug MDEV-28537
    Unused or useless InnoDB counters num_index_pages_written, num_non_index_pages_written
  18. Bug MDEV-27477
    Remaining SUSE patches for 10.2+
  19. Bug MDEV-22595
    INSERT .. VALUES allows undocumented optional ORDER BY and LIMIT clauses but ignores them
  20. Bug MDEV-22529
    thd_query_safe() isn’t, causing InnoDB to hang
  21. Bug MDEV-22523
    index->rtr_ssn.mutex is wasting memory
  22. Bug MDEV-22384
    Wrong estimate of affected BLOB columns in update of PRIMARY KEY
  23. Bug MDEV-23651
    InnoDB: Failing assertion: !space->referenced() on DROP TABLE
  24. Bug MDEV-23339
    innodb_force_recovery=2 may still abort the rollback of recovered transactions
  25. Bug MDEV-27094
    Debug builds include useless InnoDB "disabled" options
  26. Bug MDEV-24323
    Crash on recovery after server kill during instant ADD COLUMN
  27. Bug MDEV-24240
    Pessimistic operations on SPATIAL INDEX wrongly release page latches
  28. Bug MDEV-24182
    ibuf_merge_or_delete_for_page() contains dead code
  29. Bug MDEV-26251
    CREATE INDEX on virtual column ignores errors due to concurrent DML
  30. Bug MDEV-26228
    Heap-use-after-free on indexed virtual column with ON UPDATE CASCADE
  31. Bug MDEV-26138
    innodb_flush_log_at_trx_commit=3 doesn't flush
  32. Bug MDEV-24609
    innodb_io_capacity can exceed innodb_io_capacity_max
  33. Bug MDEV-20852
    BtrBulk is unnecessarily holding dict_index_t::lock
  34. Bug MDEV-20543
    Latching order violation during B-tree operations
  35. Bug MDEV-20684
    innodb: use madvise CORE/NOCORE on FreeBSD for selective large allocations
  36. Bug MDEV-20608
    innodb_log_optimize_ddl=OFF may omit some redo log
  37. Bug MDEV-20584
    Clearing delete-mark on R-tree pages does not appear crash-safe
  38. Bug MDEV-19660
    wsrep_rec_get_foreign_key() is dereferencing a stale pointer to a page that was previously latched
  39. Bug MDEV-21347
    innodb_log_optimize_ddl=OFF is not crash safe
  40. Bug MDEV-21293
    mariabackup crashes when not using full path
  41. Bug MDEV-21217
    innodb_force_recovery=2 may wrongly abort the rollback of recovered transactions
  42. Bug MDEV-21158
    trx_undo_seg_free() is never redo-logged
  43. Bug MDEV-31140
    FLUSH BINARY LOGS DELETE_DOMAIN_ID=(D) can errorneously delete active domains
  44. Bug MDEV-21685
    ALTER USER parser definition has wrong parameter order
  45. Bug MDEV-21636
    information_schema.innodb_mutexes.name column is not populated
  46. Bug MDEV-21512
    InnoDB hang on rollback or purge due to SPATIAL INDEX
  47. Bug MDEV-21511
    Wrong estimate of affected BLOB columns in update
  48. Bug MDEV-21509
    Possible hang during purge of history, or transaction rollback
  49. Bug MDEV-16328
    ALTER TABLE…page_compression_level should not rebuild table
  50. Bug MDEV-16781
    InnoDB: AddressSanitizer: use-after-poison during DDL
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