2012-05-25 14:40:35 -07:00

10 lines
524 B
Batchfile

mysql --user=root --password < cloudbridge_db.sql
mysql --user=root --password < cloudbridge_schema.sql
mysql --user=root --password < cloudbridge_multipart.sql
mysql --user=root --password < cloudbridge_index.sql
mysql --user=root --password < cloudbridge_multipart_alter.sql
mysql --user=root --password < cloudbridge_bucketpolicy.sql
mysql --user=root --password < cloudbridge_policy_alter.sql
mysql --user=root --password < cloudbridge_offering.sql
mysql --user=root --password < cloudbridge_offering_alter.sql