DB=idb mysqladmin -f --user=root drop $DB mysqladmin --user=root create $DB mysql --user=root --database=$DB <