Martin,
Did you do as it asked? (i.e. "run mysql_upgrade" to create the mysql.plugin table)

Paul Franz
Senior Principal Applications Engineer
Oracle Transportation Management
Phone  #: 1-610-729-3347
Skype Id: PaulPFranz


On 25 Apr 2018, at 10:59, Martin O'Shea wrote:

Hello

I have just upgraded my installation of MySQL from 5.x to 8.0.11 but find that in NetBeans 8.2 when I try to start MySQL from the Services tab in the IDE, that I am given messages:

2018-04-25T13:46:12.356385Z 0 [System] [MY-010116] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.11) starting as process 3468
mysqld: Table 'mysql.plugin' doesn't exist
2018-04-25T13:46:15.088859Z 0 [ERROR] [MY-010735] [Server] Can't open the mysql.plugin table. Please run mysql_upgrade to create it. 2018-04-25T13:46:15.576408Z 0 [Warning] [MY-010015] [Repl] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened. 2018-04-25T13:46:16.729741Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 2018-04-25T13:46:16.735829Z 0 [ERROR] [MY-010262] [Server] Can't start server: Bind on TCP/IP port: Unknown error 2018-04-25T13:46:16.736018Z 0 [ERROR] [MY-010257] [Server] Do you already have another mysqld server running on port: 3306 ?
2018-04-25T13:46:16.736247Z 0 [ERROR] [MY-010119] [Server] Aborting
2018-04-25T13:46:18.039621Z 0 [System] [MY-010910] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Shutdown complete (mysqld 8.0.11) MySQL Community Server - GPL.

Yet MySQL 8.0.11 is working correctly and reports no errors of its own.

Is NetBeans 8.2 not compatible with MySQL 8.0.11?

I have added the mysql-connector-java-8.0.11.jar as a NetBeans plug-in. However, I can only get Java-based applications in NetBeans to talk to MySQL by adding the .jar file to the version of Apache Tomcat that is used, and to the lib folder of the applications themselves.

Thanks

Martin O'Shea.


Reply via email to