I have this store that does not get too much traffic and I 'm having trouble updating it. Trying to go from 4.17.1 to 4.17.2 results in a stalled site that does not update. It just closes the storefront and is stuck on “Processing”
So I went into the database to see if there is some issue there. I found that the Stored_sessions table is over 592MB (out of a total of a 650Mb database) with 1,6 million records… That’s the only inconsistency I found so I wonder if clearing this table would help with completing the update. Is it safe to delete all records? Is there another procedure to do that?