17 Dec
2021
17 Dec
'21
11:24 p.m.
On 12/17/21 3:06 PM, dancab@caltech.edu wrote:
I don't know why either. The mailman shell command seems to have had no effect either.
Would it be safe to remove those expired rows directly via MySQL commands? Is the id column keyed or joined to another table where I would also have to delete corresponding rows?
Yes it should be fine. Just
DELETE FROM file_cache;
I'm assuming your MySQL database is shared between your two Mailman servers or that both are accessing the same MySQL server. Is it somehow possible that there are two MySQL databases and Mailman is using one and you are looking at another?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan