I am using netbeans ide 7.1.2 and using mysql db with the necessary driver connector. By mistake i deleted the default table "user" in one of my database. Now i could not connect any of my database in netbeans. Whenever i connect it throws the following error.
Unable to connect.Cannot establish to jdbc:mysql://192.168.1.15.:3306/mysql using com.mysql.jdbc.Driver (Communication link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets form the server).
Unable to connect.Cannot establish to jdbc:mysql://192.168.1.15.:3306/mysql using com.mysql.jdbc.Driver (Communication link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets form the server).