> What happens if you use a nightly snapshot of Connector/J from
> http://downloads.mysql.com/snapshots.php?

I tried, but I still have the same problem:

java.sql.SQLException: java.lang.ArrayIndexOutOfBoundsException: 6
        at
com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStateme
nt.java:924)
        at
com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1622)

I have no idea...

I tried adding a smaller table (100000 rows) and executing the same
queries against this table: it doesn't work, while on another
server (another machine) it works!
It worked until I did a lot of inserts on one table and created
splitted-version tables of the big one.

Hence I'm not sure the problem is on the client...



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to