SELECT dr.*,bp.nadb,bp.tip as tp FROM diskrazmer dr LEFT JOIN brendprice bp ON bp.intmin < dr.price2 AND bp.intmax >= dr.price2 AND bp.sezon = dr.tip WHERE dr.model_id=320973 AND dr.price > 0 ORDER BY dr.price DESC LIMIT 1
MySQL Error: Out of resources when opening file './vseshini/brendprice.MYD' (Errcode: 24)
This script cannot continue, terminating.