During routine system maintenance, the MySQL database that stores our mailing list data was shut down and upgraded. At the same time, the automated process responsible for updating the membership of each mailing list was still running. Because the database became unavailable during this process, the resulting data became inconsistent.
To ensure accuracy and reliability, the entire mailing lists database was rebuilt using our automated scripts.
We will review the coordination between maintenance activities and background processes to reduce the risk of similar inconsistencies during future maintenance periods.