mirromutth / r2dbc-mysql

R2DBC MySQL Implementation
Apache License 2.0
656 stars 98 forks source link

feat: set session timezone to connection configuration #218

Closed figroc closed 2 years ago

figroc commented 3 years ago

@mirromutth Would you take a look? We need this feature to fix the time zone issue in our system.

mirromutth commented 3 years ago

Could you please create a ticket to describe the problem? As I have seen, it changes the behavior of the connection, so it may need to be treated with caution.

figroc commented 3 years ago

It's more like a bug to me. An issue has been created #220.

figroc commented 2 years ago

@mirromutth Hi. Would you accept this PR? It is needed to fix the NOW() issue in our production.

figroc commented 2 years ago

not suitable for merge due to changed base commit