I have just installed runtime and amp. then I configured mysql. it shows like 
there is an error on db install but it is OK. see my screen shots below:

Installation of <CSKmysql32> was successful.
bash-3.2# /opt/coolstack/mysql_32bit/bin/mysql_install_db 
Installing MySQL system tables...
OK
Filling help tables...
OK

To start mysqld at boot time you have to copy
support-files/mysql.server to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:

/opt/coolstack/mysql_32bit/bin/mysqladmin -u root password 'new-password'
/opt/coolstack/mysql_32bit/bin/mysqladmin -u root -h zolaris password 
'new-password'

Alternatively you can run:
/opt/coolstack/mysql_32bit/bin/mysql_secure_installation

which will also give you the option of removing the test
databases and anonymous user created by default.  This is
strongly recommended for production servers.

See the manual for more instructions.

You can start the MySQL daemon with:
cd /opt/coolstack/mysql_32bit ; /opt/coolstack/mysql_32bit/bin/mysqld_safe &

You can test the MySQL daemon with mysql-test-run.pl
cd /opt/coolstack/mysql_32bit/mysql-test ; perl mysql-test-run.pl

Please report any problems with the /opt/coolstack/mysql_32bit/bin/mysqlbug 
script!

The latest information about MySQL is available at http://www.mysql.com/
Support MySQL by buying support/licenses from http://shop.mysql.com/

bash-3.2# chown -R mysql:mysql /opt/coolstack/mysql_32bit/data/
bash-3.2# /opt/coolstack/mysql_32bit/bin/mysqld_
mysqld_multi  mysqld_safe   
bash-3.2# /opt/coolstack/mysql_32bit/bin/mysqld_safe &
[1] 950
bash-3.2# 081210 13:03:37 mysqld_safe Logging to 
'/opt/coolstack/mysql_32bit/data/zolaris.err'.
081210 13:03:37 mysqld_safe Starting mysqld daemon with databases from 
/opt/coolstack/mysql_32bit/data
-- 
This message posted from opensolaris.org

Reply via email to