NagiosEnterprises/ndoutils

Add mysql_options call to grab defaults when connecting to mysql

Closed this issue · 0 comments

We should add mysql_options() to get the charset and other default options when we connect to mysql. We don't set this so it defaults to connect with charset latin1 even if mysql is set to use other charset types.

Some more info: https://forums.mysql.com/read.php?168,82780,82785#msg-82785