为什么count(*)快于count(id) - SegmentFault
count(一),count(id)以及count(*)的区别 - 数据库
MySQL之count(*)与count(id)效率比较 - Joyer的日志 - 网易博客
select count 时 *速度快还是ID速度快-CSDN论坛-CSDN.NET-中国最...
为什么count(*)快于count(id) - elarity的回答 - SegmentFault
mysql中count(*)和count(id)的区别-mysql教程-数据库-壹聚教程网
浅析count count count的区别和性能_百度知道
sql语句中count(*),count(1),count(id)区别详解 - PHP新手---杨丁...