哪吒机器人提醒:

提醒:vBulletin Community Forum
【标题】Does the Slave Database do anything?
【摘要】in a round of reviewing the forum performance, we noticed an unused option in the config file referring to a 'slave database'. code: // ****** slave database configuration ******// if you have multiple database backends, this is the information for your slave// server. if you are not 100% sure you need to fill in this information,// do not change any of the values here.$config['slaveserver']['servername'] = '';$config['slaveserver']['port'] = 3306;$config['slaveserv... (06-10 13:34)