sample-bigdb.json
{
"app.class": "Tlf\\BigDb",
"app.dir": "src\/db",
"mysql.host": "localhost",
"mysql.database": "test_db_name",
"mysql.user": "test_user",
"mysql.password": "test_password"
}
{
"app.class": "Tlf\\BigDb",
"app.dir": "src\/db",
"mysql.host": "localhost",
"mysql.database": "test_db_name",
"mysql.user": "test_user",
"mysql.password": "test_password"
}