mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
Instead of repurposing buf_page_t::access_time for state()==MEMORY blocks that are part of recv_sys.pages, let us define an anonymous union around buf_page_t::hash. In this way, we will be able to declare access_time private. Reviewed by: Vladislav Lesin |
||
|---|---|---|
| .. | ||
| log0crypt.cc | ||
| log0log.cc | ||
| log0recv.cc | ||
| log0sync.cc | ||
| log0sync.h | ||