mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-17 21:49:33 +08:00
Update mysql bulkcopy
This commit is contained in:
parent
d746ec53d3
commit
b2c8ef1c65
@ -131,7 +131,7 @@ namespace SqlSugar
|
|||||||
{
|
{
|
||||||
if (this.Chara == null)
|
if (this.Chara == null)
|
||||||
{
|
{
|
||||||
return "UTF8";
|
return "utf8mb4";
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user