#!/bin/bash
juju-log "Stopping mysql service"
/etc/init.d/mysql stop
