All right! I always feel that I am not smart, so I use the most detailed, the most obvious way to write this article. I believe, I can understand, you will understand.
My environment: Mysql:mysql-essential-5.1.51-win32
JDBC Driver: I have uploaded to Csdn on the previous: http://download.csdn.net/source/3451945
jmeter:jmeter-2.4 any version is OK.
1. First we need to have a test database, of course, there should be data, otherwise how to test it? My last article, "Eclipse connection MySQL Database (dummy)", teaches you how to bulk insert data through a program.
Take a look at my data:
I might be a bit long-winded: whatever way you use it, you need to have some data in your database.
2. Open JMeter, click Test Plan,
Click the "Browse ..." button to add your JDBC driver.
This column more highlights: http://www.bianceng.cn/database/MySQL/