On Jan 19, 2009, at 5:32 PM, Jay Pipes wrote:
Mark Atwood wrote:
In the new drizzle query log, what should I do if I encounter an
event that has a database name, table name, or a query that has a
non-ASCII character.
I would say for now, please use the String class and related charset
to handle UTF8. You can use the String class like so:
res should now point to an allocated String instance. To get the
const char * of String, do:
*Every* single time a query is executed?
--
Mark Atwood <http://mark.atwood.name>
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help : https://help.launchpad.net/ListHelp