#!/bin/sh
mysql -u root $* < create-tables.sql
