I have upgraded MysqlMemberships.py member adaptor once again, this time
solving (I think) the problem of disconnection/reconnection when the link
to the SQL server has died.

In my tests it works fine (reconnects) when I kill the link with
"mysqladmin kill NNN"

However I don't know what strategy is good when you need to reconnect and
the server is really dead. Here I die (and Mailman shunts the message); but
couldn't it try to unshunt when MySQL "wakes up"?

As usual if you want to have a look at the code it's here:
http://trac.rezo.net/trac/rezo/browser/Mailman/MySQLMemberAdaptor/MysqlMemberships.py

-- Fil

_______________________________________________
Mailman-Developers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to