kphamilton wrote: > >I have actually accomplished this! Woohoo! I did upgrade as you said to >MysqlMemberships.py. > >I accomplished the rest in a different manner than you suggested, so I will >share if others attempt this. > >I used export in the /bin folder to export all list data in xml format.
But you must have somehow disabled the use of MysqlMemberships.py as the MemberAdaptor for the running of bin/export.py or you would have only gotten those members and settings that were already in the MySQL database since bin/export.py uses the list's MemberAdaptor methods to retrieve these things. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
