Just Upgarded to latest code and receiving a MySQL Exception...

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

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.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
5/5/2013 8:45:44 AM
Gravatar
Total Posts 165

Just Upgarded to latest code and receiving a MySQL Exception...

Everything looks like it updated fine, however on the setup page I have the following:

 

Configuring feature Bing Map - 00:00:00.4375168
Running script blog - 2.6.1.2 - 00:00:00.4843936
MySql.Data.MySqlClient.MySqlException (0x80004005): Table '406690_dsat_mojo.mp_blogs' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId) at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, 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.Data.DBPortal.DatabaseHelperRunScript(FileInfo scriptFile, String overrideConnectionInfo) at mojoPortal.Business.DatabaseHelper.RunScript(Guid applicationId, FileInfo scriptFile, String overrideConnectionInfo) - 00:00:00.4843936
Configuring feature Blog - 00:00:00.5000192

 

And not really sure why.

5/6/2013 10:08:15 AM
Gravatar
Total Posts 18439

Re: Just Upgarded to latest code and receiving a MySQL Exception...

Hi,

There was a typo in the upgrade script. I've just fixed it an re-uploaded the mysql data layer package for version 2.3.9.7. If you re-install the mysql data layer scripts and visit the setup page again it should solve the problem

Thanks,

Joe

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