Hi all,

I am building a Java based application and want to use MySQL as my
database. I would be using JDBC to access the MySQL database. My target
platform is Solaris 2.7.

I downloaded and installed MySQL version 3.22.32 which is the stable
version available. Alas... this versoin does not support transactions
and commit/rollback. Also this version does not foreign keys and
referential integrity. I dont want to use workarounds like table locking
and unlocking to achieve transactions.

It seems that the support for transactions and commit/rollback is
available in releases 3.23.15 and higher. Does this release support for
foreign keys and referential integrity as well? Also 3.23 is a beta
release. How stable is 3.23 beta and when can we expect the stable
version for 3.23?

Any help would be highly appriciated.

Thanks,
Hemendra

Emanuel.exe

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to