Hi All<div><br></div><div>During importing Genomes (release-13) data, I suffer some SQL error.</div><div><br></div><div>1 In  toxoplasma_gondii_core_13_66_1.sql</div><div><br></div><div> the command:                   "CREATE ALGORITHM=UNDEFINED SQL SECURITY INVOKER VIEW `exon_stable_id` AS (select `exon`.`exon_id` AS `exon_id`,`exon`.`stable_id` AS `stable_id`,`exon`.`version` AS `version`,`exon`.`created_date` AS `created_date`,`exon`.`modified_date` AS `modified_date` from `exon`); "           returns             "ERROR 1146 (42S02): Table 'toxoplasma_gondii_core_13_66_1.exon' doesn't exist"<br>
</div><div><br></div><div>the command:                      "CREATE ALGORITHM=UNDEFINED SQL SECURITY INVOKER VIEW `translation_stable_id` AS (select `translation`.`translation_id` AS `translation_id`,`translation`.`stable_id` AS `stable_id`,`translation`.`version` AS `version`,`translation`.`created_date` AS `created_date`,`translation`.`modified_date` AS `modified_date` from `translation`)</div>
<div>;"               returns           "ERROR 1146 (42S02): Table 'toxoplasma_gondii_core_13_66_1.translation' doesn't exist"</div><div><div><br></div><div>From ftp downloading site: <a href="ftp://ftp.ensemblgenomes.org/pub/protists/release-13/mysql/toxoplasma_gondii_core_13_66_1/">ftp://ftp.ensemblgenomes.org/pub/protists/release-13/mysql/toxoplasma_gondii_core_13_66_1/</a>, I doesn't see those two tables.</div>
<div><br></div><div>How to fix them?</div><div><br></div><div>Thanks</div>-- <br><div><font face="verdana, sans-serif" size="1">Gang Chen</font></div><div><font face="verdana, sans-serif" size="1">TILSI</font></div><div><font face="verdana, sans-serif" size="1"><span style="background-color:rgb(255,255,255)">Taicang Institute For Life Science Information</span><br style="background-color:rgb(255,255,255)">
<span style="background-color:rgb(255,255,255)">Address: A2/162, Renmin South Road, Taicang, 215400, Jiangsu Province, P.R.China</span><br style="background-color:rgb(255,255,255)"><span style="background-color:rgb(255,255,255)">Phone:£¨+86£©512-82782588</span></font></div>
<br>
</div>