Re: Transaction Support in mysql13.23.54

2003-01-23 Thread Leila Lappin
> To: "Nirmal Shah" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, January 23, 2003 9:44 AM Subject: Re: Transaction Support in mysql13.23.54 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 22 January 2003 08:56 pm, Nirmal Sha

Re: Transaction Support in mysql13.23.54

2003-01-23 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Tam wrote: Correct me if I am wrong, but I believe mysql 3.23.54 does not support transaction support, version 3.23.54 has row locking only. Transaction feature starts with version 4.0.x. Bob You're corrected :) 3.23.54 supports InnoDB whi

Re: Transaction Support in mysql13.23.54

2003-01-23 Thread Jayce^
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 22 January 2003 08:56 pm, Nirmal Shah wrote: > hi, > i have installed mysql3.23.54 on windows and have > followed all instructions as required for using > mysqld-max to have transaction support. > i have created a table using TYPE=INNODB,

Re: Transaction Support in mysql13.23.54

2003-01-23 Thread Robert Tam
gt;; <[EMAIL PROTECTED]> Sent: Wednesday, January 22, 2003 7:56 PM Subject: Transaction Support in mysql13.23.54 > hi, > i have installed mysql3.23.54 on windows and have > followed all instructions as required for using > mysqld-max to have transaction support. > i have created

Re: Transaction Support in mysql13.23.54

2003-01-23 Thread Pål Arne Hoff
hi, i have installed mysql3.23.54 on windows and have followed all instructions as required for using mysqld-max to have transaction support. i have created a table using TYPE=INNODB, but cannot use rollback on it. the error i get in my jsp is "transactions not supported". please advice me on how i

Transaction Support in mysql13.23.54

2003-01-22 Thread Nirmal Shah
hi, i have installed mysql3.23.54 on windows and have followed all instructions as required for using mysqld-max to have transaction support. i have created a table using TYPE=INNODB, but cannot use rollback on it. the error i get in my jsp is "transactions not supported". please advice me on how i