| Bug #49772 | Incorrect shutdown logic in mysql.server script | ||
|---|---|---|---|
| Submitted: | 17 Dec 2009 15:24 | Modified: | 7 Jan 2010 16:40 | 
| Reporter: | Ivan Debnar | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: General | Severity: | S3 (Non-critical) | 
| Version: | 5.5m2 | OS: | Any (Sun Solaris 10u8, Linux) | 
| Assigned to: | Alexander Nozdrin | CPU Architecture: | Any | 
| Tags: | mysql.server startup shutdown script, regression | ||
   [17 Dec 2009 15:24]
   Ivan Debnar        
  
 
   [17 Dec 2009 19:17]
   Sveta Smirnova        
  Thank you for the report. Verified as described by reading the code.
   [19 Dec 2009 14:24]
   Valeriy Kravchuk        
  Bug #49822 was marked as a duplicate of this one.
   [23 Dec 2009 9:55]
   Alexander Nozdrin        
  The bug was fixed by Jonathan Perkin on Dec-16 in mysql-trunk-bugfixing. revid: jperkin@sun.com-20091216102756-r2v48umkl77ky05f message: Fix previous merge: 'kill -0' (check PID exists) was changed to 'kill -9', meaning a '/etc/init.d/mysql stop' would actually cause mysqld_safe to relaunch mysqld rather than shut it down. The patch was pushed into mysql-trunk and merged into mysql-next-mr and mysql-6.0-codebase.
   [7 Jan 2010 16:40]
   Paul DuBois        
  Noted in 5.5.1, 6.0.14 changelogs. The mysql.server script had incorrect shutdown logic.

