Mysql error: Unexpected number of results.
Query: SELECT units.* FROM units, cityes WHERE units.city_id = cityes.id AND cityes.name = 'Jupiter' AND units.name = 'Perju' AND units.type_index = 15
Results number was: 0