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

Kevin Lane wrote:
| I attempted to use the limit and offset features in some of my select
| statements when using mysql-connector-java-3.0.6-bin.jar.  I recieve the
| following error :
| java.sql.SQLException: Communication link failure: java.io.IOException,
| underlying cause: Unexpected end of input stream.  I attempted the same
| queries using the mysql-connector-java-3.0.5-bin.jar and they ran fine.  I
| believe the current version may have an issue with limit and offset usage
| in select clauses.
|
| ,Kevin Lane
| [EMAIL PROTECTED]


Do you have a repeatble test case? I use limit and offset clauses all of the time with Connector/J 3.0.6. Without the particular situation your code has, it won't be possible to debug this :(

-Mark


- -- MySQL 2003 Users Conference -> http://www.mysql.com/events/uc2003/

For technical support contracts, visit https://order.mysql.com/?ref=mmma

~    __  ___     ___ ____  __
~   /  |/  /_ __/ __/ __ \/ /  Mark Matthews <[EMAIL PROTECTED]>
~  / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer - JDBC/Java
~ /_/  /_/\_, /___/\___\_\___/ Flossmoor (Chicago), IL USA
~        <___/ www.mysql.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+i0eitvXNTca6JD8RAtp0AJwJT5ad036bq3KuwcW6g7crdSO4MACfVfDw
lMuUOtfGW4+F00CC518OP6o=
=ibE0
-----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