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-36987
    Log line "Server socket created on IP" is ambiguous due to missing port information
  2. Bug MDEV-34926
    mysql-install-db suggests a deprecated procedure
  3. Bug MDEV-36977
    Histogram code lacks coverage for non-latin characters
  4. Bug MDEV-35323
    ER_TOO_BIG_FIELDLENGTH shows wrong maximum length for vector field
  5. Bug MDEV-36995
    vector: ifunc is not supported by musl (build 11.8.2 on Alpine Linux)
  6. Bug MDEV-36697
    Wrong server.cnf template for MariaDB 11.4?
  7. Bug MDEV-36753
    Assertion `str[strlen(str)-1] != '\n'' failed in my_message_sql upon REPAIR .. USE_FRM with encryption enabled
  8. Bug MDEV-12305
    MariaDB doesn't compile on Debian GNU Hurd (PATH_MAX issue)
  9. Bug MDEV-21654
    binary library file pam_mariadb_mtr.so installed among test data files
  10. Bug MDEV-7761
    Some MTR tests fail when run on a host named 'localhost'
  11. Bug MDEV-35353
    Slow query log has Rows_examined: 0 for UNION ALL queries
  12. Bug MDEV-35184
    Corruption errors upon creation or usage of Federated table with vector key
  13. Bug MDEV-37005
    Unexpected ER_TABLE_EXISTS_ERROR on primary or replica upon CREATE OR REPLACE for partitioned table
  14. Bug MDEV-36901
    huge performance drop after update
  15. Bug MDEV-36894
    MemorySanitizer: use-of-uninitialized-value JSNX::ParseJpath (Connect)
  16. Bug MDEV-36893
    MSAN: THD::reset_sub_statement_state swaps with uninitialized structure
  17. Bug MDEV-36882
    Inconsistent DBUG_ASSERT makes GCC 14.2 -Og fail with -Warray-bounds
  18. Bug MDEV-36848
    identify tests for not_msan.inc that could be not_msan_big.inc
  19. Bug MDEV-36827
    mariabackup ignores tables-file and completes without error and nothing is backed up
  20. Bug MDEV-36777
    create vector table failed with VECTOR INDEX when innodb_force_primary_key=on
  21. Bug MDEV-36758
    LeakSanitizer errors in MHNSW_Share::alloc_node after DML on empty table with vector key
  22. Bug MDEV-36729
    Undefined behaviour: ha_example plugin show_func_example via show_status_array for SHOW_SIMPLE_FUNC has wrong function defination
  23. Bug MDEV-35611
    Assertion failure in Diagnostics_area::sql_errno upon interrupted ALTER
  24. Bug MDEV-35523
    Server crashes with "WSREP: Unknown writeset version: -1"
  25. Bug MDEV-37143
    11.4 Mariadb-backup fails on Windows with SSL certificate is self-signed error
  26. Task MDEV-37107
    Optimise dot_product by loop-unrolling by a factor of 4
  27. Bug MDEV-37104
    warning C4789: in function 'void __cdecl store_compressed_length() buffer 'buf' of size 4 bytes will be overrun; 8 bytes will be written starting at offset 1
  28. Bug MDEV-37103
    innodb_immediate_scrub_data_uncompressed=ON may break innodb_undo_log_truncate=ON
  29. Bug MDEV-37092
    galera_new_cluster installed under WITH_WSREP=OFF
  30. Bug MDEV-37088
    main.information_schema_db test fails in Gentoo network sandbox
  31. Bug MDEV-37087
    main.mariadb-import test fails in Gentoo network sandbox
  32. Bug MDEV-37060
    MSAN binlog_encryption.mysqlbinlog - client event server_id uninitialized in is_server_id_excluded check
  33. Bug MDEV-37055
    UBSAN: 32801 is outside the range of representable values of type 'short'
  34. Bug MDEV-37052
    JSON_TABLE/JSON_SCHEMA_VALID stack overflow handling errors
  35. Bug MDEV-37049
    my_assume_aligned assertion in mariabackup under encryption.recovery_memory test
  36. Bug MDEV-37033
    row_log_table_apply_ops runtime error: applying non-zero offset 1048576 to null pointer
  37. Bug MDEV-37027
    Hang after update on access to several tables
  38. Bug MDEV-36465
    MDEV-33813 Regression, Queries in 'Waiting for someone to free space' state will not automatically retry IO and hang forever
  39. Bug MDEV-36463
    Rename expression_cache to subquery_cache
  40. Bug MDEV-31721
    Cursor protocol increases the counter of "Empty_queries" for select
  41. Bug MDEV-36337
    runtime error: call to function (udf_example) netaphon through pointer to incorrect function type 'char *(*)(st_udf_init *, st_udf_args *, char *, unsigned long *, unsigned char *, unsigned char *)
  42. Bug MDEV-36328
    MSAN: use-of-uninitialized-value in ha_innobase::records_in_range
  43. Bug MDEV-36327
    MSAN use-of-uninitialized-value in i_s_sys_columns_fill_table
  44. Bug MDEV-36316
    Debug MSAN error on InnoDB Bootstrap
  45. Bug MDEV-36215
    Wrong query result due to Table Elimination hitting unique_col IS NULL condition
  46. Bug MDEV-36117
    MDL BF-BF conflict on UPDATE/DELETE with DROP/CREATE/ALTER with multi-level foreign key parents
  47. Bug MDEV-36030
    sysschema.v_privileges_by_table_by_level test fails in network sandbox with hostname set to localhost
  48. Bug MDEV-35826
    Debian packaging to include arm64 build dependencies for columnstore
  49. Bug MDEV-32907
    spider incorrectly translates sum() query to a column
  50. Bug MDEV-35009
    MSAN: Initialize affected_rows in SQL service
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