1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

changes after Bar's review: renamed CHARACTER_SET to MY_CHARSET_INFO

This commit is contained in:
unknown
2005-07-12 10:58:21 +02:00
parent c5e573dabc
commit 74e43e8c2f
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;