Comment 8 for bug 1287424

Revision history for this message
pierophp (pierophp) wrote : Re: Cannot install mysql-workbench with mysql-server 5.6

A temporary solution:

Unpack mysql-workbench-community-6.1.4-1ubu1310-amd64.deb in a folder.

Change the file "DEBIAN/control", replace "mysql-client" to "mysql-client-5.6".

Go to the terminal and make a new ".deb":

dpkg -b mysql-workbench-community-6.1.4-1ubu1310-amd64/

Done! Now you can install from the new deb file.