How to generate lots of sample data?
This should be done with little effort. I need to generate about 200Gb worth of data.
I have tried to export data from my production system to move into this development system.
The problem is importing meta data. Not all meta data is stored with export dumps. Any how,
I just need to fill the database with data. At the current rate importing the data over and over again
would take 20 hours. Is there a script, like the one that is used to create the schema Scott?