Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
php artists.php
mysql -D cheapmusic -p < artists.sql
php masters.php
mysql -D cheapmusic -p < masters.sql
php labels.php
mysql -D cheapmusic -p < labels.sql
php releases.php
mysql -D cheapmusic -p < releases.sql