mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 18:36:12 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			147 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			147 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| SET tcp_nodelay=0;
 | |
| SET tcp_nodelay=1;
 | |
| SET tcp_nodelay=default;
 | |
| SET GLOBAL tcp_nodelay=0;
 | |
| ERROR HY000: Variable 'tcp_nodelay' is a SESSION variable
 | 
