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-618
    LP:1044938 - MariaDB couldn't install correctly under fedora 17 with latest updates
  2. Bug MDEV-510
    assert triggered by ./mtr --ps-protocol rpl_mdev382
  3. Bug MDEV-486
    LP:1010116 - Incorrect query results in subqueries
  4. Bug MDEV-481
    Assertion `pins->pin[i] == 0' failed in _lf_pinbox_put_pins on concurrent OPTIMIZE TABLE and DML with Aria tables
  5. Task MDEV-474
    merge MySQL-5.1.65
  6. Bug MDEV-472
    mysql-test-run --valgrind main.ps_2myisam gives warning about not initialized memory
  7. Task MDEV-471
    update help tables
  8. Task MDEV-470
    merge xtradb
  9. Bug MDEV-469
    Debian/Ubuntu build dependencies for source package mariadb-5.5 does not includes "cmake"
  10. Bug MDEV-456
    An out-of-range datetime value (with a 5-digit year) can be created and cause troubles
  11. Bug MDEV-455
    Microseconds do not work in INTERVAL definition, a value with a fractional part gets rounded
  12. Bug MDEV-454
    Addition of a time interval reduces the resulting value
  13. Bug MDEV-450
    Deadlock when setting replication system variables
  14. Bug MDEV-448
    Memory loss warnings in mysqldump when more than one schema is dumped
  15. Bug MDEV-447
    Wrong output from the EXPLAIN command of the test case for lp bug #714999
  16. Bug MDEV-444
    Crash in ALTER TABLE ADD PRIMARY KEY ..., ADD INDEX
  17. Task MDEV-440
    mysql-5.5.27 merge
  18. Bug MDEV-439
    cmake -DWITHOUT_SERVER does not work
  19. Bug MDEV-437
    Microseconds: In time functions precision is calculated modulo 256
  20. Bug MDEV-436
    increased footprint of simple MEMORY tables
  21. Bug MDEV-430
    Server crashes in select_describe on EXPLAIN with materialization+semijoin, 2 nested subqueries, aggregate functions
  22. Task MDEV-419
    ensure that all HAVE_XXX constants can be set by cmake
  23. Bug MDEV-414
    Depending on indexes or execution plans, a warning on incorrect or out of range values in WHERE condition is sometimes produced and sometimes not
  24. Bug MDEV-409
    my.cnf config file overwritten during RPM installation
  25. Bug MDEV-405
    Server crashes in test_if_skip_sort_order on EXPLAIN with GROUP BY and HAVING in EXISTS subquery
  26. Bug MDEV-399
    Combinations defined in the base suite cannot be skipped by overlay
  27. Bug MDEV-398
    Segv related to spacial queries
  28. Bug MDEV-395
    PR_SET_DUMPABLE set in unreachable code
  29. Bug MDEV-393
    remove --loose-skip-pbxt parameter from bootstraper calls
  30. Bug MDEV-392
    MTR: skip-combinations option is declared in help, but is ignored
  31. Bug MDEV-385
    mysqltest running with continue-on-error crashes on a non-SQL command producing an error
  32. Bug MDEV-382
    Multiple SQL injection vulnerabilities in the replication code
  33. Bug MDEV-381
    Data inconsistency (missing rows, extra rows, different rows) between a recovered server and a restored binary log after an imitated HW crash
  34. Bug MDEV-376
    Wrong result (missing rows) with index_merge+index_merge_intersection, join, AND/OR conditions, InnoDB
  35. Bug MDEV-375
    Server crashes in THD::print_aborted_warning with log_warnings > 3
  36. Bug MDEV-374
    mariadb-shared.rpm and php-mysql
  37. Bug MDEV-369
    Mismatches in MySQL engines test suite
  38. Task MDEV-368
    Feature Request: Switch to ROW format if a query is logged with a replication-critical error, like ER_QUERY_INTERRUPTED
  39. Bug MDEV-367
    Different results with and without subquery_cache on a query with a constant NOT IN condition
  40. Bug MDEV-366
    Assertion `share->reopen == 1' failed in maria_extra on DROP TABLE which is locked twice
  41. Bug MDEV-365
    Assertion `block->type == PAGECACHE_EMPTY_PAGE || block->type == type || type == PAGECACHE_LSN_PAGE || type == PAGECACHE_READ_UNKNOWN_PAGE || block->type == PAGECACHE_READ_UNKNOWN_PAGE' failed in pagecache_read on ADD PARTITION
  42. Bug MDEV-364
    Server crashes in add_identifier on concurrent ALTER TABLE and SHOW ENGINE INNODB STATUS
  43. Bug MDEV-360
    safe_mutex: Trying to destroy a mutex keycache->cache_lock that was locked
  44. Bug MDEV-354
    virtual columns don't work with enum or set as data type
  45. Bug MDEV-348
    5.5 valgrind warinings on maria tests
  46. Bug MDEV-344
    InnoDB: Assertion failure ret < srv_page_size in page0page.ic line 904
  47. Task MDEV-340
    Save replication comments for DROP TABLE.
  48. Bug MDEV-336
    oqgraph 5.5 crashes in buildbot
  49. Bug MDEV-335
    Valgrind warning "Invalid read of size 8" in lock_rec_validate_page on DML flow
  50. Bug MDEV-321
    CHEAP SQ: A query with inner joins and EXISTS subquery takes several times longer on MDEV-193 tree than on 5.5 main tree
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