Gesichtsbehandlung

Errore nella query:
SELECT
				id, titolo_de as titolo, prezzo_de as prezzo , testo_de as testo
				FROM trattamenti
				WHERE attivo = 'on'
				AND pagina = '205'
				AND titolo_de != ''
				ORDER BY ordine DESC

Deadlock found when trying to get lock; try restarting transaction