Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Error from UmbracoTraceLog file:
ERROR umbraco.DataLayer.SqlHelper`1[[MySql.Data.MySqlClient.MySqlParameter, MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d]] - Error executing query delete from umbracoLog where datestamp < @oldestPermittedLogEntry and logHeader in ('open','system') MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'gbua_umbracodb.UMBRACOLOG' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId) at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, 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 umbraco.DataLayer.SqlHelpers.MySql.MySqlHelper.ExecuteNonQuery(MySqlConnection connection, MySqlTransaction trx, String commandText, MySqlParameter[] commandParameters) at umbraco.DataLayer.SqlHelpers.MySql.MySqlHelper.ExecuteNonQuery(String commandText, MySqlParameter[] parameters) at umbraco.DataLayer.SqlHelper`1.ExecuteNonQuery(String commandText, IParameter[] parameters)
What structure this table so I can create it?
Hi Roman
Are you using MySQL database? What version of Umbraco?
Thanks,
Oleksandr
Hi Alex
Yes, i'm using MySQL. Umbraco version 7.6.6 assembly: 1.0.6456.19226
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
UMBRACOLOG doesn't exist
Error from UmbracoTraceLog file:
What structure this table so I can create it?
Hi Roman
Are you using MySQL database? What version of Umbraco?
Thanks,
Oleksandr
Hi Alex
Yes, i'm using MySQL. Umbraco version 7.6.6 assembly: 1.0.6456.19226
is working on a reply...