Announcement
Collapse
No announcement yet.
steps to set up slave database
Collapse
X
-
Edit this line in your config.php file:
$config['Database']['dbtype'] = 'mysql';
to:
$config['Database']['dbtype'] = 'mysql_slave';
Leave a comment:
-
steps to set up slave database
I've read too many threads and can't find the answer...
1. I use mySQL replication and have the database replicated to another server.
2. I have added the correct values to the "$config['SlaveServer']..." lines of config.php.
Then:
Nothing changes. I don't see queries going to the slave.
Is there a step 3?
I see a reference to changing a class name in some thread here, but I'm quite confused.
Thanks.Tags: None
Related Topics
Collapse
-
by mehedimwi was using v3.8.11 now install 5.4.4 but I need all post and all document how can I restore it on my new version help me.
-
Channel: vBulletin 5 Installs & Upgrades
Sat 29 Sep '18, 5:17pm -
Leave a comment: