The comment in system_init says to call db_set_ignore_slave() but the function is called db_ignore_slave(). Also, the comment block exceeds column 80 on a few lines so we might as will make it standards compliant at the same time.
↧
The comment in system_init says to call db_set_ignore_slave() but the function is called db_ignore_slave(). Also, the comment block exceeds column 80 on a few lines so we might as will make it standards compliant at the same time.