/mysql-data-gen

generates and inserts some data to MySQL table

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Mysql Data Generator

  • Works as cli: user@machine:~/mysql-data-gen# php cli.php
  • Asks for DB credentials and table
  • Generates and inserts some data to chosen table
Tested with:
  • PHP v. 5.3.10
  • MySQL v. 5.5.41