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-34152
    Userstat counts temporary table updates in user/client_statistics, but not in table_statistics
  2. Bug MDEV-33905
    INDEX_STATISTICS does not show data for FULLTEXT indexes
  3. Bug MDEV-33890
    For unique hash keys or for IDKU INDEX_STATISTICS counts INSERTs
  4. Bug MDEV-33715
    max_tmp_space_usage description is ambiguous
  5. Bug MDEV-33740
    Innodb_instant_alter_column should be a flush-able session status variable
  6. Bug MDEV-33591
    MONITOR_INC_VALUE_CUMULATIVE is executed regardless of "if" condition
  7. Bug MDEV-33590
    Possible access beyond array boundaries
  8. Bug MDEV-34345
    REPEAT (0,max_allowed_packet) causing client disconnect at max_allowed_packet-4 to max_allowed_packet size
  9. Bug MDEV-34151
    Userstat does not count rows updated via FK cascade
  10. Bug MDEV-34148
    Userstat does not register updated/deleted/read rows for Columnstore tables
  11. Bug MDEV-34112
    Operator name keywords like `and`, `or`, `xor` cause build errors when building with GCC flag `-fno-operator-names`
  12. Bug MDEV-33990
    SHOW STATUS counts ER_CON_COUNT_ERROR as Connection_errors_internal
  13. Bug MDEV-33961
    Issue with storage_engine deprecation in connection with replication causing Got error 140 "Wrong create options" from storage engine InnoDB
  14. Bug MDEV-33956
    old_passwords=1, while dynamic, does not take immediate effect when using replication
  15. Bug MDEV-33902
    INDEX_STATISTICS updated upon ANALYZE TABLE .. PERSISTENT ...
  16. Bug MDEV-33886
    INDEX_STATISTICS shows only one index for query with index merge intersect
  17. Bug MDEV-33885
    INDEX_STATISTICS not updated upon index merge union
  18. Bug MDEV-33876
    CMake : use documented variable ZLIB_LIBRARIES, rather than ZLIB_LIBRARY
  19. Bug MDEV-33837
    Fix some lintian problems
  20. Bug MDEV-33703
    Negative numbers and differnce of behaviour between sys.format_time() and FORMAT_PICO_TIME()
  21. Bug MDEV-34654
    perfschema.relaylog can fail based on the path of the build directory
  22. Bug MDEV-34501
    SIGSEGV in pfs_start_mutex_wait_v1, __strlen_avx2, or __strlen_evex from safe_mutex_lock on CREATE DEFINER when using skip-grant-tables
  23. Bug MDEV-34437
    SIGSEGV in vio_get_normalized_ip when using extra-port
  24. Bug MDEV-34403
    Self-referencing table produces "Got error 193" from InnoDB on cascading DELETE
  25. Bug MDEV-23530
    ERROR 1071: Specified key was too long; max key length is 1000/2000 bytes on CREATE TABLE ... UNIQUE KEY ... USING HASH
  26. Bug MDEV-13360
    too long values in mysql.innodb_table_stats.table_name
  27. Bug MDEV-33959
    mysqldump of all databases cannot be loaded if a table uses a sequence from another schema
  28. Bug MDEV-33605
    spider.partition_mrr - results not consistent
  29. Bug MDEV-33579
    Replica halts with MariaDB error code 1036: HA_ERR_TABLE_READONLY
  30. Bug MDEV-33578
    Replica severely lags on XA ROLLBACK when deleting rows from a non-transactional table while another table receives an INSERT inside the same XA transaction
  31. Bug MDEV-33534
    UBSAN: Negation of -X cannot be represented in type 'long long int'; cast to an unsigned type to negate this value to itself in my_double_round from sql/item_func.cc|
  32. Bug MDEV-33524
    Assertion `marked_for_read()' failure in Item_func_conv_charset::Item_func_conv_charset
  33. Bug MDEV-33496
    Out of range error in AVG(YEAR(datetime)) due to a wrong data type
  34. Bug MDEV-33489
    The test atomic.alter_table occasionally times out
  35. Bug MDEV-33402
    Calling a private package routine by its 3-step name does not fail
  36. Bug MDEV-33399
    Package variables return a wrong result when changed inside a function
  37. Bug MDEV-36835
    main.aborted_clients fails after various tests
  38. Bug MDEV-34306
    Assertion `(buff[7] & 7) == HEAD_PAGE || (buff[7] & 7) == UNALLOCATED_PAGE' failed in _ma_read_block_record
  39. Bug MDEV-34297
    get_rnd_value() of ib_counter_t is unnecessarily complex
  40. Bug MDEV-34283
    A misplaced btr_cur_need_opposite_intention() check may fail to prevent hangs
  41. Bug MDEV-34274
    Test rpl.rpl_change_master_demote frequently fails on buildbot with "IO thread should not be running..."
  42. Bug MDEV-34271
    main.status fails sporadically with a diff
  43. Bug MDEV-34230
    [ERROR] Got error 134 when reading temporary table, Got error 175 "File too short; Expected more data in file"
  44. Bug MDEV-34215
    SELECT DATE_FORMAT(..., %h) gives incorrect result with cursor protocol
  45. Bug MDEV-34213
    LEFT and RIGHT with big value for parameter 'len' >0 return empty value in cursor protocol
  46. Bug MDEV-34204
    Assertion `!*detailed_error' failed in void trx_t::assert_freed() const
  47. Bug MDEV-34199
    Server crashes when executing a query related to uninstalled RocksDB storage engine using prepared statement
  48. Bug MDEV-34189
    Unexpected error on `WHERE inet6col`
  49. Bug MDEV-34155
    Prepare statement with select from view fails on second execution when view definition has HAVING in a correlated subquery references columns in the outer query
  50. Bug MDEV-34130
    UBSAN shift exponent X is too large for 32-bit type 'unsigned int' in best_access_path
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