Port skipif.inc files to EXTENSIONS
Add CLEAN sections to mysqli and PDO mysql tests Closes GH-6756.
Fixed bug #76815 When we receive an error while reading a result set, we should assume that no more result sets are available. libmysqlclient implements the same behavior.