Query execution was interruptedSELECT COUNT(people.id) AS total FROM `friend`, people WHERE `friend`.people_id='2462152' AND `friend`.friend_id=people.id