#!/bin/sh # # shell script to create Bacula MySQL tables # bindir=@SQL_BINDIR@ db_name=@db_name@ $bindir/mysql $* ${db_name}