select group_concat(ca_id) g_ca_id , group_concat(ca_name) g_ca_name from where ca_id like '__' and ca_id != ''

1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where ca_id like '__' and ca_id != ''' at line 1

error file : /index.php