Page MenuHomePhabricator
Paste P1842

mysql.host
ActivePublic

Authored by nickz on Aug 14 2015, 9:47 PM.
Tags
None
Referenced Files
F716424: mysql.host
Aug 14 2015, 9:47 PM
Subscribers
None
/mnt/phabricator (master)]# bin/config get mysql.host
{
"config": [
{
"key": "mysql.host",
"source": "local",
"value": null,
"status": "unset",
"errorInfo": null
},
{
"key": "mysql.host",
"source": "database",
"value": null,
"status": "unset",
"errorInfo": null
}
]
}

Event Timeline

nickz changed the title of this paste from untitled to mysql.host.
nickz updated the paste's language from autodetect to autodetect.