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-6765
    error in documentation mariadb audit plugin
  2. Bug MDEV-6567
    Raw debug output in the error log
  3. Bug MDEV-6412
    Code style need to be the same
  4. Bug MDEV-6392
    Change innodb_have_lzo and innodb_have_lz4 as a static variables and reduce the number of ifdef's
  5. Bug MDEV-23076
    Misleading "Innodb: using atomic writes"
  6. Bug MDEV-15719
    ALTER TABLE…ALGORITHM=INPLACE is unnecessarily refused due to innodb_force_recovery
  7. Bug MDEV-6727
    Suboptimal execution plan (ref vs eq_ref) with 5x difference chosen with optimizer_use_condition_selectivity>=3 on query with JOINs, AND conditions
  8. Bug MDEV-6622
    Installation problem Ubuntu 14.01.1 64 bit
  9. Bug MDEV-6550
    Missing dependency on Debian 7 (Wheezy) installation package
  10. Bug MDEV-6548
    Incorrect compression on LZMA
  11. Bug MDEV-6522
    Mysql would not start (service hangs on startup due to missing ini file)
  12. Bug MDEV-6416
    Mapping missing for cassandra TimeUUIDType which is Primary Key in our case too.
  13. Bug MDEV-6411
    Setting set @@global_wsrep_sst_auth=NULL causes crash
  14. Bug MDEV-6361
    innodb_compression_algorithm configuration variable can be set to unsupported value
  15. Bug MDEV-6350
    Excessive unnecessary memory allocation at InnoDB/XtraDB startup if LZO is installed
  16. Bug MDEV-6305
    UNINIT_VAR emits code in non-debug builds
  17. Bug MDEV-6303
    MyISAM/Aria: Adding/removing non-materialized virtual column triggers table recreation
  18. Bug MDEV-9378
    failure to obtain key
  19. Bug MDEV-7195
    AVG() loses precision in INT context
  20. Bug MDEV-7117
    ANALYZE SELECT produces strange r_filtered value on a query with ORDER BY
  21. Bug MDEV-7115
    ANALYZE SELECT FROM empty table produces a plan which looks different from EXPLAIN
  22. Bug MDEV-6875
    TEE command does not work when piped into mysql client
  23. Bug MDEV-16328
    ALTER TABLE…page_compression_level should not rebuild table
  24. Bug MDEV-11972
    Assertion failure in sync_array_get_and_reserve_cell()
  25. Bug MDEV-14219
    Allow online table rebuild when encryption or compression parameters change
  26. Bug MDEV-14086
    Setting innodb_buffer_pool_load_now or innodb_buffer_load_abort will crash if innodb_read_only
  27. Bug MDEV-15723
    Crash in INFORMATION_SCHEMA.INNODB_SYS_TABLES when accessing corrupted record
  28. Bug MDEV-18349
    InnoDB file size changes are not safe when file system crashes
  29. Bug MDEV-18272
    InnoDB fails to rollback after exceeding FOREIGN KEY recursion depth
  30. Bug MDEV-14916
    Innodb reports warning for "Purge reached the head of the history list" should be removed.
  31. Bug MDEV-13693
    innodb.innodb-index-online-fk fails with mismatch on Windows, prints garbage instead of column name
  32. Bug MDEV-6807
    InnoDB: Assertion failure in file lock0lock.cc (lock != ctx->wait_lock)
  33. Bug MDEV-6796
    Unable to skip filesort when using implicit extended key
  34. Bug MDEV-6786
    Wrong join query result with outer_join_with_cache = off
  35. Technical task MDEV-6772
    still a problem at 10.0 and 10.1 (git hub)
  36. Bug MDEV-6728
    KILL QUERY executed on an idle connection can interrupt the next query
  37. Bug MDEV-6724
    Slow query optimizer with certain subqueries
  38. Bug MDEV-6711
    sys_vars/wsrep_* should use wsrep provider test
  39. Bug MDEV-6710
    Embedded server fails to initialize if InnoDB plugin is used
  40. Bug MDEV-6687
    Assertion `0' failed in Protocol::end_statement on query from I_S and mysql.user, join_cache_level > 2
  41. Bug MDEV-6681
    TokuDB crash on import of 100+ mln rows
  42. Bug MDEV-6633
    Remove magic dependencies for InnoDB compression methods
  43. Bug MDEV-6620
    Assertion range_end >= range_start fails in log0online.c on select from I_S.INNODB_CHANGED_PAGES (#2)
  44. Bug MDEV-6616
    Server crashes in my_hash_first if shutdown is performed when FLUSH LOGS is running
  45. Bug MDEV-6610
    Assertion `thd->is_error() || thd->killed' failed in mysql_execute_command on executing an SP with repeated CREATE TABLE .. SELECT
  46. Bug MDEV-6595
    [PATCH] HPPA: storage/xtradb/os/os0stacktrace.c:88:54: error: invalid operands to binary & (have 'void *' and 'long unsigned int')
  47. Bug MDEV-6580
    Assertion `thd' failed in my_malloc_size_cb_func upon writing status report into error log
  48. Bug MDEV-6575
    main.view --ps-protocol fails in ANALYZE code
  49. Bug MDEV-6518
    Binlog is not synced to disk when binlog is changed in runtime
  50. Bug MDEV-6512
    InnoDB: Assertion failure in thread 4537024512 in file buf0buf.cc line 2642
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