Re: why error: (10054, 'Connection reset by peer') when add user?

2006-12-24 Thread yichao.zhang
Hi Andy the steps to reproduce it against sqlite3 1 press add user button 2 press "back" button in browser 3 press "forward" button in browser repeat 1,2 and 3 sometimes, the error occurs in my windows XP box. the mysql server: mysql-4.1.22-win32 the mysql client: MySQL-python.exe-1.2.1_p2.win32

Re: why error: (10054, 'Connection reset by peer') when add user?

2006-12-23 Thread yichao.zhang
python and django may not hurt neither.. HTH, -- Etienne yichao.zhang wrote: > my env: > python 2.4.3, django-0.95-py2.4, WinXP sp2 > I created a new project, enabled the admin feature. > After logging into admin as superuser, I press the button "Add user", > then the foll

why error: (10054, 'Connection reset by peer') when add user?

2006-12-21 Thread yichao.zhang
my env: python 2.4.3, django-0.95-py2.4, WinXP sp2 I created a new project, enabled the admin feature. After logging into admin as superuser, I press the button "Add user", then the following error occurs. It's reproduciable against mysql and sqlite3. Exception happened during processing of req