Jump to content
The Uniform Server Community

Recommended Posts

Posted

I was wondering if I could delete the databases 'information_schema' and 'mysql' in the, as it seems to be, pre configured mysql database without any concsequences. I saw them in my phpmyadmin and I was curieus where the were for because they look empty?

 

Thanks, Kirk (from the Netherlands)

Posted

If you delete them, you might as well forget everything. You need those databases for MySQL to run. The mysql database belongs to MySQL itself, so without it, MySQL will definately not run! The information_schema database is a preinstalled database. You cannot find it locally anywhere as the pma and the mysql database. It is rooted in the program itself and not like others.....

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...