Bug#453050: truncated directory listing also cause roaming profiles to fail

2007-11-27 Thread Martin Rode
hi in addition to the directory listing problem our users here have problems with there roaming profiles. windows maschines (2000, xp) cannot relyably load the profiles from the server any more. i just wanted to let people know that a downgrade to 3.0.24-6etch4 fixed the problem for us. mar

Bug#300582: Further Information

2005-03-21 Thread Martin Rode
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

Bug#300582: Python-MySQLdb and InnoDB

2005-03-20 Thread Martin Rode
Package: python-mysqldb Version: 1.1.6-1.1 When I query an updated (by another client) innodb table, python-mysqldb does not see the updated information. Mysql Version: 4.0. + 4.1. bart2:~# python Python 2.3.5 (#2, Feb 9 2005, 00:38:15) [GCC 3.3.5 (Debian 1:3.3.5-8)] on linux2 Type "help", "copy