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-6570
    Bad value can be inserted into an ENUM field when character set conversion
  2. Bug MDEV-5933
    Wrong result for ROUND(1e308/3,-302)
  3. Bug MDEV-5770
    Inconsistency between string and hex warning representation when converting from string to the other types
  4. Bug MDEV-17386
    cmake: fix ucontext detection
  5. Bug MDEV-17375
    sql_mode=ORACLE: Incompatibility with CAST(number AS CHAR)
  6. Bug MDEV-17358
    my_reverse_bits() is incorrect due to UB
  7. Bug MDEV-17332
    Use -f with pgrep
  8. Bug MDEV-17313
    Data race in ib_counter_t
  9. Bug MDEV-17307
    "Incorrect key file for table" is produced instead of "No space left on device" when tmpdir gets full during operation on MyISAM table
  10. Bug MDEV-17428
    Update wsrep_max_ws_rows and wsrep_max_ws_size values in wsrep.cnf.sh
  11. Bug MDEV-17427
    suggestion in distributed config file can break mysqlbinlog
  12. Bug MDEV-17524
    Use 'exit' instead of 'return'
  13. Bug MDEV-17457
    Cannot repair myisam table with mysqlcheck option --use-frm
  14. Bug MDEV-17508
    Fix bug for spider when using "not like"
  15. Bug MDEV-16902
    openssl_6975 test fail
  16. Bug MDEV-17094
    ON UPDATE NOW on period fields could break constraints
  17. Bug MDEV-10307
    CAST(11068046444225730969 AS SIGNED) does not return a warning
  18. Bug MDEV-10090
    Error message for CREATE USER of existing user is unhelpful
  19. Bug MDEV-10042
    multi_source.info_logs sporadically fails in buildbot, wrong result
  20. Bug MDEV-9963
    information_schema.innodb_sys_tablestats MODIFIED_COUNTER weirdness
  21. Bug MDEV-8851
    innodb.innodb_information_schema fails sporadically in buildbot
  22. Bug MDEV-8837
    MariaDB-client-10.0.21-1.el7.centos.x86_64 - auto-rehash has no effect?
  23. Bug MDEV-8810
    Warnings for EDOM vs truncation in val_int, val_real, val_decimal
  24. Bug MDEV-8733
    Table storage engine conversion does not remove TRANSACTIONAL flags
  25. Bug MDEV-8606
    Wrong results with optimize_join_buffer_size=on
  26. Bug MDEV-8517
    binlog.binlog_xa_recover fails sporadically in buildbot with extra checkpoint
  27. Bug MDEV-8513
    Redundant warning on storing '1E1000' into a FLOAT column
  28. Bug MDEV-8490
    INT,DOUBLE,DECIMAL produce different warnings on comparison
  29. Bug MDEV-8422
    [PATCH] User defined characters cause segmentation fault
  30. Bug MDEV-8414
    Data type inconsistencies
  31. Bug MDEV-31912
    ASAN errors in base_list_iterator::next_fast / JOIN::choose_tableless_subquery_plan on 2nd execution of SP
  32. Bug MDEV-12847
    InnoDB: Error in pars0opt.cc: table test/#sql-5870_3 has prefix_len != 0
  33. Bug MDEV-9681
    select with inner join against empty table brings unexpected values
  34. Bug MDEV-32768
    MSAN/Valgrind errors in my_well_formed_char_length_utf8
  35. Bug MDEV-30565
    Direct leak in ha_innobase::open with indexed virtual columns
  36. Bug MDEV-31195
    Assertion `outer_context || !*from_field || *from_field == not_found_field' failed on 2nd execution of PS with subqueries
  37. Bug MDEV-32199
    ASAN errors in dd_frm_type upon concurrent CREATE TABLE and TRIGGER
  38. Bug MDEV-29122
    ASAN errors in my_mb_wc_bin / Item_func_soundex::val_str
  39. Bug MDEV-31454
    LeakSanitizer errors in ha_innobase::open after gcol.innodb_virtual_debug
  40. Bug MDEV-29943
    MariaBackup loses a DML operation after server restart
  41. Bug MDEV-630
    LP:917129 - Replication failure on concurrent REMOVE PARTITIONING and OPTIMIZE PARTITION
  42. Bug MDEV-29455
    mysql_ha_read attempts table read after 'Access denied' for server created by CREATE SERVER | Got error 12701 when reading table
  43. Bug MDEV-11113
    Server with binary logging refuses to start with a vague error if fake version does not match X.Y pattern
  44. Bug MDEV-17394
    Row-based replication DATETIME(m) to DATETIME(s) does not work or incorrect
  45. Bug MDEV-17977
    FLUSH MASTER fails with ER_NO_UNIQUE_LOGFILE and causes subsequent assertion failure `Count >= rest_length' in _my_b_write
  46. Bug MDEV-31717
    mariadb sst scripts to copy .my-healthcheck.cnf
  47. Bug MDEV-25130
    CREATE TABLE accepts and ignores parameters for geometry types
  48. Bug MDEV-4126
    MySQL:68254 - wrong result with non-deterministic GROUP BY in subquery
  49. Bug MDEV-22952
    gcol.innodb_virtual_purge failed in buildbot with lock wait timeout
  50. Bug MDEV-8639
    Bad result set when using prefix keys and characters less than space
Refresh results
<< Previous 5 6 7 8 9
{"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