MySQL中select count(col) 底层实现探索 主要包括: count(*) | count(1) | count(id) | count(a) 不一样版本的实现状况 性能比较(从源代码的角度)ide
查看视频查看分享视频 https://www.bilibili.com/video/BV1mK4y1v7ba/性能