LysNS SQL parts =============== The debug MySql database is stored on an Virtual Machine which is in the time of writing 2018-01-09located at ~hugo/VirtualBox VMs/LysMemberSQL The `manage` script here is for starting, stopping and connecting to that machine. SSH is also avalible. Ports and Logins ---------------- Login: Linux: user: root pass: password MySQL: user: lysns pass: password Ports: - ssh - local :: 22 - extern :: 2222 - mysql - local :: 3306 - extern :: 2223 Other files in this directory ----------------------------- - domaindb.db -- SQLite Database - domaindb.schema -- SQLite create script - domaindb.sql -- MySQL create script - mysql_setup.sql -- MySQL user create script - test_data.sql -- MySQL dummy data