Prova così
codice:
select * from tabella
where campo_data >= 
date_format(curdate() - interval 2 month,"%Y-%m-01")