Installation error MySQL 2.4.0.8

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
2/10/2015 2:15:05 PM
Gravatar
Total Posts 23

Installation error MySQL 2.4.0.8

Ejecutando Script webstore - 0.0.5.8 - 00:00:13.0625000
MySql.Data.MySqlClient.MySqlException (0x80004005): Duplicate column name 'ClerkGuid' at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId) at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId) at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() at MySql.Data.MySqlClient.MySqlScript.Execute() at mojoPortal.Data.DBPortal.DatabaseHelperRunScript(String script, String overrideConnectionInfo) at mojoPortal.Business.DatabaseHelper.RunScript(Guid applicationId, FileInfo scriptFile, String overrideConnectionInfo) - 00:00:13.1093750
Configurando funcionalidad Tienda en linea - 00:00:13.1093750
Configurando funcionalidad Xml/Xsl - 00:00:13.2656250
Asegurándose de que todas las funcionalidades están instaladas en los sitios ... - 00:00:13.4687500

2/10/2015 3:21:18 PM
Gravatar
Total Posts 18439

Re: Installation error MySQL 2.4.0.8

"Duplicate column name 'ClerkGuid' "

this is not a bug in mojoportal code, we have no column named ClerkGuid anywhere in our code, this error is from custom upgrade scripts not from mojoportal upgrade scripts

You must sign in to post in the forums. This thread is closed to new posts.