java.sql.SQLException: Access denied; you need the RELOAD privilege for this ope ration
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via opengts by miguelocepeda
, 1 year agovia Google Groups by Thomas Porocnik, 6 months ago
via osdir.com by Unknown author, 2 years ago
via sourceforge.net by Unknown author, 1 year ago
via Oracle Community by 3004, 1 year ago
via Oracle Community by 814491, 1 year ago
java.sql.SQLException: Access denied; you need the RELOAD privilege for this ope ration
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2975)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1600)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1695)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3020)
at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1074)
at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1008)