Jorge,
Friday, November 01, 2002, 2:25:19 PM, you wrote:

JM> I need a query:

JM> Select * from table where field = ' var ';

JM> and var is a string variable 'otoņo'

JM> mysql not find 'otoņo' , find 'otono'   ?????

In which encoding do you insert data? What is character set you use
in MySQL (check it with: SHOW VARIABLES LIKE "character_set")?



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to