Have a semi-new Drupal/Ubercart site setup that gets hung up on the Adjustments page on all products. While checking services on the server mysql is maxing out the cpu consistently, and doesn't stop until I kill the process and restart apache. That is the only page this is happening on.
To give you some background on this site...we originally started with lots and lots of attributes for each product. It was obvious that it wasn't going to work this way, so we ended up removing the attributes and narrowing it down to just a few. Now we're down to about 3 or 4 groups of attributes with 6 to 7 options on each. Anyway, even now the adjustments page is inaccessible, like I mentioned above. Is there a cache somewhere that needs to be cleared? Or something else that I'm missing?
Comments
Comment #1
tr commentedDuplicate of #375019: Adjustments page breaks MySQL on too many attribute option combinations. Please read that issue and review the patch if you want to see this solved.
Comment #2
lphm commentedRead my response http://drupal.org/node/375019#comment-3624812 on this post
Comment #3
amariotti commentedThanks, I found this later on in the day and forgot to mark this as a duplicate.