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-25273
    Typo in error message for ER_JSON_DEPTH: "strucures"
  2. Bug MDEV-25577
    mariadb-tzinfo-to-sql generates superfluous warnings
  3. Bug MDEV-28599
    EXCHANGE PARTITION on view causes ER_CHECK_NO_SUCH_TABLE instead of ER_WRONG_OBJECT
  4. Bug MDEV-28495
    Corruption due to attempting to start up multiple servers on the same data
  5. Bug MDEV-29058
    Assertion `index->type == 32' failed in dict_index_build_internal_fts
  6. Task MDEV-16605
    Always include buf_madvise_do_dump in binaries.
  7. Task MDEV-18702
    mysqldump should use max_statement_time=0 and/or allow setting one
  8. Bug MDEV-14804
    innodb.update_time failed in buildbot with wrong result
  9. Bug MDEV-26447
    mysqldump creates temporary MyISAM table for each VIEW
  10. Bug MDEV-28749
    restore_prev_nj_state() doesn't update cur_sj_inner_tables correctly
  11. Bug MDEV-28746
    Wrong error code ER_BAD_DB_ERROR for long filenames
  12. Bug MDEV-28716
    innodb.innodb_28867993 fails on FreeBSD with an error in log file
  13. Bug MDEV-25257
    SEGV in fts_get_next_doc_id upon some INSERT
  14. Bug MDEV-23149
    Server crashes in my_convert / ErrConvString::ptr / Item_char_typecast::check_truncation_with_warn
  15. Bug MDEV-23097
    heap-use-after-free in mysqlimport
  16. Bug MDEV-28706
    ALTER TABLE ... FORCE harvests 1879: Upgrade index name failed,
  17. Bug MDEV-28697
    One Node crashed and did not recover
  18. Bug MDEV-28689
    Two improper locking bugs in the method compress_write
  19. Bug MDEV-28666
    upgrade 10.2 -> 10.6.8, 10.7.4 fails due to file conflict in libmariadb-dev
  20. Bug MDEV-28517
    Assertion failure in file fts0que.cc
  21. Bug MDEV-28512
    InnoDB: Assertion failure in file ./storage/innobase/dict/dict0mem.cc line 147
  22. Bug MDEV-28389
    Data too long for column 'line'
  23. Bug MDEV-28246
    Optimizer uses all partitions during an update in MariaDB 10.6.x but not in 10.2.x
  24. Bug MDEV-27852
    InnoDB: Failing assertion: dict_tf2_is_valid(flags, flags2)
  25. Task MDEV-27766
    CONNECT Engine Support for INSERT IGNORE with Mysql Table type
  26. Bug MDEV-27686
    Moving libexecinfo out of FreeBSD / OpenBSD specific CMake code
  27. Technical task MDEV-29025
    MTR doesn't print stack trace for bootstrap crashes
  28. Technical task MDEV-29023
    MTR hangs after multiple failures
  29. Bug MDEV-29004
    Linux client doesn't accept non-ascii characters with default-character-set=utf8
  30. Bug MDEV-28976
    InnoDB: Missing FILE_CHECKPOINT
  31. Bug MDEV-28931
    MTR prints detailed stack trace unconditionally, etc
  32. Bug MDEV-28912
    Assertion `ha_alter_info->key_count + (dict_table_get_first_index(ctx->new_table))->is_gen_clust() + .... in bool prepare_inplace_alter_table_dict
  33. Task MDEV-28884
    include kernel information in crashing signal handler
  34. Bug MDEV-28779
    ALTER TABLE IMPORT TABLESPACE fails with Data structure corruption
  35. Bug MDEV-27282
    InnoDB: Assertion failure in file /local/p4clients/pkgbuild-78Qdm/workspace/src/RDSMariaDB/storage/innobase/fts/fts0que.cc line 3833 InnoDB: Failing assertion: !query->intersection
  36. Bug MDEV-29139
    Crash when using ANY predicand with redundant subquery in GROUP BY clause
  37. Bug MDEV-29131
    Assertion `status == 0' failed when renaming user after deleting table roles_mapping
  38. Bug MDEV-29125
    'Not exists' optimization isn't applied though listed in EXPLAIN plan
  39. Bug MDEV-23850
    Server crash with SIGFPE in decimal2bin, ASAN global-buffer-overflow in decimal_bin_size, assertion `scale <= precision'
  40. Bug MDEV-21027
    Assertion `part_share->auto_inc_initialized || !can_use_for_auto_inc_init()' failed in ha_partition::set_auto_increment_if_higher
  41. Bug MDEV-26544
    Assertion `part_share->auto_inc_initialized' failed in ha_partition::get_auto_increment on INSERT
  42. Bug MDEV-26431
    MariaDB Server use-after-poison
  43. Bug MDEV-14642
    Assertion `table->s->db_create_options == part_table->s->db_create_options' failed in compare_table_with_partition
  44. Bug MDEV-18776
    Assertion `0' failed in mysql_execute_command with SET STATEMENT
  45. Bug MDEV-9020
    Connect issues ALTER TABLE DISABLE KEYS when inserting data
  46. Bug MDEV-28719
    compress_write() fails to release mutex on failure
  47. Bug MDEV-29109
    mariabackup --rsync option broken since 10.3
  48. Bug MDEV-29074
    GET_BIT variables crash in SET STATEMENT
  49. Bug MDEV-25068
    Node crashes with Transport endpoint is not connected mysqld got signal 6 ;
  50. Bug MDEV-23022
    Incorrect query result when NOT inside BETWEEN is used in VIEW
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