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

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