I performed the following query :

select max(date_time) from vse_history where symbol_id = 1;

and mysql crashes. I'm not very good with SQL so I wonder of I'm doing this
right at all. I want the record with the highest datetime value where
symbol_id = 1

I'm using 3.23.43-max-nt on Windows2000.

Should I file a bug report fir this matter?

Elm


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to