cmckni3
2/9/2016 - 4:15 PM

Check the performance of a query

Check the performance of a query

mysqlslap -u root -p --concurrency=100 --iterations=20 --create-schema=database_name --query="select * from tablename where name = 'Something';"