<html><body>
<p>Hi,<br>
<br>
The script opensipsdbctl.mysql seems to go to some length to prevent UTF8 charsets for the DB. Can anyone tell me why this is? E.g., what breaks with UTF8  tables?<br>
<br>
My current thinking is to make the charset a modparam of the db_mysql module, use mysql_options to set that charset, and then set the charset of the DB schema to be UTF8.<br>
<br>
Will this work?<br>
<br>
Thanks,<br>
Kennard<br>
</body></html>