Skip to content
Snippets Groups Projects
Commit 45ba20bf authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Avoid recursive resolver problem.

parent 3d47894f
No related branches found
No related tags found
No related merge requests found
...@@ -153,7 +153,7 @@ class UnicodeWrapper ( ...@@ -153,7 +153,7 @@ class UnicodeWrapper (
} }
} }
#if constant (Mysql.mysql.HAVE_MYSQL_FIELD_CHARSETNR) #if constant (___Mysql.mysql.HAVE_MYSQL_FIELD_CHARSETNR)
class MySQLUnicodeWrapper class MySQLUnicodeWrapper
//! Result wrapper for MySQL that performs UTF-8 decoding of all //! Result wrapper for MySQL that performs UTF-8 decoding of all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment