Public bug reported:

The package currently fails to build with MySQL 5.7

The reason is that the test scripts use mysql_install_db with the
deprecated options --force and --skip-name-resolve, and mysqld with the
deprecated option --skip-grant.

Removing these and adding --insecure and --basedir=/usr to
mysql_install_db will make the build succeed.

** Affects: libdbi-drivers (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1568784

Title:
  Fails to build with MySQL 5.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdbi-drivers/+bug/1568784/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to