Rev 18 | Blame | Compare with Previous | Last modification | View Log | RSS feed
mysql -D cheapmusic --show-warnings < cheapmusic.sql
php artists.php
mysql -D cheapmusic --show-warnings < artists.sql
php masters.php
mysql -D cheapmusic --show-warnings < masters.sql
php labels.php
mysql -D cheapmusic --show-warnings < labels.sql
php releases.php
mysql -D cheapmusic --show-warnings < releases.sql