issues
search
denodrivers
/
mysql
MySQL driver for Deno
https://deno-mysql.netlify.com/
MIT License
260
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
MySQL - access denied until I connect via Workbench or CLI
#171
lviggiani
opened
3 months ago
0
Implement SQLx interface
#170
halvardssm
opened
5 months ago
1
Revert "Implement SQLx interface"
#169
manyuanrong
closed
5 months ago
0
Implement SQLx interface
#168
halvardssm
closed
5 months ago
1
Standardize SQL database interface for TS/JS
#167
halvardssm
opened
8 months ago
1
Prevent unnecessary byteFormat call when not in debug mode
#166
laltin
closed
10 months ago
0
MySQL Connector/Node.js - Why can't you just port something that completely works to Deno?
#165
suchislife801
closed
11 months ago
0
What is the problem with your ? and ?? parameters?
#164
suchislife801
opened
1 year ago
2
Fix querying empty string
#163
lideming
closed
1 year ago
0
Not all rows are returned when encountering an empty string in the first column
#162
NeKzor
closed
1 year ago
4
Use node mysql or deno mysql?
#161
shiyuhang0
closed
1 year ago
2
test action
#160
shiyuhang0
closed
1 year ago
0
Using custom logger fails compilation due to version mismatch of the `Logger`
#159
derun-info
opened
1 year ago
0
Fix typo in client's connect method docstring
#158
EwenSellitto
closed
1 year ago
0
No return result or connection read timeout error
#157
eikmei
opened
1 year ago
0
Update logger.ts to fix ci
#156
shiyuhang0
closed
1 year ago
0
Shiyuhang0 patch 1
#155
shiyuhang0
closed
1 year ago
0
Support TLS
#154
shiyuhang0
closed
1 year ago
4
Error: ProtocolError on MariaDB 10.10.3
#153
Merulast
closed
1 year ago
2
Digital Ocean Managed MySQL DB Test Example. (Informational)
#152
suchislife801
closed
1 year ago
0
`Error: Not supported` when trying to connect with wrong username
#151
jonasfrey
opened
1 year ago
0
when we call stored procedure it gives a response to every second request
#150
VijalPatel
opened
1 year ago
1
docker seems to fail
#149
dong-lufei
closed
1 year ago
1
The SQL update code in your readme document seems to have no conditions?
#148
dong-lufei
closed
1 year ago
1
What does this close method do?
#147
dong-lufei
closed
1 year ago
1
executing a query with multiple `create table...;` statements does not work
#146
jonasfrey
opened
1 year ago
2
[uncaught application error]: TypeError - str.replaceAll is not a function
#145
yogiswar1987
closed
1 year ago
1
Ability to pass in types to .query()
#144
BlackAsLight
opened
1 year ago
0
Don't block the event loop from finishing
#143
lideming
closed
2 years ago
0
Add test and fix caching_sha2_password
#142
lideming
closed
2 years ago
0
Add test for Authentication Method Mismatch
#141
lideming
closed
2 years ago
0
Enhancement CLIENT_DEPRECATE_EOF
#140
shiyuhang0
closed
2 years ago
4
Handle EOF_Packet and CLIENT_DEPRECATE_EOF correctly
#139
lideming
closed
2 years ago
0
EOF_Packet protocol error with latest MariaDB
#138
lideming
closed
2 years ago
0
Support Authentication Method Mismatch
#137
shiyuhang0
closed
2 years ago
5
Dose not work with MySQL-compitable Database
#136
shiyuhang0
closed
2 years ago
4
How to build locally
#135
shiyuhang0
closed
2 years ago
0
Encryption test coverage
#134
MStefan99
closed
2 years ago
1
fix: update god_crypto
#133
kt3k
closed
2 years ago
1
Migrate RSA to SubtleCrypto
#132
MStefan99
closed
2 years ago
1
Outdated dependencies
#131
MStefan99
closed
2 years ago
1
Generic type for request method
#130
Leo5878
closed
2 years ago
0
For calling stored procedure, why does client.query() and client.execute() only return result of first query? (unlike nodejs mysql2 which gives result of all queries)
#129
LalitSinghRana
closed
4 months ago
1
Currently cannot support auth method mismatch!
#128
dong-lufei
opened
2 years ago
8
Unknown column error
#127
Schotsl
closed
2 years ago
2
Can not import Module
#126
DVDope
closed
2 years ago
2
Getting terrible performance. I must be doing something wrong.
#125
kswope
opened
2 years ago
5
Fix typo for iterator parameter
#124
beaspider
closed
2 years ago
1
Add ExecuteResult export to mod.ts
#123
tacs
closed
3 years ago
6
Version release
#122
Schotsl
closed
3 years ago
1
Next