• Binbin's avatar
    Modify some error logs printing level. (#9306) · 4000cb7d
    Binbin authored
    1. In sendBulkToSlave, we used LL_VERBOSE in the past, changed to
    LL_WARNING. (all the other places that do freeClient(slave) use LL_WARNING)
    2. The old style LOG_WARNING, chang it to LL_WARNING. Introduced in an
    old pr (#1690).
    4000cb7d
replication.c 151 KB