ok. Thank you for the quick answer !
i supposed having the “rewrite_rules” updated is caused by a hook in Redirection plugin.
If your plugin does not write in this option field, then i’m just sorry 🙂
Hello John
I can share the update SQL queries, definitly triggered by the plugin in my opinion :
UPDATE wpl_XX_options SET option_value = ” WHERE option_name = ‘rewrite_rules’
UPDATE wpl_XX_options SET option_value = ‘a:126:{s:19:\”sitemap_index\\.xml$\”;s:19:\”index.php?sitemap= …… WHERE option_name = ‘rewrite_rules’
Just need to understand how and why the plugin trigger theses updates.