This issue does not exist in KS 6
1 Like
Hi @gxu,
Starting in Katalon Studio v7, we use MySQL Connector v8.0.17 to support MySQL up to version 8. The com.mysql.jdbc.PreparedStatement class is deprecated in this version. You should follow this guide for further info and migration: https://dev.mysql.com/doc/connector-j/8.0/en/.
Thanks
And what about SSMS?
unable to resolve com.mysql.jdbc.Connection in KSE7
unable to resolve com.mysql.jdbc.Statement in KSE7
How to resolve it? Thanks
Hi @walt.wu
Since KSv7 we have updated the MySQL Connector, please follow the link
https://dev.mysql.com/doc/connector-j/8.0/en/ .
To migrate.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.