'post' sorgu içinde kullanamazsın değişkene ataman lazım örn : $post=$_GET['post']; yada $post=$_POST['post'];

daha sonra :
SELECT * FROM attachments WHERE IN (5805) AND attach_rel_module='$post'