/
astafievk
/
source_code
Обзор
Документация
Войти
/
astafievk
/
source_code
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
source_code
/
...
/
node_modules
/
mysql
/
..
lib
source code
2 года назад
node_modules
source code
2 года назад
Changes.md
source code
2 года назад
License
source code
2 года назад
Readme.md
source code
2 года назад
index.js
source code
2 года назад
package.json
source code
2 года назад
mysql
Table of Contents
Install
Introduction
Contributors
Sponsors
Community
Establishing connections
Connection options
SSL options
Connection flags
Terminating connections
Pooling connections
Pool options
Pool events
acquire
connection
enqueue
release
Closing all the connections in a pool
PoolCluster
PoolCluster options
Switching users and altering connection state
Server disconnects
Performing queries
Escaping query values
Escaping query identifiers
Preparing Queries
Custom format
Getting the id of an inserted row
Getting the number of affected rows
Getting the number of changed rows
Getting the connection ID
Executing queries in parallel
Streaming query rows
Piping results with Streams
Multiple statement queries
Stored procedures
Joins with overlapping column names
Transactions
Ping
Timeouts
Error handling
Exception Safety
Type casting
Number
Date
Buffer
String
Custom type casting
Debugging and reporting problems
Security issues
Contributing
Running tests
Running unit tests
Running integration tests
Todo
Readme.md