Hi.
I am working with phpmyadmin and mysql on php with my iis server(winxp).
I Created new databases through phpmyadmin and my question is where is it located?!? i cant find it in the MYsql folder.
Anyone have any idea?
i tried to search the name of the database on windows search and it didnt find it too...
Thanks!
MYSQL database files- gone?!
Moderator: General Moderators
Re: MYSQL database files- gone?!
Can you still access the database in phpMyAdmin?
The default location in Windows, I believe, is C:\Program Files\MySQL\MySQL 5.1\data. Each database is in a subfolder with the name of the database.
The default location in Windows, I believe, is C:\Program Files\MySQL\MySQL 5.1\data. Each database is in a subfolder with the name of the database.
Re: MYSQL database files- gone?!
Yes. i can access everything, but i cant find the database files... in the data folder there is only some of the databases and not the new one's i created.
Re: MYSQL database files- gone?!
Are you saying that you can connect to a database in phpMyAdmin that is not in the same folder as the other databases on your computer? I don't see how that could be.
Re: MYSQL database files- gone?!
i figured it out... i install xampp and didnt use it at all but the configuration made all the new databases restore it in the xampp database folder...
Anyway its all ok now!
thanks
Anyway its all ok now!
thanks