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-23133
    Concatenation error leads to typo in the warning message
  2. Bug MDEV-31336
    pam_user_map : not supporting username or groupname containing @ character
  3. Bug MDEV-31461
    mariadb SIGSEGV when built with -DCLIENT_PLUGIN_DIALOG=STATIC
  4. Bug MDEV-31205
    Typo: complatible > compatible
  5. Task MDEV-27038
    Custom configuration file procedure does not work with Docker Desktop for Windows 10+
  6. Bug MDEV-30892
    test galera.galera_log_bin is not deterministic
  7. Bug MDEV-21479
    Galera 4 unable to query cluster state if not primary component
  8. Bug MDEV-31456
    main.opt_trace fails with view-protocol
  9. Bug MDEV-31421
    spider/bugfix.mdev_26541 fails post-test check
  10. Task MDEV-31407
    Add aliases in opt_trace.test for long column name for removing "--disable-view-protocol"
  11. Bug MDEV-31358
    Update description for MariaDB debian/rpm packages
  12. Bug MDEV-31335
    Create temporary sequence can cause inconsistency
  13. Bug MDEV-31322
    FKs with 'ON UPDATE CASCADE' can be set in some contexts but not others
  14. Bug MDEV-31313
    SYSTEM VERSIONING and FOREIGN KEY CASCADE create orphan rows on replica
  15. Bug MDEV-31301
    sql/opt_split.cc:1043:5: warning: ‘best_param_tables’ may be used uninitialized
  16. Bug MDEV-31727
    pcre stack frame size check failed on clang 16.0.6
  17. Bug MDEV-31723
    Crash on SET SESSION gtid_seq_no= DEFAULT
  18. Bug MDEV-31641
    innochecksum dies with Floating point exception
  19. Bug MDEV-31640
    MyRocks Plugin Unable to Detect zstd Compression Algorithm on RHEL/AlmaLinux/RockyLinux 8
  20. Bug MDEV-31625
    plugin ha_connect, file_type=DBF insert fails
  21. Bug MDEV-31602
    Race on rpl_global_gtid_slave_state when starting IO thread
  22. Bug MDEV-31578
    DECLARE CURSOR: "Memory not freed: 280 bytes lost" on syntax error
  23. Bug MDEV-31509
    Lost data with FTWRL and STOP SLAVE
  24. Bug MDEV-31480
    RPM packages fail to install because they require /bin/sh for %pretrans
  25. Bug MDEV-31458
    main.derived_cond_pushdown fails with view-protocol
  26. Bug MDEV-31185
    rw_trx_hash_t::find() unpins pins too early
  27. Bug MDEV-31183
    binlog_encryption.encrypted_master_switch_to_unencrypted_gtid fails in BB with UBSAN runtime error: downcast of address
  28. Bug MDEV-31800
    Problem with open ranges on prefix blobs keys
  29. Bug MDEV-28054
    Various crashes upon INSERT/UPDATE after changing Aria settings
  30. Bug MDEV-28017
    Illegal mix of collations (cp1251_general_ci,IMPLICIT), (latin1_swedish_ci,COERCIBLE), (latin1_swedish_ci,COERCIBLE) for operation 'between'
  31. Bug MDEV-23100
    ODKU of non-versioning column inserts history row
  32. Bug MDEV-28433
    Server crashes when wsrep_sst_donor and wsrep_cluster_address set to NULL
  33. Bug MDEV-28384
    UBSAN: null pointer passed as argument 1, which is declared to never be null in my_strnncoll_binary on SELECT ... COUNT or GROUP_CONCAT
  34. Bug MDEV-29019
    Assertion `(length % 4) == 0' failed in my_lengthsp_utf32 on SELECT
  35. Bug MDEV-29357
    Assertion (fixed) in Item_func_dayname on INSERT
  36. Bug MDEV-29284
    ANALYZE doesn't work with pushed derived tables
  37. Task MDEV-30435
    Fix code duplication w.r.t. memcpy in spd_trx.cc
  38. Bug MDEV-30388
    Assertion `!wsrep_has_changes(thd) || (thd->lex->sql_command == SQLCOM_CREATE_TABLE && !thd->is_current_stmt_binlog_format_row()) || thd->wsrep_cs().transaction().state() == wsrep::transaction::s_aborted' failed
  39. Bug MDEV-30214
    rpl.rpl_manual_change_index_file occasionally fails in BB with Result length mismatch
  40. Bug MDEV-30197
    Missing DBUG_RETURN or DBUG_VOID_RETURN macro in function "Wsrep_schema::restore_view()"
  41. Bug MDEV-23949
    Assertion `0' failed in JOIN_CACHE::get_match_flag_by_pos
  42. Bug MDEV-23943
    innodb double free on shutdown after insufficent innodb buffer pool allocation
  43. Bug MDEV-23838
    Possibly wrong result or Assertion `0' failed in Item_func_round::native_op
  44. Bug MDEV-30013
    Assertion `state() == s_aborting || state() == s_must_replay' failed in int wsrep::transaction::after_rollback()
  45. Bug MDEV-31064
    I_S.parameters not immediatly changed updated after procedure change
  46. Technical task MDEV-31003
    Second execution for ps-protocol
  47. Bug MDEV-30982
    UBSAN: runtime error: null pointer passed as argument 2, which is declared to never be null in my_strnncoll_binary on DELETE
  48. Bug MDEV-30964
    MAX_SEL_ARGS memory exhaustion is not visible in the optimizer trace
  49. Bug MDEV-19216
    Assertion `!strcmp(index->table->name.m_name, "SYS_FOREIGN") || !strcmp(index->table->name.m_name, "SYS_FOREIGN_COLS")' failed in btr_node_ptr_max_size
  50. Bug MDEV-18374
    SELinux breaks cracklib_password_check plugin
Refresh results
{"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