Bug #26416 | mysql-test-run exists with "Hangup" when piped to grep | ||
---|---|---|---|
Submitted: | 15 Feb 2007 17:30 | Modified: | 13 Mar 2007 2:06 |
Reporter: | Christian Hammers (Silver Quality Contributor) (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Tests | Severity: | S3 (Non-critical) |
Version: | 5.0.32, 4.1 BK, 5.1 BK | OS: | |
Assigned to: | Magnus BlÄudd | CPU Architecture: | Any |
Tags: | qc |
[15 Feb 2007 17:30]
Christian Hammers
[16 Feb 2007 11:09]
Sveta Smirnova
Thank you for the report. All versions are affected: $cd ~/src/mysql-5.1/mysql-test $./mysql-test-run.pl --help 2>&1 | grep ssl ssl Use ssl protocol between client and server Hangup $cd ~/src/mysql-5.0/mysql-test $./mysql-test-run.pl --help 2>&1 | grep ssl ssl Use ssl protocol between client and server Hangup $cd ../../mysql-4.1/mysql-test/ $./mysql-test-run.pl --help 2>&1 | grep ssl ssl Use ssl protocol between client and server Hangup
[28 Feb 2007 9:54]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/20742 ChangeSet@1.2622, 2007-02-28 10:52:51+01:00, msvensson@pilot.blaudden +1 -0 Bug#26416 mysql-test-run exits with "Hangup" when piped to grep - Thanks to Christian for the patch!
[8 Mar 2007 20:14]
Timothy Smith
pushed to 4.1.23, 5.0.38, 5.1.17
[13 Mar 2007 2:01]
Paul DuBois
No changelog entry needed.