Greetings,
I use mysql v5 (but I need it to work for v4.1 also)
I am trying to do a query with LIKE and Hebrew. It doesn't work. The server parse my Hebrew into two characters (well, utf8).
How can I make it work?
-all my files are saved as utf8
-I have the right Meta for utf8
-I use the setnames for utf8 after each conection to the db
-The collation I use is: utf8_unicode_ci