New week, new Rust! What are you folks up to?
1 Like
Took a long time to figure out a caching bug I had - when dropping a database table, I had a situation where resources (logical pages) were freed, but were not cleared in a cache, resulting in puzzling behaviour when the pages were re-used for a new table.
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.