<meta http-equiv="content-type" content="text/html; charset=utf-8"><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><div>
Error while executing query: CREATE TABLE `alt_allele` (</div><div>  `alt_allele_id` int(10) unsigned NOT NULL AUTO_INCREMENT,</div><div>  `gene_id` int(10) unsigned NOT NULL,</div><div>  UNIQUE KEY `gene_idx` (`gene_id`),</div>
<div>  UNIQUE KEY `allele_idx` (`alt_allele_id`,`gene_id`)</div><div>) ENGINE=MyISAM DEFAULT CHARSET=latin1</div><div>:</div><div>No database selected (errno: 1046)</div><div>Click 'Ignore' if you'd like to have this error ignored until the end of the script.</div>
</span></font>