(Doc Bug) MySQL connector 8.17 is not released yet, it should be written as MySQL connector 8.0.17.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • None
    • Affects Version/s: 8.20.0
    • Component/s: Documentation - All
    • None
    • 8.2
    • 1
    • Severity 3 - Minor

      Issue Summary

      There is a documentation bug in the following document.

      Connecting Jira applications to MySQL 8.0

      > Database connection fields
      >> Sample dbconfig.xml file...

      • Add this parameter to the host URL when using MySQL connector 8.0 or later:
        • For the MySQL connector 8.0 upwards: nullCatalogMeansCurrent=true
        • For the MySQL connector 8.17 upwards: nullDatabaseMeansCurrent=true

      However, MySQL Connector 8.17 is not released yet.

      https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-x.html

      This is reproducible on Data Center: yes

      Steps to Reproduce

      1. Step 1: Go to Connecting Jira applications to MySQL 8.0

      Expected Results

      > Database connection fields
      >> Sample dbconfig.xml file...

      • Add this parameter to the host URL when using MySQL connector 8.0 or later:
        • For the MySQL connector 8.0 upwards: nullCatalogMeansCurrent=true
        • For the MySQL connector 8.0.17 upwards: nullDatabaseMeansCurrent=true

      Actual Results

      • Add this parameter to the host URL when using MySQL connector 8.0 or later:
        • For the MySQL connector 8.0 upwards: nullCatalogMeansCurrent=true
        • For the MySQL connector 8.17 upwards: nullDatabaseMeansCurrent=true

      Workaround

      Please read the document as "Expected Results".

              Assignee:
              Robert Klimkiewicz (Inactive)
              Reporter:
              Ryoji Takata (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: