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

LS wrote:

> Where does Connector/J fit into the MySQL3.23.x versus MySQL4.x client
libraries?
> Someone mentioned to me today that mod_php is still compiled with the
old 3.23
> client even though it may be talking to a 4.x server, so I'm wondering if
> Connector/J does anything different depending on whether it's talking
to a 3.23
> server or a 4.x server.

Connector/J does things differently when talking to 3.23, 4.0 and 4.1,
but it's all transparent as far as an end-user is concerned. There are
no native libraries used in Connector/J ... It's 100% pure Java, and
speaks the MySQL network protocol directly, so it doesn't have the
issues with library incompatibility that native applications might have
on some operating systems.

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

    __  ___     ___ ____  __
   /  |/  /_ __/ __/ __ \/ /  Mark Matthews <[EMAIL PROTECTED]>
  / /|_/ / // /\ \/ /_/ / /__ MySQL AB, SW Dev. Manager - J2EE/Windows
 /_/  /_/\_, /___/\___\_\___/ 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+1WNftvXNTca6JD8RAmp7AJ0SykjObHYp5xsXjAZIsvaqx00EIQCghUTu
xltrrCOZtKbvHbfKlh8pW4U=
=op7p
-----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