> >2. What about fulltext search on UTF8 strings?
Unavailable.
Eh? Why should this be a special DB feature at all?
Correct me if I'm wrong (I didn't have very much contect with fulltexts yet), but can't I just give mysql an UTF8 string to search in an UTF8 column (/data)? Shouldn't this work anyway? (Even if I put UTF8 data in mysql 3.23 by now and just search this?)
Full-text searching works only with single-byte character sets.
-yves
-- Paul DuBois, Senior Technical Writer Madison, Wisconsin, USA MySQL AB, www.mysql.com
Are you MySQL certified? http://www.mysql.com/certification/
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]