Method Sql.mysql()->fix_query_charset()
- Method fix_query_charset
protectedarray(string(8bit)) fix_query_charset(stringquery,string|voidcharset)- Returns
Returns an array:
Array string0The adjusted query.
string|zero1The charset to restore after performing the query (if any). This is only set when
charsethas been set.