kirkweterbroek Posted January 2, 2007 Report Share Posted January 2, 2007 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) Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted January 2, 2007 Report Share Posted January 2, 2007 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..... Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
kirkweterbroek Posted January 5, 2007 Author Report Share Posted January 5, 2007 Oke, sounds like I am not going to delete them Thanks Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted January 6, 2007 Report Share Posted January 6, 2007 lol Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.