Forum Moderators: coopster
Now I have a simple problem, but I haven't been able to track it down. I'm hopeful that someone can hand me the solution on this one... I cannot seem to get my datafile path set to the previous database location. In the my.ini file I have set this parameter:
datadir="D:/MySQL/bin/bin/data/"
My database files are located in that data directory. However, with that setting the service will not run. It starts and then stops.
If I move the datadir back one directory the service will run, but the database files are not the right ones.
I've probably overlooked something simple, what was it? The system path information is correct, and I'm reading the correct ini file.
Thanks.
This isn't a reason of why it is doing so but this could well be a solution to that .
That said, If i would be you and if i wasnt able to find reason for this , i would do this. Make a new installation of MySQL right now let it have default data directory and don't change its value in ini file then move your existing data files from your previous installation , which i guess are in
"D:/MySQL/bin/bin/data/"
to the data folder of the new installation.
Simple as that ;)
Norton AntiVirus crashed, and I'm guessing that it took the MYSQL service with it. After 5 days of screwing with Norton and never getting it to work correctly, its been removed, permanantly, completely, and forever.
Which bring me to MySQL.
I was using Ver 4.0.1 and tried to upgrade to Ver 5.0.
At this time I cannot run MySQL, or install it as a service. That's either version.
I'm at the end of this rope! Any suggestions?