« Setting up ProFTPd as a Windows service under Cygwin | Main | Google SiteMaps and OAI-PMH »

November 04, 2005

Information about installing MySQL and DBD::MySQL on Cygwin

search.cpan.org: INSTALL - How to install and configure DBD::mysql

The trick is, once installed, it needs to be run thus:

cd /usr/local/mysql/bin
./mysql -h 127.0.0.1

Tags: Cygwin

Posted by pj at November 4, 2005 02:01 PM