mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
changes after Bar's review: renamed CHARACTER_SET to MY_CHARSET_INFO
This commit is contained in:
parent
c5e573dabc
commit
74e43e8c2f
3 changed files with 4 additions and 4 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue