Fails to build with MySQL 5.7

Bug #1568784 reported by Lars Tangvald
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libdbi-drivers (Ubuntu)
Fix Released
Undecided
Robie Basak

Bug Description

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.

Revision history for this message
Lars Tangvald (lars-tangvald) wrote :

FYI, the test_mysql.sh script with the issues is in both tests/ and debian/

Robie Basak (racb)
tags: added: mysql-5.7-transition
Changed in libdbi-drivers (Ubuntu):
status: New → In Progress
assignee: nobody → Robie Basak (racb)
Robie Basak (racb)
Changed in libdbi-drivers (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libdbi-drivers - 0.9.0-3ubuntu2

---------------
libdbi-drivers (0.9.0-3ubuntu2) xenial; urgency=medium

  [ Robie Basak ]
  * Rebuild against libmysqlclient20.

  [ Lars Tangvald ]
  * d/p/mysql-5.7.patch, d/test_mysql.sh: fix build errors with MySQL
    5.7 (LP: #1568784).

 -- Lars Tangvald <email address hidden> Mon, 11 Apr 2016 12:13:40 +0200

Changed in libdbi-drivers (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.