I'm trying to connect web service to netbeans on ubuntu with mysql server, but when I click on start this image error:
I'm trying to connect web service to netbeans on ubuntu with mysql server, but when I click on start this image error:
A MySQL server must be initialized (as well as restarted, terminated, etc.) via the command line. Usually this command is in:
/etc/init.d/mysql
To start the server, just pass start
as argument, like this:
/etc/init.d/mysql start
Use this command in your Netbeans.