Bug #70868 please print the time for failed queries
Submitted: 10 Nov 2013 8:39 Modified: 13 Nov 2013 12:53
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S4 (Feature request)
Version:5.7.4 OS:Any
Assigned to: CPU Architecture:Any

[10 Nov 2013 8:39] Shane Bester
Description:
Maybe a lame request, but i'd liked to have seen the printout tell me it took 8 hours then failed:

mysql> LOAD DATA INFILE 'zing.dat' INTO TABLE zingit;
ERROR 1062 (23000): Duplicate entry '1111111-111111111111' for key 'PRIMARY'

How to repeat:
zing
[10 Nov 2013 8:40] MySQL Verification Team
i know everybody likes to 'parse' mysql'd output for some ungodly reason, so best have some option to enable the printouts...
[13 Nov 2013 12:53] MySQL Verification Team
Hello Shane,

Thank you for the feature request!

Thanks,
Umesh