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-27377
    New UUID column type values don't round-trip in binary charset mode
  2. Bug MDEV-34864
    SHOW INDEX FROM - SEQ_IN_INDEX - mysql-connector-net incompatiblity
  3. Bug MDEV-34829
    LOCALTIME returns a wrong data type
  4. Bug MDEV-34797
    Inconsistency in the results when using the COALESCE function
  5. Bug MDEV-34792
    Inconsistent Results When Using NULLIF
  6. Bug MDEV-34601
    Unusable key notes do not get reported for IN on data types mismatch
  7. Bug MDEV-34600
    Wrong unusable key column on char_col BETWEEN 'a' AND 3
  8. Bug MDEV-34592
    There are some problems with the keyword 'where if'
  9. Bug MDEV-34499
    Logically, the return of >=ANY should contain =ANY
  10. Bug MDEV-22660
    SIGSEGV on adding system versioning and modifying system column
  11. Bug MDEV-22622
    TIME_FORMAT microsecond parsing omitted
  12. Bug MDEV-22608
    ASAN use-after-poison in Field_bit::key_cmp / TABLE::check_period_overlaps
  13. Bug MDEV-22509
    Server crashes in Field_inet6::store_inet6_null_with_warn / Field::maybe_null
  14. Bug MDEV-22503
    MDB limits DECIMAL column precision to 16 doing CTAS with floor/ceil over DECIMAL(X,Y) where X > 16
  15. Bug MDEV-22502
    MDB crashes in CREATE TABLE AS SELECT when the precision of returning type = 0.
  16. Bug MDEV-23654
    Assertion `args[0]->max_length <= ((9 * 9) + 2)' failed in Item_func_int_val::fix_length_and_dec_int_or_decimal
  17. Task MDEV-23568
    Improve performance of my_{time|date|datetime}_to_str()
  18. Bug MDEV-23551
    Performance degratation in temporal literals in 10.4
  19. Bug MDEV-23537
    Comparison with temporal columns is slow in MariaDB
  20. Bug MDEV-23525
    Wrong result of MIN(time_expr) and MAX(time_expr) with GROUP BY
  21. Bug MDEV-23388
    Assertion `args[0]->decimals == 0' failed in Item_func_round::fix_arg_int
  22. Bug MDEV-23368
    ROUND(18446744073709551615,-11) returns a wrong result
  23. Bug MDEV-23367
    ROUND(18446744073709551615,-1) returns a wrong result
  24. Bug MDEV-23366
    ROUND(18446744073709551615,rand()*0) returns a wrong result
  25. Bug MDEV-23351
    Rounding functions return wrong data types for DATE input
  26. Bug MDEV-23350
    ROUND(bigint_22_or_longer) returns a wrong data type
  27. Bug MDEV-23337
    Rounding functions create a wrong data type for integer input
  28. Bug MDEV-29062
    Wrong result set metadata for a mix of INT+ENUM
  29. Bug MDEV-28963
    Incompatible data type assignment through SP vars is not consistent with columns
  30. Bug MDEV-28918
    Implicit cast from INET6 UNSIGNED works differently on UPDATE vs ALTER
  31. Bug MDEV-28826
    UUID field type + WHERE EXISTS doesn't work unless CASTed
  32. Bug MDEV-27101
    Subquery using the ALL keyword on TIMESTAMP columns produces a wrong result
  33. Bug MDEV-27100
    Subquery using the ALL keyword on UUID columns produces a wrong result
  34. Bug MDEV-27099
    Subquery using the ALL keyword on INET6 columns produces a wrong result
  35. Bug MDEV-27098
    Subquery using the ALL keyword on TIME columns produces a wrong result
  36. Bug MDEV-29173
    Assertion `fixed()' or fixed == 1 failed in Item_func_date_format::val_str on INSERT when using binary logging
  37. Bug MDEV-24387
    Wrong number of decimal digits in certain UNION/Subqery constellation
  38. Bug MDEV-24337
    Server crash in DTCollation::set_repertoire_from_charset
  39. Bug MDEV-24201
    DISTINCT does not return compressed columns
  40. Bug MDEV-24198
    UBSAN: sql/sql_type_int.h:91:42: runtime error: shift exponent 255 is too large for 64-bit type 'long long unsigned int' (on optimized builds)
  41. Task MDEV-24093
    Detect during mysql_upgrade if type_mysql_json.so is needed and load it
  42. Bug MDEV-30351
    crash in Item_func_left::val_str
  43. Bug MDEV-30349
    Optimizer trace produces invalid JSON by placing BIT constant into it
  44. Bug MDEV-30211
    incorrect result for rounding float and double value
  45. Bug MDEV-30087
    Prefix UNIQUE HASH raises unexpected Specified key part was too long
  46. Bug MDEV-23850
    Server crash with SIGFPE in decimal2bin, ASAN global-buffer-overflow in decimal_bin_size, assertion `scale <= precision'
  47. Bug MDEV-23838
    Possibly wrong result or Assertion `0' failed in Item_func_round::native_op
  48. Bug MDEV-23800
    Assertion `!result' failed in convert_const_to_int on SELECT NULL and using subquery
  49. Bug MDEV-29936
    Pseudo empty string in unique ENUM breaks dump/restore
  50. Bug MDEV-29931
    Assertion `fixed' failed in Item_real_func::val_decimal or Item_func_pow::val_real
Refresh results
<< Previous 1 2 3 4 5
{"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