projects
Errore nella query:
SELECT titolo_ar as titolo, image, permalink_ar as permalink
				FROM progetti
				WHERE attivo = 'on'
				AND categoria LIKE '%,infra_structure,%'
				ORDER BY ordine DESC

Deadlock found when trying to get lock; try restarting transaction