Warning: session_start() [function.session-start]: open(/tmp/session/sess_raffdb2cpm3pie1lppeaq6iu56, O_RDWR) failed: No such file or directory (2) in /domains/zinc12/htdocs/lib/auth/DrupalAuthentication.php on line 251

Warning: session_write_close() [function.session-write-close]: open(/tmp/session/sess_raffdb2cpm3pie1lppeaq6iu56, O_RDWR) failed: No such file or directory (2) in /domains/zinc12/htdocs/lib/zinc/user/ZincAuthentication.php on line 109

Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp/session) in /domains/zinc12/htdocs/lib/zinc/user/ZincAuthentication.php on line 109

Warning: mysql_query() [function.mysql-query]: Unable to save result set in /domains/zinc12/htdocs/lib/sql/MySQLDatabase.php on line 67
exception 'SQLQueryException' with message 'MySQL client ran out of memory' in /domains/zinc12/htdocs/lib/sql/MySQLDatabase.php:69 Stack trace: #0 /domains/zinc12/htdocs/lib/sql/MySQLDatabase.php(54): MySQLDatabase->rawQuery('? SELECT...') #1 /domains/zinc12/htdocs/lib/sql/MySQLDatabase.php(63): MySQLDatabase->bufferedQuery('? SELECT...') #2 /domains/zinc12/htdocs/lib/zinc/reporter/ZincAnnotationReports.php(640): MySQLDatabase->query('? SELECT...', Array) #3 /domains/zinc12/htdocs/lib/zinc/reporter/ZincAnnotationReports.php(1123): ZincAnnotationPhenologReport->run(Array) #4 /domains/zinc12/htdocs/browse/targets/detail.php(60): ZincAnnotationManager::targetPhenologs(Object(ZincTarget)) #5 {main}
SELECT pl.gene_sp1 AS source_gene_species, d1.phenotype AS source_description, pl.gene_sp2 AS dest_gene_species, d2.phenotype AS dest_description FROM tannotation AS ta INNER JOIN genedesc AS gd ON (ta.external=gd.genecode AND ta.extttype_fk=5) INNER JOIN phenotype AS pt ON gd.pheno_gene_id=pt.numbr INNER JOIN phenolog AS pl ON pl.gene_sp1 = pt.code INNER JOIN pheno_desc AS d1 ON pl.pheno_desc_fk=d1.phenodesc_id INNER JOIN pheno_desc AS d2 ON pl.pheno_desc2_fk=d2.phenodesc_id WHERE ta.uniprot='ITPR2_RAT'