Hi everyone, I'm new here and as such I have a small problem with the built in MySQL in the latest version of WampServer 3.0.6 the 64bit version.
I get a strange error that prevents me from starting the MySQL service. When opening the log file I get:
<----- STARTING CITATION OF THE MYSQL LOG FILE----->
wampmysqld64: Table 'mysql.plugin' doesn't exist
2017-09-05T13:42:51.527456Z 0 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
2017-09-05T13:42:51.529491Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2017-09-05T13:42:51.530493Z 0 [Warning] Failed to open optimizer cost constant tables
2017-09-05T13:42:51.530493Z 0 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-09-05T13:42:51.530493Z 0 [ERROR] Aborting
<-----END OF LOG FILE----->
I have searched here and there for solutions and I have tried to delete the log files located in "wamp/bin/MySQL/mysql5.7.14/data/" - no success, the service builds them again and outputs the same error.
I have also installed all the needed Microsoft Visual C/C++ Redistributable Packages from 2008 (VC9) to 2017 (VC15) both 32 and 64 bit.
I have fully stopped the Internet Information Services of Microsoft including the WWW Services in the whole OS.
I don't have Skype installed at all.
If I try to get to MySQL console I get an error after I enter the password for the console, which by the way I have never set up.
I haven't modified anything I just installed it on my new computer freshly from the website, that's why I am confused about the console password.
The WampServer icon is orange.
Windows 10 Pro - ver. 1703, build 15063.540, 64 bit.
Apache version - 2.4.23
PHP version - 5.6.25
MySQL version - 5.7.14
Any other ideas?
Thank you for you understanding.
Wish you a great day/night. :)
I get a strange error that prevents me from starting the MySQL service. When opening the log file I get:
<----- STARTING CITATION OF THE MYSQL LOG FILE----->
wampmysqld64: Table 'mysql.plugin' doesn't exist
2017-09-05T13:42:51.527456Z 0 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
2017-09-05T13:42:51.529491Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2017-09-05T13:42:51.530493Z 0 [Warning] Failed to open optimizer cost constant tables
2017-09-05T13:42:51.530493Z 0 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-09-05T13:42:51.530493Z 0 [ERROR] Aborting
<-----END OF LOG FILE----->
I have searched here and there for solutions and I have tried to delete the log files located in "wamp/bin/MySQL/mysql5.7.14/data/" - no success, the service builds them again and outputs the same error.
I have also installed all the needed Microsoft Visual C/C++ Redistributable Packages from 2008 (VC9) to 2017 (VC15) both 32 and 64 bit.
I have fully stopped the Internet Information Services of Microsoft including the WWW Services in the whole OS.
I don't have Skype installed at all.
If I try to get to MySQL console I get an error after I enter the password for the console, which by the way I have never set up.
I haven't modified anything I just installed it on my new computer freshly from the website, that's why I am confused about the console password.
The WampServer icon is orange.
Windows 10 Pro - ver. 1703, build 15063.540, 64 bit.
Apache version - 2.4.23
PHP version - 5.6.25
MySQL version - 5.7.14
Any other ideas?
Thank you for you understanding.
Wish you a great day/night. :)