uninstallation:
check the package using the command:
pkginfo | grep mysql
previous installation using
pkgrm mysql
installation:
just follow the instruction : http://instmysql5sol10.blogspot.com/
(must create user and group)
post installation works have to be done by follwoing the website.
some mysql commands
1. show databases;
2. use mysql;
show tables;
Problems:
Root password have not set yet.
No comments:
Post a Comment