Bug #3608 | INNODB allows a new process to start when the database is still shutting down. | ||
---|---|---|---|
Submitted: | 30 Apr 2004 4:41 | Modified: | 5 May 2004 10:49 |
Reporter: | Dathan Pattishall | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S2 (Serious) |
Version: | 4.0.18 | OS: | Linux (Linux dbmstr2.gbxsc.friendster.c) |
Assigned to: | Marko Mäkelä | CPU Architecture: | Any |
[30 Apr 2004 4:41]
Dathan Pattishall
[5 May 2004 10:49]
Marko Mäkelä
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 bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: ChangeSet@1.1803 InnoDB will now obtain an exclusive advisory lock on all log and data files it opens. (On Windows, InnoDB already took a mandatory lock on the files.)