Subversion Repositories cheapmusic

Rev

Rev 18 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
44 - 1
mysql -D cheapmusic --show-warnings < cheapmusic.sql
18 - 2
php artists.php
44 - 3
mysql -D cheapmusic --show-warnings < artists.sql
18 - 4
php masters.php
44 - 5
mysql -D cheapmusic --show-warnings < masters.sql
18 - 6
php labels.php
44 - 7
mysql -D cheapmusic --show-warnings < labels.sql
18 - 8
php releases.php
44 - 9
mysql -D cheapmusic --show-warnings < releases.sql