1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/travis/ext/mysql/setup.sh
Stanislav Malyshev f31d6bc0d9 add mysql settings
2013-08-24 19:38:30 -07:00

3 lines
58 B
Bash
Executable File

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