> Installed the below to use MySQL on SunOS opensolaris4 5.11 snv_99 i86pc > i386 i86pc Solaris
Before attempting to start mysql, you will probably have to install the initial databases. Note that the PATH is from SXCE, not OpenSolaris. su /usr/mysql/bin/mysql_install_db cd /var chown -R mysql:mysql mysql follow the instructions on the screen for starting mysqld and setting root's password. Kill the server: /usr/mysql/share/mysql/mysql.server stop Choose your /etc/mysql/my.cnf from the bunch listed in /etc/mysql/5.0 svcadm enable mysql -- This message posted from opensolaris.org