Re: CAST(expr AS CHAR) - default charset & collation
Posted by: Dale Greenlee
Date: March 24, 2009 04:42PM

In my project I got this error also. I wish it had given a line number for the offending '='. I entered your suggestion (show variables like '%coll%') and got this:

+----------------------+-----------------+
| Variable_name | Value |
+----------------------+-----------------+
| collation_connection | utf8_general_ci |
| collation_database | utf8_unicode_ci |
| collation_server | utf8_unicode_ci |
+----------------------+-----------------+

So, how do I get them all to agree?

Thanks,

Dale

Options: ReplyQuote


Subject
Views
Written By
Posted
16400
R C
January 13, 2009 04:51PM
Re: CAST(expr AS CHAR) - default charset & collation
4314
March 24, 2009 04:42PM


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.