I would like to create some dummy mysql tables for load testing an
application. Are there any tools that would make this task easier? At the
moment I'm thinking of generating a series of arrays based on actual data
(i.e "Select distinct fielndname", followed by an array_push). And then
randomly picking items from each array to create the dummy table rows. 

thanks,

Luis R. Lebron
Sigmatech, Inc

Reply via email to