With current URL [1], default driver will be used. In order to ensure the compatibility, it is better to include the exact driver [2]. [1] connection = mysql:// [2] connection = mysql+pymysql:// Change-Id: I4f7b3ccbecfb2f1e2b3d125179dbd5c6fbf5e6b9
With current URL [1], default driver will be used. In order to ensure the compatibility, it is better to include the exact driver [2]. [1] connection = mysql:// [2] connection = mysql+pymysql:// Change-Id: I4f7b3ccbecfb2f1e2b3d125179dbd5c6fbf5e6b9