Copied to clipboard

Flag this post as spam?

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


  • Steve Brereton 13 posts 114 karma points
    Jun 11, 2024 @ 15:49
    Steve Brereton
    0

    Upgrading to v8.1 from 7.15

    OK. After spending some time trying to work through some minor issues, I realised that getting onto the newer codebase was a saner option.

    Thing is, the database upgrade seems to be trapped in one specific step?

    "UPDATE cmsPropertyData SET versionId2=@0 WHERE versionId=@1"
    

    Its been going around in a circle all day, and seems to time out and then restart. There are around a quarter-million rows in the table, so it shouldn't take that long to do a simple update. Or is it doing this in response to something else going on?

    Any ideas?

Please Sign in or register to post replies

Write your reply to:

Draft