questa forma non la digerisce


DELETE FROM c_tb_stats.* , c_tb_pagine.* WHERE c_tb_stats.id_visitatore = c_tb_pagine.id_visitatore AND
c_tb_stats.mese = '8' AND
c_tb_stats.anno = '2005' AND
c_tb_stats.giorno = '1'

l'errore è

#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 c_tb_stats.id_visitatore = c_tb_pagine.id_visitatore AND