Re: ß and Æ
Posted by: spam
Date: May 18, 2006 08:13AM

I'm running MySQL 4.1

Does Æ <-> AE work in 5.0 too then?

Actually I was able to reproduce your example in 4.1, but it doesn't work with LIKE

SELECT * FROM tspam WHERE s1 LIKE 'strasse';

+---------+
| s1 |
+---------+
| strasse |
+---------+

Why does that happen?





Edited 1 time(s). Last edit at 05/18/2006 08:20AM by spam.

Options: ReplyQuote


Subject
Views
Written By
Posted
2851
May 11, 2006 08:58AM
1790
May 15, 2006 11:13AM
Re: ß and Æ
1788
May 18, 2006 08:13AM
1926
May 21, 2006 10:03AM
1829
May 21, 2006 10:34AM


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.