Bug #87789 mysqlpump log-error-file option manages normal progress output
Submitted: 18 Sep 2017 8:54 Modified: 18 Sep 2017 10:18
Reporter: Haluk Akin Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: mysqlpump Command-line Client Severity:S3 (Non-critical)
Version:5.7.19 OS:Any
Assigned to: CPU Architecture:Any
Tags: mysqlpump

[18 Sep 2017 8:54] Haluk Akin
Description:
mysqlpump log-error-file option manages normal progress output as well. The documentation states this option will manage "warnings and errors". 

So either the documentation needs to be updated to reflect the current state, 
or progress outputs should be printed to std out while only warnings and errors are recorded to the file.

How to repeat:
Run mysqlpump with the log-error-file options and you  will not see any progress report on screen.

Suggested fix:
IMHO, warning/errors in a separate file would be helpful for large databases with thousands of progress lines.
[18 Sep 2017 10:18] MySQL Verification Team
Hello Haluk Akin,

Thank you for the report and feedback.

Thanks,
Umesh