Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Sql
Sql.sql_util
Sql.sql_util.MySQLUnicodeWrapper

Class Sql.sql_util.MySQLUnicodeWrapper

Description

Result wrapper for MySQL that performs UTF-8 decoding of all nonbinary fields. Useful if the result charset of the connection has been set to UTF-8.

Note

There's normally no need to use this class directly. It's used automatically when Mysql.set_unicode_decode_mode is activated.


Inherit UnicodeWrapper

inherit UnicodeWrapper : UnicodeWrapper