In-Memory Tables Cause Tons of Benign Entries in Error Log
If any of your databases use in-memory tables, you’ve likely seen messages in your error log similar to this: [INFO] Database ID: [11]. Deleting unrecoverable checkpoint table row (id: 40568). You probably have tons of these things filling up your logs. They are completely normal and refer to SQL’s process of cleaning up the list […]