SELECT * FROM info LEFT JOIN info_ru ON info.infoID = info_ru.infoID WHERE info.infoID = guide;

Неправильный запрос