LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   fatal error : can not open privilege tables mysql.host (https://www.linuxquestions.org/questions/linux-software-2/fatal-error-can-not-open-privilege-tables-mysql-host-368643/)

jayakrishnan 10-01-2005 12:52 AM

fatal error : can not open privilege tables mysql.host
 
When ever i start MySQL it shuts down after few seconds, i looked into the log file and saw this line

Quote:

fatal error : can not open privilege tables MySQL.host
I tried to locate it, but couldnt find the file, so i did a fresh install of slackware, but i still get the same error

does anyone using slack here have the same problem

thanks
jayakrishnan

comprookie2000 10-01-2005 07:17 PM

Did you set it up;
mysql_installdb(something like that)
restart mysql
/usr/bin/mysqladmin -u root password 'new-password'
$ mysql -u root -p
not exactly sure for slackware but may not have mysql's database installed

jayakrishnan 10-11-2005 01:22 AM

thanks, i did and it worked

thanks again :)

comprookie2000 10-11-2005 08:49 AM

Thanks for the update.


All times are GMT -5. The time now is 04:08 PM.