reset-test-db.sh
2.09 KB
-
Don't use 'test' db for mysql since it's reserved. · 4db5b311
This db name is reserved and used by mysql installations. This can cause conflicts when trying to populate our own 'test' database on mysql. Conflicts: scripts/reset-test-db.sh
Ben Patterson committed