Building MySQL Client on Cygwin

From PeformIQ Upgrade
Jump to navigation Jump to search

Compiling MySQL to Run under Cygwin

Did it... Pity I haven't found the time to document this.

Must use:

 $ mysql -h localhost mysql

option to mysql client to connect to instance on local machine as:

 $ mysql mysql

does not work...