Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I use sysbench to test,create second buffer in ssd,and i cannot find read io with ssd but write io. #2

Open
GoogleCodeExporter opened this issue Jul 9, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
According to my understanding, second buffer pool is used to promote read 
performance. so i think i should find read io in ssd.

What version of the product are you using? On what operating system?
mysql-5.5.1-m2-linux-x86_64

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 Nov 2010 at 2:46

@GoogleCodeExporter
Copy link
Author

Is your database fully be cached in main buffer pool ? Can you use command 
"show engine innodb status\G" to show your result?

If so you should increase your database for sysbench test.


Original comment by [email protected] on 24 Nov 2010 at 3:07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant