#!/bin/bash # # Copyright (c) 2006 rPath, Inc. # This file is distributed under the terms of the MIT License. # A copy is available at http://www.rpath.com/permanent/mit-license.html # TESTDIR=/tmp/mybug # prepare the test directory rm -rf $TESTDIR mkdir -p $TESTDIR/data $TESTDIR/tmp cat >>$TESTDIR/my.cnf <