Hello,
I have no idea how it can happen but sometimes my application using
Connector/J 3.0.6 with MySQL 4.0.12 keeps throwing a heap of these
exceptions:
java.lang.ArrayIndexOutOfBoundsException: 20
at com.mysql.jdbc.Buffer.readInt(Buffer.java:326)
at com.mysql.jdbc.MysqlIO.unpackField(MysqlIO.java:1181)
at com.mysql.jdbc.MysqlIO.getResultSet(MysqlIO.java:252)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:978)
at com.mysql.jdbc.MysqlIO.sqlQuery(MysqlIO.java:917)
at com.mysql.jdbc.Connection.execSQL(Connection.java:1806)
at com.mysql.jdbc.Connection.execSQL(Connection.java:1740)
at com.mysql.jdbc.Statement.executeQuery(Statement.java:1220)
Can I do anything to stop it? I do nothing complicated, just a simple
ResultSet.executeQuery method call.
Filip
http://BrainKing.com
_________________________________________________________________