6 Aug
2013
6 Aug
'13
10:19 a.m.
Maciej Lew wrote:
The problem is we have databases in slave mode, only reading is allowed. We want pass these informations to another database...
Then configure another SQL module to talk to another database. There's no magic here. If you want to write to a database, configure the server to talk to a writable database. Alan DeKok.