issues
search
blackbeam
/
rust-mysql-simple
Mysql client library implemented in rust.
Apache License 2.0
666
stars
145
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade to twox-hash 2.0
#391
shepmaster
opened
1 month ago
0
Remove `dbg!` macro invocation from `rustls_opts.rs`
#390
blackbeam
closed
3 months ago
1
Pkcs1 debug messages output on screen
#389
havok4u
closed
3 months ago
1
docs: fix typos
#388
ByteBaker
closed
3 months ago
0
After the mysql library is used, the memory is high
#387
tgy3300
opened
4 months ago
1
How to query the executed sql statement
#386
tgy3300
opened
4 months ago
6
How to use uncertain sql statements in mysql library
#385
tgy3300
opened
4 months ago
1
In mysql database query, the JOIN query involves multiple tables. How to merge the existing structure to meet the result of the join query
#384
tgy3300
opened
5 months ago
1
In rust, mysql database is connected to mysql database. How can the query result restore the original type data
#383
tgy3300
opened
5 months ago
1
ci: mariadb - new versions
#382
grooverdan
closed
3 months ago
0
Add pkcs8 and sec1 keys support for rustls TLS backend.
#381
blackbeam
closed
6 months ago
0
Docs don't build for 25.0.0
#380
tgross35
opened
6 months ago
0
rustls failed to parse private key as RSA, EDSA or EdDSA
#379
havok4u
opened
7 months ago
9
error: could not compile `t6` (bin "t6") due to 1 previous error; 2 warnings emitted
#378
zhujintao
closed
6 months ago
2
Replace lazy_static & once_cell with std::sync::OnceLock
#376
serprex
closed
6 months ago
0
rustls: fix NotValidForName error detection
#375
blackbeam
closed
7 months ago
0
Incompatible version of MySQL Async and MySQL Simple
#374
altmannmarcelo
closed
8 months ago
0
Bump mysql_common from 0.30 to 0.31.
#373
altmannmarcelo
closed
8 months ago
0
Handle MariaDB-11.4+ zero configuration SSL verification
#372
grooverdan
opened
8 months ago
0
Shouldnt params replace values marked with ':'?
#370
JulianWogersien
closed
9 months ago
1
Can't use p12 cert without password, get MAC verification failed during PKCS12 import
#369
invm
closed
9 months ago
1
Add pool_constraints method to OptsBuilder to set pool_min and pool_max
#368
Elcoid
opened
10 months ago
2
Fine-tune the Ordering for count
#367
wang384670111
closed
10 months ago
0
Can't continue with a Transaction after it is commit/rollback due to mutable borrow
#366
darksylinc
opened
10 months ago
1
How to implement nested queries? (exec_drop() inside loop over query_iter() result set)
#365
claudiofelber
opened
11 months ago
1
how to implement a LocalInfileHandler for large file?
#364
t1hq
closed
11 months ago
2
unable to use default-rustls feature
#363
evbo
closed
8 months ago
1
Make Pool an optional feature flag
#362
evbo
opened
1 year ago
0
Statement Cache Does Not Work Correctly With Switching Databases
#359
winstonewert
opened
1 year ago
2
Add a `query_one` method that ensures a single result
#358
tgross35
opened
1 year ago
1
Inquiry Regarding BinlogStream in rust-mysql-simple
#357
dongwook-chan
opened
1 year ago
1
docs: fix spelling errors
#356
robjtede
closed
1 year ago
0
feat!: ping and select_db return Result
#355
robjtede
closed
8 months ago
0
address clippy lints on test items
#354
robjtede
closed
3 months ago
1
switch inherent `as_{ref,mut}` methods to std traits where possible
#353
robjtede
closed
8 months ago
1
Release v24.0.0
#351
blackbeam
closed
1 year ago
0
Bump mysql_common to 0.30.3
#350
glittershark
closed
1 year ago
1
Support MySQL X DevAPI (document store)
#349
pan93412
opened
1 year ago
0
[TLS] How to send client certificates AND keys?
#348
chusteven
closed
1 year ago
4
Creating a Pool from Opts / Optsbuilder
#347
peternormann
closed
1 year ago
0
Use user-friendly Result alias
#346
kornelski
closed
1 year ago
0
Implement mysql_clear_password plugin support
#345
blackbeam
closed
1 year ago
0
Unknown authentication protocol: `mysql_clear_password`
#344
liheinz
closed
1 year ago
2
invalid port number
#343
P-Asta
closed
1 year ago
0
Fix result set terminator handling
#342
blackbeam
closed
1 year ago
0
Support using miniz_oxide for flate2 through feature flags
#341
jupyterkat
closed
1 year ago
1
Bump version
#339
CaptainVincent
closed
2 years ago
1
Bump mysql_common to 0.29
#338
blackbeam
closed
2 years ago
0
package cannot be used
#337
uiuifree
closed
2 years ago
0
Support on `MYSQL_TYPE_TEXT`
#336
wangxiaoying
opened
2 years ago
0
Next