Details
Description
Hi,
if the mysql_install_db command fails it says:
Installation of system tables failed! Examine the logs in /var/lib/mysql for more information.
|
On Debian the error log goes by default to /var/log/mysql/error.log and not into /var/lib/mysql.
Faustin
faust This was pretty well debugged downstream in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922018, to fix this I guess you only need to change one string/variable? Could you fix this upstream?