| Bug #7372 | InnoDB not shut down properly when mysql.host missing | ||
|---|---|---|---|
| Submitted: | 17 Dec 2004 0:16 | Modified: | 17 Dec 2004 9:25 |
| Reporter: | Jeremy Cole (Basic Quality Contributor) (OCA) | Email Updates: | |
| Status: | Won't fix | Impact on me: | |
| Category: | MySQL Server | Severity: | S3 (Non-critical) |
| Version: | 4.1.7 | OS: | FreeBSD (FreeBSD) |
| Assigned to: | CPU Architecture: | Any | |
[17 Dec 2004 0:16]
Jeremy Cole
[17 Dec 2004 9:25]
Heikki Tuuri
Jeremy, for InnoDB, exit(1) is a totally legal way to shut it down. It will do a crash recovery at the next startup. I think it does not pay to shut it down gracefully in this case. Therefore I am changing the status of this bug report to 'Won't fix'. Regards, Heikki
