Re: safe_mysql not working properly, can any body help

2001-08-31 Thread dwilkers
Plesae review your log files! On Fri, 31 Aug 2001, nirav shah wrote: > Dear friends, > > I have got mysql current 3.23 version installed > with linux in my pc. > > but it is not working properly when i give > command > > $ safe_mysqld > > Here after few seconds, it dis

Re: safe_mysql not working properly, can any body help

2001-08-31 Thread Joshua M . Schmidlkofer
You need to look at the mysql error log, usually in your data directory. 99% of the time, if this is your first attempt to use MySQL you don't have the permissions tables created yet. There should be a mysql_install_db script that cam with your system, see if you have that, and try running