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 - [email protected]
https://lists.soe.ucsc.edu/mailman/listinfo/genome
