Skip navigation links

MySQL Forums :: Performance :: LEFT JOIN with CASE WHEN


Advanced Search

PARTIAL RESOLUTION - Re: LEFT JOIN with CASE WHEN
Posted by: Chad Brogan ()
Date: October 27, 2009 07:15PM

Hate to leave things unresolved. I ended up creating a perl script that builds everything via several steps. I kept my schema the same, but used perl to step through each row of pricing and apply it to my output table running in a memory engine. 2 1/2 hours down to 2 1/2 minutes isn't too shabby of an improvement. Hopefully it will scale ok. Thanks for your help.

Options: ReplyQuote


Subject Views Written By Posted
LEFT JOIN with CASE WHEN 768 Chad Brogan 10/23/2009 02:25PM
Re: LEFT JOIN with CASE WHEN 284 Stefan Rindeskar 10/23/2009 06:33PM
Re: LEFT JOIN with CASE WHEN 254 Chad Brogan 10/23/2009 09:54PM
Re: LEFT JOIN with CASE WHEN 261 Rick James 10/23/2009 10:29PM
Re: LEFT JOIN with CASE WHEN 245 Chad Brogan 10/25/2009 01:34PM
PARTIAL RESOLUTION - Re: LEFT JOIN with CASE WHEN 229 Chad Brogan 10/27/2009 07:15PM
Re: PARTIAL RESOLUTION - Re: LEFT JOIN with CASE WHEN 84 Chad Brogan 11/14/2009 12:30PM
Re: PARTIAL RESOLUTION - Re: LEFT JOIN with CASE WHEN 77 Rick James 11/17/2009 11:44PM


Sorry, only registered users may post in this forum.