18 lines
469 B
JSON
18 lines
469 B
JSON
{
|
|
"sqltools.connections": [
|
|
{
|
|
"mysqlOptions": {
|
|
"authProtocol": "default",
|
|
"enableSsl": "Disabled"
|
|
},
|
|
"previewLimit": 50,
|
|
"server": "mysql.theaken.com",
|
|
"port": 33306,
|
|
"driver": "MySQL",
|
|
"name": "mysql.theaken.com",
|
|
"group": "mysql.theaken.com",
|
|
"database": "db_A022",
|
|
"username": "A022"
|
|
}
|
|
]
|
|
} |