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-29066
    Server crash with SIGFPE in spider_db_set_cardinarity
  2. Bug MDEV-29051
    [ERROR] Invalid (old?) table or database name ...
  3. Bug MDEV-28961
    Partition management with non-default alter_algorihm / old_alter_table is not possible
  4. Bug MDEV-28827
    Minor unsafe statement warning message improvement
  5. Bug MDEV-28811
    Foundation buildbot doesn't build Cassandra RPMs on CentOS 7 ARM
  6. Bug MDEV-27216
    Bogus "Incorrect information in file" upon failed attempt to add a long unique key
  7. Bug MDEV-27126
    my_getopt compares option names case sensitively
  8. Bug MDEV-27089
    Windows : incorrect handling of non-ASCIIs in get_password
  9. Bug MDEV-27034
    Debian packages should be buildable from GIT
  10. Bug MDEV-26999
    Misleading results upon querying INFORMATION_SCHEMA for broken tables/views
  11. Bug MDEV-29403
    innodb.innodb_sys_semaphore_waits fails with wrong errno 5014
  12. Bug MDEV-29402
    Test sequence binlog.binlog_mdev717 binlog.binlog_mysqlbinlog_raw_flush fails
  13. Bug MDEV-29387
    Period name with more than 32 symbols crashes the server
  14. Bug MDEV-29344
    engines/iuds.insert_time cannot run with PS protocol (syntax error)
  15. Bug MDEV-29340
    The DISABLE ON SLAVE option sets the status SLAVESIDE_DISABLED on master and slaves EVENTS
  16. Bug MDEV-29257
    Assertion `! is_set()' failed in Diagnostics_area::set_eof_status after running ANALYZE SELECT with --cursor
  17. Bug MDEV-24555
    sql/event_db_repository.cc does not check for all sql_mode values
  18. Bug MDEV-24541
    Wrong function name in ER_JSON_PATH_NO_WILDCARD error message for JSON_REPLACE
  19. Bug MDEV-24420
    Assertion `readbytes != (size_t)-1 || (*__errno_location ()) != 9' failed upon ALTER on ARCHIVE table
  20. Bug MDEV-24393
    table_open_cache creates same number of advisory /proc/locks. Is it worth it?
  21. Bug MDEV-24370
    delete query with table aliases fails when no database has been selected
  22. Bug MDEV-24317
    Data race in LOGGER::init_error_log at sql/log.cc:1443 and in LOGGER::error_log_print at sql/log.cc:1181
  23. Bug MDEV-24301
    [Warning] Aborted connection (This connection closed normally)
  24. Bug MDEV-24261
    Inconsistent result with aggregate function over zerofill column in FROM subquery vs direct query
  25. Bug MDEV-24247
    EXPLAIN EXTENDED does not show condition in HAVING
  26. Bug MDEV-24174
    Server crashes on partitioned tables with dynamically changed myisam_data_pointer_size
  27. Bug MDEV-24081
    encryption.create_or_replace failed in buildbot with Lock wait timeout exceeded
  28. Bug MDEV-24080
    main.ctype_binary failed in buildbot with 1406: Data too long for column
  29. Bug MDEV-30377
    Aggregate functions lose microseconds for timestamps below 1
  30. Bug MDEV-30347
    Seemingly different result upon aggregate function on BIT column directly vs subquery
  31. Bug MDEV-30294
    Cannot insert NULL value into a AUTO_INCREMENT column in a CONNECTed MariaDB table
  32. Bug MDEV-30288
    Number of indexes in OQGraph backing table differs in InnoDB and .frm
  33. Bug MDEV-30149
    Table discovery hides the real problem behind ER_SQL_DISCOVER_ERROR
  34. Bug MDEV-30105
    ER_TABLE_EXISTS_ERROR or Assertion `err != DB_DUPLICATE_KEY' failed in row_rename_table_for_mysql
  35. Bug MDEV-30101
    Some tests still need result updates after MDEV-29446
  36. Bug MDEV-30089
    Metrics not incremented for 1st iteration in buf_LRU_free_from_common_LRU_list.
  37. Bug MDEV-23866
    LAG() Window Function Error with ONLY_FULL_GROUP_BY
  38. Bug MDEV-23824
    SIGSEGV in end_io_cache on REPAIR LOCAL TABLE for Aria table (on optimized builds)
  39. Bug MDEV-23786
    Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed for TokuDB engine CREATE TABLE
  40. Bug MDEV-23781
    Wrong value returned by JsonValue() function, Connect engine
  41. Bug MDEV-30016
    Virtual columns do not support autoincrement columns
  42. Bug MDEV-29960
    With some character sets default value of binary column is displayed incorrectly
  43. Bug MDEV-29958
    Creation of table with too large definition does not obey KILL/max_statement_time
  44. Bug MDEV-29888
    No [ERROR] marker in error log on "debugger aborting" errors
  45. Bug MDEV-29887
    Drop of non-existing FK succeeds for temporary table
  46. Bug MDEV-29782
    Cannot insert value into a column of type YEAR in a CONNECTed MariaDB table
  47. Bug MDEV-29759
    Wrong error message upon CREATE OR REPLACE .. LIKE with merge table
  48. Bug MDEV-29756
    Spider self-locks for the duration of innodb_lock_wait_timeout upon INSERT .. SELECT
  49. Bug MDEV-29740
    mysqldump option --allow-keywords may be obsolete
  50. Bug MDEV-32774
    Error 124 "Wrong index given to a function" upon HANDLER after DISABLE KEYS
Refresh results
<< Previous 1 2 3 4 5
{"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