Stop copying various tables into the errorlog db we do not delete this
data from the main database and they were just out of date wrt the schema anyway. Instead, copy *just* the log table, which we *do* prune from the main database. At some point, we will stop saving this data too and just delete it.
Please register or sign in to comment