** Description changed: The package will fail to build with mysql 5.7 for a few reasons: From debian/start-mysqld_and_run.sh - * mysql_install_db is run with the deprecated options --force and --skip-grant-tables + * mysql_install_db is run with the removed options --force and --skip-grant-tables, which fails * mysql_install_db needs to be run with --insecure, or a random root password will be generated * the test database is no longer automatically created Tests: The test for numeric-only database doesn't create the user it needs.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1566798 Title: Fails to build with mysql-5.7 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ruby-mysql2/+bug/1566798/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
