Following error in executing opensipsdbctl create times
[Email protected] opensips]# Opensipsdbctl Create
MySQL Password for root:
Info:test Server CharSet
/usr/lib64/opensips/opensipsctl/opensipsdbctl.mysql:line 105:mysql:command not found
/usr/lib64/opensips/opensipsctl/opensipsdbctl.mysql:line 106:mysql:command not found
Warning:failed to get the available and used character sets
Workaround:
[email protected] opensips]# yum-y install MySQL
Re-execute the command
[Email protected] opensips]# Opensipsdbctl Create
MySQL Password for root:
Info:test Server CharSet
Info:creating Database Opensips ...
Info:core opensips tables succesfully created.
Install presence related tables? (y/n): Y
Info:creating presence tables into opensips ...
Info:presence tables succesfully created.
Install tables for IMC Cpl Siptrace Domainpolicy carrierroute userblacklist Business-to-business registrant Call_Center? (y/n): Y
Info:creating extra tables into opensips ...
Info:extra tables succesfully created.
This article is from the "Cloud Life" blog, make sure to keep this source http://ovcer.blog.51cto.com/1145188/1591868
Opensips execute opensipsdbctl Create times wrong