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-34152
    Userstat counts temporary table updates in user/client_statistics, but not in table_statistics
  3. Bug MDEV-33905
    INDEX_STATISTICS does not show data for FULLTEXT indexes
  4. Bug MDEV-33890
    For unique hash keys or for IDKU INDEX_STATISTICS counts INSERTs
  5. Bug MDEV-32078
    Information schema does not reflect virtual columns in views
  6. Bug MDEV-27484
    Inconsistent result with implicit cast upon comparison strings and numbers
  7. Bug MDEV-30353
    Debian additions version fix
  8. Bug MDEV-30772
    Inconsistency in handling empty comments in direct vs prepared execution
  9. Bug MDEV-32077
    ALTER allows to set default for a virtual column
  10. Bug MDEV-33740
    Innodb_instant_alter_column should be a flush-able session status variable
  11. Bug MDEV-33591
    MONITOR_INC_VALUE_CUMULATIVE is executed regardless of "if" condition
  12. Bug MDEV-33574
    mysqlbinlog -R not working
  13. Bug MDEV-33568
    Misleading and unnecessarily noisy output in mysql_upgrade
  14. Bug MDEV-33532
    s3.debug test fails with ps-protocol
  15. Bug MDEV-33527
    Stale data remains in userstat upon renaming table
  16. Bug MDEV-33433
    SET row_end / row_start = DEFAULT causes OM => NS replication failure
  17. Bug MDEV-33313
    Incorrect error message for "ALTER TABLE ... DROP CONSTRAINT ..., DROP col, DROP col"
  18. Bug MDEV-33287
    Table partitioning with only default partition bypasses data type limitations
  19. Bug MDEV-33269
    Timestamp field in privilege tables is not populated upon GRANT
  20. Bug MDEV-33198
    row number incorrect in warning message created by PROCEDURE
  21. Bug MDEV-33154
    Confusing error ER_PARTITION_INSTEAD_OF_SUBPARTITION upon trying to convert table to partition
  22. Bug MDEV-33143
    EXCHANGE/CONVERT TO PARTITION on some engines fails with unexpected ER_TABLES_DIFFERENT_METADATA error
  23. Bug MDEV-34285
    Empty "use ;" on replica in slow query log file.
  24. Bug MDEV-34151
    Userstat does not count rows updated via FK cascade
  25. Bug MDEV-34148
    Userstat does not register updated/deleted/read rows for Columnstore tables
  26. Bug MDEV-34112
    Operator name keywords like `and`, `or`, `xor` cause build errors when building with GCC flag `-fno-operator-names`
  27. Bug MDEV-33990
    SHOW STATUS counts ER_CON_COUNT_ERROR as Connection_errors_internal
  28. Bug MDEV-33961
    Issue with storage_engine deprecation in connection with replication causing Got error 140 "Wrong create options" from storage engine InnoDB
  29. Bug MDEV-33956
    old_passwords=1, while dynamic, does not take immediate effect when using replication
  30. Bug MDEV-33915
    Upon reading sequence TABLE_STATISTICS counts the row both as inserted and updated
  31. Bug MDEV-33902
    INDEX_STATISTICS updated upon ANALYZE TABLE .. PERSISTENT ...
  32. Bug MDEV-33887
    Replication Inconsistent with IGNORE_DOMAIN_IDS and MASTER_POS_WAIT()
  33. Bug MDEV-33886
    INDEX_STATISTICS shows only one index for query with index merge intersect
  34. Bug MDEV-33885
    INDEX_STATISTICS not updated upon index merge union
  35. Bug MDEV-33876
    CMake : use documented variable ZLIB_LIBRARIES, rather than ZLIB_LIBRARY
  36. Bug MDEV-33837
    Fix some lintian problems
  37. Bug MDEV-32979
    RocksDB and engines/funcs tests fail massively with ps-protocol
  38. Bug MDEV-32948
    Bogus error message "Found wrong key definition ..; Please do "ALTER TABLE .. FORCE" to fix it!"
  39. Bug MDEV-32919
    Cannot select particular field from IS.tables in case table needs upgrade from MySQL 5.7
  40. Bug MDEV-31349
    test maria.maria-purge failed on 'aria_log.00000002 not found'
  41. Bug MDEV-31232
    Default value of optimizer-switch in mysqld --help is incomplete
  42. Bug MDEV-31228
    ASAN heap-buffer-overflow in dynamic_column_update_many_fmt
  43. Bug MDEV-31665
    Mixed up errors and warnings in the replication abort error message
  44. Bug MDEV-31610
    Column CHECK referring invisible column prevents CREATE .. SELECT
  45. Bug MDEV-31588
    MyISAM: ERROR 126 (HY000): Index for table ... is corrupt followed by ERROR 145 (HY000): Table ... is marked as crashed when using key_cache_segments=1, and 'Got an error from unknown thread' in error log
  46. Bug MDEV-31584
    Assertion `thd->transaction->stmt.is_empty() || thd->in_sub_stmt' failed in mysql_execute_command from spider_table_bg_sts_action on INSTALL PLUGIN
  47. Bug MDEV-31561
    MariaDB-server-compat complicates server upgrade from 10.x to 11.x on CentOS/RHEL 7
  48. Bug MDEV-31469
    wsrep_sst_method should accept value 'mariadb-backup'
  49. Bug MDEV-30582
    GRANT replication from 10.x to 11.x
  50. Bug MDEV-30579
    Confusing WSREP warning on HANDLER READ FIRST for spider table (possibly caused by zero-length self-referencing)
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