Hello list,

I have had a short attempt:

set GLOBAL read_only=true;

on the MySQL that runs my curriki and it kind of works.
A few exceptions are thrown at the beginning but otherwise it seems to render 
well.

The interest is that it could allow some of the web requests to be served by a 
database that is a slave of the main database, in live synchronization with the 
master MySQL. 

Has anyone tried that?

thanks in advance

paul
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to