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-5485
    Minor man pages formatting issues
  2. Bug MDEV-593
    LP:955089 - Failure to open a CSV table will give Out-of-memory message even if the problem is not related to memory
  3. Bug MDEV-671
    LP:906323 - Query "stop slave" hangs
  4. Bug MDEV-768
    LP:844997 - Wrong query result with SELECT const_table_column, aggregate_func, implict grouping and empty resultset
  5. Bug MDEV-5688
    When mysql_install_db fails it recommends using /usr/scripts/msqlbug to report a bug, but that file doesnt exist.
  6. Bug MDEV-6867
    FSF address is incorrect in some files
  7. Bug MDEV-5510
    [PATCH] Replace "MySQL" strings with "MariaDB" on the mysql.server init script output
  8. Bug MDEV-5488
    \W client command does not work well with DELIMITER
  9. Bug MDEV-5483
    Make sure all files in MariaDB have proper license headers
  10. Bug MDEV-5462
    CREATE AS SELECT produces invalid table structure (with NULL type) and causes replication failure
  11. Bug MDEV-5362
    [PATCH] mariadb-5.1.67 link errors on ubuntu 13.10
  12. Bug MDEV-5352
    tis620: Sortlen is too large
  13. Bug MDEV-5328
    Assertion `0' fails on creating a temporary table via trigger (MySQL:70983)
  14. Bug MDEV-5323
    Ctrl-C not working under Ubuntu
  15. Bug MDEV-5266
    MySQL:57657 - Temporary MERGE table with temporary underlying is broken by ALTER
  16. Bug MDEV-5218
    mysql command line client prints broken tables for combining characters
  17. Bug MDEV-5174
    Filesort excessively uses disk space for TINYBLOB and TINYTEXT columns
  18. Bug MDEV-5071
    [5.1-5.2 only] Wrong result (missing rows) with group by, multi-part key, equality conditions (MySQL:70359)
  19. Bug MDEV-5061
    Init script name doesn't match what default CentOS MySQL package provides
  20. Bug MDEV-4890
    Valgrind warnings on shutdown on a build with openSSL
  21. Bug MDEV-4826
    UPDATE in Stored Function is not rolled back
  22. Bug MDEV-4814
    my_create don't handle errors
  23. Bug MDEV-4755
    ER_FT_MATCHING_KEY_NOT_FOUND on query from table with fulltext index
  24. Bug MDEV-4714
    Wrong TIME value from a long string
  25. Bug MDEV-4677
    GROUP_CONCAT not showing any output with group_concat_max_len >= 4Gb
  26. Bug MDEV-4664
    mysql_upgrade crashes if root's password contains an apostrophe/single quotation mark
  27. Bug MDEV-4586
    dbug library has races in implementation of DBUG_EXECUTE_IF
  28. Bug MDEV-4585
    [5.1/5.2 only] Assertion `min_key || max_key' fails in ha_rows ha_innobase::records_in_range
  29. Bug MDEV-4578
    information_schema.processlist reports incorrect value for Time (2147483647)
  30. Bug MDEV-4471
    xa transaction hit the query cache, after xa commit, no result return
  31. Bug MDEV-4444
    Server crashes with "safe_mutex: Trying to destroy a mutex share->mutex that was locked" on attempt to recover an archive table
  32. Bug MDEV-4424
    mysql_secure_installation treats backslashes in passwords as escape characters
  33. Bug MDEV-4354
    PBXT: Server crashes in in xt_spinlock_set on HANDLER .. READ `PRIMARY` NEXT
  34. Bug MDEV-4347
    PBXT: Server crashes in handler::compare_key on SELECT .. FOR UPDATE
  35. Bug MDEV-4346
    Assertion `0' fails in net_end_statement(THD*) on concurrent DML and KILL with InnoDB and PBXT
  36. Bug MDEV-4302
    Enabling the InnoDB Lock Monitor with XtraDB+ does not add any extra logging information
  37. Bug MDEV-4289
    Assertion `0' fails in make_sortkey with GROUP_CONCAT, MAKE_SET, GROUP BY
  38. Bug MDEV-4264
    binary data in mysqlbinlog output
  39. Bug MDEV-4215
    Incorrect enum values returned when using union after "create as select"
  40. Bug MDEV-734
    LP:917662 - mysql_print_status() missing final fflush()
  41. Bug MDEV-678
    LP:881383 - Corrupt ARCHIVE tables failing to repair
  42. Bug MDEV-657
    LP:873142 - GREATEST() does not always return same signness of argument types.
  43. Bug MDEV-629
    LP:832679 - InnoDB: Error: row_search_for_mysql() is called without ha_innobase::external_lock()
  44. Bug MDEV-607
    LP:821241 - Server reports memory exhausted on statement prepare
  45. Bug MDEV-6851
    Decimal multiplication loses precision for no good reason
  46. Bug MDEV-6619
    SHOW PROCESSLIST returns empty result set after KILL QUERY
  47. Bug MDEV-6468
    MYSQL_PS1 no longer handles "\n" correctly
  48. Bug MDEV-6356
    QUERY CACHE - Query Cache And Autocommit
  49. Bug MDEV-6203
    Mysqldump output comments to .sql files without respect to --compact option
  50. Bug MDEV-5933
    Wrong result for ROUND(1e308/3,-302)
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