load-datasets: Use a single MySQL connection object
Create a single object and pass that through to other code that needs
it. Also use with() for the connection and cursor access.
Bug: T278719
Change-Id: I0d25f9c266b706671537c0affd060544f5c9d086
load-datasets: Use a single MySQL connection object Tags None Referenced Files None Subscribers None
Description
Details
|