The fwf test now only tests the functionality of the rules themselves, not the parsing. The fwf_syntax test handles the testing of the parser. The fwf2 test was removed as it was almost identical with the original fwf test.
		
			
				
	
	
		
			3 lines
		
	
	
		
			93 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			93 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
grant select on *.* to 'skysql'@'localhost';
 | 
						|
revoke select on *.* from 'skysql'@'localhost';
 |