Export - CSV (All fields)
Export - CSV (Current fields)
MDEV-22585
Incorrect note being written to the error log when CREATE and ALTER fail due to Row Size Too Large and in all cases for TRUNCATE and OPTIMIZE TABLE.MDEV-22482
pam v2: mysql_upgrade doesn't fix the ownership/privileges of auth_pam_toolMDEV-22243
type_test.type_test_double fails with 'NUMERIC_SCALE NULL'MDEV-22193
Avoid un-necessary page initialization during recoveryMDEV-30163
Unexpected ERROR 1442 (Can't update table X in stored function/trigger because it is already used by statement which invoked this stored function/trigger) in very particular circumstancesMDEV-21869
Make MariaDB 10.5 Lintian clean (Debian quality assurance tool)MDEV-23304
Insert into TEMPORARY TABLE fails to invoke mtr_t::set_modified()MDEV-23252
Assertion failure 'req_type.is_dblwr_recover() || err == DB_SUCCESS' for page_compressed tablesMDEV-23249
__builtin_readcyclecounter in include/my_rdtsc.h causes SIGILL on ARMMDEV-23063
Null Dereferences in some filesMDEV-22650
Dirty compressed page checksum validation failsMDEV-22586
INSERTs and UPDATEs that fail because they would result in data truncation do not write to log.MDEV-22559
reexecution of prepared statement return wrong first row dataMDEV-22541
CREATE SERVER does not treat SOCKET as mutually exclusive from HOST and PORTMDEV-22499
Assertion `(uint) (table_check_constraints - share->check_constraints) == (uint) (share->table_check_constraints - share->field_check_constraints)' failed in TABLE_SHARE::init_from_binary_frm_imageMDEV-22487
Server prints "Please supply a buffer for error string" instead of actual error string with wolfSSLMDEV-22462
Item_in_subselect::create_single_in_to_exists_cond(JOIN *, Item **, Item **): Assertion `false' failed.MDEV-22459
pam v2 should log an error if auth_pam_tool exec failsMDEV-22395
Assertion `templ->mbmaxlen > templ->mbminlen || templ->mysql_col_len == len || (field_no == templ->icp_rec_field_no && field->prefix_len > 0)' failed in row_sel_field_store_in_mysql_format_funcMDEV-22385
Assertion `0' failed in stored_field_cmp_to_item on SELECTMDEV-27190
InnoDB upgrade from 10.2, 10.3, 10.4 is not crash-safeMDEV-24196
WITH_UBSAN runtime error: member call on null pointer of type 'struct log_phys_t'MDEV-23806
Undo page corruption on recoveryMDEV-24600
performance_schema.events_transactions_history_long.trx_id reports garbageMDEV-22048
Assertion `binlog_table_maps == 0 || locked_tables_mode == LTM_LOCK_TABLES' failed in THD::reset_for_next_commandMDEV-22046
ASAN failure around INSERT IGNOREMDEV-22040
versioning.truncate_privilege : GRANT fails with "Access denied", for root userMDEV-22027
Assertion oldest_lsn >= log_sys.last_checkpoint_lsn failed in log_checkpoint()MDEV-21779
Assertion `!memcmp(insert_buf, rec - extra_size, rec_size)' failed in page_cur_insert_rec_lowMDEV-21749
storage/innobase/page/page0cur.cc:1306: rec_t* page_cur_insert_rec_low(const page_cur_t*, dict_index_t*, const rec_t*, offset_t*, mtr_t*): Assertion `rdm - rd + bd <= insert_buf + rec_size' failed.MDEV-21670
galera_var_slave_threads MTR failed: Result length mismatchMDEV-21557
galera_bf_abort_at_after_statement MTR failed: query 'reap' succeeded - should have failed with errno 1213MDEV-21536
galera.galera_sp_insert_parallel MTR failed: [Warning] WSREP: trx not committed in purge and discardMDEV-22015
galera.MDEV-6860 MTR failed: crash with signal 11MDEV-21983
Sig 11 in row_make_new_pathname | RENAME TABLE after DISCARD TABLESPACEMDEV-21903
FTS optimize thread aborts during shutdownMDEV-21899
INSERT into a secondary index with zero-data-length key is not crash-safeMDEV-21850
ASAN use-after-poison in page_cur_insert_rec_lowMDEV-21843
innodb_encryption-page-compression crashes with "Assertion `first || buf_pool_get_dirty_pages_count(i d) == 0'MDEV-21800
mysqld: storage/innobase/dict/dict0load.cc:1689: const char* dict_load_column_low(dict_table_t*, mem_heap_t*, dict_col_t*, table_id_t*, const char**, const rec_t*, ulint*): Assertion `vcol->v_pos == dict_get_v_col_pos(pos)' failed.MDEV-22107
Restore accidentally orphaned MTR_MEMO_MODIFYMDEV-22103
INNODB_ENCRYPTION_NUM_KEY_REQUESTS is missing from INFORMATION_SCHEMA.GLOBAL_STATUSMDEV-22102
Assertion w==OPT failed in trx_undo_header_create()MDEV-22100
TokuDB compilation errorMDEV-22097
Not applying DELETE_ROW_FORMAT_REDUNDANT due to corruptionMDEV-22096
Mariabackup copied too old page or too new checkpointMDEV-22091
REVOKE ALL is not allowed for rootMDEV-22108
Crash recovery fails with [ERROR] InnoDB: Malformed log recordMDEV-22126
Rename confusing constant mtr_t::OPTMDEV-22334
Assertion `col->len == len' failed in innobase_rename_or_enlarge_column_try on ALTER
{"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