http://bugs.winehq.org/show_bug.cgi?id=19354
--- Comment #5 from tommy smeggingtommy@hotmail.com 2009-07-18 20:20:45 --- (In reply to comment #3)
Make sure you really can connect to mysql db from the same host using 'mysql' client.
Upgrade Wine, latest version is wine-1.1.26. Attach (as a text file) complete terminal output.
Yes I can contect to MySQL ok
root@tomatoland:~# mysql -u root -p Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 14319 Server version: 5.0.75-0ubuntu10.2 (Ubuntu)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
TT