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-35013
    Assertion `len_arg > 0' failed in Field_varstring_compressed::Field_varstring_compressed(uchar*, uint32, uint, uchar*, uchar, Field::utype, const LEX_CSTRING*, TABLE_SHARE*, const DTCollation&, Compression_method*)
  2. Bug MDEV-35011
    SIGSEGV in spider_db_mbase::append_lock_tables (or spider_string::length) on SELECT, ASAN: heap-use-after-free in spider_link_get_key
  3. Bug MDEV-35008
    Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed on INSERT
  4. Bug MDEV-34991
    Got error 128 when reading table on SELECT
  5. Bug MDEV-34990
    Inconsistent locking message for Spider target table; ERROR 1099 Table was locked with a READ lock and can't be updated
  6. Bug MDEV-33112
    innodb_undo_log_truncate=ON is blocking page writes
  7. Bug MDEV-33094
    row-by-row logging needs to be disabled for the online ALTER log application stage
  8. Bug MDEV-33063
    Assertion `thd->transaction.stmt.is_empty()' failed in bool trans_check(THD*) when using --slave_parallel_threads
  9. Bug MDEV-33062
    innodb_undo_log_truncate=ON prevents fast shutdown
  10. Bug MDEV-33053
    InnoDB LRU flushing does not run before running out of buffer pool
  11. Bug MDEV-33052
    MSAN use-of-uninitialized-value in buf_read_ahead_linear()
  12. Bug MDEV-33045
    Server crashes in Item_func_binlog_gtid_pos::val_str / Binary_string::c_ptr_safe
  13. Bug MDEV-32320
    Server crashes at TABLE::add_tmp_key
  14. Bug MDEV-32287
    JSON_EXTRACT not returning multiple values for same path
  15. Bug MDEV-32249
    strings/ctype-ucs2.c:2336: my_vsnprintf_utf32: Assertion `(n % 4) == 0' failed in my_vsnprintf_utf32 on INSERT
  16. Bug MDEV-32242
    innodb.doublewrite test case always gets skipped
  17. Bug MDEV-32237
    ASAN errors in my_charlen_utf8 / Charset::charpos upon ROLLUP query
  18. Bug MDEV-31940
    Warning not raised inside Trigger
  19. Bug MDEV-26887
    Assertion `(longlong) thd->status_var.local_memory_used >= 0 || !debug_assert_on_not_freed_memory' failed on slave, optimized builds stop replicating
  20. Bug MDEV-26814
    UBSAN: runtime error: applying non-zero offset 18446744073709551584 to null pointer on JSON_ARRAY_INSERT, runtime error: pointer index expression with base 0x000000000001 overflowed to 0xffffffffffffffe1
  21. Bug MDEV-29527
    Server crash in ha_s3::discover_check_version upon SELECT with partition pruning
  22. Bug MDEV-29462
    ASAN: heap-use-after-free in Binary_string::copy on DO CONVERT
  23. Bug MDEV-29703
    Server crash, assertion failure or UBSAN null-pointer-use in myrocks::Rdb_key_def::unpack_simple_varchar_space_pad
  24. Bug MDEV-29093
    Assertion `0' failed in Item_type_holder::val_str on UPDATE and SIGSEGV in String::copy, UBSAN: reference binding to null pointer of type 'const struct String'
  25. Bug MDEV-25102
    UNIQUE USING HASH error after ALTER ... DISABLE KEYS
  26. Bug MDEV-24961
    Multi-table UPDATE does not consider ORDER BY clause
  27. Bug MDEV-24906
    ASAN unknown-crash in QUICK_GROUP_MIN_MAX_SELECT::next_min_in_range, dynamic-stack-buffer-overflow in key_restore
  28. Bug MDEV-23297
    Assertion `info->dfile.file == share->bitmap.file.file' failed in _ma_scan_init_block_record, ERROR 1030 (HY000): Got error 9 "Bad file descriptor" from storage engine Aria
  29. Bug MDEV-23275
    Assertion `strncmp(str->ptr() + str->length() - 5, "cast(", 5) == 0' failed in Item_dyncol_get::print
  30. Bug MDEV-23208
    SIGSEGV's in TABLE_LIST::print and TABLE::versioned, and Assertion `s' failed in TABLE::versioned on SHOW FUNCTION CODE
  31. Bug MDEV-23150
    Assertion `(*endptr - (const char *) s) % 2 == 0' failed in my_strtoll10_mb2
  32. Bug MDEV-22783
    Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed in Diagnostics_area::set_ok_status on DELETE on partitioned table
  33. Bug MDEV-25900
    Assertion `octets < 1024' failed in Binlog_type_info_fixed_string::Binlog_type_info_fixed_string OR Assertion `field_length < 1024' failed in Field_string::save_field_metadata
  34. Bug MDEV-25768
    ALTER gtid_slave_pos table storage engine should not be allowed when slave is running.
  35. Bug MDEV-25735
    Diagnostics_area::set_eof_status(THD*): Assertion `! is_set()' failed in Diagnostics_area::set_eof_status
  36. Bug MDEV-25654
    Unexpected ER_CRASHED_ON_USAGE and Assertion `limit >= trx_id' failed in purge_node_t::skip
  37. Bug MDEV-25611
    RESET MASTER still causes the server to hang
  38. Bug MDEV-25593
    Assertion `0' failed in Type_handler_temporal_result::Item_get_date on double EXECUTE
  39. Bug MDEV-28509
    Server crash via Item_func_ne::add_key_fields in /sql/sql_bitmap.h:196, member access within null pointer of type 'struct JOIN_TAB' in add_key_field
  40. Bug MDEV-28502
    SIGSEGV in Item_subselect::is_expensive (+ other SIGSEGV's in MS 8.0) and 2x UBSAN: runtime error: member call on null pointer of type 'struct st_select_lex' in Item_subselect::is_expensive and in st_select_lex::next_select
  41. Bug MDEV-28466
    ASAN heap-use-after-free in _mi_make_key or calc_row_difference
  42. Bug MDEV-28386
    UBSAN: runtime error: negation of -X cannot be represented in type 'long long int'; cast to an unsigned type to negate this value to itself in my_strntoull_8bit on SELECT ... OCT
  43. Bug MDEV-28345
    ASAN: use-after-poison or unknown-crash in my_strtod_int from charset_info_st::strntod or test_if_number
  44. Bug MDEV-28261
    Assertion `0' failed in myrocks::Rdb_manual_compaction_thread::clear_manual_compaction_request, or SIGABRT in safe_mutex_lock
  45. Bug MDEV-27855
    Assertion `! is_set() || m_can_overwrite_status' failed from throw_bounds_warning in connection with sort_buffer_size sizing
  46. Bug MDEV-27845
    ASAN use-after-poison in mysql_real_connect
  47. Bug MDEV-27797
    InnoDB: Failing assertion: dfield_get_len(field) == sizeof(doc_id)
  48. Bug MDEV-27603
    ASAN heap-use-after-free in Gap_time_tracker::log_time after ER_TOO_BIG_SELECT
  49. Bug MDEV-27572
    Wrong result with DISTINCT and indexes
  50. Bug MDEV-27562
    MSAN use-of-uninitialized-value errors in cmp_buffer_with_ref upon multi-table update
Refresh results
<< Previous 5 6 7 8 9
{"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