Hi Arawind,
> Could any one help how to cope up without transactons
> in mysql. The Help manual provided with the software
> doesn't help a great deal.
Oneway is to incorporte transaction processing functionalities in the
middle layer application. eg. before commiting persistent objects used f
"Alberni-dot-Net Tech Mailing Lists" <[EMAIL PROTECTED]> writes:
> What sort of support for transactions and table/record locking is
> there in MySQL right now? I had heard that only table locking was
> supported, and limited support for transactions.
It varies, depending on table type - look a
On Fri, 22 Jun 2001 15:17:18 -0700, "Alberni-dot-Net Tech Mailing Lists"
<[EMAIL PROTECTED]> wrote:
>>What sort of support for transactions and table/record locking is there in MySQL
>right now? I had heard that only table locking was supported, and limited support
>for transactions.
we've
http://www.mysql.com/documentation/mysql/bychapter/manual_Compatibility.html#Missing_Transactions
http://www.mysql.com/documentation/mysql/bychapter/manual_Table_types.html#BDB
-tcl.
On Tue, 13 Feb 2001, Eric Kwong wrote:
> I'm wondering if MySQL supports transaction?
> Since I have an appli