Bug #9519 | Access violation at address 77C478C0 in module msvcrt.dll | ||
---|---|---|---|
Submitted: | 31 Mar 2005 11:01 | Modified: | 4 Apr 2005 5:18 |
Reporter: | David Wright | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S2 (Serious) |
Version: | MySql Server 5.0.3 | OS: | Windows (Windows XP Service Pack2) |
Assigned to: | CPU Architecture: | Any |
[31 Mar 2005 11:01]
David Wright
[31 Mar 2005 14:58]
Jorge del Conde
Hi, I was unable to repeat this bug. Can you give me step by step instructions on how to reproduce it ? Thanks
[31 Mar 2005 15:24]
David Wright
1. Windows XP Professional. 2. Service Pack 2. 3. MySql Server 5.0.3 beta installed and service running. 4. Install MySql Query Browser 1.1.6 5. I Have no other databases except what is there after installation. 6. I created a database called 'stock' 7. I created 2 tables in the new 'stock' database via the Query Browser GUI. 8. The third table I entered is detailed in previous comments. I manually created the third table again via the Query Browser GUI. 9. Hit the 'Apply Changes' button. 10. Confirm Table edit popup appears with Create Table script as attached. 11. Hit the 'Execute' button. 12. The 'crash' occured in mysqld-nt.exe as specified and program closed after closing message box.
[2 Apr 2005 3:03]
David Wright
Downloaded latest Query Browser 1.1.7. Tried to re-create the table via script that I saved after editing. The query browser crashes. If I remove all the *enum* declarations the table is created successfully.??
[4 Apr 2005 5:18]
Heikki Tuuri
Probably a duplicate of #9526.