Hi Yuanpeng,

MySQL v6 was abandoned by Oracle when they acquired Sun (who owned 
MySQL). Since MySQL 6 is not officially supported by Oracle, nor will 
there be any updates for it, we unfortunately have no plans on making 
any patches to accommodate it.

We highly recommend that you use some version of MySQL 5.x with the UCSC 
Genome Browser.

If you have any additional questions, please reply to: genome@soe.ucsc.edu
-
Greg Roe
UCSC Genome Bioinformatics Group


On 1/8/12 11:28 PM, Yuanpeng Zhou wrote:
> Dear USCS browser:
>
> The sql file in visiGene database contains the syntax 'TYPE=MyISAM', this
> is not recognized by the mysql Version 6.0.2
>
> The problem is solved using this command.
>
>         shell>  sed -i 's/TYPE=MyISAM/ENGINE=MyISAM/' $SQL
>
> The bug didn't exist in the hg19 or the other normal database
>
> Yours sincerely
>
> Yuanpeng Zhou
> _______________________________________________
> Genome maillist  -  Genome@soe.ucsc.edu
> https://lists.soe.ucsc.edu/mailman/listinfo/genome
_______________________________________________
Genome maillist  -  Genome@soe.ucsc.edu
https://lists.soe.ucsc.edu/mailman/listinfo/genome

Reply via email to