MySQL Error Occurred

Error Message:
1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 's Bounty') AND status=0 AND prod_flag = 0 LIMIT 8' at line 2

SQL:
SELECT productId, rating,trating, image, price, name, sale_price FROM cubecart_inventory WHERE MATCH (name) AGAINST ('L-LYSINE TABS 1000 MG NBY 60 by Nature's Bounty') AND status=0 AND prod_flag = 0 LIMIT 8