sql: SELECT vaitoskirja.* from diss.vaitoskirja LEFT JOIN diss.asiasanat USING (dissid) LEFT JOIN diss.aine USING (dissid) WHERE (indexterm = 'Suurtuotannon edut') GROUP BY dissid ORDER BY publyear desc,series_sort desc
mysql errno 1041
error Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
find_vaitoskirja2 failed