This is probably a silly comment... I'm a novice Solaris user... but I ran 
across this thread while having the same issue...

Found a fix here:
http://blogs.sun.com/bobn/entry/securing_mysql_using_smf_the

Set a reasonable home directory for the mysql user. How about /var/mysql ?
As root:
# usermod -d /var/mysql mysql
This message posted from opensolaris.org


Reply via email to