cclaerhout
Well-known member
After having some sql lost connection in some parts of XenForo, I've wasted my day to ask my host to check the values of "wait_timeout" & "max_allowed_packet". I've been told the problems came from by db, so I check table by table and the issue comes from the table "xf_style_property_definition" which can't be read or dumped. It triggers instead this error:
	
	
	
		
A fast Internet search gives some websites [ref] which recommend to increase the value of the "wait_timeout"
Can I have a reference of this value to provide my host and close this ticket?
Thanks
				
			
		Code:
	
	#2013 - Lost connection to MySQL server during query
(...)
<!-- PMA-SQL-ERROR 
(...)
#2006 - MySQL server has gone awayA fast Internet search gives some websites [ref] which recommend to increase the value of the "wait_timeout"

Can I have a reference of this value to provide my host and close this ticket?
Thanks
 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		