On 21/03/2005 Martin Rode wrote:
> If I set autocommit to be true on the connection, I see the changes done
> by the other client! This is completey twisted behaviour. Let me do the
> whole example again to show your whats wrong here:
andy dustman, upstream author of MySQLdb told me, that this i
I did more research on the bug:
If I set autocommit to be true on the connection, I see the changes done
by the other client! This is completey twisted behaviour. Let me do the
whole example again to show your whats wrong here:
mysql> create table test (name varchar(255)) engine=innodb;
Query OK
2 matches
Mail list logo