Bug #7446 using schema-information ends in service-crash
Submitted: 20 Dec 2004 22:17 Modified: 20 Dec 2004 22:29
Reporter: Paul Safe Internet Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.0.2-alpha OS:Windows (Windows 2000 / XP / 2003)
Assigned to: CPU Architecture:Any

[20 Dec 2004 22:17] Paul Safe Internet
Description:
I have installed version 5.0.2-alpha on three systems; Windows 2000 (standard) server SP4 (AMD Athlon XP), Windows XP SP2 (AMD Athlon 64) and Windows (standard) server 2003 (Pentium IV). I use the standaard (full) installation.

When I connect with mysql-query-browser-1.1.4-win, during 'fetching data' (when opening schema), the service crashes (mysqld-nt.exe has encoutered a problem and needs to close). The same happens when I created a view (select * from db) and tried to query it (select * from <viewname>). I logged in as 'root'  and I gave myself all privileges.

The same happens also when I use mysql-administrator-1.0.18-win to view catalogs.

In version 4.1.8 all this works fine.

How to repeat:
Use version 5.0.2-Alpha on a Windows 2000+ machine, connect with administrator-1.0.18 or querybrowser-1.1.4 and open the mysql schema.
[20 Dec 2004 22:29] Hartmut Holzgraefe
This was already reported in bug 6950 and others.
It is already fixed in our source tree so 5.0.3 will not show it anymore