17.03.2014, 21:09
[03:55:47] [ERROR] CMySQLConnection::SetCharset - error 2019: Can't initialize character set utf8_unicode_ci (path: c:\Program Files\MySQL\MySQL Server 5.1\\share\charsets\)
[03:55:47] [ERROR] CMySQLConnection::SetCharset - error 2019: Can't initialize character set utf8_unicode_ci (path: c:\Program Files\MySQL\MySQL Server 5.1\\share\charsets\)
[03:55:47] [ERROR] CMySQLConnection::SetCharset - error 2019: Can't initialize character set utf8_unicode_ci (path: c:\Program Files\MySQL\MySQL Server 5.1\\share\charsets\)
[03:55:47] [ERROR] CMySQLConnection::SetCharset - error 2019: Can't initialize character set utf8_unicode_ci (path: c:\Program Files\MySQL\MySQL Server 5.1\\share\charsets\)
then this is code
SQL = mysql_connect(SQLHOST, SQLUSER, SQLDATABASE, SQLPASSWORD);
mysql_set_charset("utf8_unicode_ci");
new charset[20]; mysql_get_charset(charset);
printf(charset);
i just upgrade blueG plugins how to fix pls help ty
[03:55:47] [ERROR] CMySQLConnection::SetCharset - error 2019: Can't initialize character set utf8_unicode_ci (path: c:\Program Files\MySQL\MySQL Server 5.1\\share\charsets\)
[03:55:47] [ERROR] CMySQLConnection::SetCharset - error 2019: Can't initialize character set utf8_unicode_ci (path: c:\Program Files\MySQL\MySQL Server 5.1\\share\charsets\)
[03:55:47] [ERROR] CMySQLConnection::SetCharset - error 2019: Can't initialize character set utf8_unicode_ci (path: c:\Program Files\MySQL\MySQL Server 5.1\\share\charsets\)
then this is code
SQL = mysql_connect(SQLHOST, SQLUSER, SQLDATABASE, SQLPASSWORD);
mysql_set_charset("utf8_unicode_ci");
new charset[20]; mysql_get_charset(charset);
printf(charset);
i just upgrade blueG plugins how to fix pls help ty