3 lines
		
	
	
		
			68 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			68 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
select c1+c2 from t1 limit 1;
 | 
						|
explain select c1+c2 from t1 limit 1;
 | 
						
select c1+c2 from t1 limit 1;
 | 
						|
explain select c1+c2 from t1 limit 1;
 |