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 txn.ref_taxon, 
						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, 
						s.en, 
						r.en, 
						r2.en, 
						txn.page_denonciation, 
						txn.page_utilisant,
						nc.orthographe,
						nc.autorite,
						(select get_parent_by_name(nc.index, 'family', 'notfull')),
						nc2.orthographe,
						nc2.autorite,
						(select get_parent_by_name(nc2.index, 'family', 'notfull'))
					FROM taxons_x_noms AS txn 
					LEFT JOIN taxons AS t ON t.index = txn.ref_taxon
					LEFT JOIN statuts AS s ON txn.ref_statut = s.index
					LEFT JOIN rangs AS r ON r.index = t.ref_rang
					LEFT JOIN rangs AS r2 ON r2.index = (select ref_rang from noms_complets where index = txn.ref_nom)
					LEFT JOIN publications AS p1 ON p1.index = txn.ref_publication_utilisant
					LEFT JOIN publications AS p2 ON p2.index = txn.ref_publication_denonciation
					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
					WHERE (txn.ref_nom = 20841)
					AND s.en not in ('correct use', 'status revivisco')
					ORDER BY p1.annee, p2.annee;--

For help, please send mail to the webmaster ([no address given]), giving this error message and the time and date of the error.