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-28597
    double free or corruption in maria_open()
  2. Bug MDEV-14619
    VIEW and GROUP_CONCAT
  3. Bug MDEV-14529
    InnoDB rw-locks: optimize memory barriers
  4. Task MDEV-13728
    Import MySQL 5.7 atomic operations for MSVC and Solaris
  5. Bug MDEV-13670
    [Note] InnoDB: page_cleaner: 1000ms intended loop took XXXXms. The settings might not be optimal. (flushed=0 and evicted=0, during the time.)
  6. Bug MDEV-12569
    InnoDB suggests filing bugs at MySQL bug tracker
  7. Bug MDEV-12323
    Rollback progress log messages during crash recovery are intermixed with unrelated log messages
  8. Task MDEV-11153
    Introduce status variables for table cache monitoring and tuning
  9. Bug MDEV-11549
    Twin include
  10. Task MDEV-12176
    Transform [NOT] IN predicate with long list of values INTO [NOT] IN subquery.
  11. Task MDEV-12172
    Implement tables specified by table value constructors.
  12. Bug MDEV-11898
    tablespace does not exist or is just being dropped
  13. Bug MDEV-14350
    Index use with collation utf8mb4_unicode_nopad_ci on LIKE pattern with wrong results
  14. Bug MDEV-14332
    Corruption during online table-rebuilding ALTER when VIRTUAL columns exist, causes assertion failure
  15. Task MDEV-14315
    Reflect use of tcmalloc in a system variable and error log
  16. Bug MDEV-14304
    Unnecessary conditions in buf_page_get_gen()
  17. Bug MDEV-14269
    errors.test fails with valgrind (Conditional jump or move depends on uninitialised value)
  18. Bug MDEV-14235
    main.mysql_upgrade_noengine failed, results mismatch
  19. Bug MDEV-14228
    MariaDB crashes with function
  20. Bug MDEV-14221
    Assertion `0' failed in Item::field_type_for_temporal_comparison
  21. Bug MDEV-14219
    Allow online table rebuild when encryption or compression parameters change
  22. Technical task MDEV-14212
    Add Field_row for SP ROW variables
  23. Bug MDEV-14140
    IMPORT TABLESPACE must not go beyond FSP_FREE_LIMIT
  24. Technical task MDEV-14139
    Anchored data types for variables
  25. Bug MDEV-14116
    INET6_NTOA output is set as null to varchar(39) variable
  26. Bug MDEV-14115
    MS: Fix the aio read/write error caused by wrong useage of lpNumberOfBytesWritten
  27. Task MDEV-14114
    MS: Introduce a variable to init binlog cache size
  28. Task MDEV-14113
    MS: Add linger option on TCP sockets
  29. Bug MDEV-14102
    mariabackup --remove-original not working, when --decompress
  30. Bug MDEV-14100
    Assertion `!is_user_rec || leaf || index->is_dummy || dict_index_is_ibuf(index) || n == dict_index_get_n_unique_in_tree_nonleaf(index) + 1' failed
  31. Bug MDEV-14092
    NEXTVAL fails on slave
  32. Bug MDEV-14086
    Setting innodb_buffer_pool_load_now or innodb_buffer_load_abort will crash if innodb_read_only
  33. Bug MDEV-14085
    Merge new release of InnoDB MySQL 5.7.20 to 10.2
  34. Bug MDEV-14082
    Enforcing innodb_open_files leads to fil_system->mutex problem
  35. Bug MDEV-14080
    InnoDB shutdown sometimes hangs
  36. Bug MDEV-14076
    InnoDB: Failing assertion when accessing INFORMATION_SCHEMA.INNODB_SYS_TABLESPACES upon upgrade from 10.1.0 to 10.1.20
  37. Bug MDEV-14062
    Upgrade from 10.0 fails on assertion `!is_user_rec || n >= index->n_core_fields || n >= rec_offs_n_fields(offsets)' failed in rec_offs_make_valid
  38. Bug MDEV-14639
    blank line in the error log on shutdown
  39. Bug MDEV-14628
    Wrong autoinc value assigned by LOAD XML in the NO_AUTO_VALUE_ON_ZERO mode
  40. Bug MDEV-14606
    assertion failure on IMPORT TABLESPACE
  41. Bug MDEV-14596
    Crash in INTERVAL(ROW(..),ROW(..))
  42. Task MDEV-14593
    human-readable XA RECOVER
  43. Bug MDEV-14589
    InnoDB should not lock a delete-marked record
  44. Bug MDEV-14587
    dict_stats_process_entry_from_defrag_pool() fails to call dict_table_close() when index==NULL
  45. Task MDEV-14585
    Automatically remove #sql- tables in innodb dictionary during recovery
  46. Bug MDEV-14583
    innodb.innodb-index-online failed in buildbot
  47. Bug MDEV-14582
    encryption.innodb_encryption failed in buildbot, could not open connection 'default', got an error reading communication packets
  48. Bug MDEV-14579
    Lack of test cases demonstrating that condition pushdown works for INTERSECT and EXCEPT
  49. Bug MDEV-14577
    Server Shutdown hangs after installing Spider 3.3
  50. Bug MDEV-14568
    Server does not shut down with SIGTERM after installing Spider 3.3 plugin
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