Discussion:
[Middlegen-user] FW: JDBC driver that supports InnoDB fks?
a***@netcom.no
2002-01-21 18:12:03 UTC
Permalink
Steve,

According to Mark Matthews (who wrote the MM.MySQL JDBC driver) you need
version 2.0.9, not 2.0.7 as you've tried. Could you try it and confirm if it
works?

-Aslak

-----Original Message-----
From: Mark Matthews [mailto:***@thematthews.org]
Sent: 21. januar 2002 15:02
To: ***@netcom.no; ***@lists.mysql.com
Subject: Re: JDBC driver that supports InnoDB fks?


MM.MySQL version 2.0.9 does. See http://sourceforge.net/projects/mmmysql/

-Mark

----- Original Message -----
From: <***@netcom.no>
To: <***@lists.mysql.com>
Sent: Sunday, January 20, 2002 5:39 PM
Subject: JDBC driver that supports InnoDB fks?


Does anybody know if there are any JDBC drivers that support the InnoDB
table type. I want to query the database about relations, more specifically:

myConnection.getMetaData().getCrossReference( ... )

Thanks in advance,
Aslak Hellesøy


---------------------------------------------------------------------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail java-***@lists.mysql.com

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail java-***@lists.mysql.com instead.
Steve Knight
2002-01-21 20:45:07 UTC
Permalink
Good news! It works with 2.0.9.
Thanks for the help,

Steve

----- Original Message -----
From: <***@netcom.no>
To: "Steve Knight" <***@hotmail.com>;
<middlegen-***@lists.sourceforge.net>
Sent: Monday, January 21, 2002 3:11 PM
Subject: FW: JDBC driver that supports InnoDB fks?
Post by a***@netcom.no
Steve,
According to Mark Matthews (who wrote the MM.MySQL JDBC driver) you need
version 2.0.9, not 2.0.7 as you've tried. Could you try it and confirm if it
works?
-Aslak
-----Original Message-----
Sent: 21. januar 2002 15:02
Subject: Re: JDBC driver that supports InnoDB fks?
MM.MySQL version 2.0.9 does. See http://sourceforge.net/projects/mmmysql/
-Mark
----- Original Message -----
Sent: Sunday, January 20, 2002 5:39 PM
Subject: JDBC driver that supports InnoDB fks?
Does anybody know if there are any JDBC drivers that support the InnoDB
table type. I want to query the database about relations, more
myConnection.getMetaData().getCrossReference( ... )
Thanks in advance,
Aslak Hellesøy
---------------------------------------------------------------------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
Loading...