1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-07 02:42:49 +03:00

Merge branch 'master' into serg-integr

This commit is contained in:
Sergei Golubchik
2016-09-15 09:21:30 +02:00
14 changed files with 474 additions and 314 deletions

View File

@@ -556,6 +556,5 @@ void run_tests(struct my_tests_st *test) {
diag("close default");
mysql_close(mysql_default);
}
mysql_server_end();
}