mysql官方文档-首页
Mysql原版文档 https://dev.mysql.com/doc
Mysql中文文档 https://www.docs4dev.com/docs/zh/mysql/5.7/reference/manual-info.html
数据结构可视化 https://www.cs.usfca.edu/~galles/visualization/Algorithms.html
mysql官方文档-握手包
https://dev.mysql.com/doc/internals/en/connection-phase-packets.html#packet-Protocol
mysql官方文档-源代码指引
https://dev.mysql.com/doc/internals/en/guided-tour.html
mycat文档-首页