Skip to content

allowed access to admin account and fixed readonly problem on slave

Daniel Johanssons requested to merge bug_fixing into master

Created by: klusbert

Set slave db to super_read_only=1, so now not even super user are allowed to write.

Merge request reports