mysql data directory.
Posted by: Usual (218.56.158.---)
Date: July 03, 2014 05:44PM

I want change msyql data directory into a new place just like "E:/localhost/data", so I set "datadir=e:/localhost/data" in file "my.ini", line 38.

And then, I restart all server even the OS, there is still no effect.

I need some help, thanks a lot.

Options: ReplyQuote
Re: mysql data directory.
Posted by: Otomatic (Moderator)
Date: July 03, 2014 07:00PM

Hi,

You installed Wampserver 2.5 64 bit
In the file wamp\bin\mysql\mysql5.6.17\my.ini the Server Name must be the name of the service:
Replace:
# The MySQL server
[wampmysqld]
by
# The MySQL server
[wampmysqld64]

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: mysql data directory.
Posted by: Usual (218.56.158.---)
Date: July 04, 2014 08:11PM

Thanks a lot for your generous favour, my wamp works well now.

Options: ReplyQuote


Sorry, only registered users may post in this forum.