Active
Project:
DB Tuner
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2010 at 18:04 UTC
Updated:
19 Nov 2010 at 04:40 UTC
.uc_order_products_qty_vw' is not BASE TABLE query: update_sql /* admin : update_sql */ ALTER TABLE uc_order_products_qty_vw ADD INDEX sum_qty (sum_qty)
Comments
Comment #1
mikeytown2 commented#470976: Table uc_order_products_qty_vw doesn't exist (need for view Popular products) Sounds like this is a SQL view (not part of the drupal views module). Will need to lookinto handling this use case.