See MysqlMemberships.py.TODO ;-)
K.
On Thu, 08 Jan 2004 10:13:15 -0500
Kevin McCann <[EMAIL PROTECTED]> wrote:
> Hey K.,
>
> Thanks for continuing this effort. I was wondering if you've given any
> more thought to my suggestion of adding the listname as a field in the
> table. That way you c
Hey K.,
Thanks for continuing this effort. I was wondering if you've given any
more thought to my suggestion of adding the listname as a field in the
table. That way you could have one larger table for members of all
lists, not one table per list. Yes, people can take what you've done and
crea
FWIW. I've uploaded a new version of the MySQL member adaptor to the
Mailman patches Sourceforge thing.
Nothing much changed, except it now does a "CREATE IF NOT EXISTS x" on
the table required for whichever list it is being called on, which
crudely, but effectively gets around the need to manuall