Hello all - <br><br>I am trying to install a local mysql copy of ensembl_compara_61. Everything goes fine until my script attempts to import the file peptide_align_feature_mus_musculus_57.txt into mysql (as part of executing the command "mysqlimport -u root --password=$password --fields_escaped_by=\\ $database -L $base_directory/$database/*.txt #>> $log_file_name") at which point I get the error message<br>
 <br>"mysqlimport: Error: 1016, Can't open file: './ensembl_compara_61/peptide_align_feature_mus_musculus_57.frm' (errno: 24), when using table: peptide_align_feature_mus_musculus_57".<br><br>Every peptide_align_feature_*.txt alphabetically before mus_musculus imports without complaint (and installation of ensembl_compara_60 several months ago on a different machine went smoothly).<br>
<br>Any idea what is going wrong?<br><br> - Jeff<br>