Home > Database > Mysql Tutorial > 安装过程中报数据库错误(mysql)

安装过程中报数据库错误(mysql)

WBOY
Release: 2016-06-06 09:33:30
Original
1301 people have browsed it

mysql

近乎安装过程中报数据库错误(mysql)

2015/9/11 14:16:42:Table 'jinhu.tn_TenantTypes' doesn't exist: at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()

at PetaPoco.Database.Execute(String sql, Object[] args)

at Spacebuilder.Setup.SetupHelper.ExecuteInFile(Database db, String pathToScriptFile, ConcurrentDictionary2& messages, KeyValuePair2 adminInfo, String mainSiteUrl)

2015/9/11 14:16:42:在文件:D:\Web\Applications\Setup\Setup\Install\MySql\02_Install_InitialData.sql 中产生异常:Table 'jinhu.tn_TenantTypes' doesn't exist

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template