Skip to content

无法添加内容和导入内容 #843

Description

@russellyi
Incorrect string value: '\xE5\xAD\xA6\xE6\xA0\xA1...' for column 'Title' at row 1

在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 
在 MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId) 
在 MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force) 
在 MySql.Data.MySqlClient.MySqlDataReader.NextResult() 
在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 
在 MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() 
在 SiteServer.CMS.Data.DbHelper.ExecuteNonQuery(IDbCommand command) 
在 SiteServer.CMS.Data.DbHelper.ExecuteNonQuery(IDbTransaction transaction, String commandText, IDataParameter[] commandParameters) 
在 SiteServer.CMS.Data.DbHelper.ExecuteNonQueryAndReturnId(String tableName, String idColumnName, IDbTransaction trans, String commandText, IDataParameter[] commandParameters) 
在 SiteServer.CMS.Data.DbHelper.ExecuteNonQueryAndReturnId(String tableName, String idColumnName, String connectionString, String commandText, IDataParameter[] commandParameters) 
在 SiteServer.CMS.Data.DataProviderBase.ExecuteNonQueryAndReturnId(String tableName, String idColumnName, String commandText, IDataParameter[] commandParameters) 
在 SiteServer.CMS.Provider.ContentDao.Insert(String tableName, IContentInfo contentInfo) 
在 SiteServer.CMS.Provider.ContentDao.Insert(String tableName, SiteInfo siteInfo, IContentInfo contentInfo, Boolean isUpdateContentNum, Int32 taxis) 
在 SiteServer.CMS.Provider.ContentDao.Insert(String tableName, SiteInfo siteInfo, IContentInfo contentInfo) 在 SiteServer.BackgroundPages.Cms.PageContentAdd.Submit_OnClick(Object sender, EventArgs e)

2018-06-11 17:50:37

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions