Re: CAST(expr AS CHAR) - default charset & collation
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
Subject
Views
Written By
Posted
16400
January 13, 2009 04:51PM
4854
January 26, 2009 10:43AM
Re: CAST(expr AS CHAR) - default charset & collation
4314
March 24, 2009 04:42PM
4143
March 25, 2009 07:27PM
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.