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-4957
    mysql.server init script output is garbled on Debian Wheezy for the start and stop commands
  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-768
    LP:844997 - Wrong query result with SELECT const_table_column, aggregate_func, implict grouping and empty resultset
  4. Bug MDEV-7756
    Status variables not all alphabetical
  5. Bug MDEV-13079
    Table x contains y indexes inside InnoDB, which is different from MySQL
  6. Bug MDEV-13775
    cross compile fail on arm/mips musl
  7. Bug MDEV-5577
    Querying/creating an unreacheable Federated table makes a non-ending and unkillable query
  8. Bug MDEV-5483
    Make sure all files in MariaDB have proper license headers
  9. Bug MDEV-5478
    Improper maintenance of TIMESTAMP_AUTO_SET_ON_BOTH interferes with REPLACE optimization
  10. Bug MDEV-5475
    mysqldump: executable comments for virtual columns
  11. Bug MDEV-5444
    COERCIBILITY() returns different results in prepared vs direct execution
  12. Bug MDEV-5331
    innodb.innodb_prefix_index_restart_server test fails sometimes
  13. Bug MDEV-5249
    There are several levels of AND/OR after fix_fields()
  14. Bug MDEV-5209
    mysqldump always creates <table>.sql when using delimited-text format
  15. Bug MDEV-5157
    example engine is packaged on windows
  16. Bug MDEV-5150
    Server crashes in subselect_union_engine::no_rows on killing query with UNION
  17. Bug MDEV-5149
    using index for group-by slower than using index scan if many unique values in index
  18. Bug MDEV-5050
    Different result set with index_merge=on and index_merge=off on comparing a date column to an incorrect value
  19. Bug MDEV-5017
    No warning when using IF(string-input) in numeric context
  20. Bug MDEV-4992
    'DROP DATABASE IF EXISTS' causes replication to break (does not break in MySQL)
  21. Bug MDEV-4980
    Conditional jump or move depends on uninitialised value - slave sql - ha_myisam::check_and_repair
  22. Bug MDEV-4876
    mysqldumpslow doesn't summarize query counts correctly on a general log
  23. Bug MDEV-4867
    Incomplete Binlog writes on disk-full error, also breaking slave replication
  24. Bug MDEV-4832
    mariadb crash on disk full with mysqld got signal 11
  25. Bug MDEV-4826
    UPDATE in Stored Function is not rolled back
  26. Bug MDEV-4825
    Valgrind warnings (blocks are still reachable in loss record) on parsing CREATE TABLE with virtual column
  27. Bug MDEV-4814
    my_create don't handle errors
  28. Bug MDEV-4781
    Using DISTINCT on composite key disable usage of loose scan optimisation
  29. Bug MDEV-4777
    innodb_force_recovery is more efficient with InnoDB plugin than XtraDB on certain cases
  30. Bug MDEV-4655
    Difference in how GREATEST and COALESCE process arguments
  31. Bug MDEV-4642
    Index ignored on a query based on Aria table, while works fine with MyISAM
  32. Bug MDEV-4595
    GROUP BY in subqueries removed too aggressively
  33. Bug MDEV-4567
    mysql_test init_connect.test does not work with --ddd not --gdb options
  34. Bug MDEV-4565
    Server crashes in audit_null_plugin_deinit if audit_null could not create the log file on plugin startup
  35. Bug MDEV-4424
    mysql_secure_installation treats backslashes in passwords as escape characters
  36. Bug MDEV-4368
    Client hangs when using an imported MySQL database with wrong ownership
  37. Bug MDEV-4294
    Valgrind warnings (uninitialised value(s)) in hp_mask / hp_search / my_bcmp on GROUP BY UNCOMPRESSED_LENGTH
  38. Bug MDEV-4192
    mariadb-server not installable without including mariadb-client-core-5.5
  39. Bug MDEV-4007
    max_query_timeout is not shown upon SELECT from mysql.user
  40. Bug MDEV-3946
    Valgrind warning (Invalid read) in best_access_path on INSERT .. SELECT with InnoDB tables with many columns including TEXT, derived_with_keys, NATURAL JOIN, TEMPTABLE view or FROM subquery
  41. Bug MDEV-3871
    Valgrind warnings in ha_maria::check_if_incompatible_data on an attempt to alter a partitioned Aria table to an unknown engine
  42. Bug MDEV-3867
    bogus ER_BINLOG_UNSAFE_WRITE_AUTOINC_SELECT warning
  43. Bug MDEV-581
    LP:929838 - Downport of InnoDB/ICP from mysql 5.6 increased Innodb_buffer_pool_read_requests
  44. Bug MDEV-579
    LP:921773 - Suboptimal plan chosen for Q16 of a MyISAM DBT-3 database
  45. Bug MDEV-651
    LP:889751 - semijoin does not take into account materialization and in_to_exists optimizer_switches
  46. Bug MDEV-678
    LP:881383 - Corrupt ARCHIVE tables failing to repair
  47. Bug MDEV-642
    LP:855323 - ST_AREA returns different results on two equivalent multipolygons
  48. Bug MDEV-627
    LP:837496 - Empty resultset when joining OQGRAPH tables
  49. Bug MDEV-6853
    Unexpected zero result on 1 % <very small decimal> (wrong default precision of the returned result?)
  50. Bug MDEV-6852
    Sequence of decimal division and multiplications returns 0 instead of the real result
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