php-src/travis/ext/mysqli/setup.sh
2012-05-28 06:22:25 -04:00

2 lines
66 B
Bash
Executable file

#!/bin/bash
mysql -u root -e "CREATE DATABASE IF NOT EXISTS test"