#!/bin/sh # # shell script to drop Bacula database(s) # bindir=@MYSQL_BINDIR@ db_name=@db_name@ $bindir/mysql $* -f <