FLOW
Follow FLOW:
TwitterFacebook
Families Genera Species Names Vernacular names Publications Authors Geographical distribution Associated taxa Cavernicolous Fossils Images Type specimens repositories Synopsis Updates Classification Molecular data contactProjectFulgoromorpha
English
English

Status: 500 Content-type: text/html

Software error:

Could'nt execute sql request: SSL SYSCALL error: EOF detected
--	SELECT 	nc.index, 
								nc.orthographe, 
								nc.autorite, 
								s.en, 
								txn.ref_publication_utilisant, 
								txn.ref_publication_denonciation,
								txn.exactitude, 
								txn.completude, 
								txn.exactitude_male, 
								txn.completude_male, 
								txn.exactitude_femelle, 
								txn.completude_femelle,
								txn.sexes_decrits, 
								txn.sexes_valides, 
								txn.ref_nom_cible, 
								nc2.orthographe, 
								nc2.autorite, 
								s.en, 
								n.orthographe, 
								n.ref_nom_parent,
								txn.page_utilisant,  txn.page_denonciation,
								pubd.annee,
								r.ordre,
								np.orthographe,
								np2.orthographe,
								txn.remarques, 
								txn.nom_label, 
								txn.nom_cible_label,
								CASE WHEN s.index = 2 AND (SELECT count(*) FROM taxons_x_noms WHERE ref_nom = txn.ref_nom AND ref_nom_cible != txn.ref_nom_cible AND ref_statut = 2) > 0 THEN
								'<i>pro parte</i> '
								END,
								s.index,
								pubu.annee,
								n2.orthographe, 
								n2.ref_nom_parent,
								(select all_to_rank(ref_nom, 'subtribe', 'suborder', '<br>', 'down', 'notfull')),
								(select all_to_rank(ref_nom_cible, 'subtribe', 'suborder', '<br>', 'down', 'notfull')),
								r2.ordre
							FROM taxons_x_noms AS txn 
							LEFT JOIN noms_complets AS nc ON nc.index = txn.ref_nom
							LEFT JOIN noms_complets AS nc2 ON nc2.index = txn.ref_nom_cible
							LEFT JOIN noms AS n ON n.index = txn.ref_nom
							LEFT JOIN noms AS n2 ON n2.index = txn.ref_nom_cible
							LEFT JOIN noms_complets AS np ON np.index = n.ref_nom_parent
							LEFT JOIN noms_complets AS np2 ON np2.index = n2.ref_nom_parent
							LEFT JOIN statuts AS s ON txn.ref_statut = s.index
							LEFT JOIN publications AS pubd ON pubd.index = txn.ref_publication_denonciation
							LEFT JOIN publications AS pubu ON pubu.index = txn.ref_publication_utilisant
							LEFT JOIN publications AS pubo ON pubo.index = nc.ref_publication_princeps
							LEFT JOIN rangs AS r ON r.index = nc.ref_rang
							LEFT JOIN rangs AS r2 ON r2.index = nc2.ref_rang
							WHERE txn.ref_taxon = 10445 
							AND s.en != 'valid'
							ORDER BY pubd.annee, n.annee, pubu.annee, txn.date_modification;--

For help, please send mail to the webmaster (webmaster@localhost), giving this error message and the time and date of the error.