mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-10-15 18:55:07 +08:00
Update mysql bulkcopy
This commit is contained in:
@@ -131,7 +131,7 @@ namespace SqlSugar
|
||||
{
|
||||
if (this.Chara == null)
|
||||
{
|
||||
return "UTF8";
|
||||
return "utf8mb4";
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user