Page 1 of 1

phpMyAdmin - Mistakenly deleted defaut databases

PostPosted: 24. March 2015 17:17
by Skelty
Hello, I have mistakenly deleted three default databases (cdcol, test, data) from phpMyAdmin.

Is there a way to get them back?
Are they necessary? What is their function?

Thanks if you can help.

Re: phpMyAdmin - Mistakenly deleted defaut databases

PostPosted: 24. March 2015 17:40
by mark.mcdonald
They are not needed however if you want to recover them you can run a new install of xampp-> export the tables & data -> Import them into your existing installation.

Re: phpMyAdmin - Mistakenly deleted defaut databases

PostPosted: 24. March 2015 21:05
by Nobbie
Skelty wrote:What is their function?


Demo only.

Re: phpMyAdmin - Mistakenly deleted defaut databases

PostPosted: 26. March 2015 05:44
by Skelty
Okay. So I don't need to bother at all. Thank you so much for both of you!!