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-33574
    mysqlbinlog -R not working
  2. Bug MDEV-33568
    Misleading and unnecessarily noisy output in mysql_upgrade
  3. Bug MDEV-33527
    Stale data remains in userstat upon renaming table
  4. Bug MDEV-33432
    Erroneous CREATE OR REPLACE can cause replication abort
  5. Bug MDEV-33313
    Incorrect error message for "ALTER TABLE ... DROP CONSTRAINT ..., DROP col, DROP col"
  6. Bug MDEV-33287
    Table partitioning with only default partition bypasses data type limitations
  7. Bug MDEV-33269
    Timestamp field in privilege tables is not populated upon GRANT
  8. Bug MDEV-33198
    row number incorrect in warning message created by PROCEDURE
  9. Bug MDEV-33143
    EXCHANGE/CONVERT TO PARTITION on some engines fails with unexpected ER_TABLES_DIFFERENT_METADATA error
  10. Bug MDEV-34151
    Userstat does not count rows updated via FK cascade
  11. Bug MDEV-33902
    INDEX_STATISTICS updated upon ANALYZE TABLE .. PERSISTENT ...
  12. Bug MDEV-33887
    Replication Inconsistent with IGNORE_DOMAIN_IDS and MASTER_POS_WAIT()
  13. Bug MDEV-33885
    INDEX_STATISTICS not updated upon index merge union
  14. Bug MDEV-32979
    RocksDB and engines/funcs tests fail massively with ps-protocol
  15. Bug MDEV-32948
    Bogus error message "Found wrong key definition ..; Please do "ALTER TABLE .. FORCE" to fix it!"
  16. Bug MDEV-32942
    my_print_defaults leaks memory with wrong configuration file
  17. Bug MDEV-31215
    Assertion `marked_for_read()' failure coming from Regexp_processor_pcre::compile
  18. Bug MDEV-31665
    Mixed up errors and warnings in the replication abort error message
  19. Bug MDEV-31610
    Column CHECK referring invisible column prevents CREATE .. SELECT
  20. Bug MDEV-31588
    MyISAM: ERROR 126 (HY000): Index for table ... is corrupt followed by ERROR 145 (HY000): Table ... is marked as crashed when using key_cache_segments=1, and 'Got an error from unknown thread' in error log
  21. Bug MDEV-31584
    Assertion `thd->transaction->stmt.is_empty() || thd->in_sub_stmt' failed in mysql_execute_command from spider_table_bg_sts_action on INSTALL PLUGIN
  22. Bug MDEV-30579
    Confusing WSREP warning on HANDLER READ FIRST for spider table (possibly caused by zero-length self-referencing)
  23. Bug MDEV-32502
    CREATE table privilege allows to see SHOW CREATE output, but not columns
  24. Bug MDEV-32482
    Server crashes in thr_upgrade_write_delay_lock upon INSERT DELAYED in OQGraph table
  25. Bug MDEV-32474
    INSERT .. DEFAULT broken when when columns are out of order
  26. Bug MDEV-32937
    Unexpected error message for CREATE USER when tables are locked
  27. Bug MDEV-32142
    mariadb-install-db shows warning on missing directory $pamtooldir/auth_pam_tool_dir
  28. Bug MDEV-32031
    Some Rpl Tests use MTR variables for Save/Restore Instead of User Variables
  29. Bug MDEV-31205
    Typo: complatible > compatible
  30. Bug MDEV-31797
    Various tests in plugins suite fail with view-protocol
  31. Bug MDEV-31925
    mysqld_upgrade --check-if-upgrade-is-needed leaks files
  32. Bug MDEV-31923
    Mariadb 10.4 + 10.6 for Bookworm
  33. Bug MDEV-31886
    Server fails to shut down storage engine plugins when thread_stack is set to the smallest negative value
  34. Bug MDEV-31885
    Wrong result upon forcing fulltext index on InnoDB table
  35. Bug MDEV-32882
    Transaction not registered for MariaDB 2PC, but transaction is active upon CREATE .. SELECT from OQGraph table
  36. Bug MDEV-33076
    GLOBAL_VALUE_ORIGIN is shown wrongly if variable value was set via alias
  37. Bug MDEV-33044
    Loading time zones does not work with alter_algorithm INPLACE
  38. Bug MDEV-26821
    Wrong result: HAVING evaluates NULL = NULL as true, SELECT from view returns extra rows
  39. Bug MDEV-26793
    MariaBackup writes its options as "encryption parameters"
  40. Bug MDEV-26725
    No meaningful error message upon failing ANALYZE .. PERSISTENT with some engines
  41. Bug MDEV-26721
    Histograms are not calculated for geometry columns
  42. Bug MDEV-26694
    ER_TRUNCATED_WRONG_VALUE produced inconsistently upon UPDATE/DELETE
  43. Bug MDEV-26629
    lex->no_write_to_binlog is not initialized properly
  44. Bug MDEV-29522
    RocksDB RPM doesn't get built on Rocky Linux and Alma
  45. Bug MDEV-29505
    LeakSanitizer errors in TABLE_LIST::find_derived_handler after federated.federatedx_create_handlers with PS protocol
  46. Bug MDEV-29497
    pam_mariadb_mtr.so packaged in mariadb-test-data arch-independent deb
  47. Bug MDEV-29412
    galera new cluster
  48. Bug MDEV-29720
    negativ zero value with double and float type
  49. Bug MDEV-29688
    Wrong description of slow_query_log_file variable / option
  50. Bug MDEV-29629
    Session state tracking does not track variable changes via aliases
Refresh results
<< Previous 1 2
{"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