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
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