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-35278
    [WARN SPIDER RESULT] Wait share->init too long, Got error 12714 'unknown' from SPIDER
  3. Bug MDEV-34152
    Userstat counts temporary table updates in user/client_statistics, but not in table_statistics
  4. Bug MDEV-33905
    INDEX_STATISTICS does not show data for FULLTEXT indexes
  5. Bug MDEV-33890
    For unique hash keys or for IDKU INDEX_STATISTICS counts INSERTs
  6. Bug MDEV-32077
    ALTER allows to set default for a virtual column
  7. Bug MDEV-33740
    Innodb_instant_alter_column should be a flush-able session status variable
  8. Bug MDEV-33591
    MONITOR_INC_VALUE_CUMULATIVE is executed regardless of "if" condition
  9. Bug MDEV-33574
    mysqlbinlog -R not working
  10. Bug MDEV-33568
    Misleading and unnecessarily noisy output in mysql_upgrade
  11. Bug MDEV-33532
    s3.debug test fails with ps-protocol
  12. Bug MDEV-33527
    Stale data remains in userstat upon renaming table
  13. Bug MDEV-33433
    SET row_end / row_start = DEFAULT causes OM => NS replication failure
  14. Bug MDEV-33313
    Incorrect error message for "ALTER TABLE ... DROP CONSTRAINT ..., DROP col, DROP col"
  15. Bug MDEV-33287
    Table partitioning with only default partition bypasses data type limitations
  16. Bug MDEV-33269
    Timestamp field in privilege tables is not populated upon GRANT
  17. Bug MDEV-33198
    row number incorrect in warning message created by PROCEDURE
  18. Bug MDEV-33154
    Confusing error ER_PARTITION_INSTEAD_OF_SUBPARTITION upon trying to convert table to partition
  19. Bug MDEV-33143
    EXCHANGE/CONVERT TO PARTITION on some engines fails with unexpected ER_TABLES_DIFFERENT_METADATA error
  20. Bug MDEV-35089
    XA COMMIT/ROLLBACK not written into binary log, replication fails
  21. Bug MDEV-34345
    REPEAT (0,max_allowed_packet) causing client disconnect at max_allowed_packet-4 to max_allowed_packet size
  22. Bug MDEV-34285
    Empty "use ;" on replica in slow query log file.
  23. Bug MDEV-34151
    Userstat does not count rows updated via FK cascade
  24. Bug MDEV-34148
    Userstat does not register updated/deleted/read rows for Columnstore tables
  25. Bug MDEV-34112
    Operator name keywords like `and`, `or`, `xor` cause build errors when building with GCC flag `-fno-operator-names`
  26. Bug MDEV-33990
    SHOW STATUS counts ER_CON_COUNT_ERROR as Connection_errors_internal
  27. Bug MDEV-33961
    Issue with storage_engine deprecation in connection with replication causing Got error 140 "Wrong create options" from storage engine InnoDB
  28. Bug MDEV-33956
    old_passwords=1, while dynamic, does not take immediate effect when using replication
  29. Bug MDEV-33915
    Upon reading sequence TABLE_STATISTICS counts the row both as inserted and updated
  30. Bug MDEV-33902
    INDEX_STATISTICS updated upon ANALYZE TABLE .. PERSISTENT ...
  31. Bug MDEV-33893
    OPTIMIZE TABLE t0 NOWAIT results in Got error -2 "Internal error < 0 (Not system error)" from storage engine InnoDB
  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-35435
    Inconsistent behavior with NOT and ANY in WHERE Clause
  38. Technical task MDEV-35432
    my_snprintf fixes for 11.2+
  39. Bug MDEV-32979
    RocksDB and engines/funcs tests fail massively with ps-protocol
  40. Bug MDEV-32948
    Bogus error message "Found wrong key definition ..; Please do "ALTER TABLE .. FORCE" to fix it!"
  41. Bug MDEV-32919
    Cannot select particular field from IS.tables in case table needs upgrade from MySQL 5.7
  42. Bug MDEV-32502
    CREATE table privilege allows to see SHOW CREATE output, but not columns
  43. Bug MDEV-32482
    Server crashes in thr_upgrade_write_delay_lock upon INSERT DELAYED in OQGraph table
  44. Bug MDEV-32474
    INSERT .. DEFAULT broken when when columns are out of order
  45. Bug MDEV-32937
    Unexpected error message for CREATE USER when tables are locked
  46. Bug MDEV-32129
    analyze table persistent for column (list) inconsistency
  47. Bug MDEV-32031
    Some Rpl Tests use MTR variables for Save/Restore Instead of User Variables
  48. Bug MDEV-31886
    Server fails to shut down storage engine plugins when thread_stack is set to the smallest negative value
  49. Bug MDEV-33723
    mroonga ignores WITHOUT_DYNAMIC_PLUGINS
  50. Bug MDEV-32882
    Transaction not registered for MariaDB 2PC, but transaction is active upon CREATE .. SELECT from OQGraph table
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