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-10860
    Mix of aggregate window functions and GROUP BY produces confusing results
  2. Bug MDEV-24937
    window functions over unbounded RANGE fails on not numeric type
  3. Bug MDEV-23866
    LAG() Window Function Error with ONLY_FULL_GROUP_BY
  4. Bug MDEV-30039
    Crash when using count (distinct) combined with rank()
  5. Bug MDEV-20408
    Window Function using MAX hangs
  6. Bug MDEV-11747
    Suspicious limitation for RANGE frames
  7. Bug MDEV-18965
    ORDER BY is incorrect with window functions inside IF
  8. Bug MDEV-13384
    "window" seems like a reserved column name but it's not listed as one
  9. Bug MDEV-9951
    Wrong windowing functions results with duplicate values
  10. Bug MDEV-16489
    when lead() returns null on a datetime field, the result is treated as the literal string '[NULL]'
  11. Task MDEV-11263
    Aggregate Window Functions
  12. Bug MDEV-11139
    Feature_window_functions counts queries, not functions
  13. Bug MDEV-11583
    Can't read from view with window function in its definition
  14. Bug MDEV-33163
    Error after UPDATE..ORDER BY (window function)
  15. Bug MDEV-36459
    UPDATE/DELETE WHERE with Window Function Selects Different Rows Compared to SELECT WHERE
  16. Bug MDEV-31219
    Assertion `fixed' failed in Item_func_hybrid_field_type / Frame_positional_cursor
  17. Bug MDEV-31726
    ORDER BY in nested json_object() using row_number() sorts in reverse order
  18. Bug MDEV-32413
    Segmentation fault at /mariadb-11.3.0/sql/item_cmpfunc.h:104
  19. Bug MDEV-32396
    Segmentation fault at /mariadb-11.3.0/sql/sql_select.cc:27583
  20. Bug MDEV-32349
    Window Lag function returning different result under from MySQL-8.0
  21. Bug MDEV-31209
    Queries with window functions do not obey KILL / max_statement_time
  22. Bug MDEV-31206
    Window functions are extremely slow comparing to MySQL
  23. Bug MDEV-36021
    Crash when using degenerated subquery with window function
  24. Bug MDEV-33040
    MariaDB restarted [ERROR] mysqld got signal 11
  25. Bug MDEV-25044
    Assertion `fixed' failed after the 2.nd execution of ps, query with ORDER BY (window function)
  26. Bug MDEV-25043
    Assertion `fixed == 1' failed after the 2.nd execution of ps, query with ORDER BY (window function)
  27. Bug MDEV-25042
    Server crashes after the 2.nd execution of ps, query with ORDER BY (window function)
  28. Bug MDEV-25032
    Window functions without column references get removed from ORDER BY
  29. Bug MDEV-22984
    Throw an error when arguments to window functions are window functions
  30. Bug MDEV-22938
    UBSAN: sql/item_sum.cc:1135:10: runtime error: null pointer passed as argument 2
  31. Task MDEV-25926
    Avoid full table scan in subqueries with GROUP BY and window functions on indexed columns
  32. Bug MDEV-25643
    Assertion `table->no_keyread || !table->covering_keys.is_set(tab->index) || table->file->keyread == tab->index' failed in join_read_first
  33. Bug MDEV-25630
    Crash with window function in left expr of IN subquery
  34. Bug MDEV-28524
    incorrect result for window function with group by and rollup
  35. Bug MDEV-28081
    MariaDB SEGV issue
  36. Bug MDEV-34578
    Server crashes when attempting to run JSON_OBJECTAGG as a window function
  37. Bug MDEV-23438
    Assertion `!field->is_null()' failed in my_decimal::my_decimal fails in ONLY_FULL_GROUP_BY mode
  38. Bug MDEV-29017
    SIGSEGV in Bitmap<64u>::merge on SELECT
  39. Bug MDEV-28917
    SIGSEGV in resolve_ref_in_select_and_group and Assertion `n < m_size' failed in Bounds_checked_array on INSERT
  40. Bug MDEV-28903
    SIGSEGV in Item::save_decimal_in_field on UPDATE
  41. Bug MDEV-29262
    SIGSEGV in mark_select_range_as_dependent on UPDATE or SELECT | UBSAN: runtime error: member access within null pointer of type 'struct Item_subselect' in sql/item.cc (on UPDATE) and in mark_select_range_as_dependent (on SELECT)
  42. Bug MDEV-29123
    Incorrect results of SELECT statement found by transaction comparison
  43. Bug MDEV-24409
    NTILE example throws: ERROR 1140 (42000): Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause
  44. Bug MDEV-24376
    Server crashes after UPDATE with ORDER BY expression containing window function
  45. Bug MDEV-24374
    Crash with order by expression containing window functions
  46. Bug MDEV-30474
    Crash when after massively repeated C,U,D(especially INSERT with duplicated update) with ZERO SELECT
  47. Bug MDEV-30352
    crash with firstvalue()/over()
  48. Bug MDEV-30244
    ROW_NUMBER () OVER () with empty OVER () clause seems to perform a sort
  49. Bug MDEV-32713
    Assertion Failed at /mariadb-11.3.0/sql/item_func.cc:2075
  50. Bug MDEV-32712
    Assertion Failed at /mariadb-11.3.0/sql/item_cmpfunc.cc:1779
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