-
unknown authored
- 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.
163dcd61