Skip to main content

Interface: MySQLInfo

mysql.MySQLInfo MySQLInfo contains information about MySQL server. this is returned when fingerprint is successful

Table of contents

Properties

Properties

Debug

• Optional Debug: ServiceMySQL

Defined in

mysql.ts:168

Host

• Optional Host: string

Defined in

mysql.ts:154

IP

• Optional IP: string

Defined in

mysql.ts:156

Port

• Optional Port: number

Defined in

mysql.ts:158

Protocol

• Optional Protocol: string

Defined in

mysql.ts:160

Raw

• Optional Raw: string

Defined in

mysql.ts:170

TLS

• Optional TLS: boolean

Defined in

mysql.ts:162

Transport

• Optional Transport: string

Defined in

mysql.ts:164

Version

• Optional Version: string

Defined in

mysql.ts:166