Server crash with SQL statement

Tim Davis timdavis at amug.org
Tue Nov 11 12:09:28 CST 2003


Hi,

    The following is an example which crashes the server reliably.

SELECT field1, field2 FROM table1 WHERE field1 like 'something' GROUP 
BY field1 ORDER BY field1

The problem seems to be the combination of group by and order by. (I 
realize in the above they will sequence on the same field.) When 
removing either, no crash.

Tim Davis
V4RB, VSRV



More information about the Valentina mailing list