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. Technical task MDEV-6963
    Testing for max_query_time
  2. Bug MDEV-6818
    Possibly wrong result with a query comparing a date field to a char constant.
  3. Bug MDEV-6650
    LINT_INIT emits code in non-debug builds
  4. Bug MDEV-7232
    Condition propagation does not work for temporal types
  5. Bug MDEV-7136
    Engine specific create table options are inherited on alter table.
  6. Bug MDEV-7088
    Query stats for compression based on TRIM size
  7. Bug MDEV-7039
    Impact of slave_run_trigger_for_rbr
  8. Bug MDEV-7033
    Inconsistent error codes returned on lack of access for EXPLAIN UPDATE with view
  9. Bug MDEV-6967
    Wrong error code/message ER_INVALID_ROLE on setting a default role for non-existing user
  10. Bug MDEV-6961
    mysqld should auto-terminate when started with --wsrep-recover
  11. Technical task MDEV-6959
    Testing: Randomized configuration for InnoDB defragmentation
  12. Bug MDEV-14587
    dict_stats_process_entry_from_defrag_pool() fails to call dict_table_close() when index==NULL
  13. Bug MDEV-15824
    innodb_defragment=ON trumps innodb_optimize_fulltext_only=ON in OPTIMIZE TABLE
  14. Bug MDEV-17723
    Memory leak in btr_defragment_calc_n_recs_for_size()
  15. Bug MDEV-15598
    Internal error: TimedOutException: Default TException
  16. Bug MDEV-6790
    10.1: debian build failure
  17. Bug MDEV-6689
    valgrind errors in view.test in 10.1
  18. Bug MDEV-6672
    Performance degradation on a query with joins and ORDER BY .. LIMIT
  19. Bug MDEV-7097
    Sub-Queries and Outer Joins may return NULL instead of (existing) value over ODBC
  20. Bug MDEV-7596
    audit plugin - record full query / document line length / make buffer configurable
  21. Bug MDEV-7273
    10.1 fails to start up during tc_log initializations on PPC64
  22. Bug MDEV-7262
    innodb.innodb-mdev7046 fail on BuildBot
  23. Bug MDEV-7152
    Wrong result set for WHERE a='oe' COLLATE utf8_german2_ci AND a='oe'
  24. Bug MDEV-7151
    ha_archive.so missing from .deb
  25. Bug MDEV-7064
    CentOS 7 net-snmp cannot be installed because it tries to install mariadb-libs which fails
  26. Bug MDEV-7038
    Assertion `status_var.memory_used == 0' failed in THD::~THD() on disconnect after executing EXPLAIN for multi-table UPDATE
  27. Bug MDEV-7034
    Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type != 2' failed in handler::ha_rnd_next on EXPLAIN INSERT .. SELECT
  28. Bug MDEV-7030
    CONNECT Engine: Errors in Path Substitution, when using file_name option
  29. Bug MDEV-7027
    ANALYZE SELECT/INSERT/UPDATE/DELETE from a view does not check SHOW permission on the view
  30. Bug MDEV-7025
    ANALYZE SELECT/INSERT/UPDATE/DELETE from a view does not check access permissions on the underlying table
  31. Bug MDEV-7024
    Assertion `! is_set()' failed in Diagnostics_area::set_eof_status on executing ANALYZE SELECT via PS
  32. Bug MDEV-7023
    Error 2027: Malformed packet and assertion `field_types == 0 || field_types[field_pos] == MYSQL_TYPE_INT24 || field_types[field_pos] == MYSQL_TYPE_LONG' failure in Protocol_text::store_long
  33. Bug MDEV-7020
    Error: Freeing overrun buffer or server crash after installing/uninstalling mypluglib and reading variables
  34. Bug MDEV-7011
    MAX_STATEMENT_TIME has no effect in a procedure after a previous successful statement
  35. Bug MDEV-7000
    Assertion `0' failed in Protocol::end_statement() on executing DDL under innodb_fake_changes=1
  36. Bug MDEV-6974
    Compiler failure on solaris at wsrep/wsrep_gtid.c
  37. Bug MDEV-6960
    Server crashes in check_alter_user on setting a default role via PS
  38. Bug MDEV-6943
    Assertion `(uint)v->offset <= vars->dynamic_variables_head' failure and further refusal to start
  39. Bug MDEV-6914
    starting from 10.0.14 unmotivated "Row size too large (> 8126)..." on longtext
  40. Bug MDEV-6891
    Windows MSI Installer displays "SkySQL Corporation AB" as "Publisher" when Installing
  41. Bug MDEV-6833
    SIGSEGV on shutdown with non-default wsrep_slave_threads
  42. Bug MDEV-6788
    The variable 'role' is being used without being initialized at sql_acl.cc:8840
  43. Bug MDEV-6179
    dynamic columns functions/cast()/convert() doesn't play nice with CREATE/ALTER TABLE
  44. Bug MDEV-7244
    Debian sid 10.1 package missing wsrep sst scripts - galera broken
  45. Bug MDEV-7148
    Recurring: InnoDB: Failing assertion: !lock->recursive
  46. Bug MDEV-7133
    InnoDB: Assertion failure in dict_tf_is_valid
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