Re: \ has to be encoded as \\\\ in utf8 query in WHERE statement, \\ in UPDATE clause
Posted by: Peter Gulutzan
Date: February 01, 2007 09:28AM

I can't answer "why", but if you want to avoid this behaviour,
use NO_BACKSLASH_ESCAPES sql_mode. See MySQL Reference Manual,
"5.2.6. SQL Modes",
http://dev.mysql.com/doc/refman/5.1/en/server-sql-mode.html

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: \ has to be encoded as \\\\ in utf8 query in WHERE statement, \\ in UPDATE clause
1669
February 01, 2007 09:28AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.