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
Rationale: VSMYSQL uses the constructor of MySqlSchema to inject a writer using a specific charset to enable tests using a specific charset. MySQLSqlDialectIT is currently broken as the constructor has been made private in release 3.5.2 of TDBJ.
Potential classes: MySqlObjectFactory or MySqlSchema.