MySQL Forums
Forum List  »  Newbie

Re: Change datadir for MySQL 5.6 on Windows XP
Posted by: Barry Galbraith
Date: May 03, 2013 11:02PM

Start | Run "services.msc"

Right click the mysql service. Select Properties
Check the command line for --defaults-file=
That is the my.ini file your mysql server uses.
Just a WAG but its probably
C:\Documents and Settings\All Users\Application Data\MySQL\MySQL Server 5.6\data\my.ini

Good luck,
Barry.

Options: ReplyQuote


Subject
Written By
Posted
Re: Change datadir for MySQL 5.6 on Windows XP
May 03, 2013 11:02PM


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.