Skip to content

hexcraft-biz/envmod-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

env

The blocks below are the env settings for the modules

mysql

DB_TYPE=mysql
DB_HOST=localhost
DB_PORT=3306
DB_NAME=dbname
DB_MAX_OPEN=10
DB_MAX_IDLE=10
DB_LIFE_TIME=120
DB_IDLE_TIME=90

DB_INIT_USER=user
DB_INIT_PASSWORD=password
DB_INIT_PARAMS=parseTime\=true&multiStatements\=true

DB_USER=user
DB_PASSWORD=password
DB_PARAMS=parseTime\=true

arguments

$GOBIN/project -initmysql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages