Seishi
Karashima
Professor
DB function failed with error number 1030 Got error 28 from storage engine SQL=select distinct p.id as id,p.fullref as fullref,
p.year as year
from mos_publications as p
left join mos_rel_pub_pers as r on r.id_pub=p.id
where
r.id_pers=711
order by p.year desc,p.fullref_para_sort; |