Interface: MySQLInfo
mysql.MySQLInfo MySQLInfo contains information about MySQL server. this is returned when fingerprint is successfulTable of contents
Properties
Properties
Debug
•Optional Debug: ServiceMySQL
Defined in
mysql.ts:168Host
•Optional Host: string
Defined in
mysql.ts:154IP
•Optional IP: string
Defined in
mysql.ts:156Port
•Optional Port: number
Defined in
mysql.ts:158Protocol
•Optional Protocol: string
Defined in
mysql.ts:160Raw
•Optional Raw: string
Defined in
mysql.ts:170TLS
•Optional TLS: boolean
Defined in
mysql.ts:162Transport
•Optional Transport: string
Defined in
mysql.ts:164Version
•Optional Version: string