#!/bin/bash ## ## create table ft1 with one fulltext column: ## mysql -B test < /dev/null if [ $? = 0 ] ; then echo -n . fi done exit 0