Skip to content
tomolimo edited this page Sep 25, 2015 · 1 revision

Note: to be done only if you use MySQL replicate (DBSlave)

At each plugin update, you need to change the type of synchronization you use in order to force rebuild of config_db_slave.php file. For this:

  1. go to 'Setup' Menu and 'General' option,
  2. go to 'MySQL' replicate tab
  3. select 'never' for the 'Use the slave for the search engine' option
  4. click on 'Post'
  5. revert former option
  6. click on 'Post'

Your config_db_slave.php has been updated.

And this fixes bug #5405

Clone this wiki locally