As per my question earlier today, I suspect I have an issue with unclosed connections that is blocking data from being injected into my MySQL database. Data is being allowed
lapply(dbListConnections(MySQL()), dbDisconnect)