Replace hangs on table bug (certain serialized data)
-
First off, thanks for the great plugin!
I have had it hang on different sites before. I finally decided to dig into the problem today. LSS, it appears to hang on serialized data that has an incomplete class object. In my case, from the Google Events Calendar inside the wp_options table. Let me know if you have any questions on recreating this. Thanks!
Snippet from the top of the unserialized data:
Array ( [0] => __PHP_Incomplete_Class Object ( [__PHP_Incomplete_Class_Name] => GCE_Event [feed] => __PHP_Incomplete_Class Object ( [__PHP_Incomplete_Class_Name] => GCE_Feed [id] => 588
The topic ‘Replace hangs on table bug (certain serialized data)’ is closed to new replies.