USE provisioning;
SET AUTOCOMMIT=0;
SET sql_log_bin=0;
# Dummy up script to preserve the id.
# The up script has to be deployed only in mr7.5 versions.
COMMIT;