Hi,

I use MySql version 4.0.18.
We do a lot of bulk inserts and there is no need for transaction integrity.

Currently the isolation level of the database is REPEATABLE-READ.
Iam planning to change that to READ UNCOMMITTED as I dont have any transactions.
Will this improve DB performance ?
Is there any side effects for this?.


Thanks in advance for your suggestions.

--Yoge

Reply via email to