Are you sure you don't have any errors in your SQL? Maybe your query
returns a karthesian product - and this might kill your J2EE
application.

Check out your slow-log - the query is probably there.

--
Per Andreas Buer

Thanks for your response Per. Yes, the query is at my slow-log, I already know that. I've made some changes and optimizations to my code to make it faster. I was only curious what that status really mean.
Btw, what is "karthesian product"?


Filip

_________________________________________________________________
Plan your week with MSN Weather -  http://www.msn.cz/weather/


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to