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

Luca wrote:

> Hi,
>
> with MySQL 3.23.x i was able to retrieve information about Foreign keys
> by using the JDBC's method getImportedKey.
>
> The same code running on MySQL 4.0.13 alway return a null vector.
> I'm using mysql-connector-java-3.0.8-stable-bin.jar to access MySQL.
> There's somthing that I must set on MySQL server? Or there's a new JDBC
> for version 4.x?
>
>
> Thanks
> Luca

Hi!

The foreign key info returned from InnoDB changed in 4.0.13. The 3.0.x
JDBC driver has been fixed to deal with this, but is not released yet.
You can check out a nightly snapshot from
http://mmmysql.sourceforge.net/snapshots/stable/ after 00:00 GMT
19-June-2003.

        -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+8N3ltvXNTca6JD8RAowVAJ9YLASwZyolMp517gNTJmsymRVjIACfSjxc
sqdGadxRs0iFiu0tWrIxxNU=
=JYnN
-----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