Hi,
i am able to connect to mysql and also able to create new user, but while i execute show databases as root than it is not showing "mysql" database however i am able to query mysql tables. Nither I am able to find the Mysql database and mysql tables in information_schema.
i have 5.1.51-rel11.5-log(5.1.51-rel11.5-log Percona Server (GPL), 11.5, Revision 132) installed on linux.
However in Mysql data-directory where all the database files exist, there also i am unable to find Mysql database files.
I have created a new user it is successfully created & also logged in to Mysql server using that user, but the problem is that Mysql database is not listed & also not found in data directory.
i am able to connect to mysql and also able to create new user, but while i execute show databases as root than it is not showing "mysql" database however i am able to query mysql tables. Nither I am able to find the Mysql database and mysql tables in information_schema.
i have 5.1.51-rel11.5-log(5.1.51-rel11.5-log Percona Server (GPL), 11.5, Revision 132) installed on linux.
However in Mysql data-directory where all the database files exist, there also i am unable to find Mysql database files.
I have created a new user it is successfully created & also logged in to Mysql server using that user, but the problem is that Mysql database is not listed & also not found in data directory.
Comment