"Unable to cast object of type 'System.Int64' to type 'System.String'." when trying to convert a LongLong columnType when calling MySqlConnector.Core.Row.GetString() Mysql.Data will attempt to convert ...
I have a ruby on rails Rails 7.0.2.2 webapp (ruby version 3.0.3) with a query to mysql 8.0.18 for macos10.14 on x86_64 database like: where limit and offset are ...