You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Databend sends TIMESTAMP_TZ over MySQL wire as plain DATETIME text with a timezone offset like 2023-05-15 13:45:30.000000 +0000, but MySQL driver does not have the ability to parse it yet
Databend sends TIMESTAMP_TZ over MySQL wire as plain DATETIME text with a timezone offset like 2023-05-15 13:45:30.000000 +0000, but MySQL driver does not have the ability to parse it yet