Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
mysql2
/
lib
/
server.ts
MySQL client for Deno with focus on performance. Supports prepared statements, non-utf8 encodings, binary log protocol, compression much more
sail-sail/mysql2
Version
Latest
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Menu
auth_plugins
commands
constants
packets
parsers
auth_41.ts
v
calculateToken
f
calculateTokenFromPasswordSha
f
doubleSha1
f
verifyToken
f
xor
f
xorRotating
compressed_protocol.ts
f
enableCompression
connection_config.ts
c
ConnectionConfig
connection.ts
c
Connection
ConnectionOptions.ts
I
ConnectionOptions
helpers.ts
f
printDebugWithCode
f
srcEscape
f
typeMatch
packet_parser.ts
c
PacketParser
pool_cluster.ts
c
PoolCluster
pool_config.ts
c
PoolConfig
pool_connection.ts
c
PoolConnection
pool.ts
c
Pool
server.ts
c
Server
import
*
as
mysql2
from
"https://deno.land/x/mysql2@v1.0.6/lib/server.ts"
;
Classes
c
Server