MySQL Forums
Forum List  »  Newbie

--defaults-file=./.my.cnf cmd vs base windows 7
Posted by: Wayne Rasmussen
Date: May 04, 2017 03:19PM

MySQL 5.7.18, windows 7 64bit

running mysql --default-file=./.my.cnf

in windows cmd this works.

However, running the same command from bash shell (aka git bash) it seems to hang.

ALso: mysql -uroot -p gets a password prompt in cmd but does not in bash. I looked at set vs env in cmd and bash and I don't see (more likely missed) any environment variable settings for mysql.

Options: ReplyQuote


Subject
Written By
Posted
--defaults-file=./.my.cnf cmd vs base windows 7
May 04, 2017 03:19PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.