Removed MASTER_PASSWORD from logs

Removed MASTER_PASSWORD from logs
This commit is contained in:
MassimilianoPinto
2015-07-14 17:32:42 +02:00
parent df17527527
commit 7b9d54d1d4
2 changed files with 6 additions and 13 deletions

View File

@ -1162,8 +1162,7 @@ static REP_HEADER phdr;
"Error packet in binlog stream.%s @ %d.",
router->binlog_name,
router->binlog_position)));
blr_log_packet(LOGFILE_ERROR, "Error Packet:",
ptr, len);
router->stats.n_binlog_errors++;
}
}