Saturday, April 17, 2010

Mysql table stats

For finding the stats of mysql tables

======
go to mysql >> use database >> check table tablename;
=====

syntax: check table tablename;

No comments:

Post a Comment