You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "Alasdair Hodge (JIRA)" <ji...@apache.org> on 2015/11/02 15:59:27 UTC

[jira] [Created] (BROOKLYN-191) MySqlNode entity broken for MySQL v5.7.5 and later

Alasdair Hodge created BROOKLYN-191:
---------------------------------------

             Summary: MySqlNode entity broken for MySQL v5.7.5 and later
                 Key: BROOKLYN-191
                 URL: https://issues.apache.org/jira/browse/BROOKLYN-191
             Project: Brooklyn
          Issue Type: Bug
    Affects Versions: 0.7.0, 0.8.0, 0.9.0
            Reporter: Alasdair Hodge


MySQL 5.7.5 replaced the `mysql_install_db` perl script in `/scripts`, with a binary executable of the same name but in `/bin`. `MySqlSshDriver` attempts to invoke the old script during entity customization. At the present time, MySQL is at v 5.7.9.

http://dev.mysql.com/doc/refman/5.7/en/mysql-install-db.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)