xref
: /
PHP-7.0
/
travis
/
ext
/
mysqli
/
setup.sh
(revision f31d6bc0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
bash
2
mysql
-e
"CREATE DATABASE IF NOT EXISTS test"
3