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-30377
    Aggregate functions lose microseconds for timestamps below 1
  2. Bug MDEV-30347
    Seemingly different result upon aggregate function on BIT column directly vs subquery
  3. Bug MDEV-30330
    Running 'mysql_fix_privilege_tables' failed with 'System table spider_tables is different version'
  4. Bug MDEV-30294
    Cannot insert NULL value into a AUTO_INCREMENT column in a CONNECTed MariaDB table
  5. Bug MDEV-30288
    Number of indexes in OQGraph backing table differs in InnoDB and .frm
  6. Bug MDEV-30200
    Inconsistent UDF behavior with respect to `max_length`
  7. Bug MDEV-30149
    Table discovery hides the real problem behind ER_SQL_DISCOVER_ERROR
  8. Bug MDEV-30101
    Some tests still need result updates after MDEV-29446
  9. Bug MDEV-23924
    Missing export symbol for type_handler_enum and type_handler_set
  10. Bug MDEV-23921
    main.index_intersect and index_intersect_innodb failed with 'index_merge' when expecting 'range' and 'Country,Name' in wrong order on hppa and armhf
  11. Bug MDEV-23866
    LAG() Window Function Error with ONLY_FULL_GROUP_BY
  12. Bug MDEV-23781
    Wrong value returned by JsonValue() function, Connect engine
  13. Bug MDEV-23771
    S3 is not built on RPM ppc builders due to the missing curl
  14. Bug MDEV-30065
    "mariadb-install-db --enforce-storage-engine=InnoDB" fails with InnoDB errors
  15. Bug MDEV-30019
    ha_connect.h max_supported_key_length arbitrarily too small
  16. Bug MDEV-29960
    With some character sets default value of binary column is displayed incorrectly
  17. Bug MDEV-29958
    Creation of table with too large definition does not obey KILL/max_statement_time
  18. Bug MDEV-29888
    No [ERROR] marker in error log on "debugger aborting" errors
  19. Bug MDEV-29887
    Drop of non-existing FK succeeds for temporary table
  20. Bug MDEV-29759
    Wrong error message upon CREATE OR REPLACE .. LIKE with merge table
  21. Bug MDEV-29756
    Spider self-locks for the duration of innodb_lock_wait_timeout upon INSERT .. SELECT
  22. Bug MDEV-32794
    ALTER TABLE IF EXISTS non_exists results in warning with Level "Error"
  23. Bug MDEV-32774
    Error 124 "Wrong index given to a function" upon HANDLER after DISABLE KEYS
  24. Bug MDEV-32730
    Create server on master node is not replicate to slave
  25. Bug MDEV-32666
    MSAN errors in JOIN_CACHE::read_all_record_fields
  26. Bug MDEV-32568
    my_read() may return -1 for errors but has unsigned (size_t) return type
  27. Bug MDEV-26207
    perfschema.show_aggregate,innodb,pot fails upon --repeat with wrong result
  28. Bug MDEV-26124
    Minor LOAD INDEX output inconsistencies under XA
  29. Bug MDEV-26069
    Outcome of sequence UPDATE is different on debug and release builds
  30. Bug MDEV-26051
    Unexpected ER_FK_NO_INDEX_PARENT upon adding a self-referencing foreign key
  31. Bug MDEV-24678
    mariabackup --prepare overwrites the backup content
  32. Bug MDEV-24628
    Aria does not check for the result of my_random_bytes call
  33. Bug MDEV-20829
    Ugly name qualification in ER_TRUNCATED_WRONG_VALUE_FOR_FIELD message
  34. Bug MDEV-20828
    Procedure call not modifying data is affected by strict SQL mode
  35. Bug MDEV-22081
    mariabackup crashes on exceeding open_files_limit
  36. Bug MDEV-22049
    System-Versioned Tables appears as BASE TABLE for SHOW FULL TABLES
  37. Bug MDEV-22033
    Server crashes in negate_expression upon meaningless GET DIAGNOSTICS
  38. Bug MDEV-20436
    Assertion `thd->killed != 0' failed in ha_maria::enable_indexes upon bootstrap with aria-encrypt-tables=1 without encryption plugin
  39. Bug MDEV-20412
    binlog.binlog_stm_binlog fails sporadically in build bot
  40. Bug MDEV-20540
    main.ctype_cp932_binlog_row failed in buildbot with wrong result
  41. Bug MDEV-20267
    CREATE TABLE + SELECT behaves incoherently
  42. Bug MDEV-20204
    Index prefix + nested loop used instead of straight index access under some specific cases
  43. Bug MDEV-19676
    HAVING with constant expression on empty table and without GROUP BY loses constant result.
  44. Bug MDEV-26524
    mysql_install_db break with umask 007 and nested datadir
  45. Task MDEV-26367
    Move helper functions in spd_db_conn.cc to separated file
  46. Task MDEV-26366
    Remove interdependency between spider_db_mbase_util and spd_db_conn.cc
  47. Task MDEV-26287
    Refactor spider_db_append_key_where_internal()
  48. Bug MDEV-21350
    user variable assignment and if function
  49. Bug MDEV-31145
    Strange warning after ALTER TABLE MODIFY ... COMPRESSED
  50. Bug MDEV-30939
    MariaDB 10.6.12 Some issue of 'mysql.server'
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