Hi all,
I am having problem in creating MySQL database, I followed the given below instruction
create MySQL tables
- if you have a previously installed OpenSER on your system, use
/usr/sbin/openser_mysql.sh reinstall
to convert your OpenSER database into new structures
- otherwise, if this is your very first installation, use
/usr/sbin/openser_mysql.sh create
to create OpenSER database structures
(you will be prompted for password of MySql "root" user)