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

[misc] test improvement

* adding SkySQL HA to test suite
* test server build 10.6
* test maxscale 2.5.3
This commit is contained in:
kolzeq
2021-01-19 10:23:14 +01:00
parent ef3d315796
commit 29fc3bc7bd
22 changed files with 855 additions and 317 deletions

View File

@@ -513,6 +513,7 @@ static int bug30472_retrieve_charset_info(MYSQL *con,
static int test_bug30472(MYSQL *mysql)
{
SKIP_MAXSCALE;
int rc;
char character_set_name_1[MY_CS_NAME_SIZE];