5 lines
		
	
	
		
			86 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			86 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
use test;
 | 
						|
set autocommit=1;
 | 
						|
use mysql;
 | 
						|
select count(*) from user where user='skysql';
 |