You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-07 02:42:49 +03:00
MDEV-8334: Rename utf8 to utf8mb3
This patch is made as a part of MDEV-8334 to fix failing test in unit and main test suite so that utf8mb3 characterset is recognized. Failing tests: main.mysql_client_test main.mysql_client_test_comp unit.conc_basic-t unit.conc_charset unit.conc_connection
This commit is contained in:
@@ -700,4 +700,3 @@ void run_tests(struct my_tests_st *test) {
|
||||
mysql_close(mysql_default);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user