To: [EMAIL PROTECTED]
Subject: Start up MySQL in Transaction Mode
Hi,
MySQL supports transaction since 3.23, but we have to create BDB table
to benefit transaction. My question is,
Can we start up MySQL in transaction mode for a while rather than all of
time?
Because we're concerned about perfor
Hi,
MySQL supports transaction since 3.23, but we have to create BDB table
to benefit transaction. My question is,
Can we start up MySQL in transaction mode for a while rather than all of
time?
Because we're concerned about performance about BDB, do you guys
experiment any positive or neg