1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

changes after Bar's review: renamed CHARACTER_SET to MY_CHARSET_INFO

This commit is contained in:
georg@lmy002.wdf.sap.corp
2005-07-12 10:58:21 +02:00
parent ceba4ee9cd
commit 55d413252f
3 changed files with 4 additions and 4 deletions

View File

@ -13628,7 +13628,7 @@ static void test_bug10214()
static void test_client_character_set()
{
CHARACTER_SET cs;
MY_CHARSET_INFO cs;
const char *csname;
int rc;