[Wine] Re: mysql.exe ERROR 2005 (HY000): Unknown MySQL server host 'loc

vitamin wineforum-user at winehq.org
Sun May 8 08:50:12 CDT 2011


Romeo Petruca wrote:
> wine mysql.exe -h localhost -u root -p

First of all, why are you using windows' version or 'mysql' client and not native Linux version?


Romeo Petruca wrote:
> i got this error:
> ERROR 2005 (HY000): Unknown MySQL server host 'localhost' (10093)

Most likely it's trying to use pipe and fails of course. Add '--protocol=TCP' option.







More information about the wine-users mailing list