Re: flawed transaction isolation level



carlo wrote:
I'm using mysql v5 and mysql connector Connector/J v3.1 the below
example doesn't work!!

Are you using InnoDB tables ?

(MyISAM tables does not support transactions)

Arne
.