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-25681
    --relay-log{,-index} missing warning text ugly
  2. Bug MDEV-22479
    Windows : build does not work, if build directory contains plus character
  3. Task MDEV-23002
    Replace bool's with bitmaps in Item and THD
  4. Task MDEV-23001
    Precreate static Item_bool() to simplify code
  5. Bug MDEV-25752
    ADD_MONTHS with a non-integer argument gives a different result on Oracle compared to MariaDB
  6. Bug MDEV-25513
    raise systemd LimitNOFILE limits to match server defaults (~32768)
  7. Bug MDEV-24106
    mariabackup crashes when called without parameters on Windows
  8. Bug MDEV-20287
    Have the server process print a "starting mysql" message before first actual log message
  9. Bug MDEV-35139
    Semaphore wait has lasted > 600 seconds
  10. Bug MDEV-25154
    JSON_TABLE: Queries involving ordinality columns are unsafe for statement binlog and should be marked as such
  11. Bug MDEV-24905
    Assertion `!m.first->second.is_bulk_insert()' failed in trx_undo_report_row_operation
  12. Bug MDEV-24898
    Server crashes in st_select_lex::next_select / Item_subselect::is_expensive
  13. Bug MDEV-24890
    galera_3nodes.galera_ipv6_rsync MTR failed: rsync daemon port '16031' has been taken
  14. Bug MDEV-24823
    Crash with invalid multi-table update of view in 2nd execution of SP
  15. Bug MDEV-23130
    Server crashes on 2nd execution of sp
  16. Bug MDEV-22928
    SUMMARY: AddressSanitizer: SEGV storage/innobase/include/dict0mem.h:1178 in dict_index_t::is_spatial() const
  17. Bug MDEV-25715
    Building failure on MacOS 11.3.1 with Connect engine
  18. Bug MDEV-25710
    Dead code os_file_opendir() in the server
  19. Bug MDEV-25689
    metadata_table_reference_count, metadata_table_handles_closed are updated inconsistently; remove them
  20. Bug MDEV-25687
    trx_active_transactions is inconsistent and a potential performance hog; remove it
  21. Task MDEV-25669
    SST scripts should check all server groups in configuration files
  22. Bug MDEV-25666
    Atomic DDL: InnoDB: Operating system error number 2, Could not find a valid tablespace file
  23. Bug MDEV-25591
    Test case cleanups
  24. Bug MDEV-25584
    better file deletion on Windows (FILE_DISPOSITION_FLAG_POSIX_SEMANTICS)
  25. Bug MDEV-25568
    "RENAME TABLE" causes "Ignoring data file ... with space ID xxxx, since the redo log references ... with space ID xxxx."
  26. Bug MDEV-25553
    Avoid unnecessary rollbacks with SR
  27. Bug MDEV-25543
    Building failure on MacOS in case MariadDB server is compiled with XCode 12.5
  28. Bug MDEV-25536
    InnoDB: Failing assertion: sym_node->table != NULL in pars_retrieve_table_def
  29. Bug MDEV-25512
    Deadlock between sux_lock::u_x_upgrade() and sux_lock::u_lock()
  30. Bug MDEV-25503
    InnoDB hangs on startup during recovery
  31. Bug MDEV-25502
    rpl.rpl_perfschema_applier_status_by_worker failed in bb with: Test assertion failed
  32. Bug MDEV-25459
    MVCC read from index on CHAR or VARCHAR wrongly omits rows
  33. Bug MDEV-25442
    Lateral derived optimization causes signal 11 crash in CTE query and sometimes reports index corruption.
  34. Bug MDEV-25418
    rsync SST does not work with stunnel encryption
  35. Task MDEV-25304
    Atomic ALTER TABLE: MyRocks support
  36. Bug MDEV-22462
    Item_in_subselect::create_single_in_to_exists_cond(JOIN *, Item **, Item **): Assertion `false' failed.
  37. Bug MDEV-24545
    Sequence created by one connection remains invisible to another
  38. Task MDEV-24285
    support oracle build-in function: sys_guid
  39. Task MDEV-24089
    support oracle syntax: rownum
  40. Bug MDEV-24044
    mariabackup --backup: [ERROR] InnoDB: File <file>: 'opendir' returned OS error 71
  41. Bug MDEV-23911
    wsrep_sst_mariabackup acts on mysqld_settings even when it's not used
  42. Technical task MDEV-19682
    sql_mode="oracle" does not support sysdate
  43. Bug MDEV-26291
    ER_FILSORT_ABORT triggers - crash query when "for update" in a select statement
  44. Bug MDEV-15639
    sst mariabackup required datadir in my.cnf
  45. Bug MDEV-12906
    binlog_encryption.encrypted_master failed in buildbot - Failed to sync
  46. Technical task MDEV-20025
    ADD_MONTHS() Oracle function
  47. Technical task MDEV-20021
    sql_mode="oracle" does not support MINUS set operator
  48. Technical task MDEV-20017
    Implement TO_CHAR() Oracle compatible function
  49. Task MDEV-15371
    datadir must be specified in move process
  50. Bug MDEV-14974
    --port ignored for --host=localhost
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