Good Afternoon Blake: Please review the specifications for the public MySQL server access:
http://genome.ucsc.edu/FAQ/FAQdownloads.html#download29 You want to use the user 'genomep' with 'password' --Hiram Blake Allen wrote: > Hi there, > > my name is blake, I am an undergrad at UCSC, and I was looking to make a > MySQL query to the table browser but I got an access denied: > > > !! warn: 0 CLEARED by call to connect method > !! ERROR: 1045 'Access denied for user 'genome'@' > dsl-63-249-87-97.dhcp.cruzio.com' (using password: YES)' (err#0) > <- connect('hg18;host=genome-mysql.cse.ucsc.edu', 'genome', ...)= ( > undef ) [1 items] at DBI.pm line 658 > <- $DBI::errstr= 'Access denied for user 'genome'@' > dsl-63-249-87-97.dhcp.cruzio.com' (using password: YES)' > > //------------------- > > > Any thoughts on how to approach this issue? Do I need to get a specific > password for accessing the database? > > currently I have this set as my password: > > $db_passwd="password"; > > > Thanks for your help! > > //B > > _______________________________________________ Genome maillist - [email protected] https://lists.soe.ucsc.edu/mailman/listinfo/genome
