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. Task MDEV-39403
    Q2 2026 release merge
  2. Bug MDEV-35978
    Assertion `order' failed when using vector distance in GROUP BY after setting SQL_BUFFER_RESULT=1
  3. Bug MDEV-35867
    mariadb-check --repair does not repair sequences, only changes the status to OK
  4. Bug MDEV-29553
    SQL_MODE=ORACLE for INTERSECT doesn't work for view
  5. Bug MDEV-28475
    Aggregate functions does not work when it is called from views
  6. Bug MDEV-29278
    Failed with wrong errno 1205: 'Lock wait timeout exceeded; try restarting transaction', instead of 1213..
  7. Bug MDEV-29207
    Update view have to fail with error ER_VIEW_CHECK_FAILED (1369), but it doesn't
  8. Bug MDEV-30123
    Aria transaction log do not start if there is one-page-size file in it
  9. Task MDEV-23738
    Get rid of Item::null_value
  10. Epic MDEV-36543
    Memory fragmentation detection
  11. Bug MDEV-25050
    Memory leak in create_file and dangling open files after failing SELECT INTO OUTFILE inside stored procedure
  12. Bug MDEV-28585
    Wrong result for view defined as SELECT ROW(1,2,3) = (SELECT 1,2,NULL)
  13. Bug MDEV-29588
    Swap atomically a view in place of an altered table
  14. Bug MDEV-32310
    Prepare phase: Server crashes at Field_iterator_table::set
  15. Bug MDEV-25927
    Assertion `status_var.local_memory_used == 0 || !debug_assert_on_not_freed_memory' failed in THD::~THD on PREPARE and SHUTDOWN, Warning: Memory not freed: 16448/16496/16808
  16. Bug MDEV-25176
    SHUTDOWN-caused SIGSEGV's, SIGABRTS's, error 22 and heap-use-after-free when using event_scheduler
  17. Bug MDEV-35592
    ERROR 1062 (23000): Duplicate entry 'NULL' for key 'key0' on CONCAT in sub-query
  18. Bug MDEV-32236
    ALTER TABLE NOWAIT / WAIT can cause table statistics to be wrong
  19. Bug MDEV-23336
    CHECK OPTION is ignored for a multi-table update over a view
  20. Bug MDEV-36706
    Assertion `copied_in' failed in virtual String *Item_copy_string::val_str(String *)
  21. Bug MDEV-38902
    I_S.system_variables shows wrong global_value_origin for collation_server
  22. Bug MDEV-38034
    Assertion `trx->id || index->table->no_rollback() || index->table->is_temporary()' failed in dberr_t row_ins_index_entry(dict_index_t *, dtuple_t *, que_thr_t *)
  23. Bug MDEV-23752
    SHOW EXPLAIN FOR thd waits for sleep
  24. Bug MDEV-23701
    Assertion `open_tables == __null' failed in translog_flush_buffers *and* Assertion `log_descriptor.bc.buffer->prev_last_lsn == ((LSN)0)' failed.
  25. Bug MDEV-36875
    KILL with nested subqueries crash server
  26. New Feature MDEV-38741
    Client disconnect fails to abort a lock wait
  27. Bug MDEV-19817
    Server crashes in Multiupdate_prelocking_strategy::handle_end upon UPDATE with view and foreign key
  28. Bug MDEV-39305
    SIGSEGV in handler::keyread_enabled | handler::ha_end_keyread | st_join_table::cleanup
  29. Bug MDEV-39149
    GTT: InnoDB: Failing assertion: table->get_ref_count() == 0 in dict_sys_t::remove from innodb_shutdown
  30. Bug MDEV-39074
    trans_rollback_stmt(THD *): Assertion `! thd->in_sub_stmt' failed.
  31. Bug MDEV-39380
    MariaDB debug build assertion `arg2_int >= 0' failed in Item_func_additive_op::result_precision
  32. New Feature MDEV-34646
    Be more helpful on unknown parameter messages
  33. Bug MDEV-39008
    FederatedX broke Timestamps when Connection change
  34. Bug MDEV-39063
    Server crashes at Item_func_lastval::val_int and Item_func_setval::val_int with CTE alias
  35. Bug MDEV-39351
    ROUND(AVG()) produces different results via window function path vs scalar subquery path
  36. Bug MDEV-39467
    Server stops logging slow queries when enabling --log-short-format , also server does not show log-short-format variable info in the global variable list
  37. Bug MDEV-34195
    Compilation of MariaDB 10.11.8 fails on x32, sizeof(MYSQL) is wrong
  38. Bug MDEV-22374
    VIEW with security definer require FILE privilege from definer not invoker in case of INTO OUTFILE
  39. Bug MDEV-31284
    SIGSEGV in VDec2_lazy::VDec2_lazy | Item_func_plus::decimal_op
  40. Bug MDEV-23864
    BULK insert wrong values when command contain inner select
  41. Bug MDEV-31130
    INSERT-SELECT with many when/case/if conditions running forever
  42. Bug MDEV-26673
    COM_STMT_EXECUTE (bulk) returns error on INSERT .. SELECT ....
  43. Bug MDEV-38561
    ASAN heap-use-after-free in Query_arena::free_items/sp_lex_cursor::~sp_lex_cursor
  44. Bug MDEV-39450
    Memory corruption: overlapping memory ranges in Field_longstr::compress on UPDATE of compressed column
  45. Epic MDEV-26831
    New name resolution
  46. New Feature MDEV-36548
    Bind Parsed Item to Table/Variable/SPVariable
  47. New Feature MDEV-36549
    Convert Parsed Items to other Items depending on binding results
  48. Bug MDEV-39179
    Incorrect NULL handling in UPDATE ... RETURNING result
  49. New Feature MDEV-30645
    CREATE TRIGGER FOR { STARTUP | SHUTDOWN }
  50. Bug MDEV-39343
    Restoring from a mysqldump from older version makes mysql_upgrade version test fail
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