Bug #8511 Always error On Windows 2000 Professional OS
Submitted: 15 Feb 2005 3:16 Modified: 15 Feb 2005 13:11
Reporter: Phourm Liang Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version: OS:Windows (Windows 2000 Professional)
Assigned to: CPU Architecture:Any

[15 Feb 2005 3:16] Phourm Liang
Description:
When I try to use Stored Procudure NEW feature in MySQL 5.0, it's always error in 005346c4.
The following call stack are two conditions list.

1. View Catalogs by 'MySQL Administrator' Database name = Mysql 
error call stack:
>	mysqld-nt.exe!005346c4() 	
 	mysqld-nt.exe!00534ee9() 	
 	mysqld-nt.exe!0053e54f() 	
 	mysqld-nt.exe!004cdfe4() 	
 	mysqld-nt.exe!004cca7c() 	
 	mysqld-nt.exe!004cd313() 	
 	mysqld-nt.exe!0048d510() 	
 	mysqld-nt.exe!0048d856() 	
 	mysqld-nt.exe!004a6667() 	
 	NTDLL.DLL!77fcc1d0() 	
 	NTDLL.DLL!77f87d57() 	
 	mysqld-nt.exe!005349ea() 	
 	mysqld-nt.exe!005349ea() 	
 	mysqld-nt.exe!004cc9c4() 	
 	mysqld-nt.exe!004aba1d() 	
 	mysqld-nt.exe!004cd454() 	
 	mysqld-nt.exe!004a615d() 	
 	mysqld-nt.exe!004db4d3() 	
 	NTDLL.DLL!77f87c86() 	
 	NTDLL.DLL!77fcc71e() 	
 	NTDLL.DLL!77f87c86() 	
 	NTDLL.DLL!77f87c5e() 	

2. MySql command line 'show procedure status;' database name = mysql
error call stack
>	mysqld-nt.exe!005346c4() 	
 	mysqld-nt.exe!00534ee9() 	
 	mysqld-nt.exe!0053e54f() 	
 	mysqld-nt.exe!004cdfe4() 	
 	mysqld-nt.exe!004cca7c() 	
 	mysqld-nt.exe!00520725() 	
 	mysqld-nt.exe!004cd313() 	
 	mysqld-nt.exe!0048d510() 	
 	mysqld-nt.exe!0048d856() 	
 	mysqld-nt.exe!004a6667() 	
 	mysqld-nt.exe!004531a8() 	
 	mysqld-nt.exe!00522ddd() 	
 	mysqld-nt.exe!005349ea() 	
 	mysqld-nt.exe!005349ea() 	
 	mysqld-nt.exe!004cc9c4() 	
 	mysqld-nt.exe!004aba1d() 	
 	mysqld-nt.exe!004cd454() 	
 	mysqld-nt.exe!004a615d() 	
 	mysqld-nt.exe!004db4d3() 	

How to repeat:
1. Install MySQL 4.1
2. Install MySQL Administrator Tool
3. Uninstall MySQL 4.1
4. Install MySQL 5.0
5. Run MySQL Administrator (Error)
6. Run MySQL command line (Error)
 

Suggested fix:
Look 005346c4
[15 Feb 2005 3:19] Phourm Liang
Error Message Box here:

---------------------------
mysqld-nt.exe - Application Error
---------------------------
The instruction at "0x005346c4" referenced memory at "0x00786000". The memory could not be "read".

Click on OK to terminate the program
Click on CANCEL to debug the program
---------------------------
OK   Cancel   
---------------------------
[15 Feb 2005 3:51] MySQL Verification Team
The server is the version 5.0.2 ? Then it is duplicate of bug
#6950.
[15 Feb 2005 4:11] Phourm Liang
Yes, it's 5.0.2