Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • David Mill 15 posts 85 karma points
    Sep 05, 2018 @ 09:31
    David Mill
    0

    MySql Empty recycle bin failing

    Using MySQL with Umbraco version 7.11.1, I am sure I have attempted this in previous versions as well with the same error. This time I felt like it might be good to see if anyone else has had this issue?

    Exception Details

    MySql.Data.MySqlClient.MySqlException: You can't specify target table 'umbracoRedirectUrl' for update in FROM clause

    Stacktrace

    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 Umbraco.Core.Persistence.PetaPocoCommandExtensions.<>c__DisplayClass2_0.

    Any Help would be great =]

    David

  • David Mill 15 posts 85 karma points
    Sep 05, 2018 @ 09:31
    David Mill
    0

    Evidently the pre tag doesn't like the full stack trace ¬¬

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies