mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge 10.3 into 10.4
This commit is contained in:
@ -800,6 +800,7 @@ bool thd_init_client_charset(THD *thd, uint cs_number)
|
||||
cs->csname);
|
||||
return true;
|
||||
}
|
||||
thd->org_charset= cs;
|
||||
thd->update_charset(cs,cs,cs);
|
||||
}
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user