Hi, I am trying to install MySQL 3.23 to Solaris 2.8. After the step -> scripts/mysql_install_db I try the command -> chown -R root, error show "usage: chown [-fhR] owner[:group] file..." and the command -> chrgrp -R mysql, error show "chgrp [-fhR] group file..." Do i need to groupadd for the root?
What problems will cause by this? Thanks in advance. Regards, Joe