This error is caused by the MYSQL_CONNECTOR_JAR environment variable/export not being set.
Set it by typing..
export MYSQL_CONNECTOR_JAR= "path to your mysql connector.jar" |
Founder, Inventor, Creator
This error is caused by the MYSQL_CONNECTOR_JAR environment variable/export not being set.
Set it by typing..
export MYSQL_CONNECTOR_JAR= "path to your mysql connector.jar" |