Hey Guys,
I cannot get mySQL working correctly, This is fresh install with the latest versions.
I had to change the port of Apache to 8080.
Apache is working fine and i can get on the localhost page with all the settings.
Once i try to login to PHPmyadmin I get a #2002 Error.
Here are the logs from mySQL
wampmysqld64: Table 'mysql.plugin' doesn't exist
2017-01-26T02:53:53.339854Z 0 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
2017-01-26T02:53:53.339854Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2017-01-26T02:53:53.339854Z 0 [Warning] Failed to open optimizer cost constant tables
2017-01-26T02:53:53.339854Z 0 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-01-26T02:53:53.339854Z 0 [ERROR] Aborting
any help
I cannot get mySQL working correctly, This is fresh install with the latest versions.
I had to change the port of Apache to 8080.
Apache is working fine and i can get on the localhost page with all the settings.
Once i try to login to PHPmyadmin I get a #2002 Error.
Here are the logs from mySQL
wampmysqld64: Table 'mysql.plugin' doesn't exist
2017-01-26T02:53:53.339854Z 0 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
2017-01-26T02:53:53.339854Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2017-01-26T02:53:53.339854Z 0 [Warning] Failed to open optimizer cost constant tables
2017-01-26T02:53:53.339854Z 0 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-01-26T02:53:53.339854Z 0 [ERROR] Aborting
any help