[nycphp-talk] Script or method to "junk" a table(s)?
Jon Baer
jonbaer at jonbaer.com
Wed Jul 26 22:10:11 EDT 2006
Does anyone know of any easy script/way to junk a table?
Im trying to think of a simple solution that while you are developing
a schema/app to easily fill it with test data, not really something
like fixtures in rails but something that can figure if you have
varchar(x), char(x), int(x), blob, etc and fill it with -n rows.
Does mysql have anything? Im sure something can be done w/ bash and
mysqlimport + desc columns but cant think of route to take.
Thanks.
- Jon
More information about the talk
mailing list