Bug #6114 | Segmentation fault on hitting Explain | ||
---|---|---|---|
Submitted: | 15 Oct 2004 13:58 | Modified: | 3 Nov 2004 19:19 |
Reporter: | Sean Leach | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S1 (Critical) |
Version: | 1.0.7a-beta | OS: | Linux (Gentoo Linux (kernel 2.6.8)) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
[15 Oct 2004 13:58]
Sean Leach
[25 Oct 2004 23:59]
Robin Carriere
DItto for me (same platform). Also get it with various queries... For example: SELECT M.nm, I.cd, SUM(I.qty_amt) FROM Intervention I, Participation PA LEFT JOIN Material M ON M.material_uid = PA.subject_entity_uid WHERE I.cd = 'MEDADM' AND I.intervention_uid = PA.act_uid AND PA.type_cd = 'PRD' GROUP BY M.nm Causes "Segmentation Fault" every time I run it.
[29 Oct 2004 22:30]
Dave Bonn
the same thing happend with CTRL+4.. Just an FYI
[3 Nov 2004 18:39]
Sean Leach
This has been resolved in 1.1.0-gamm
[3 Nov 2004 19:19]
MySQL Verification Team
Issue resolved according bug reporter.