11 2016 档案
摘要:在以往的分享中,不止一次被开发问: 在MySQL的官方手册上有这么一句话: the optimizer can estimate the row count for each range using dives into the index or index statistics. 这是在说: 优化
阅读全文
摘要:一般情况下,我们看表信息可以用这个命令show table status: 而这里的都是预估值,我们可以通过ANALYZE TABLE获取精确的值: Data_length: 143310848, 136Mb clustered index size. Index_length: 146030592
阅读全文

浙公网安备 33010602011771号