Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Very Popular
Go to Latest
interface ErrorPacket
import { type ErrorPacket } from "https://deno.land/x/mysql@v2.12.0/src/packets/parsers/err.ts";

Properties

code: number
optional
sqlStateMarker: number
optional
sqlState: number
message: string