MySQL
On this page you can get information about the mysql database system.
System
Configuration File
mysql_settings:
ip: localhost # MySQL Host
port: 3306 # MySQL Port
dbname: CEP # MySQL Database Name
username: root # MySQL Username
password: '' # MySQL Password
settings:
dbType: 'mysql' # Sets the database to MySQLLast updated