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-34936
    Incosistent results depending for RocksDB in connection with rocksdb_max_row_locks and SELECT ... FOR UPDATE
  2. Bug MDEV-34935
    Assertion `(length % 4) == 0' failed in my_lengthsp_utf32 on ANALYZE TABLE
  3. Bug MDEV-34934
    Assertion `table->skip_alter_undo || !check_unique_secondary' failed in trx_t::check_bulk_buffer on CREATE TEMPORARY SEQUENCE
  4. Bug MDEV-34929
    Innodb page compression is not working at windows
  5. Bug MDEV-34927
    Error_code: 4094; handler error HA_ERR_GENERIC and Internal MariaDB error code: 1366/1442 on tigger related binlog attempt
  6. Bug MDEV-34923
    Assertion `thd->active_stmt_arena_to_use()-> is_stmt_prepare_or_first_stmt_execute() || thd->active_stmt_arena_to_use()-> is_conventional() || thd->active_stmt_arena_to_use()->state == Query_arena::STMT_SP_QUERY_ARGUMENTS' failed
  7. Bug MDEV-34909
    DDL during SET GLOBAL innodb_log_file_size may hang when using PMEM
  8. Bug MDEV-34887
    Assertion `!is_set() || (m_status == DA_EOF_BULK && is_bulk_op())' failed from mysql_admin_table on LOAD or CACHE INDEX
  9. Bug MDEV-34829
    LOCALTIME returns a wrong data type
  10. Bug MDEV-34827
    Various issues when using RESET MASTER and innodb_flush_log_at_timeout
  11. Bug MDEV-34826
    Assertion `! is_set() || m_can_overwrite_status' failed in Diagnostics_area::set_error_status (LOCK TABLE version)
  12. Bug MDEV-34823
    Invalid arguments in ib_push_warning()
  13. Bug MDEV-34810
    Assertion `trx_is_registered_for_2pc(trx)' failed in innobase_xa_prepare on XA PREPARE after setting master_demote_to_slave
  14. Bug MDEV-34795
    Freed memory trash corruption may cause small performance loss
  15. Bug MDEV-34775
    Wrong reopen of already open routine due to auto-create in SP
  16. Bug MDEV-34769
    Spider: Assertions `status_var.local_memory_used == 0 || !debug_assert_on_not_freed_memory', `thd->status_var.tmp_space_used >= track->previous_file_size' and `!table || !table->in_use || table->in_use == _current_thd()' failed
  17. Bug MDEV-34768
    ASAN errors in Multiupdate_prelocking_strategy::handle_end upon concurrent ALTER and DML prepare
  18. Bug MDEV-34761
    Assertion `client_state_.mode() == wsrep::client_state::m_local' failed in int wsrep::transaction::after_statement(wsrep::unique_lock<wsrep::mutex>&)
  19. Bug MDEV-34736
    Assertion `block_size <= 0xFFFFFFFFL' or `block_size <= 0xFFFFFFFFUL' failed in calculate_block_sizes
  20. Bug MDEV-34735
    Hang, ASANs, Assertion `len > alloc_length' failed in Binary_string::realloc_raw and SIGSEGV in spider_get_select_limit_from_select_lex
  21. Bug MDEV-34721
    Resolve installation starting stopped systemd services on installation
  22. Bug MDEV-34714
    perror-win test error on localized Windows
  23. Bug MDEV-34708
    Assertions `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' and Assertion `! is_set() || m_can_overwrite_status' failed upon DROP PROCEDURE after Spider Inf loop detection
  24. Bug MDEV-34701
    mysql-test still being referenced, while not present after change to mariadb-test
  25. Bug MDEV-34700
    Connect SQLite3 MTR test fails due to various charset/collation related output changes
  26. Bug MDEV-34678
    pthread_mutex_init() without pthread_mutex_destroy() if SUX_LOCK_GENERIC
  27. Bug MDEV-34675
    ERROR 12702 (HY000): Remote table 'test.t#P#p' is not found on INSERT when using partitioning with invalid credentials or invalid socket
  28. Bug MDEV-34673
    innodb_optimize_fulltext_only=ON may corrupt fulltext indexes
  29. Bug MDEV-34657
    Inconsistent SQL Query Results Due to Indexing and Special Character '֣' Handling
  30. Bug MDEV-34656
    Shortcoming in Spider infinite loop detection for Partitions
  31. Bug MDEV-34650
    main.having_cond_pushdown test failure - crash server (s390x)
  32. Bug MDEV-34644
    CREATE VIEW: NULL values from JSON NESTED PATH with JSON column
  33. Bug MDEV-34639
    SIGSEGV in ha_spider::field_exchange and UBSAN: runtime error: member access within null pointer of type 'struct Field' on attempting to update a VIEW
  34. Bug MDEV-34638
    Spider: ERROR 1056 (42000): Can't group on 'min(`c`)', Got error 1056 when reading table
  35. Bug MDEV-34624
    CONCAT() returns incorerct result with cursor protocol for engine Rocksdb
  36. Bug MDEV-34616
    ASAN: heap-use-after-free in my_strtod_int
  37. Bug MDEV-34610
    Server crashes when temp table is full after setting tmp_disk_table_size to minimum
  38. Bug MDEV-34607
    UBSAN downcast of address X which does not point to an object of type 'Field_num' in Type_handler_long::make_conversion_table_field
  39. Bug MDEV-34594
    Assertion `client_state.transaction().active()' failed in int wsrep_thd_append_key(THD*, const wsrep_key*, int, Wsrep_service_key_type)
  40. Bug MDEV-34588
    Assertion `thd == _current_thd() || ((&(&thd->LOCK_thd_data)->m_mutex)->count > 0 && pthread_equal(pthread_self(), (&(&thd->LOCK_thd_data)->m_mutex)->thread))' failed in thd_get_ha_data and thread hangs
  41. Bug MDEV-34583
    SIGSEGV in Item::save_str_in_field on INSERT, UBSAN runtime error: member access within null pointer of type 'struct String' in Item::save_str_in_field
  42. Bug MDEV-34564
    manual modification proof policy for mysql.gtid_slave_pos
  43. Bug MDEV-34543
    Shutdown hangs while freeing the asynchronous i/o slots
  44. Bug MDEV-34540
    Spider: Assertion `!is_set() || (m_status == DA_EOF_BULK && is_bulk_op())' failed upon SHOW CREATE TABLE
  45. Bug MDEV-34514
    Storage engine is not forced during replication
  46. Bug MDEV-34456
    Move mariadb.pc to not-installed in Debian package
  47. Bug MDEV-34435
    Increase code coverage for debug_dbug test case during startup
  48. Bug MDEV-34433
    InnoDB never uses fil_system_t::extend_to_recv_size() during recovery
  49. Bug MDEV-34428
    main.winservice_basic fails with [Warning] Could not remove temporary table: '<path>', error: 2
  50. Bug MDEV-34426
    Debug assertion failure on bootstrap with innodb_undo_tablespaces>107
Refresh results
<< Previous 6 7 8 9 10
{"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