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-33905
    INDEX_STATISTICS does not show data for FULLTEXT indexes
  2. Bug MDEV-29030
    inconsistent innodb full text max byte length/max char length
  3. Bug MDEV-33180
    Table truncate fails for InnoDB table with FULLTEXT KEY when innodb_ft_user_stopword_table is set
  4. Task MDEV-30599
    Trigram indexes: faster text searching
  5. Task MDEV-22987
    Implement MeCab Full-text parser
  6. Bug MDEV-25448
    select count(*) combined with MATCH AGAINST returns wrong count
  7. Bug MDEV-25324
    Debug server is extremely slow inserting/updating into table with fulltext key
  8. Bug MDEV-28231
    format string warning on aix UINT64PFx (ib_id_t)
  9. Bug MDEV-29058
    Assertion `index->type == 32' failed in dict_index_build_internal_fts
  10. Bug MDEV-30338
    FTS test crash on ALTER TABLE when InnoDB statistics tables are corrupted
  11. Bug MDEV-30916
    FTS_DOC_ID check does not work upon ALTER .. ALGORITHM=COPY
  12. Bug MDEV-30886
    Assertion `0' in Protocol::end_statement upon fulltext search in blackhole table
  13. Bug MDEV-21750
    InnoDB fulltext query containing percent and wildcard character reports syntax error, unexpected $end, expecting FTS_TERM or FTS_NUMB or '*'
  14. Technical task MDEV-14232
    innodb_fts.index_table test failed, result mismatch
  15. Task MDEV-14403
    Review and fix tests from innodb_fts, innodb_zip, innodb_undo suites, merged from mysql 5.7
  16. Task MDEV-12921
    Boolean match against with all words required
  17. Bug MDEV-12976
    '+test +10' doesn't match 'test 10'
  18. Bug MDEV-17619
    Error 126 "Index file is crashed" or ER_NOT_KEYFILE and eventual "Table is crashed and last repair failed" upon creation or using table with FULLTEXT key on virtual column
  19. Bug MDEV-8780
    fulltext index on innodb table doesn't honor ft_min_word_len
  20. Bug MDEV-12847
    InnoDB: Error in pars0opt.cc: table test/#sql-5870_3 has prefix_len != 0
  21. Bug MDEV-37370
    fts_phrase_or_proximity_search() is quadratic instead of linear
  22. Task MDEV-10268
    Add "MeCab" support to MariaDB
  23. Bug MDEV-38343
    Test innodb_fts.misc_1 and other InnoDB full-text search tests fail on result mismatch on arch hppa and powerpc
  24. Bug MDEV-33481
    Fulltext search seems failed at utf8mb4 chars (emoji, etc.)
  25. Bug MDEV-33401
    fts_savepoint_t::tables seems to duplicate trx_t::mod_tables
  26. Bug MDEV-33230
    LeakSanitizer errors in rec_copy_prefix_to_buf
  27. Bug MDEV-33221
    Crash on FULLTEXT+UNION search with paritioned table
  28. Bug MDEV-35183
    ADD FULLTEXT INDEX unnecessarily DROPS FTS COMMON TABLES
  29. Bug MDEV-35172
    FULLTEXT INDEX works incorrectly with words that are equal in the collation
  30. New Feature MDEV-35101
    add smart optimizer usage of full text index for like operator
  31. Bug MDEV-34140
    Crash the server by a UPDATE statement
  32. Bug MDEV-34057
    Inconsistent FTS state in concurrent scenarios
  33. Bug MDEV-35532
    UBSAN: runtime error: call to function FT_STOPWORD_cmp through pointer to incorrect function
  34. New Feature MDEV-32998
    Slow fulltext query when migrating from Mysql 5.7 to MariaDB
  35. Bug MDEV-32346
    InnoDB: Failing assertion: sym_node->table != NULL in pars_retrieve_table_def on UPDATE
  36. Bug MDEV-32017
    Auto-increment no longer works for explicit FTS_DOC_ID
  37. Bug MDEV-31960
    InnoDB: Failing assertion: rbt_validate(tree) in ut0rbt.cc line 867
  38. Bug MDEV-35967
    Server crashes when creating a fulltext index with simple_parser plugin.
  39. Bug MDEV-35929
    Regular occurrance of InnoDB: Assertion failure in file ./storage/innobase/pars/pars0pars.cc line 771
  40. Bug MDEV-32195
    LeakSanitizer errors in ft_linearize upon adding FULLTEXT key
  41. Bug MDEV-26902
    Auxilary fts table evicts during DDL
  42. Bug MDEV-26689
    match results in DOUBLE value is out of range in
  43. Bug MDEV-29528
    Server crash in s3_block_read upon full-text search in S3 table
  44. Bug MDEV-29423
    Incorrect bindings depending on full text search term
  45. Bug MDEV-29728
    Wrong result for FULLTEXT InnoDB search
  46. Bug MDEV-29677
    Wrong result with join query and innodb fulltext search
  47. Bug MDEV-28000
    Update the last document id in CONFIG table using alter table internal transaction.
  48. Bug MDEV-29580
    Assertion failures and change in behavior upon using full-text search
  49. Bug MDEV-25257
    SEGV in fts_get_next_doc_id upon some INSERT
  50. Bug MDEV-25229
    JSON_TABLE: Server crashes in hton_name upon MATCH .. AGAINST
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