Andris Spruds wrote:
> 
> Hello,
> 
> MaxDB seems to not to like my query.
> 
> To be more specific, query "EXPLAIN SELECT layer_id, COUNT(*) cnt FROM
> (SELECT 1 layer_id FROM  DUAL UNION ALL SELECT 2 layer_id 
> FROM  DUAL ) GROUP
> BY layer_id" brings the instance down on Win2000 / MaxDB 7.5.05.
> 
> I agree that the the query is not an usual one, but I think that MaxDB
> should at least politely refuse to execute it instead of 
> crushing... :(
> 

Sorry, this is really a bug caused by the combination of explain and union,
which will be fixed asap

Elke
SAP Labs Berlin

> Best regards,
> Andris Spruds
> 
> 
> 
> 
> 
> -- 
> MaxDB Discussion Mailing List
> For list archives: http://lists.mysql.com/maxdb
> To unsubscribe:    
http://lists.mysql.com/[EMAIL PROTECTED]

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to