Bug #35568 | "mysqladmin -S <SOCKET> shutdown" returns to shell without instance stopped | ||
---|---|---|---|
Submitted: | 26 Mar 2008 7:23 | Modified: | 11 Jun 2008 15:51 |
Reporter: | Olaf Hansen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 5.1.23 | OS: | Linux (SLES 10) |
Assigned to: | CPU Architecture: | Any | |
Tags: | mysqladmin, shutdown |
[26 Mar 2008 7:23]
Olaf Hansen
[26 Mar 2008 9:55]
Susanne Ebrecht
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at http://dev.mysql.com/doc/en/installing-source.html $ ls var/ ib_logfile0 ib_logfile1 ibdata1 mycomputer.pid mysql test $ bin/mysqladmin -S /tmp/mysocket.sock shutdown $ ls var/ ib_logfile0 ib_logfile1 ibdata1 mysql test Tested with: 5.1.24-rc-debug Ubuntu AMD64 FreeBSD AMD64