Error Unable to cast object of type ‘System.Int32[]’ to type ‘System.IConvertible’ when calling Stored Procedure in MySQL
The Error says that Unable to cast object of type ‘system.byte[] ‘ to type ‘System.IConvertible’ in the ExcecuteNonQuery(). What should I do? Anyone….
Details: HeidiSQL, and MySQL 5.0.96
Writing proper MySQL 8.0.36 Error Handling with CURRENT DIAGNOSTICS
Note I’m using MySQL 8.0.36.