mysqlslap -u root -p --concurrency=100 --iterations=20 --create-schema=database_name --query="select * from tablename where name = 'Something';"
Last active
February 9, 2016 16:15
-
-
Save cmckni3/d9268cbf0269565bc14c to your computer and use it in GitHub Desktop.
Check the performance of a query
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment