re: The query analizer locks with a complex query using inner left

2002-12-04 Thread Egor Egorov
martin, Monday, December 02, 2002, 6:13:58 AM, you wrote: ml> joins and nested where clauses. ml> Description: ml> The query analyzer seems to hang while trying to parse/optimize this ml> particular query if there is data in the table. Trying to understand why ml> mysql locked up running

The query analizer locks with a complex query using inner left

2002-12-01 Thread martin langhoff
joins and nested where clauses. >Description: The query analyzer seems to hang while trying to parse/optimize this particular query if there is data in the table. Trying to understand why mysql locked up running a complex query, We have been surprised to find that using EXPLAIN could hang