> ## Documentation Index
> Fetch the complete documentation index at: https://projectdiscovery-nuclei-syntax-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Mysql.ServiceMySQL

# Interface: ServiceMySQL

[mysql](/templates/protocols/javascript/modules/mysql).ServiceMySQL

ServiceMySQL Interface

## Table of contents

### Properties

* [ErrorCode](/templates/protocols/javascript/modules/mysql.ServiceMySQL#errorcode)
* [ErrorMessage](/templates/protocols/javascript/modules/mysql.ServiceMySQL#errormessage)
* [PacketType](/templates/protocols/javascript/modules/mysql.ServiceMySQL#packettype)

## Properties

### ErrorCode

• `Optional` **ErrorCode**: `number`

#### Defined in

mysql.ts:228

***

### ErrorMessage

• `Optional` **ErrorMessage**: `string`

#### Defined in

mysql.ts:226

***

### PacketType

• `Optional` **PacketType**: `string`

#### Defined in

mysql.ts:224
