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-27484
    Inconsistent result with implicit cast upon comparison strings and numbers
  2. Bug MDEV-37988
    Incompatible behavior with MySQL when cast negative number to unsigned
  3. New Feature MDEV-38983
    Add UUID_VERSION() to uuid type
  4. Bug MDEV-33460
    select '123' 'x'; unexpected result
  5. Bug MDEV-33328
    isnull(COLUMN_DEFAULT) from information_schema.columns
  6. Bug MDEV-35361
    ASAN errors in hp_key_cmp / Expression_cache_tmptable::check_value upon mix of collations and data types
  7. Bug MDEV-35351
    Remove const from get_foreign_key_list/get_parent_foreign_key_list by merging 10.11 to 11.2
  8. Bug MDEV-35339
    Different behavior of implicit vector conversion comparing to other types and DDL vs DML
  9. Bug MDEV-35323
    ER_TOO_BIG_FIELDLENGTH shows wrong maximum length for vector field
  10. Bug MDEV-34177
    ER_DATA_OUT_OF_RANGE (1690): BIGINT value is out of range in '9223372036854775807 + 9223372036854775807'
  11. Bug MDEV-34114
    Incorrect Query Result when Adding Columns
  12. Bug MDEV-32967
    Converting column containing string value '0' to enum converts to empty string
  13. Bug MDEV-30547
    Problems when mod , division function and extremum function are used together
  14. Bug MDEV-30546
    The representation of 0 in division function in computing string
  15. Bug MDEV-26645
    test main.func_math fails on MariaDB 10.6+
  16. Bug MDEV-23333
    Assertion `field_types == 0 || field_types[field_pos] == MYSQL_TYPE_LONGLONG' failed in Protocol_text::store_longlong
  17. Task MDEV-23002
    Replace bool's with bitmaps in Item and THD
  18. Bug MDEV-22772
    Server crashes in Item_null_result::field_type upon query with ROLLUP
  19. Bug MDEV-28463
    INET6 representation doesn't seem to follow RFC 5952
  20. Bug MDEV-27679
    Aria ROW_FORMAT=FIXED + LONG bug
  21. Bug MDEV-22581
    LOAD DATA ENCLOSE BY preserves quotes if input file has lines terminated with '\r\n'
  22. Bug MDEV-23572
    Possible inaccuracy in modulo operations with decimal (double) values
  23. Bug MDEV-23430
    AUTO_INCREMENT column gets unexpected value after INSERT -2
  24. Bug MDEV-29193
    CONCAT of DOUBLE with a string cuts off last character sometimes
  25. Task MDEV-29168
    operator to search set columns
  26. Bug MDEV-24046
    Invalid SQL state for error 1366
  27. Bug MDEV-30347
    Seemingly different result upon aggregate function on BIT column directly vs subquery
  28. Bug MDEV-30044
    The problem of the representation of zero in the MOD function
  29. Bug MDEV-30043
    The negative result of the bitwise operator
  30. Bug MDEV-30042
    The use of string types in the IN keyword
  31. Bug MDEV-20783
    INET6 cannot be converted to BINARY(16) (requires clarification in documentation)
  32. Bug MDEV-21020
    ROUND(X,D) function does not have effect when decimal is a column
  33. Bug MDEV-20732
    max_char_length() returns value that is too small for a string returned by FORMAT() with doubles in scientific notation
  34. Bug MDEV-20085
    Negative count causes SQL repeat() to set expected result length to 16MB instead of 0
  35. Epic MDEV-21071
    Data type cleanups
  36. Bug MDEV-21765
    Possibly inconsistent behavior of BIT_xx functions with INET6 field
  37. Bug MDEV-21635
    Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' or Assertion `! is_set()' failed upon UPDATE on a table with GIS column
  38. Bug MDEV-21634
    Inconsistency in data type conversion with GIS columns
  39. Bug MDEV-16622
    NULL is ambiguous in the DESC Default column output
  40. Task MDEV-16688
    big int still can't be used for an int reference (Implement Feature T201)
  41. Bug MDEV-11891
    Warnings on wrong function parameters are not quite accurate
  42. Task MDEV-14096
    YEAR(2) has been deprecated for long time and should be removed at some point
  43. Bug MDEV-14084
    Select 1='' results TRUE
  44. Bug MDEV-19271
    CHARSET(column) returns different result with and without ROLLUP
  45. Bug MDEV-19196
    Misleading output for EXPLAIN EXTENDED SELECT..WHERE func(time_col)='00:00:01'
  46. Task MDEV-19050
    Item_sum_std: change internal temporary variables to long double
  47. Bug MDEV-21841
    CONV() function truncates the result to 21 symbol with default charset.
  48. Bug MDEV-21789
    Assertion `precision > 0' failed in decimal_bin_size upon SELECT with GROUP BY, IFNULL, DIV
  49. Bug MDEV-19927
    Non-spatial key on POINT silently changes prefix key length
  50. Bug MDEV-19892
    LEAD and LAG return binary data on text fields
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