6 messages in com.mysql.lists.javaRe: Transaction Support in mysql13.23.54
FromSent OnAttachments
Nirmal Shah22 Jan 2003 19:56 
Pål Arne Hoff23 Jan 2003 01:40 
Robert Tam23 Jan 2003 08:46 
Jayce^23 Jan 2003 09:44 
Mark Matthews23 Jan 2003 12:52 
Leila Lappin23 Jan 2003 18:04 
Subject:Re: Transaction Support in mysql13.23.54
From:Robert Tam (rt@yamada.com)
Date:01/23/2003 08:46:22 AM
List:com.mysql.lists.java

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

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 can use commit - rollback on mysql database tables. I am connecting to the mysql database thru my java web-app. thank you in advance. regards, nirmal (23 jan 03)

To request this thread, e-mail <java@lists.mysql.com> To unsubscribe, e-mail <java-unsubscribe-rtam=yama@lists.mysql.com>