From 7dd188f6a4c18b2df5406540234aabba69dbb34f Mon Sep 17 00:00:00 2001 From: Mirocow Date: Tue, 27 May 2014 13:24:11 +0400 Subject: [PATCH] Update debian.cnf --- etc/mysql/debian.cnf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/mysql/debian.cnf b/etc/mysql/debian.cnf index 3271737..d0b9d0a 100644 --- a/etc/mysql/debian.cnf +++ b/etc/mysql/debian.cnf @@ -4,3 +4,9 @@ host = localhost user = debian-sys-maint password = socket = /var/run/mysqld/mysqld.sock +[mysql_upgrade] +host = localhost +user = debian-sys-maint +password = +socket = /var/run/mysqld/mysqld.sock +basedir = /usr