@LuciferE wrote:
Hello,
We setup our database with master/slave configuration with the definition below in config.ini.php.
[database]
…
[database_reader]
…The configuration with database_reader which we defined slave server; provided
SQLSTATE[HY000]: General error: 1290 The MariaDB server is running with the --read-only option so it cannot execute this statement
. So we ended up using master for both.Why database_reader user needs to have write access or are we doing something wrong here?
Posts: 1
Participants: 1