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-31420
    AUTO_INCREMENT increased incorrectly when INSERT INTO... SELECT
  2. Bug MDEV-30301
    Numeric format changed after adding DISTINCT [10.5.9,10.11.1]
  3. Bug MDEV-30258
    -0 change to 0 caused by DISTINCT and HAVING 1 [10.3.22, 10.11.1]
  4. Bug MDEV-30255
    0 changed to 0.0 caused by DISTINCT and UNION ALL [10.1.37, 10.11.1]
  5. Bug MDEV-31387
    Windows packages missing auth_gssapi plugin
  6. Bug MDEV-31265
    mariadb-connector-c-config conflicts with MariaDB's MariaDB-common-10.11.3-1.fc38.x86_64.rpm
  7. Bug MDEV-30615
    Can't read from I_S.INNODB_SYS_INDEXES when having a discarded tablesace
  8. Bug MDEV-30561
    MSI Installer does not create shortcuts
  9. Bug MDEV-32036
    Server crash in find_field_in_table
  10. Bug MDEV-31207
    Memory leak when START ALTER fails on slave
  11. Bug MDEV-29674
    History modification inserts records into a wrong partition without warning
  12. Bug MDEV-30302
    Value changed caused by DISTINCT and WITH [10.5.11,10.11.1]
  13. Bug MDEV-30299
    Result lost caused by key() [10.5.3,10.11.1]
  14. Bug MDEV-30298
    '-0.' changed to '-0.0001' after adding DISTINCT [10.5.1,10.11.1]
  15. Bug MDEV-30257
    Value changed after adding DISTINCT [10.3.12, 10.11.1]
  16. Bug MDEV-30254
    Value changed after adding DISTINCT [10.1.10, 10.11.1]
  17. Bug MDEV-30253
    Value changed after adding DISTINCT [10.0.15, 10.11.1]
  18. Bug MDEV-30252
    Value changed after adding DISTINCT [5.5.62, 10.11.1]
  19. Bug MDEV-30251
    Lost line caused by ORDER BY [5.5.61, 10.11.1]
  20. Bug MDEV-30250
    Value changed after relaxing ON condition [5.5.54, 10.11.1]
  21. Bug MDEV-30249
    Value changed after relaxing WHERE condition [5.5.40, 10.11.1]
  22. Bug MDEV-30220
    rsync SST completely ignores aria-log-dir-path
  23. Bug MDEV-30209
    Race condition between fil_node_open_file() and renaming files
  24. Bug MDEV-30195
    BUILD: client/mysqltest.cc does not compile with PCRE2-10.41 headers
  25. Bug MDEV-30152
    Crash bug on select related functions
  26. Bug MDEV-30036
    NULL pointer dereference in partition_info::set_partition_bitmaps_from_table
  27. Bug MDEV-29996
    Duplicated call to buf_page_t::set_ibuf_exist() on recovery
  28. Bug MDEV-31140
    FLUSH BINARY LOGS DELETE_DOMAIN_ID=(D) can errorneously delete active domains
  29. Bug MDEV-31064
    I_S.parameters not immediatly changed updated after procedure change
  30. Bug MDEV-30871
    UDF return value character set bug
  31. Bug MDEV-30300
    Value changed after relaxing HAVING condition [10.5.4,10.11.1]
  32. Bug MDEV-30266
    Preparing a mariabackup on a mounted CIFS / SMB file system fails
  33. Bug MDEV-30638
    Deadlock due to updating InnoDB statistics
  34. Bug MDEV-26891
    Segfault in Field::register_field_in_read_map upon INSERT DELAYED with virtual columns
  35. Bug MDEV-30411
    main.explain_json_format_partitions fails on Debian armel and armhf builders with mismatches
  36. Bug MDEV-30402
    Encrypted mariabackup SST breaks on distributions with newer socat v1.7.4.x
  37. Bug MDEV-30325
    Wrong result upon range query using index condition
  38. Bug MDEV-29889
    mysqldump --tab --header is slow
  39. Bug MDEV-31160
    multiple use of "SET STATEMENT sql_select_limit=xx FOR" set it at session level.
  40. Bug MDEV-31086
    MODIFY COLUMN can break FK constraints, and lead to unrestorable dumps
  41. Bug MDEV-30824
    Binlog contains unsupported statement when using non-default character set
  42. Bug MDEV-30819
    InnoDB fails to start up after downgrading from MariaDB 11.0
  43. Bug MDEV-30655
    IMPORT TABLESPACE fails with column count or index count mismatch
  44. Bug MDEV-31178
    Server crash on second execution of prepare statement with in_predicate_conversion_threshold=1 (or =2)
  45. Bug MDEV-31234
    InnoDB does not free UNDO after the fix of MDEV-30671, thus shared tablespace (ibdata1) may grow indefinitely for no good reason
  46. Bug MDEV-35647
    Possible hang during CREATE TABLE…SELECT error handling
  47. Bug MDEV-30342
    Wrong "Truncated incorrect DECIMAL value" warning/error in recent releases
  48. Bug MDEV-30122
    mariabackup.skip_innodb crashes when innodb_undo_tablespaces > 0
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