You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add MySQL timeout parameter / fix compatibility with MariaDB 10.1 and…
… older (#3)
* Fix compatibility with MariaDB 10.1 and older
* Add missing cancel function call for context in ObtainTimeoutContext, fix comments
* Add MariaDB 10.1 as test target in Azure pipeline, remove oldmysql tag for tests with older MySQL versions
* Update README.md: add documentation for new functions and a "compatibility" section