LI-167 Check if mysql test works for a non-default mysql port the problem here was not with jdbc but instead with shell, the SQL_URL's '&' character was getting munged by shell, so escaping it here did the trick
LI-167 Check if mysql test works for a non-default mysql port the problem here was not with jdbc but instead with shell, the SQL_URL's '&' character was getting munged by shell, so escaping it here did the trick