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-25567
    Auto-create: Partition creation happens also when modified columns are not versioned
  2. Bug MDEV-16023
    Unfortunate error message WARN_VERS_PART_FULL (partition <name> is full) when rotation time for the last interval passed
  3. Bug MDEV-15995
    Drop extra semicolon in VARIABLE_COMMENT for SYSTEM_VERSIONING_ALTER_HISTORY
  4. Bug MDEV-15190
    Bad error for non-versioned table PARTITION BY SYSTEM_TIME
  5. Bug MDEV-14919
    Useless warning in versioning tests
  6. Bug MDEV-14674
    Wrong error message on erroneous partitioning query
  7. Task MDEV-15893
    Rename VTQ to TRT
  8. Bug MDEV-33433
    SET row_end / row_start = DEFAULT causes OM => NS replication failure
  9. Bug MDEV-33833
    Selecting from SYSTEM VERSIONING with BETWEEN not working?
  10. Bug MDEV-30701
    row_start not set properly when updating field without system versioning using on duplicate key update
  11. Bug MDEV-37238
    Insufficient history for index, Assertion `inited == RND' failed with precise-versioned table
  12. Task MDEV-26993
    Add system versioning via modify column WITH SYSTEM VERSIONING
  13. Task MDEV-26934
    ADD SYSTEM VERSIONING and modify column WITHOUT SYSTEM VERSIONING in single ALTER TABLE command
  14. Bug MDEV-26783
    System-versioned table writes historical rows on update without any changed data
  15. Bug MDEV-22960
    versioning.replace fails in buildbot on ps-embedded with OS errors and SIGSEGV
  16. Bug MDEV-25531
    Auto-create: Bad error message upon failure to create partitions due to ER_TOO_MANY_PARTITIONS_ERROR
  17. Bug MDEV-25467
    DELETE HISTORY behavior for active rows is not documented
  18. Bug MDEV-28414
    Auto-create: If XA transaction is rolled back the created partitions are kept empty and not reused
  19. Bug MDEV-28338
    Auto-create: doesn't work for engine=MyRocks with LIMIT
  20. Bug MDEV-28207
    Auto-create: Many partitions generate error: Out of resources when opening file './test/' (Errcode: 24 "Too many open files")
  21. Bug MDEV-22526
    Bad error message upon REPLACE into table with WITHOUT OVERLAPS
  22. Bug MDEV-22506
    Malformed error message for ER_KEY_CONTAINS_PERIOD_FIELDS
  23. Bug MDEV-22475
    versioning.update failed in buildbot with wrong result code again
  24. Bug MDEV-27040
    Was: Assertion `thd->transaction->stmt.ha_list == __null || trans == &thd->transaction->stmt' failed in ha_rollback_trans
  25. Bug MDEV-29387
    Period name with more than 32 symbols crashes the server
  26. Bug MDEV-30338
    FTS test crash on ALTER TABLE when InnoDB statistics tables are corrupted
  27. Bug MDEV-29805
    Attempt to insert into system versioning columns on old server may make slave data diverge
  28. Task MDEV-21003
    Per-partition INTERVAL for history partitions
  29. Bug MDEV-22049
    System-Versioned Tables appears as BASE TABLE for SHOW FULL TABLES
  30. Bug MDEV-23640
    Versioned InnoDB table doesn't auto-create partitions in time due to imprecise statistics
  31. Bug MDEV-20572
    Adding system-(un)versioned columns misbehaves with documentation
  32. Bug MDEV-31127
    Possible memory leak on running insert in PS mode against a table with a trigger that fires creation of a new partiton
  33. Task MDEV-16553
    Vers SQL: Refactoring in system fields init
  34. Bug MDEV-16243
    [Warning] "Versioned table ...: partition ... is full, add more HISTORY partitions" floods the error log
  35. Task MDEV-16766
    mysqldump: dump history in XML
  36. Task MDEV-16049
    FOR SYSTEM_TIME BETWEEN [ ASYMMETRIC | SYMMETRIC ]
  37. Bug MDEV-15992
    WARN_VERS_PART_FULL is issued even upon INSERT, when history partitions are not used
  38. Bug MDEV-15980
    FOR SYSTEM_TIME BETWEEN and FROM .. TO work with negative intervals
  39. Task MDEV-15978
    Add Feature_system_versioning status variable
  40. Bug MDEV-15973
    System versioning and MROONGA don't work well together: WARN_DATA_TRUNCATED makes DELETEs be ignored
  41. Bug MDEV-15964
    Handler and system versioning don't work well together: expired rows are returned
  42. Bug MDEV-15956
    Strange ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN upon ALTER on versioning column
  43. Bug MDEV-19131
    Assertion `table->versioned(VERS_TRX_ID) || (table->versioned() && table->s->table_category == TABLE_CATEGORY_TEMPORARY)' failed in Field_vers_trx_id::get_date
  44. Task MDEV-19938
    Reorganize multiple history partitions
  45. Bug MDEV-23641
    Default settings for partitioning and auto-partitioning by system time are not very practical
  46. Bug MDEV-18862
    Unfortunate error message upon attempt to drop system versioning
  47. Bug MDEV-18842
    Unfortunate error message when the same column is used for application period start and end
  48. Task MDEV-18363
    Use external table to store history instead of partitions
  49. Bug MDEV-14823
    Wrong error message upon selecting from a system_time partition
  50. Task MDEV-16858
    system versioning to automatically store SESSION_USER() info
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