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-17449
    Typo in error 1906
  2. Bug MDEV-20289
    Stopping the database hangs 20 seconds when slave threads are running
  3. Bug MDEV-12968
    ALTER IGNORE TABLE does not ignore duplicates as did in 10.1.23
  4. Bug MDEV-14033
    wsrep_on=off + binlog = mixed on MariaDB 10.2.9
  5. Bug MDEV-18466
    Unsafe to log updates on tables referenced by foreign keys with triggers in statement format
  6. Bug MDEV-18276
    Typo in error message "Expression for field ... is refering to uninitialized field"
  7. Task MDEV-18265
    Replace deprecated variable debug to debug_dbug on Galera tests
  8. Bug MDEV-15538
    '-N' Produce html output wrong
  9. Bug MDEV-14926
    AddressSanitizer: heap-use-after-free in make_date_time on weird combination of functions
  10. Bug MDEV-17428
    Update wsrep_max_ws_rows and wsrep_max_ws_size values in wsrep.cnf.sh
  11. Bug MDEV-16252
    MINIMAL binlog_row_image does not work for versioned tables
  12. Bug MDEV-15744
    Assertion `derived->table' failed in mysql_derived_merge_for_insert
  13. Bug MDEV-15658
    Assertion `!expl_lock || expl_lock->trx == arg->impl_trx' failed in lock_rec_other_trx_holds_expl_callback
  14. Bug MDEV-15951
    system versioning by trx id doesn't work with partitioning
  15. Task MDEV-19197
    Move ASSERT_COLUMN_MARKED_FOR_XXX as methods to Field
  16. Bug MDEV-19195
    Active Record unit test fails with MariaDB 10.4.3
  17. Bug MDEV-19186
    Assertion `field->table == table' failed in create_tmp_table
  18. Bug MDEV-19185
    Assertion `select_lex->select_number == (0x7fffffff * 2U + 1U) || select_lex->select_number == 0x7fffffff || !output || !output->get_select(select_lex->select_number) || output->get_select(select_lex->select_number)->select_lex == select_lex' failed
  19. Bug MDEV-19184
    Crash in IS_IPV6(_ucs2 0x0031)
  20. Task MDEV-19156
    Galera test failure on galerra_sr_cc_master
  21. Bug MDEV-19128
    file_name_parse() handes path MLOG_FILE_XXX in OS-dependend way
  22. Task MDEV-19125
    Change Send_field::type from enum_field_types to Type_handler*
  23. Bug MDEV-19124
    Assertion `0' failed in Item::val_native
  24. Task MDEV-19117
    Don't keep binary log index file locked during show binary logs
  25. Task MDEV-19116
    Speed up rotation of binary logs
  26. Bug MDEV-19111
    Unused field INFORMATION_SCHEMA.INNODB_TABLESPACES_SCRUBBING.ROTATING_OR_FLUSHING
  27. Bug MDEV-19085
    Assertion failures in dtuple_get_nth_field or row_merge_read_clustered_index or row_merge_buf_add after normal upgrade from 10.1
  28. Task MDEV-19068
    Change Windows event source name to MariaDB
  29. Bug MDEV-19066
    AddressSanitizer: use-after-poison in innobase_build_col_map after upgrade from 10.1
  30. Task MDEV-19062
    Item_sum_variance: move recurrence_m, recurrence_s, count to a separate class
  31. Bug MDEV-19051
    Avoid unnecessary writing MLOG_INDEX_LOAD
  32. Bug MDEV-19048
    Assertion `ctx.compare_type_handler()->cmp_type() != STRING_RESULT' failed in Field_num::get_equal_zerofill_const_item
  33. Bug MDEV-19045
    Change in behavior upon creation of unlimited non-unique indexes
  34. Bug MDEV-19030
    Assertion `index->n_core_null_bytes <= (((index->n_nullable) + 7) / 8) || (! leaf && index->n_core_fields != index->n_fields)' failed in rec_init_offsets
  35. Bug MDEV-19025
    No 'Impossible WHERE' message after pushdown when OR cond is used
  36. Bug MDEV-19022
    InnoDB fails to clean up useless B-tree pages
  37. Bug MDEV-19008
    Slow EXPLAIN SELECT ... WHERE col IN (const1,const2,(subquery))
  38. Bug MDEV-17827
    INSERT .. PARTITION (partition_list) (column_list) VALUES ... syntax stopped working
  39. Bug MDEV-17742
    innodb.ibuf_not_empty failed in buildbot with Assertion `0' failed in ReadView::check_trx_id_sanity
  40. Bug MDEV-17673
    main.cte_recursive fails in bb-10.4-ps branch in --ps
  41. Bug MDEV-17672
    main.analyze_stmt fails in bb-10.4-ps branch in --ps
  42. Bug MDEV-17671
    main.view fails in bb-10.4-ps branch in --ps
  43. Bug MDEV-17643
    Assertion `nr >= 0.0' failed in Item_sum_std::val_real()
  44. Bug MDEV-17610
    Unexpected connection abort after certain operations from within stored procedure
  45. Bug MDEV-18595
    Assertion `0' failed in Item_cache_timestamp::val_datetime_packed / Predicant_to_list_comparator::cmp_arg
  46. Bug MDEV-18981
    Possible corruption when using FOREIGN KEY with virtual columns
  47. Bug MDEV-18978
    Server crashes in JOIN::optimize_inner with condition_pushdown_from_having=on upon 2nd execution of SP
  48. Bug MDEV-18974
    Result difference with --embedded --ps-protocol
  49. Bug MDEV-18972
    InnoDB: Failing assertion: !cursor->index->is_committed in row_ins_sec_index_entry_by_modify
  50. Bug MDEV-18968
    Both (WHERE 0.1) and (WHERE NOT 0.1) return empty set
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