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-36038
    ALTER TABLE…SEQUENCE does not work correctly with InnoDB
  2. Bug MDEV-31931
    FK fields cannot be used anymore in generated columns
  3. Bug MDEV-31880
    Rename Error
  4. Bug MDEV-31838
    Assertion fails in binlog_log_row_online_alter upon parallel replication with two-phase alter and MINIMAL binlog_row_image
  5. Bug MDEV-33658
    Cannot add a foreign key on a table with a long UNIQUE multi-column index, that contains a foreign key as a prefix.
  6. Bug MDEV-32207
    altering table returns errno: 168 "Unknown (generic) error from engine"
  7. Bug MDEV-32903
    Backport MDEV-32532 to 10.6
  8. Bug MDEV-34972
    Database Schema Upgrade failed while upgrading to Koha 24.05 in Ubuntu 24.04 TS noble
  9. Bug MDEV-33087
    ALTER TABLE...ALGORITHM=COPY should build indexes more efficiently
  10. Bug MDEV-35029
    ASAN errors in Lex_ident<Compare_ident_ci>::is_valid_ident upon DDL on table with vector index
  11. Bug MDEV-35021
    Behavior for RTREE indexes changed, assertion fails
  12. Bug MDEV-35020
    After a failed attempt to create vector index temporary file remains and prevents further operation
  13. Bug MDEV-26842
    ROW_NUMBER is not set and differs from the message upon WARN_DATA_TRUNCATED produced by inplace ALTER
  14. Bug MDEV-26767
    Server crashes when rename table and alter storage engine
  15. Bug MDEV-29440
    InnoDB instant ALTER TABLE recovery wrongly uses READ COMMITTED isolation level instead of READ UNCOMMITTED
  16. Bug MDEV-29678
    Valgrind/MSAN uninitialised value errors upon PS with ALTER under ONLY_FULL_GROUP_BY
  17. Task MDEV-27986
    Galera testing of ALTER ONLINE TABLE
  18. Bug MDEV-28727
    ALTER TABLE ALGORITHM=NOCOPY does not work after upgrade
  19. Bug MDEV-28774
    Assertion `table->in_use && tdc->flushed' failed in bool TABLE_SHARE::visit_subgraph(Wait_for_flush*, MDL_wait_for_graph_visitor*)
  20. Bug MDEV-28771
    Assertion `table->in_use && tdc->flushed' failed after ALTER
  21. Bug MDEV-24785
    ALTER TABLE with CHECK CONSTRAINTS gives "Out of Memory" error even table is empty and just created. Also, already confirmed that there is enough memory on the instance.
  22. Bug MDEV-22939
    Server crashes in row_make_new_pathname | ALTER TABLE ENGINE INNODB after DISCARD TABLESPACE
  23. Bug MDEV-22934
    Table disappear after two alter table command
  24. Bug MDEV-22881
    Unexpected errors, corrupt output, Valgrind / ASAN errors in Item_ident::print or append_identifier
  25. Bug MDEV-22784
    Constant crash on creating indexes
  26. Bug MDEV-22771
    Assertion `fields[i].same(instant.fields[i])' failed in dict_index_t::instant_add_field
  27. Bug MDEV-25803
    Inplace ALTER breaks MyISAM/Aria table when order of keys is changed
  28. Bug MDEV-25604
    Atomic DDL: Binlog event written upon recovery does not have default database
  29. Bug MDEV-25555
    Server crashes in tree_record_pos after INPLACE-recreating index on HEAP table
  30. Bug MDEV-28122
    OPTIMIZE TABLE crash
  31. Bug MDEV-27798
    SIGSEGV in dict_index_t::reconstruct_fields()
  32. Bug MDEV-27592
    DESC keys: Data corruption or Assertion `index->n_core_null_bytes <= (((index->n_nullable) + 7) >> 3) || index->in_instant_init' failed
  33. Bug MDEV-27432
    ASC/DESC primary and unique keys cause index inconsistency between InnoDB and server
  34. Bug MDEV-27392
    DESC attribute is ignored when index is re-created within single ALTER on InnoDB table
  35. Bug MDEV-34892
    ALTER TABLE ADD FOREIGN KEY no longer validates integrity since 11.4.3
  36. Task MDEV-34862
    Fix ALTER TABLE to work with high-level indexes
  37. Bug MDEV-34756
    Validation of new foreign key skipped if innodb_alter_copy_bulk=ON
  38. Bug MDEV-34636
    SIGSEGV in ha_spider::update_create_info & SIGSEGV in my_hash_insert on ALTER
  39. Bug MDEV-22601
    ER_KEY_NOT_FOUND or Assertion `0' failed in Protocol::end_statement upon ALTER on sequence
  40. Bug MDEV-22446
    InnoDB aborts while adding instant column for discarded tablespace | SIGSEGV in mtr_t::set_named_space (on optimized builds)
  41. Bug MDEV-23670
    Crash during OPTIMIZE TABLE mysql.innodb_table_stats
  42. Bug MDEV-29069
    ER_KEY_NOT_FOUND upon concurrent online auto-increment addition and DELETE
  43. Bug MDEV-29068
    Cascade foreign key updates do not apply in online alter
  44. Bug MDEV-29067
    Online alter ignores check constraint violation
  45. Bug MDEV-29056
    Replica SQL thread stops with 1846 error on ALTER ONLINE after LOCK WRITE
  46. Bug MDEV-29038
    XA assertions failing in binlog_rollback and binlog_commit #2
  47. Bug MDEV-29021
    ALTER TABLE fails when a stored virtual column is dropped and added
  48. Bug MDEV-29013
    ER_KEY_NOT_FOUND/lock timeout upon online alter with long unique indexes
  49. Bug MDEV-29007
    Assertion `marked_for_write_or_computed()' failed upon online ADD COLUMN .. FIRST
  50. Bug MDEV-29003
    Assertion `*err == DB_SUCCESS' failed in btr_page_split_and_insert
Refresh results
<< Previous 10 11 12 13 14
{"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