Easiest way to get InnoDB container utilisation (no replies)
(MySQL.com) Hi there,
I am after an easy and simple way to grab my InnoDB Container utilisation. Currently I use:
mysql -uusername -ppassword -e "select Table_comment from information_schema.tables where engine = 'InnoDB' limit 1;" | awk /Inno/'{print $3}
Update update feed set failed_fetches=0, fetched=current_timestamp() where feed_id = 1268 failed: 1142 [UPDATE command denied to user '334187_hdlns_ms5'@'10.187.248.89' for table 'feed'] in [update feed set failed_fetches=0, fetched=current_timestamp() where feed_id = 1268]
updated 1268 (MySQL User Forums), inserted 30, updated 0, at 2012-06-01 20:00:02