I have a requirement where I have to accept only two parameters in script
for space and other calculation i.e. 
-i <instance_name> -o <outfile>

My instance can have multiple databases and can have MyISAM and Innodb table
type both. I am looking for following info for MyISAM tabel type

Total space allocated
Total space used

I am clear for Innodb but I don't see anything for MyISAM like any data file
path and file size. I am sharing same file system for both kind of tables. I
tried show table status or mysqlshow -i commands but did not help much for
MyISAM tables.

Any ideas will be appreciable.

 <<Sagar, Sanjeev.vcf>> 

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to