Skip to content

Instantly share code, notes, and snippets.

@silviud
Created August 13, 2013 17:08
Show Gist options
  • Save silviud/6223324 to your computer and use it in GitHub Desktop.
Save silviud/6223324 to your computer and use it in GitHub Desktop.
mysql status
mysqladmin -ri 30 extended-status|egrep -i 'Innodb_data*|Innodb_buffer*|Innodb_ad*|Connections*|Created_tmp_disk_tables|*Threads*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment