SELECT 
  progress_bar 
FROM 
  cscart_preloader_setting 
WHERE 
  progress_bar

Query time 0.00014

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_preloader_setting ALL 1 Using where