usql icon indicating copy to clipboard operation
usql copied to clipboard

converting NULL to uint32 is unsupported

Open srggavrilov opened this issue 2 years ago • 2 comments

After upgrading from 0.9.0 to 0.9.5 I see the following error on SHOW SLAVE STATUS:

error: mysql: sql: Scan error on column index 43, name "SQL_Remaining_Delay": converting NULL to uint32 is unsupported

srggavrilov avatar Dec 08 '21 09:12 srggavrilov

What version of MySQL are you using?

kenshaw avatar Dec 08 '21 09:12 kenshaw

MySQL Engine: 5.7.mysql_aurora.2.10.0 Driver: github.com/go-sql-driver/mysql v1.6.0

srggavrilov avatar Dec 08 '21 18:12 srggavrilov

Closing due to age. I tested this on a MySQL main/replica config and I am not seeing this issue.

kenshaw avatar Apr 01 '24 00:04 kenshaw