Re: Getting rid of held messages from the command line
On 03/19/2018 02:22 PM, Aymeric Mansoux wrote:
Ah, so if I understand you correctly, as long as I'm on 3.1.1, I could run into this issue again, but then:
Yes, this issue will recur with Mailman 3.1.1 and a MySQL database.
- Would patching 3.1.1 with 5477a201 be enough to prevent further issues until the next stable is released?
I think so. The only potential issue is if mailman/database/alembic/versions/4bd95c99b2e7_fix_template_password.py is not in 3.1.1. I think it is, so I think it's OK, but if not, you'd need to modify mailman/database/alembic/versions/3f31035ed0d7_further_increase_pendedkeyvalue_value_.py to point to the 3.1.1 head of the alembic versions.
- How can I clean the current pendedkeyvalue table?
With phpMyAdmin or the mysql command. I think you can just delete those entries from the pendedkeyvalue table.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (1)
-
Mark Sapiro