* Arunachalam
> what are all the situations, which raise this error?
> If any one got ideas regarding this pls let me know
> I haven't step ahead due to this error.
>
>       Unknown MySQL Server Host '"Ìž' (11001)€: QÌž(53)

Could you explain the context or show the statement that causes this error?

An unquoted \r can cause similar errors:

mysql> select \rwhatever "Iz;
ERROR 2005: Unknown MySQL Server Host '"Iz' (2)

--
Roger


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to