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-27602
    Automatic creation of working directories in mtr
  2. Bug MDEV-27559
    convert_subq_to_jtbm() contains unreachable code since optimization_delayed is always TRUE
  3. Bug MDEV-27497
    DOUBLE_PREC_HB histogram produces wrong estimates for COMPRESSED columns
  4. Bug MDEV-27493
    Inconsistent warnings upon using EITS with a bit column
  5. Bug MDEV-27473
    Inconsistent results upon subquery with aggregate function and implicit cast
  6. Bug MDEV-27440
    Wrong result upon query with condition on indexed ENUM column
  7. Bug MDEV-27409
    Server crashes in oqgraph3::intrusive_ptr_release upon query with ORDER BY
  8. Bug MDEV-27395
    Named windows do not work with MEDIAN() window function.
  9. Task MDEV-34913
    Hiding DDL recovery logging with mariabackup
  10. Task MDEV-34912
    THD may not cleaning up all memory between queries
  11. Bug MDEV-34654
    perfschema.relaylog can fail based on the path of the build directory
  12. Bug MDEV-34403
    Self-referencing table produces "Got error 193" from InnoDB on cascading DELETE
  13. Bug MDEV-22699
    Strange effect when creating&calling a procedure after changing character_set_database
  14. Bug MDEV-22671
    ASAN: RockDB doesn't free ThreadLocalPtr::StaticMeta instance
  15. Bug MDEV-22585
    Incorrect note being written to the error log when CREATE and ALTER fail due to Row Size Too Large and in all cases for TRUNCATE and OPTIMIZE TABLE.
  16. Bug MDEV-22526
    Bad error message upon REPLACE into table with WITHOUT OVERLAPS
  17. Bug MDEV-22493
    @@warning_count gets reset before execution of SELECT
  18. Bug MDEV-22484
    mariabackup does not use current user as default for connecting to server
  19. Bug MDEV-22482
    pam v2: mysql_upgrade doesn't fix the ownership/privileges of auth_pam_tool
  20. Bug MDEV-22478
    Bad error ER_VIEW_INVALID returned upon attempt to insert into mysql.user
  21. Bug MDEV-23660
    mysql_install_db complains about missed table mysql.gtid_slave_pos when started with option log-bin
  22. Bug MDEV-23572
    Possible inaccuracy in modulo operations with decimal (double) values
  23. Bug MDEV-23571
    InnoDB does not raise a warning if ALTER TABLE index operations are optimized away
  24. Bug MDEV-23533
    Key column 'a' doesn't exist in table on ALTER after creating UNIQUE INDEX
  25. Bug MDEV-23530
    ERROR 1071: Specified key was too long; max key length is 1000/2000 bytes on CREATE TABLE ... UNIQUE KEY ... USING HASH
  26. Bug MDEV-23421
    main.information_schema_all_engines failed in buildbot with wrong result
  27. Bug MDEV-23418
    innodb.innodb_information_schema_buffer failed in buildbot with wrong result
  28. Bug MDEV-23417
    main.tls_version failed in buildbot with wrong result
  29. Bug MDEV-23411
    mysqldump mysql_list_tables silent failure
  30. Bug MDEV-23383
    Server crashes in JOIN_CACHE::get_offset with certain join_buffer_space_limit
  31. Bug MDEV-23349
    Provide actual reason for skipped MTR test instead of reason provided by disabled.def
  32. Bug MDEV-29051
    [ERROR] Invalid (old?) table or database name ...
  33. Bug MDEV-28936
    ERROR 1074 Column Length too long, recommends unobtainable value
  34. Bug MDEV-26999
    Misleading results upon querying INFORMATION_SCHEMA for broken tables/views
  35. Bug MDEV-29338
    s3.basic fails with PS protocol, wrong errno
  36. Bug MDEV-29330
    rocksdb.deadlock_stats cannot run with PS protocol (syntax error)
  37. Bug MDEV-29257
    Assertion `! is_set()' failed in Diagnostics_area::set_eof_status after running ANALYZE SELECT with --cursor
  38. Bug MDEV-29145
    Very slow query on partition table joined with other tables
  39. Bug MDEV-24555
    sql/event_db_repository.cc does not check for all sql_mode values
  40. Bug MDEV-24498
    mysql_config reports wrong libs for libmysqld
  41. Bug MDEV-24456
    main.join_outer and main.join_outer_jcl6 timeout on riscv64
  42. Bug MDEV-24420
    Assertion `readbytes != (size_t)-1 || (*__errno_location ()) != 9' failed upon ALTER on ARCHIVE table
  43. Bug MDEV-24370
    delete query with table aliases fails when no database has been selected
  44. Bug MDEV-24267
    Data truncated for column 'VARIABLE_VALUE' at row 1
  45. Bug MDEV-24261
    Inconsistent result with aggregate function over zerofill column in FROM subquery vs direct query
  46. Bug MDEV-24247
    EXPLAIN EXTENDED does not show condition in HAVING
  47. Bug MDEV-24174
    Server crashes on partitioned tables with dynamically changed myisam_data_pointer_size
  48. Bug MDEV-24081
    encryption.create_or_replace failed in buildbot with Lock wait timeout exceeded
  49. Bug MDEV-23988
    SST failed: No route to host after set global wsrep_node_name on donor
  50. Bug MDEV-23980
    UDF error, no function found error (where?) but function exists
Refresh results
<< Previous 1 2 3 4
{"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