PCHomepage
Programmer
I had to reinstall Windows the other day and am getting the development server WAMP working again but have been having no end of trouble with MySQL. Apparently it saves two different copies of my.ini: one in the previous folder of the database folder and another in the installation folder. No matter what path I give it in the Workbench Server Administration to point to the existing databases, it wants to add a subfolder of "data" to it. When I look in the my.ini in the application folder, it has the correct path but nothing else; the copy if the database folder as the entire my.ini but has the /data/ appended to the path. It's like Workbench is saving one copy but MySQL is reading another.
Having said that and removing the improper folder name, it now sees the databases but two of them have the name prepended with #mysql50# even though it had before, and has now, v5.5 installed. How can I restore the proper names to these two databases? There are a number of databases but only two are misnamed in this way. It's not as though I'm a newbie - I've installed MySQL countless times in the past but never had such odd issues before.
Thank you!
Having said that and removing the improper folder name, it now sees the databases but two of them have the name prepended with #mysql50# even though it had before, and has now, v5.5 installed. How can I restore the proper names to these two databases? There are a number of databases but only two are misnamed in this way. It's not as though I'm a newbie - I've installed MySQL countless times in the past but never had such odd issues before.
Thank you!