DELETE FROM `wp_options` WHERE option_name LIKE '_wp_session%' LIMIT 500. I chose to work through 500 at a time so I could keep a check that all the correct ...
確定! 回上一頁