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-33183
    Per-partition engine-defined attributes don't work for OQGraph
  2. Bug MDEV-25567
    Auto-create: Partition creation happens also when modified columns are not versioned
  3. Bug MDEV-21196
    Odd parsing error upon wrong partitioning expression
  4. Bug MDEV-14245
    tokudb_alter_table.drop_add_pk_part_104 leaves a temporary file behind
  5. Bug MDEV-14243
    CHECK PARTITION behavior is inconsistent between servers with disabled partitioning and without partitioning
  6. Bug MDEV-16023
    Unfortunate error message WARN_VERS_PART_FULL (partition <name> is full) when rotation time for the last interval passed
  7. Bug MDEV-33287
    Table partitioning with only default partition bypasses data type limitations
  8. Bug MDEV-33154
    Confusing error ER_PARTITION_INSTEAD_OF_SUBPARTITION upon trying to convert table to partition
  9. Bug MDEV-33143
    EXCHANGE/CONVERT TO PARTITION on some engines fails with unexpected ER_TABLES_DIFFERENT_METADATA error
  10. Bug MDEV-36553
    MariaDB crashes with segmentation fault (SIGSEGV) when a partitioned table's .par file contains a crafted m_tot_parts field with a very large value (e.g., 0xFFFFFFF0), leading to out-of-bounds read and invalid memory access
  11. Bug MDEV-25531
    Auto-create: Bad error message upon failure to create partitions due to ER_TOO_MANY_PARTITIONS_ERROR
  12. Bug MDEV-28599
    EXCHANGE PARTITION on view causes ER_CHECK_NO_SUCH_TABLE instead of ER_WRONG_OBJECT
  13. Bug MDEV-28414
    Auto-create: If XA transaction is rolled back the created partitions are kept empty and not reused
  14. Bug MDEV-28338
    Auto-create: doesn't work for engine=MyRocks with LIMIT
  15. Bug MDEV-28207
    Auto-create: Many partitions generate error: Out of resources when opening file './test/' (Errcode: 24 "Too many open files")
  16. Bug MDEV-28161
    parts.debug_innodb_fail, parts.debug_innodb_crash and parts.partition_special_innodb tests failed on hfs+
  17. Bug MDEV-28961
    Partition management with non-default alter_algorihm / old_alter_table is not possible
  18. Task MDEV-28801
    Partitioning CONVERT: implement data copy
  19. Bug MDEV-29145
    Very slow query on partition table joined with other tables
  20. Bug MDEV-24174
    Server crashes on partitioned tables with dynamically changed myisam_data_pointer_size
  21. Task MDEV-21003
    Per-partition INTERVAL for history partitions
  22. Bug MDEV-21694
    CHECK under EMPTY_STRING_IS_NULL reports a misplaced row on partitioned table with virtual column
  23. Bug MDEV-16594
    ALTER DATA DIRECTORY in PARTITIONS of InnoDB storage does nothing silently
  24. Bug MDEV-12080
    usage of enforce_storage_engine may cause ALTER .. PARTITION BY statements to fail
  25. Bug MDEV-14242
    Connect engine does not compile without partitioning
  26. Bug MDEV-15992
    WARN_VERS_PART_FULL is issued even upon INSERT, when history partitions are not used
  27. Technical task MDEV-19177
    Geometry support by the partition feature
  28. Task MDEV-19938
    Reorganize multiple history partitions
  29. Bug MDEV-23641
    Default settings for partitioning and auto-partitioning by system time are not very practical
  30. Technical task MDEV-19464
    Altering partitioned table into S3 causes an obscure error
  31. Task MDEV-18363
    Use external table to store history instead of partitions
  32. Bug MDEV-18130
    drop partition doesn't delete partition information in INNODB_SYS_TABLES and INNODB_SYS_tablespaces
  33. Bug MDEV-14850
    Table corruption upon altering partitions under debug_dbug= "+d,test_pseudo_invisible"
  34. Bug MDEV-14823
    Wrong error message upon selecting from a system_time partition
  35. Task MDEV-13392
    Spider relaxed partitioning limitation
  36. Bug MDEV-13178
    Enable Geometry columns with partitioned tables.
  37. Bug MDEV-5392
    select on a table with partition return different results
  38. Bug MDEV-3978
    Query: DELETE FROM .. ORDER BY .. LIMIT 1 failed: 1030 Got error 124 "Wrong index given to function" from storage engine
  39. Bug MDEV-10557
    Assertion `thd->is_error() || kill_errno || thd->killed == ABORT_QUERY' failed in filesort
  40. Task MDEV-9983
    Automatic time-based partitioning
  41. Task MDEV-9978
    Allow DROP PARTITION without locking on non accessed partitions
  42. Bug MDEV-8652
    Partitioned table creation problem when creating from procedure context twice in same session
  43. Bug MDEV-14677
    Misleading ER_VERS_ENGINE_UNSUPPORTED upon attempt to partition the table
  44. Task MDEV-9237
    Support partitioning for underlying MERGE tables
  45. Task MDEV-5256
    SHOW EXPLAIN should support PARTITIONS and EXTENDED
  46. Task MDEV-10076
    Add subpartitioning by LIST and RANGE
  47. New Feature MDEV-23152
    add a where condition on mysqldump for partitioning
  48. Bug MDEV-27618
    Atomic DDL is not very atomic on partitioned tables
  49. Bug MDEV-18535
    Order of setting query timestamp breaks partition rotation
  50. Bug MDEV-5801
    Partitioning does not work with 'ALLOW_INVALID_DATES'
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