Connecting to a MySQL database with LoadRunner
Connecting to a MySQL database with LoadRunner
Submitted by Stuart Moncrieff's "My Load Test" blog on Mon, 14/05/2007 - 15:30.The Virtual Table Server is great for most situations where your virtual users need a common data pool, but the limitations of the API mean that it is a bad fit in some cases. Say you need to find a row in the data table with a specific value. On a real database you could [...]
