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-11957
    Memory leak in mysql command line client
  2. Bug MDEV-14243
    CHECK PARTITION behavior is inconsistent between servers with disabled partitioning and without partitioning
  3. Bug MDEV-14518
    HA_REC_NOT_IN_SEQ comment appears to be incorrect
  4. Bug MDEV-13463
    Unescaped table name during detection of table structure
  5. Bug MDEV-6234
    Improve rpm package dependencies
  6. Bug MDEV-699
    LP:1007806 - index_merge/interesection is picked when it seems to be the best plan
  7. Bug MDEV-11181
    Resource option MAX_USER_CONNECTIONS in CREATE USER is limited by 2**32
  8. Bug MDEV-10928
    Inconsistent use of ER_TRG_ON_VIEW_OR_TEMP_TABLE vs ER_WRONG_OBJECT
  9. Bug MDEV-10860
    Mix of aggregate window functions and GROUP BY produces confusing results
  10. Bug MDEV-11517
    Confusing error message upon attempt to create an indexed virtual column with partially supported functions
  11. Bug MDEV-6867
    FSF address is incorrect in some files
  12. Bug MDEV-23829
    confusing error message for SET ROLE INVALID
  13. Bug MDEV-20152
    Generated column's index not updated from RBR events (both Galera and async replication)
  14. Bug MDEV-16724
    CONNECT Engine's SRCDEF does not work with MS SQL 2016
  15. Bug MDEV-12134
    Condition is evaluated on an empty table
  16. Bug MDEV-12080
    usage of enforce_storage_engine may cause ALTER .. PARTITION BY statements to fail
  17. Bug MDEV-12077
    Update GTID_IO_POS in non GTID replication mode
  18. Bug MDEV-12006
    Inconsistent behavior of DEFAULT clause for TEXT column upon upgrade from previous versions
  19. Bug MDEV-11973
    MariaDB 10.0.29 should depend on "shadow-utils" package for yum install
  20. Bug MDEV-11909
    Must reject numbers in incorrect floating point format
  21. Bug MDEV-11892
    Warning caused by NO_ZERO_DATE is different for TIMESTAMP and other date-related columns
  22. Bug MDEV-11845
    max_long_data_size has been silently deprecated since 5.5
  23. Bug MDEV-11758
    Valgrind warnings (still reachable in loss record) in malloc / .. / init_dynamic_string / check_command_args (mysqltest.c)
  24. Bug MDEV-11747
    Suspicious limitation for RANGE frames
  25. Bug MDEV-14216
    Buffer algorithm wrongly used on partitioned tables during UPDATE
  26. Bug MDEV-14539
    mariadb-10.2.11/storage/mroonga/vendor/groonga/lib/ts/ts_expr_parser.c:675: bad if ?
  27. Bug MDEV-12885
    MDL_SHARED_READ_ONLY is taken instead of MDL_SHARED_READ upon LOCK TABLE .. READ for a MERGE table
  28. Bug MDEV-12884
    Bad error message upon ALTER TABLE with wrong ROW_FORMAT
  29. Bug MDEV-12880
    INSERT DELAYED is not detected as inapplicable to a table under lock
  30. Bug MDEV-12793
    SRID set incorrectly for GEOMETRY_FROM_JSON function
  31. Bug MDEV-12792
    limit queries with spider parallel / bgs_mode on generate unnecessary queries
  32. Bug MDEV-12790
    Invalid role error message is not descriptive if you were trying to add grants
  33. Bug MDEV-13151
    Indeterministic results of multi-table update on RocksDB (or other) tables
  34. Bug MDEV-13142
    Error message for corrupted zip files is confusing (CONNECT engine, ZIP type)
  35. Bug MDEV-13083
    Assertion `prev == 0 && next == 0' or wrong usage of mutex 'LOCK_thread_count' and 'LOCK_status'
  36. Bug MDEV-14047
    "Too many open files"
  37. Bug MDEV-13963
    storage/tokudb/PerconaFT/ft/serialize/ft-serialize.cc:419: suspicious switch statement ?
  38. Bug MDEV-13960
    mariadb-10.2.9/storage/mroonga/vendor/groonga/lib/pat.c:773:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  39. Bug MDEV-13954
    mariadb-10.2.9/storage/mroonga/vendor/groonga/lib/egn.cpp: 2 * suspicious condition ?
  40. Bug MDEV-13953
    mariadb-10.2.9/storage/innobase/row/row0import.cc:3602: possible cut'n'paste error ?
  41. Bug MDEV-13952
    storage/connect/tabmac.cpp:369: pointless call to strncpy ?
  42. Bug MDEV-13951
    mariadb-10.2.9/storage/connect/macutil.cpp:232: pointless call to strncpy ?
  43. Bug MDEV-13943
    MariaDB Query Cache not working with ORDER BY clause
  44. Bug MDEV-22287
    unit.conc_charset fails in 32 bits
  45. Bug MDEV-18324
    MariaBackup-related failures in DDL scenarios on 10.1
  46. Bug MDEV-18008
    Significant memory usage with COLUMN_GET
  47. Bug MDEV-15435
    clang: error: unknown argument: '-fwhole-program'
  48. Bug MDEV-13846
    Dead code ha_innobase::records_in_range() for SPATIAL INDEX
  49. Bug MDEV-13604
    mariadb-10.2.8/storage/mroonga/lib/mrn_path_mapper.cpp: 4 * cart before horse ?
  50. Bug MDEV-13465
    Memory leak in mysqltest on using die in perl block
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