blob: 22cd46a25db25205d19eca733d1bb802c4d304ef [file]
#!/bin/bash
# Set up the test database and user.
set -x -e
mysql -u root -p < setup_test_db.sql