Update MySql connector used in tests

Description

The current MySql connector used in tests does not implement async operations, meaning `DbConnection` and `DbCommand` async methods are indeed delegated to a synchronous implementation. For truly testing MySql with async code, we should upgrade the connector. Newer versions have async implementations.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created June 15, 2017 at 2:54 PM
Updated September 20, 2017 at 3:55 AM
Resolved June 15, 2017 at 10:34 PM
Who's Looking?