#!/bin/sh # # shell script to delete Bacula tables for MySQL bindir=@SQL_BINDIR@ db_name=@db_name@ if $bindir/mysql $* <