WillieHier
IS-IT--Management
hi,
i found in my /etc/init.d/boot.local the safe_mysqld --user=mysql & entry. I asume that the user mysql in the /etc/passwd is used to start the database. But when i want to shutdown the database with the command mysqladmin --shutdown i've got the error message mysqladmin connect to server at 'localhost' failed error: 'access denied for user: 'root@localhost' (using password=NO)'. The user mysql has no shell so i cant login with that user account. What am i doing wrong to shutdown the database and how is the start procedure. I was changing the passwd for mysql but i dont know if it starts at this moment.
Thanks
i found in my /etc/init.d/boot.local the safe_mysqld --user=mysql & entry. I asume that the user mysql in the /etc/passwd is used to start the database. But when i want to shutdown the database with the command mysqladmin --shutdown i've got the error message mysqladmin connect to server at 'localhost' failed error: 'access denied for user: 'root@localhost' (using password=NO)'. The user mysql has no shell so i cant login with that user account. What am i doing wrong to shutdown the database and how is the start procedure. I was changing the passwd for mysql but i dont know if it starts at this moment.
Thanks