Hi, I do a plugin who using mysql but sometimes this plugin not work (mysql disconnection I think ?) this is error displays in console when I use command: Code: Communications link failure No operations allowed after statement closed.
You cannot act on a MySQL ResultSet or query after you close the connection. Pretty self-explanatory.