I recently upgraded from 1.9 to 2.5 and have a question about a read_only lock on the moodle database. Running 1.9, I had two mirrors of the production server running in the cloud with mysql replication and file synchronization for moodledata and the moodle files. I have done the same with 2.5 but ran into one difficulty. I have a read_only lock on the mysql database of each of the mirror sites so that I do not inadvertently modify the database (which would mess up replication). With 1.9 I was still able to log in to the mirror moodle site and navigate around (look at lessons, forum posts, etc) but could not post, etc. That was great because I could make sure that replication was indeed working correctly. Now that I have upgraded to 2.5, the moodle mirror site won't even let me login with a read_only lock on the database. Is there any way to change that?
Thanks,
Mitchell