Magento 1.9 reindex error - catalog search sql violation 1064 -


sorry complete novice. getting error exception report in magento. if can tell me how fix i'd appreciate it.

2016-06-06t19:03:22+00:00 debug (7): exception message: sqlstate[42000]: syntax error or access violation: 1064 have error in sql syntax; check manual corresponds mysql server version right syntax use near 'where (main.parent_id = '955') , (ciss.stock_status = 1)' @ line 2, query was:

select `main`.`product_id` `catalog_product_super_link` `main`   inner join `cataloginventory_stock_status` `ciss` on  ciss.product_id = main.product_id , ciss.website_id =    (main.parent_id = '955') , (ciss.stock_status = 1)