issues
search
asyncer-io
/
r2dbc-mysql
Reactive Relational Database Connectivity for MySQL. The official successor to mirromutth/r2dbc-mysql(dev.miku:r2dbc-mysql).
https://r2dbc.io
Apache License 2.0
208
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
connection leak when using r2dbc-pool with r2dbc-mysql
#294
1528110566
opened
21 minutes ago
0
[QUESTION] Mitigation around AWS RDS write forwarding in read only replicas
#293
ls-urs-keller
opened
4 days ago
1
[bug] Why is r2dbc always executed on the same thread ?
#292
threeMonthee
closed
1 week ago
5
[feature] Add allowMultiQueries Option to MySqlConnectionConfiguration
#291
tjdskaqks
opened
2 weeks ago
4
Implemented relaxed conversion logic for BooleanCodec
#290
svats0001
opened
1 month ago
2
[bug] Request queue was disposed
#289
zhou-hao
closed
2 weeks ago
3
Added support for MariaDb extend type info
#288
svats0001
opened
2 months ago
3
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#287
dependabot[bot]
closed
2 months ago
0
Handle `BIT(1)` as `Boolean` by Default
#286
jchrys
closed
3 months ago
1
Implement Relaxed Conversion Logic for Codecs
#285
jchrys
opened
3 months ago
1
Prepare Next Release
#284
jchrys
closed
3 months ago
0
Support MySQL 8.4 and 9.0
#283
jchrys
closed
3 months ago
0
[WIP]Support `tinyInt1isBit`
#282
jchrys
closed
3 months ago
1
Prepare Next Release
#281
jchrys
closed
4 months ago
0
Add CodeQL GitHub Action
#280
jchrys
closed
4 months ago
0
feat: support config AddressResolverGroup in r2dbc-mysql
#279
shoothzj
closed
4 months ago
4
chore: fix typo in ReactorNettyClient
#278
shoothzj
closed
4 months ago
2
[feature] return a scalar value instead of a buffer for bit fields, such as Byte.
#277
underbell
closed
3 months ago
3
[bug] Connection unexpectedly closed
#275
andreas-ajaib
closed
6 months ago
3
[QUESTION] How could I set column definition's binary mode
#274
kylooh
closed
7 months ago
1
Skip deploying build-tools
#273
jchrys
closed
7 months ago
0
Remove Unnecessary Stage-Release Step
#272
jchrys
closed
7 months ago
0
Skip Checkstyle for Local Staging
#271
jchrys
closed
7 months ago
0
Make `upgrade_native_image_version.sh` Executable
#270
jchrys
closed
7 months ago
1
[Release]v1.1.3
#269
jchrys
closed
7 months ago
3
Add support for SQL mode `NO_BACKSLASH_ESCAPES`
#268
mirromutth
closed
7 months ago
0
[feature] Support sql mode `NO_BACKSLASH_ESCAPES`
#267
mirromutth
closed
7 months ago
0
Add InitFlow and move session states to context
#266
mirromutth
closed
7 months ago
2
remove invalid benchmark
#265
jchrys
closed
8 months ago
0
Apply TestContainer
#264
jchrys
closed
7 months ago
4
Add fast path for determining `Codec`
#263
mirromutth
closed
8 months ago
0
Consistent spelling style
#262
mirromutth
closed
8 months ago
0
Add support for lockWaitTimeout and statementTimeout options
#261
mirromutth
closed
8 months ago
0
Reduce retained references to ConnectionContext
#260
mirromutth
closed
8 months ago
0
Add support for ignore lock wait timeout
#259
mirromutth
closed
8 months ago
0
Add support for multiple hosts configuration
#258
mirromutth
opened
8 months ago
2
Revise `RowMetaData#getColumnMetadata(String)`
#257
jchrys
closed
8 months ago
0
Upgrade dependencies
#256
mirromutth
closed
8 months ago
0
Error connecting to mysql inside the docker
#255
Maxim1-1
opened
8 months ago
4
Support for MariaDB Extend Type Info
#254
mirromutth
opened
8 months ago
0
Extract API to api package
#253
mirromutth
closed
8 months ago
6
Correct transaction statement building
#252
mirromutth
closed
8 months ago
0
[feature] Extract public API into API package
#251
mirromutth
closed
8 months ago
0
Fix Deploy
#250
jchrys
closed
9 months ago
0
[bug]Fix Snapshot deployment
#249
jchrys
closed
9 months ago
0
Correct version auto-update in workflow
#248
mirromutth
closed
9 months ago
0
Correct workflows and pom files
#247
mirromutth
closed
9 months ago
0
[bug] Deploy broken
#246
mirromutth
closed
9 months ago
3
[feature] Support for Stored Procedure Execution
#245
jchrys
opened
9 months ago
1
[bug]align with`RowMetaData#getColumnMetadata(String)` specification
#244
jchrys
closed
8 months ago
3
Next