client/mysqldump.c could be optimized slightly by adding a length parameter to
mysql_query_with_error_report(), so it could call mysql_real_query() instead of
mysql_query().
Copyright (c) 2000, 2013, Oracle Corporation and/or its affiliates. All rights reserved.