Michal Hrusecky (old before rename to _miska_)
2011-01-11 11:12:56 +00:00
committed by Git OBS Bridge
parent 40e8b4dbd9
commit 1ec736a975
31 changed files with 1979 additions and 1593 deletions

View File

@@ -251,6 +251,8 @@ else
datadir=/var/lib/mysql
mysql_daemon_user=mysql
mysql_daemon_group=mysql
mkdir -m 755 -p /var/run/mysql
chown $mysql_daemon_user:$mysql_daemon_group /var/run/mysql
pid_file=/var/run/mysql/mysqld.pid
socket=/var/run/mysql/mysql.sock
print_defaults=/usr/bin/my_print_defaults