我想确定索引的大小,它们是主键索引。这碰巧是在mysql集群上,但我认为这并不重要。
我认为这就是您要寻找的。
show table status from [dbname]
http://dev.mysql.com/doc/refman/5.1/zh-CN/show-table- status.html