Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
请帮助我在 MySQL 中查找查询缓存模块的低级文档,因为我计划使用查询缓存的源代码。我用谷歌搜索了很多,但只提供了高级别的细节。它在 MySQL 网站上可用吗(我试过但不是详尽的搜索)?请帮我。
最好的东西,可能也是唯一的低级文档是源代码本身。它很好地解释了架构!
文件是:sql_cache.cc 和 sql_cache.h