Select Git revision
-
Brett Bieber authoredBrett Bieber authored
INSTALL 161 B
Add the database jcv using data/sql/jcv.sql
Create a user to connect to the database
GRANT ALL PRIVILEGES ON `jcv` . * TO 'jcv'@'localhost' WITH GRANT OPTION ;