Bug #11755 mysqld crashed when shutting down
Submitted: 6 Jul 2005 3:14 Modified: 8 Jul 2005 0:21
Reporter: Jorge del Conde Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:4.1.12 OS:Windows (WinXP SP2)
Assigned to: Assigned Account CPU Architecture:Any

[6 Jul 2005 3:14] Jorge del Conde
Description:
mysqld crashed after I executed mysqladmin shutdown.

How to repeat:
Command Prompt 1:

start mysqld as follows:
C:\my\mysql41\bin>mysqld --standalone --port=3307 --console --innodb=false
mysqld: ready for connections.
Version: '4.1.12a-log'  socket: ''  port: 3307  Official MySQL binary

Command Prompt 2:
C:\my>mysqladmin -P3307 -uroot shutdown

The following will be printed in console 1:

050705 22:13:49 [Note] mysqld: Normal shutdown
050705 22:13:50 [ERROR] mysqld: Forcing close of thread 3  user: 'root'
[6 Jul 2005 15:21] Jorge del Conde
This problem didn't happen in our Linux distribution:

root-local/mysql# bin/mysqld --port=3307 --console --innodb=false --user=mysql
050705 22:47:59 [Note] bin/mysqld: ready for connections.
Version: '5.0.9-beta'  socket: '/tmp/mysql.sock'  port: 3307  Source distribution
>> called mysqladmin -uroot -P3307 shutdown
050705 22:48:46 [Note] bin/mysqld: Normal shutdown

050705 22:48:46 [Note] bin/mysqld: Shutdown complete
[6 Jul 2005 15:25] Jorge del Conde
Tested it w/4.1.13 bk under Linux too, and things worked as expected.
[8 Jul 2005 0:21] Reggie Burnett
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the original bug instead.

Thank you for your interest in MySQL.

Additional info:

This is a dupe of 7403 although with a different severity and priority level.  I am marking this one as dupe and notifying Brian.