Hi,  I have a query where I am using say column a in the where , group by and 
order by clauses.  I would like to add an index for this column.   How can this 
be done?  
Will this one do it
ALTER SYSTEM SET `planner.enable_index_planning` = true 

Reply via email to