| Bug #49583 | Can't stop server started outside workbench | ||
|---|---|---|---|
| Submitted: | 10 Dec 2009 12:14 | Modified: | 3 Feb 2010 7:33 | 
| Reporter: | Nidhi Shrotriya | Email Updates: | |
| Status: | Can't repeat | Impact on me: | |
| Category: | MySQL Workbench | Severity: | S3 (Non-critical) | 
| Version: | 5.2.10 | OS: | Any | 
| Assigned to: | CPU Architecture: | Any | |
   [10 Dec 2009 12:14]
   Nidhi Shrotriya        
  
 
   [10 Dec 2009 15:18]
   Susanne Ebrecht        
  Which stop command did you use? Did you use mysqld or mysqld_safe for starting the server? If you used mysqld_safe then you need to kill this process before the mysqld process. Because otherwise, when you just kill mysqld then mysqld_safe immediately will restart mysqld. Means when you just use mysqladmin shutdown on mysqld_safe the server always immediately get restarted.
   [11 Jan 2010 0:00]
   Bugs System        
  No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
   [3 Feb 2010 7:33]
   Nidhi Shrotriya        
  Closing as couldn't reproduce it with 5.2.14 beta on Ubuntu 9.10.

