{ "sqltools.connections": [ { "mysqlOptions": { "authProtocol": "default", "enableSsl": "Disabled" }, "previewLimit": 50, "server": "localhost", "port": 3306, "driver": "MySQL", "name": "Local instance MySQL80", "database": "innovadb", "username": "root", "connectionTimeout": 30, "password": "1234" } ] }