Bug#21188 mysqlimport returns random exit code
- Only handle return codes from 'pclose' greater than zero as errors. - It appears pclose can return -1 with errno set to ECHILD although the executin process completed successfully. client/mysqltest.c: Only handle return codes from 'pclose' greater than zero as errors.
Showing
Please register or sign in to comment