Will Martell wrote: > I fixed the problem by invoking MySQL like this: > mysql -h 127.0.0.1 > > My Question is... How can I avoid having to type this "-h 127.0.0.1" in > every time I access mysql from cygwin.
Add it to your my.cnf file. Read chapter 4 of the MySQL manual. This is not a cygwin question, it's a MySQL support question, please ask there for further details. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/