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. Task MDEV-13294
    5.5.57 merge
  2. Bug MDEV-12429
    Wrong result from a query with IN subquery used in WHERE of EXISTS subquery.
  3. Bug MDEV-12297
    github shows mariadb-server license as LGPL-2.1
  4. Bug MDEV-12231
    MariaDB fails to restart after 10.0.30-1.el7 update
  5. Bug MDEV-12207
    Include Windows compatibility manifest into executables, to make GetVersionEx working
  6. Bug MDEV-12206
    Query_cache::send_result_to_client() may corrupt THD::query_plan_flags
  7. Bug MDEV-12150
    Security: Use-after free with mysql_close() - CVE-2017-3302
  8. Bug MDEV-12126
    Storage Engine/Table name order is incorrect in German error msg
  9. Bug MDEV-12120
    [5.5] tokudb_bugs.xa-3, tokudb_bugs.xa-4, tokudb_bugs.xa-6 fail with timeout on valgrind
  10. Bug MDEV-12099
    LEFT JOIN merged from view with null rejected WHERE is not converted into INNER JOIN.
  11. Bug MDEV-12079
    SERVER_AUDIT plugin fails to load on Linux on MySQL 5.7
  12. Bug MDEV-12074
    selinux build failure on Fedora 24
  13. Bug MDEV-12058
    MariaDB Test Suite issue with test sys_vars.secure_file_priv.test
  14. Bug MDEV-12043
    CVE-2017-3313
  15. Bug MDEV-11933
    Wrong usage of linked list in mysql_prune_stmt_list
  16. Bug MDEV-11919
    SERVER_AUDIT plugin 1.4 fails to load on Windows
  17. Bug MDEV-11904
    Make Audit Plugin working with MySQL 8.0.
  18. Bug MDEV-11902
    mi_open race condition
  19. Bug MDEV-11859
    Execution plans of the the first and the second executions of a prepared statement are not the same.
  20. Bug MDEV-11789
    MariaDB fails to restart after 10.0.29-1.el7 update
  21. Bug MDEV-11727
    Sequences of tests fail with valgrind warnings in buildbot (blocks are still reachable in loss record in malloc)
  22. Bug MDEV-11722
    main.join_cache fails in buildbot on very slow builders
  23. Bug MDEV-11719
    main.subselect_no_exists_to_in failed in buildbot
  24. Bug MDEV-11718
    [5.5] rpl and federated tests massively fail in buildbot with valgrind
  25. Bug MDEV-11706
    Assertion `is_stat_field || !table || (!table->write_set || bitmap_is_set(table->write_set, field_index) || (table->vcol_set && bitmap_is_set(table->vcol_set, field_index)))' failed in Field_time::store_TIME_with_warning
  26. Bug MDEV-11700
    funcs_2.innodb_charset fails in buldbot on valgrind builder with timeout
  27. Bug MDEV-11685
    sql_mode can't be set with non-ascii connection charset
  28. Bug MDEV-11676
    Starting service with mysqld_safe_helper fails in SELINUX "enforcing" mode
  29. Bug MDEV-11668
    rpl.rpl_heartbeat_basic fails sporadically in buildbot
  30. Bug MDEV-11631
    LOAD DATA INFILE fails to load data with an escape character followed by a multi-byte character
  31. Bug MDEV-11527
    Virtual columns do not get along well with NO_ZERO_DATE
  32. Bug MDEV-11525
    Assertion `cp + len <= buff + buff_size' failed in JOIN_CACHE::write_record_data
  33. Bug MDEV-11520
    Extending an InnoDB data file unnecessarily allocates a large memory buffer on Windows
  34. Bug MDEV-11505
    wrong databasename in mysqldump comment
  35. Bug MDEV-11079
    Regression: LOAD DATA INFILE lost BLOB support using utf8 load files
  36. Bug MDEV-11078
    NULL NOT IN (non-empty subquery) should never return results
  37. Bug MDEV-11027
    InnoDB log recovery is too noisy
  38. Bug MDEV-10788
    Not able to compile source with -DBUILD_CONFIG=mysql_release -DCMAKE_BUILD_TYPE=Debug
  39. Bug MDEV-10705
    Assertion `n < m_size' failed in Element_type& Bounds_checked_array<Element_type>::operator[](size_t) [with Element_type = Item*; size_t = long unsigned int]
  40. Bug MDEV-10621
    parts.partition_float_myisam, parts.partition_int_myisam failed with timeout in buildbot
  41. Bug MDEV-10418
    Assertion `m_extra_cache' failed in ha_partition::late_extra_cache(uint)
  42. Bug MDEV-10100
    main.pool_of_threads fails sporadically in buildbot
  43. Bug MDEV-9690
    concurrent queries with virtual columns crash in temporal code
  44. Bug MDEV-9686
    Wrong result (wrong values) with subquery in select list, semijoin+materialization
  45. Bug MDEV-9635
    Server crashes in part_of_refkey or assertion `!created && key_to_save < (int)s->keys' failed in TABLE::use_index(int) or with join_cache_level>2
  46. Bug MDEV-9455
    [ERROR] mysqld got signal 11
  47. Bug MDEV-9094
    SET GLOBAL server_audit_logging=OFF can cause server crash when using audit plugin with MySQL 5.6
  48. Bug MDEV-9028
    Incorrect query result when combining DISTINCT, LEFT JOIN and subquery with constant column
  49. Bug MDEV-8603
    Wrong result (missing rows) with InnoDB, index_merge, AND and OR conditions
  50. Bug MDEV-7992
    LEFT JOINed result of subquery with LEFT JOIN and WHERE IS NULL filter Returns unexpected result
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