Re: MySQL installation in cygwin

2002-11-08 Thread Gowri PV
Hi Gerrit, I had mysql server 3.23.53 running cygwin 1.3.14-1 on a XP Pro. I compiled the mysql source code in cygwin using gcc 2.95.2 ( I had to specify CC=gcc-2 and CXX=g++-2). The mysql worked. The problem I had was I could not add users using GRANT command. So I am trying to add a root

MySQL installation in cygwin

2002-11-05 Thread Gowri PV
Hi All, When I installed cygwin I did not see mysql. Is mysql available as package in cygwin. selected all the packages in cygwin and mysql did not get installed. My real problem is not able to use DBI and DBD drivers for mysql in cygwin. I installed mysql for windows and installed DBI in