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