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-26942
    Assertion `status_var.local_memory_used == 0 || !debug_assert_on_not_freed_memory' with SESSION_TRACK_SYSTEM_VARIABLES and binlog
  2. Bug MDEV-26853
    Confusing row numbers upon ER_TRUNCATED_WRONG_VALUE with ROLLUP
  3. Bug MDEV-25160
    SIGSEGVin calculate_key_len from handler::index_read_map
  4. Bug MDEV-25077
    Documented COLUMN_FORMAT option causes syntax error
  5. Bug MDEV-23133
    Concatenation error leads to typo in the warning message
  6. Bug MDEV-25582
    mysqlslap looses memory when started with non-existing socket
  7. Bug MDEV-25354
    Fix my_print_defaults wording
  8. Bug MDEV-25273
    Typo in error message for ER_JSON_DEPTH: "strucures"
  9. Bug MDEV-25272
    Wrong function name in error messages upon ST_GeomFromGeoJSON call
  10. Bug MDEV-28336
    Attempt to create temporary OQGraph table fails with unexpected ER_NO_SUCH_TABLE
  11. Bug MDEV-28160
    Create table accepts redundant UNIQUE and PRIMARY KEY syntax
  12. Bug MDEV-27721
    rpl.rpl_relay_max_extension test is not FreeBSD-compatible
  13. Bug MDEV-27583
    InnoDB uses different constants for FK cascade error message in SQL vs error log
  14. Bug MDEV-27484
    Inconsistent result with implicit cast upon comparison strings and numbers
  15. Bug MDEV-22501
    Various issues when using --innodb-data-file-size-debug=-1 | SIGABRT in fil_mutex_enter_and_prepare_for_io
  16. Bug MDEV-22485
    mysqlslap does not use current user as default for connecting to server
  17. Bug MDEV-22479
    Windows : build does not work, if build directory contains plus character
  18. Bug MDEV-24031
    Aria storage engine uses sizeof(ft_boolean_syntax) as a replacement for strlen() but "ft_boolean_syntax" has "const char *" type.
  19. Bug MDEV-23941
    mariadb-10.5.6/strings/json_lib.c:913:12: style: Suspicious condition
  20. Bug MDEV-24575
    last_insert_id and insert_id are always zero in mysql.slow_log
  21. Bug MDEV-24574
    server_id in logging tables shows the global value while the session one can be different
  22. Bug MDEV-20500
    Server prints bad error message when user executes LOAD DATA LOCAL and it is disabled
  23. Bug MDEV-20089
    Unhide failed compute vcol value warning
  24. Bug MDEV-20088
    Cleanup: unused Ed_connection, Execute_sql_statement, Protocol_local, etc
  25. Bug MDEV-26573
    An improper locking bug due to unreleased lock in the ds_archive.cc
  26. Bug MDEV-21196
    Odd parsing error upon wrong partitioning expression
  27. Bug MDEV-21116
    Incorrect debug enter for join_read_last
  28. Bug MDEV-21615
    InnoDB: innodb_page_size=x requires innodb_buffer_pool_size > xxx current xx should be logged as an error or a at least a high-priority warning
  29. Bug MDEV-16733
    mysqldump --tab and --xml options are conflicting
  30. Bug MDEV-16322
    change reference to MySQL to MariaDB in support-files/wsrep.cnf.sh
  31. Bug MDEV-11870
    Message "MariaDB Galera and flashback does not support" should be "do not support"
  32. Bug MDEV-14243
    CHECK PARTITION behavior is inconsistent between servers with disabled partitioning and without partitioning
  33. Bug MDEV-14518
    HA_REC_NOT_IN_SEQ comment appears to be incorrect
  34. Bug MDEV-12795
    Possibly orphan mysql-test/t/mysql_plugin-master.opt
  35. Bug MDEV-21864
    Commands start-all-slaves and stop-all-slaves are not listed in mysqladmin help
  36. Bug MDEV-20045
    Galera MariaDB cluster is missing "bind-address" system variable? (UPDATE: No, that system var is not available until 10.3.3 )
  37. Bug MDEV-17692
    date_format and datetime_format are said to be unused, but are sensitive to wrong values
  38. Bug MDEV-19441
    Typo in error message "InnoDB: FTS Doc ID must be large than"
  39. Bug MDEV-17926
    FederatedX TODO is obsolete
  40. Bug MDEV-14896
    NAME_CONST with NULL argument produces unexpected error message
  41. Bug MDEV-14861
    ENCRYPTION_KEY_ID <value> without equality sign causes syntax error
  42. Bug MDEV-14860
    Documented STORAGE ENGINE table option does not work
  43. Bug MDEV-14859
    YES/NO values in table options without equality sign cause syntax error
  44. Bug MDEV-13463
    Unescaped table name during detection of table structure
  45. Bug MDEV-10126
    iproute dependency on Ubuntu should be changed to iproute2
  46. Bug MDEV-12529
    Identical condition
  47. Bug MDEV-11353
    Identical logical conditions
  48. Bug MDEV-11181
    Resource option MAX_USER_CONNECTIONS in CREATE USER is limited by 2**32
  49. Bug MDEV-11013
    jp.* and some tokudb.* tests cannot be run with --embedded
  50. Bug MDEV-11003
    ndb test suite still exists and does not work
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