Export - CSV (All fields)
Export - CSV (Current fields)
MDEV-25610
Assertion `escape != -1' failed in Item_func_like::val_intMDEV-25555
Server crashes in tree_record_pos after INPLACE-recreating index on HEAP tableMDEV-25552
system versioned partitioned by LIMIT tables break CHECK TABLEMDEV-25549
Assertion `*new_engine' failed in bool check_engine(THD*, const char*, const char*, HA_CREATE_INFO*)MDEV-25538
Server crashes while executing REPAIR VIEW that created from information_schema.tablesMDEV-25535
Assertion `server_id.is_undefined() == false' failed in int wsrep::transaction::certify_fragment(wsrep::unique_lock<wsrep::mutex>&)MDEV-25494
Assertion `tl->table == __null' failed in bool THD::open_temporary_table(TABLE_LIST*)MDEV-25460
Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed in Diagnostics_area::set_ok_status in my_ok from mysql_sql_stmt_prepareMDEV-25440
Assertion `cmp_rec_rec(rec, old_rec, offsets, old_offsets, m_index) > 0' failed in PageBulk::insertMDEV-25434
mariadb container to have HEALTHCHECKMDEV-25373
DROP TABLE doesn't raise error while dropping non-existing table in MariaDB 10.5.9 when OQGraph SE is loaded to the serverMDEV-25086
Stored Procedure Crashes ServerMDEV-24909
JSON functions don't respect KILL QUERY / max_statement_time limitMDEV-24901
SIGSEGV in fts_get_table_name, SIGSEGV in ib_vector_size, SIGSEGV in row_merge_fts_doc_tokenize, stack smashingMDEV-24827
MariaDB 10.5.5 crash (sig 11) during a SELECTMDEV-24788
MariaDB 10.5: Can't lock aria control file '/var/lib/mysql/aria_log_control' for exclusive use, error: 11MDEV-24584
Selecting INT column with COLLATE utf8mb4_general_ci throws an errorMDEV-24487
Error after update to 10.5.8 on CentOS-8: DBD::mysql::st execute failed: Unknown MySQL errorMDEV-24446
galera.mysql-wsrep#198 MTR failed: query 'reap' failed: 2000: Unknown MySQL errorMDEV-24335
Unexpected question mark in the end of a TINYTEXT columnMDEV-24097
galera_3nodes suite tests in MTR sporadically fails: Failed to start mysqld or mysql_shutdown failedMDEV-24088
Assertion in InnoDB's FTS code may be triggered by a repeated words fed to simple_parser pluginMDEV-23836
Assertion `! is_set() || m_can_overwrite_status' in Diagnostics_area::set_error_status (interrupted ALTER TABLE under LOCK)MDEV-23805
Make Online DDL to Instant DDL when table is emptyMDEV-23766
Optimizer tracing code is prone to producing invalid JSONMDEV-23747
socket.ssl_ca argument being ignored.MDEV-23326
aria TRANSACTIONAL=1 significantly slow on timezone intialisation (was: time zone initialision significantly slower in 10.4 compared to 10.3 (myisam))MDEV-23182
Server crashes in Item::fix_fields_if_needed / table_value_constr::prepare upon 2nd execution of PSMDEV-23166
mysql.err log file is spammed with message "line 593 for 241.00 seconds the semaphore"MDEV-23158
False negatives from buf_pool.is_uncompressed() cause unnecessary lookupsMDEV-22856
Assertion `!str || str != Ptr' and Assertion `!str || str != Ptr || !is_alloced()' failed in String::copyMDEV-22846
Server crashes in handler_index_cond_check on SELECTMDEV-22522
RPM packages have meaningless summary/descriptionMDEV-22284
Aria table key read crash because wrong index usedMDEV-22256
Assertion `length == pack_length()' failed in Field_timestamp_with_dec::sort_stringMDEV-22195
galera_3nodes.galera_ipv6_mariabackup_section MTR failed: assert_grep.inc failedMDEV-21866
Assertion `!result' failed in convert_const_to_int upon 2nd execution of PSMDEV-21650
Non-empty statement transaction on global rollback after TRT update errorMDEV-21308
WSREP: binlog ... cache not empty warnings on server with WSREP disabledMDEV-21252
ER_HOST_IS_BLOCKED returns packet sequence 1 instead of 0MDEV-21108
Purposing patch for groonga engine's CMakeListMDEV-20886
Galera test failure on galera.MDEV-20225: Result length mismatchMDEV-20848
Galera test failure on galera_sr.GCF-1060MDEV-20770
Server crashes in JOIN::transform_in_predicates_into_in_subq upon 2nd execution of PS/SP comparing GEOMETRY with other typesMDEV-20516
Assertion `!lex->proc_list.first && !lex->result && !lex->param_list.elements' failed in mysql_create_viewMDEV-20325
Assertion `outer_context || !*from_field || *from_field == not_found_field' failed in Item_field::fix_outer_field | `!derived->is_excluded()' failed in TABLE_LIST::set_check_materialized | SIGEGV in st_select_lex::mark_as_dependent (optimized builds)MDEV-19762
binlog.binlog_max_extension failed in buildbot with crash on shutdownMDEV-19555
sql/sql_error.h:1036: uint Diagnostics_area::sql_errno() const: Assertion `m_status == DA_ERROR' failed for CHECK TABLEMDEV-19436
Fix logrotate problem with twice configured pid-file optionMDEV-19353
Alter Sequence do not replicate to another nodes with in Galera Cluster
{"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