Code:
<!-- Database configuration, replaces db.ini. Defaults shown -->
<database>
<host>127.0.0.1</host>
<port>3306</port>
<username>eq</username> !!!PUT USERNAME HERE!!!
<password>eq</password> !!!PUT PASSWORD HERE!!!
<db>eq</db>
</database>
<qsdatabase>
<host>127.0.0.1</host>
<port>3306</port>
<username>eq</username> !!!PUT USERNAME HERE!!!
<password>eq</password> !!!PUT PASSWORD HERE!!!
<db>eq</db>
Common sense is a beautiful thing.