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-22013
    Assertion `thd->free_list == __null' failed in MYSQLparse upon DECLARE CURSOR with parameters
  2. Bug MDEV-21987
    Assertion failure in file lock0lock.cc line 6901 / DeadlockChecker::check_and_resolve
  3. Bug MDEV-22117
    Assertion `table->file->stats.records > 0 || error' failed for Aria table | SIGABRT in join_read_const_table
  4. Bug MDEV-22196
    ASAN heap-use-after-free in String::copy/Binary_string::copy after query using WITH ROLLUP
  5. Bug MDEV-18900
    ASAN heap-use-after-free in my_strnncoll_binary upon a mix of char functions
  6. Bug MDEV-18780
    Assertion `col->prtype == prtype' failed in innobase_rename_or_enlarge_column_try upon CHANGE COLUMN
  7. Bug MDEV-18770
    AddressSanitizer: memcpy-param-overlap in my_strnxfrm_8bit_bin
  8. Bug MDEV-18735
    promote_first_timestamp_column: Conditional jump or move depends on uninitialised value
  9. Bug MDEV-13829
    Server crash / ASAN errors in post_kill_notification
  10. Bug MDEV-5518
    Valgrind warnings " Syscall param write(buf) points to uninitialised byte(s)" on SELECT with joins, TEMPTABLE view or SELECT SQ without derived_merge
  11. Bug MDEV-16944
    Windows, mysqltest : The process echo.exe cannot access the file
  12. Bug MDEV-8578
    Wrong error code/message with enforce_storage_engine and NO_ENGINE_SUBSTITUTION
  13. Bug MDEV-23069
    Duplicate square brackets in JSON_ARRAYAGG upon query with HAVING
  14. Bug MDEV-32038
    "Invalid use of group function" on 2nd execution of PS for SELECT from view created with aggregate functions
  15. Bug MDEV-35022
    Fix Overuse of big stackvariables results inside InnoDB & Mariabackup
  16. Bug MDEV-33948
    If ''@'localhost' password is expired, then such user could not set a password
  17. Bug MDEV-32394
    init_expr_cache_tracker: SEGV at /mariadb-11.3.0/sql/item_subselect.cc:7069
  18. Bug MDEV-35014
    Assertion `m_lock_type == 2' failed in int handler::ha_close()
  19. Bug MDEV-34058
    Assertion `trx->bulk_insert' failed in dberr_t trx_undo_report_row_operation(que_thr_t*, dict_index_t*, const dtuple_t*, const upd_t*, ulint, const rec_t*, const rec_offs*, roll_ptr_t*)
  20. Bug MDEV-32182
    Columnstore restarts the server in the middle of upgrade, causes failures
  21. Bug MDEV-34525
    Server authentication prints incorrect error message when a user created with the PAM plugin logs into the server with an incorrect password.
  22. Bug MDEV-34928
    CREATE TABLE does not check valid engine for log tables
  23. Bug MDEV-16116
    encryption.innodb_encryption_discard_import still fails in buildbot with FOUND vs NOT FOUND
  24. Bug MDEV-15878
    Assertion `table->file->stats.records > 0 || error' failed in join_read_const_table or wrong result upon INSERT into Aria table
  25. Bug MDEV-33545
    Perf regression from removing innodb_flush_method=O_DIRECT_NO_FSYNC
  26. Bug MDEV-12237
    main.analyze_stmt_slow_query_log failed in buildbot
  27. Bug MDEV-32400
    Item_ref? Heap-Use-After-Free at /mariadb-11.3.0/sql/field.h:1403
  28. Bug MDEV-32709
    Assertion Failed at /mariadb-11.3.0/sql/table.cc:7207
  29. Bug MDEV-32695
    Assertion Failed in /mariadb-11.3.0/sql/sql_base.cc:6454
  30. Bug MDEV-35439
    UBSAN: runtime error: shift exponent 32 is too large for 32-bit type 'int' in Item_sum_xor::set_bits_from_counters on SELECT
  31. Bug MDEV-33147
    Wrong value in the error message for ER_NO_PARTITION_FOR_GIVEN_VALUE
  32. Bug MDEV-31554
    Cursor protocol cuts off the end of json body for some json functions
  33. Bug MDEV-32436
    MSAN / Valgrind errors upon subquery from InnoDB table
  34. Bug MDEV-35095
    Assertion `(mem_root->flags & 4) == 0' failed in Type_std_attributes::agg_item_set_converter
  35. Bug MDEV-32880
    Server crash in mark_select_range_as_dependent upon 2nd execution of PS/SP expecting certain errors
  36. Bug MDEV-33184
    Replicated REPAIR TABLE writes an error in the log when normal REPAIR does not
  37. Bug MDEV-33059
    ANALYZE TABLE produces "Partition returned error" under tx_read_only
  38. Bug MDEV-32767
    Global-Buffer-Overflow at /mariadb-11.3.0/sql/item.h:3735
  39. Bug MDEV-32411
    Item_sum arguments incorrectly reset to temp table fields which causes crash
  40. Bug MDEV-32628
    Cryptic ERROR message & inconsistent behavior on incorrect SHOW BINLOG EVENTS FROM ...
  41. Bug MDEV-34659
    SIGSEGV in __memcpy_evex_unaligned_erms from [Static_][Bb]inary_string::q_append on SELECT
  42. Bug MDEV-32431
    Segmentation fault at /mariadb-11.3.0/sql/sql_select.cc:23355
  43. Bug MDEV-30364
    Assertion MDL_EXCLUSIVE on DISCARD TABLESPACE in LOCK TABLE mode
  44. Bug MDEV-24038
    Assertion `next_insert_id >= auto_inc_interval_for_cur_row.minimum()' failed in handler::update_auto_increment
  45. Bug MDEV-35277
    SIGSEGV and UBSAN null-pointer-use in get_sort_by_table on SELECT...EXISTS
  46. Bug MDEV-35137
    Assertion `(mem_root->flags & 4) == 0' failed in Item_exists_subselect::select_prepare_to_be_in
  47. Bug MDEV-34997
    SIGSEGV in spider_tree_first and spider_db_rollback on SELECT
  48. Bug MDEV-33597
    SIGSEGV in srw_lock_impl<true>::wr_lock and PolicyMutex<TTASEventMutex<GenericPolicy> >::pfs_begin_lock
  49. Bug MDEV-35375
    SIGSEGV in spider_send_query when using HANDLER ... READ ... NEXT, thread hang, ASAN: heap-use-after-free in spider_send_query
  50. Bug MDEV-32323
    Pushdown from having: Item_field::type_handler
Refresh results
<< Previous 9 10 11 12 13
{"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