mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
10 lines
524 B
Batchfile
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
|