Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-18182

MySQL 5.6.29 is reported as unsupported

    XMLWordPrintable

Details

    Description

      Summary

      If MySQL version is 5.6.x (where x > 0) than Bamboo reports it as unsupported

      Steps to Reproduce

      1. Start MySQL version 5.6.29
      2. Configure Bamboo 5.14.3.1 to connect to MySQL

      Expected Results

      Bamboo will connect to MySQL without any error

      Actual Results

      Bamboo manage to connect to MySQL but the below exception is thrown in the atlassian-bamboo.log file:

      2017-02-15 15:59:55,949 INFO [performSetupDatabaseConnectionBackgroundThread] [AbstractUpgradeManager] -------------------------------------------
      2017-02-15 15:59:55,949 INFO [performSetupDatabaseConnectionBackgroundThread] [AbstractUpgradeManager] 51111 : Verify DB compatibility (bootstrap)
      2017-02-15 15:59:55,949 INFO [performSetupDatabaseConnectionBackgroundThread] [AbstractUpgradeManager] -------------------------------------------
      2017-02-15 15:59:55,949 INFO [performSetupDatabaseConnectionBackgroundThread] [DatabaseIsSupported] Testing compatibility of [MySQL] 5.6.0 (5.6.29-log) using JDBC driver [MySQL Connector Java] 5.1.0 (mysql-connector-java-5.1.38 ( Revision: fe541c166cec739c74cc727c5da96c1028b4834a )) with this version of Bamboo.
      2017-02-15 15:59:55,950 ERROR [performSetupDatabaseConnectionBackgroundThread] [DatabaseIsSupported] Detected MYSQL version [MySQL] 5.6.0 (5.6.29-log), minimal supported version is 5.6.3
      2017-02-15 15:59:55,950 ERROR [performSetupDatabaseConnectionBackgroundThread] [DatabaseIsSupported] Bamboo doesn't support MySQL version 5.6.29-log. Please check https://confluence.atlassian.com/display/BAMBOO/Supported+Platforms for more information.
      2017-02-15 15:59:55,950 INFO [performSetupDatabaseConnectionBackgroundThread] [AbstractUpgradeManager] Completed task 51111 successfully.
      

      Notes

      • Running the command "mysql" will show the version "5.6.29-log"
      • The problem might happens to other mode like demo or debug as well

      Attachments

        Activity

          People

            achystoprudov Alexey Chystoprudov
            klfoong Foong (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: