Admin Properties for MySQL 8.0 in Netbeans
Posted by: Eric Miller
Date: June 23, 2018 10:00AM

I am trying to register my new mySQL db in Netbeans, and unsure what the admin properties should be for:

Path/URL to admin tool;
Path to start command;
Path to stop command;

I am currently using"..\MySQLWorkbench.exe" as the admin tool, "...\MySQL Server 8.0\bin\mysqld.exe" for the start path, and "...\MySQL Server 8.0\bin\mysqladmin.exe" with an argument of "-u root stop"

I am getting an error:

no enum constant com.mysql.cj.conf.PropertyDefinitions.ZeroDatetimeBehavior.CONVERTTONULL

Does anyone know how to fix this? Are my setting correct?

Options: ReplyQuote


Subject
Written By
Posted
Admin Properties for MySQL 8.0 in Netbeans
June 23, 2018 10:00AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.