SELECT sum(campo_size) as totale FROM tabella WHERE id_user = 'id' && date_format(data, '%Y%m') = date_format(NOW(), '%Y%m')
In questo modo ti tiri fuori il totale del mese corrente, se aggiungendo il file attuale non raggiungi i 100 mega lo fai proseguire altrimenti
ciao