Keep reading the istructions expecially the part where it istructs you
where to copy the mysql.server. I had the same problem and i still do
not know what the @HOSTNAME@ is, however after rebooting the error
message
still displays but i get a running mysql.
harry
Kasi Viswanthan Arunachalam wro
Hi,
I need some help in installing MySQL.I did the following things
1) Downloaded the mysql version 3.23.36-pc-linux-gnu-i686.tar.gz
2) tar -zxvf mysql-version
3) ln -s /usr/local/mysql-version mysql
4) adduser mysql
5) passwd mysql
6) chown -R mysql mysql-vesion mysql
7) chgrp -R root my