https://dev.mysql.com/doc/dev/mysql-server/latest/page_protocol_basic_ok_packet.html中有As of MySQL 5.7.5, OK packets are also used to indicate EOF, and EOF packets are deprecated.,https://dev.mysql.com/doc/dev/mysql-server/latest/page_protocol_basic_eof_packet.html中有Due to changes in MySQL 5.7 in the OK_Packet packets (such as session state tracking), and to avoid repeating the changes in the EOF_Packet packet, the OK_Packet is deprecated as of MySQL 5.7.5.,到底哪个被废弃了呢?(极客时间不能删除留言重新编辑,没完全想好再问,有点打扰老师了不好意思)