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
I am using automation tool with scripting in Jruby.
When I try to execute script for MySQL connection from this tool, I am getting error
'No Suitable driver found for jdbc for jdbc:mysql://....'
I tried putting the jdbc-mysql jar in classpath env. variable but it has not worked.
Can anyone help me in solving this problem?
The text was updated successfully, but these errors were encountered:
I am using automation tool with scripting in Jruby.
When I try to execute script for MySQL connection from this tool, I am getting error
'No Suitable driver found for jdbc for jdbc:mysql://....'
I tried putting the jdbc-mysql jar in classpath env. variable but it has not worked.
Can anyone help me in solving this problem?
The text was updated successfully, but these errors were encountered: