Bug #2041 | 4.1 mysql signal problem on Mac OS X | ||
---|---|---|---|
Submitted: | 7 Dec 2003 19:08 | Modified: | 17 Dec 2003 10:00 |
Reporter: | Paul DuBois | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 4.1.x | OS: | MacOS (Mac OS X 10.2.8) |
Assigned to: | CPU Architecture: | Any |
[7 Dec 2003 19:08]
Paul DuBois
[17 Dec 2003 10:00]
Indrek Siitan
Cannot repeat on my system (10.3 Panther): //indrek/tfr~>/usr/local/mysql/bin/mysql -uroot Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 4 to server version: 4.1.1-alpha-standard Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> [1]+ Stopped /usr/local/mysql/bin/mysql -uroot //indrek/tfr~>fg /usr/local/mysql/bin/mysql -uroot mysql> [1]+ Stopped /usr/local/mysql/bin/mysql -uroot //indrek/tfr~> //indrek/tfr~>fg /usr/local/mysql/bin/mysql -uroot mysql> [1]+ Stopped /usr/local/mysql/bin/mysql -uroot //indrek/tfr~> //indrek/tfr~>fg /usr/local/mysql/bin/mysql -uroot mysql> I was able to suspend and resume it 'til it stopped being amusing.
[18 Dec 2003 19:01]
Paul DuBois
Okay, I have tried to repeat the problem on Panther (Mac OS X 10.3) and it does not happen. Perhaps this is a Jaguar (Mac OS X 10.2) issue only.