-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Leonardo Francalanci wrote:

>> 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...

Leonardo,

Earlier you said that a statement without a parameter ('?') works, but
one with a parameter doesn't.

In both cases, are you still using a PreparedStatement?

        -Mark


- --
Mr. Mark Matthews
MySQL AB, Software Development Manager, J2EE and Windows Platforms
Office: +1 708 332 0507
www.mysql.com

MySQL Guide to Lower TCO
http://www.mysql.com/it-resources/white-papers/tco.php
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFA2Io7tvXNTca6JD8RAiwRAJ9prt9UcID34Sz8/GmfF271y87IRQCfcaKO
NTfj5s43qUDRjV27RiHOZzc=
=6tVu
-----END PGP SIGNATURE-----

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

Reply via email to