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-24496
    ALTER TABLE xxx IMPORT TABLESPACE: SQLSTATE[HY000]: General error: 1810 IO Read error: (1916247584, (null)) when importing tablespace from Linux Server into Windows Server
  2. Bug MDEV-24419
    Galera crash after ALTER TABLE convert to utf8mb4: Assertion failure in file data0type.cc line 67
  3. Bug MDEV-24381
    Assertion `user_table->get_ref_count() == 1' failed in commit_try_rebuild
  4. Bug MDEV-24373
    mysqld got signal 6 - alter table, warnings, my_malloc
  5. Bug MDEV-24364
    Alter rename table does not remove PFS share
  6. Bug MDEV-24307
    Crashes in ALTER TABLE IMPORT TABLESPACE, Assertion dict0dict.cc, table->get_ref_count() == 0
  7. Bug MDEV-24274
    ALTER TABLE with CHECK CONSTRAINTS gives "Out of Memory" error
  8. Bug MDEV-24009
    alter table ~collate utf8mb4_unicode_ci
  9. Bug MDEV-30468
    ALTER COLUMN NOT NULL fails with "cannot convert NULL to non-constant DEFAULT" error even if default is constant when using INPLACE algorithm
  10. Bug MDEV-23898
    Server crashes and assertion failures upon handling sequences as base tables
  11. Bug MDEV-23852
    alter table rename column to uppercase doesn't work
  12. Bug MDEV-23836
    Assertion `! is_set() || m_can_overwrite_status' in Diagnostics_area::set_error_status (interrupted ALTER TABLE under LOCK)
  13. Bug MDEV-23685
    Server crashes in dict_col_get_no after failed attempt to create unique key on virtual column
  14. Bug MDEV-29998
    Missing FK constraint after changing column type under disabled FK checks
  15. Bug MDEV-32840
    Drop PK issues FK error (poorly), but is still is doing an alter table
  16. Bug MDEV-32814
    ALTER TABLE DROP PK crashes on WSL
  17. Bug MDEV-32795
    ALTER SEQUENCE IF NOT EXISTS non_existing_seq Errors rather than note
  18. Bug MDEV-32777
    DDL operations very slow under macOS
  19. Bug MDEV-32729
    look at SET FOREIGN_KEY_CHECK=0
  20. Bug MDEV-32668
    tables with UNIQUE blob columns cannot be alter_algorithm=INSTANT modified
  21. Bug MDEV-25997
    ALTER TABLE command works on one table, but not the other
  22. Bug MDEV-21016
    ASAN heap-use-after-free in trx_update_mod_tables_timestamp or in mysql_inplace_alter_table upon server shutdown during versioning operation
  23. Task MDEV-20974
    Don't require .cfg files to import InnoDB tablespaces
  24. Bug MDEV-20765
    Server crash or assertion (type.vers_sys_end()) failure upon inplace ALTER with virtual columns
  25. Bug MDEV-20419
    ADD COLUMN with DROP COLUMN wrongly inherits attributes
  26. Bug MDEV-20565
    Assertion failure on CHANGE COLUMN…SYSTEM VERSIONING
  27. Bug MDEV-20545
    Assertion (col.vers_sys_end()) upon inplace ALTER with virtual columns
  28. New Feature MDEV-30340
    Implement EXPLAIN for DDL such as ALTER TABLE
  29. Bug MDEV-20479
    assertion failure in dict_table_get_nth_col() after INSTANT DROP COLUMN
  30. Bug MDEV-20358
    Table corruption or AddressSanitizer: use-after-poison after failed ALTER
  31. Bug MDEV-20262
    ASAN memcpy-param-overlap in fill_alter_inplace_info
  32. Bug MDEV-20191
    Assertion `index.fields[i].col->same_format( *oindex.fields[i].col)' failed in dict_table_t::prepare_instant
  33. Bug MDEV-20190
    Instant operation fails when add column and collation change on non-indexed column
  34. Bug MDEV-20097
    potential use-after-free
  35. Bug MDEV-20677
    Renaming files may not be filesystem-crash-safe
  36. Technical task MDEV-20657
    sql_mode="oracle" does not support DATE/TIMESTAMP with TIMEZONE
  37. Task MDEV-20590
    Introduce a file format constraint to ALTER TABLE
  38. Bug MDEV-19647
    Server hangs after dropping full text indexes and restart
  39. Bug MDEV-19621
    Server crashes in ha_innobase::commit_inplace_alter_table upon dropping virtual column
  40. Bug MDEV-19613
    Got error 128 when reading "Table Name" - when i tried to truncate a partition in a table
  41. Bug MDEV-26621
    assertion failue "index->table->persistent_autoinc" in /storage/innobase/btr/btr0btr.cc during IMPORT
  42. Bug MDEV-26458
    SIGSEGV's in fil_space_t::zip_size and btr_cur_open_at_index_side on ALTER TABLE
  43. Bug MDEV-21387
    Unable to convert Aria Tables to MyISAM after specifying TRANSACTIONAL=0
  44. Bug MDEV-21324
    ALTER TABLE RENAME TABLENAME Failed
  45. Bug MDEV-21202
    JSON alias causes constraints to be skipped
  46. Bug MDEV-21176
    DROP INDEX IF EXISTS and ADD INDEX IF NOT EXISTS in the same transaction doesn't work
  47. Bug MDEV-21135
    InnoDB: Failing assertion: thr_get_trx(thr)->error_state == DB_SUCCESS
  48. Bug MDEV-21097
    Incorrect error message when trying to delete column which is part of unique key constraint
  49. Bug MDEV-21045
    AddressSanitizer: use-after-poison in mem_heap_dup / row_log_table_get_pk_col
  50. Bug MDEV-31161
    Assertion failures upon adding a too long key to table with COMPRESSED row format
Refresh results
<< Previous 1 2 3 4 5
{"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