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

Frank Febbraro wrote:
>>Are you seeing the slowdown only from your java app?  Or from all clients?
> 
> 
> I see this slowdown from my java app AND from the remote MySQL client
> application (called MySQL Query Browser 1.1.1 and 1.1.2). Basically I
> see the slowdown from all clients that are remote machines, but I do
> not see it when I execute the queries on localhost (the server on
> which the database is running)
> 
> 
>>In the changelog for the 3.0.16 connector, they disabled BufferedInput
>>as they were having problems with it on some systems.  You should be
>>able to pass useUnbufferedInput=true in the jdbc url to get this back.
>>I think they are working on their own implementation to get buffered
>>input back in the new 3.1 connector.
> 
> 
> I experienced the slowdown with the 3.0.15 driver so I upgraded to the
> 3.0.16 driver and have the same problem.
> 
> Any insight?

Frank,

What character set are you using in the JDBC driver? Does it happen to
be utf-8?

        -Mark

- --
Mark Matthews
MySQL AB, Software Development Manager - Client Connectivity
Office: +1 708 332 0507
www.mysql.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBtfk7tvXNTca6JD8RAqIKAJ9VWXpIxD0NNJwShZrcgNpjwklJ4gCgmINX
bCCMT15MyxvqqWe5G6LZ2q8=
=a6bd
-----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