RE: Start up MySQL in Transaction Mode

2001-01-30 Thread Mehalick, Richard RE SSI-GRAX
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

Start up MySQL in Transaction Mode

2001-01-29 Thread Xin Li
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