Forum Discussion

ranujn's avatar
ranujn
Contributor
6 years ago
Solved

Having issue while connect to Mysql

I am trying to connect to MySQL. I have provided all the details including port, username, and password when I have clicked on test connection. I can see below message in the ReadyAPI Log

"The JDBC driver [com.mysql.jdbc.Driver] is already registered."

 

So I think its connected but when I am writing a query to build a query section. its again showing the same message in the log and nothing happening. I am not sure where I am wrong.

 

I followed the instruction from here https://support.smartbear.com/readyapi/docs/testing/data-driven/tutorials/mysql/source.html

Note:-

When I did the step 11, I couldn't see step 12. Step 13 window automatically pop up for me and I am writing the query in the query section and clicks on the button "Build a Query" (In the blog button name is "use a Wizard" but couldn't find in mine.

5 Replies