mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	 bccbc79d07
			
		
	
	bccbc79d07
	
	
	
		
			
			The problem is that the commands COM_STMT_CLOSE, COM_STMT_RESET, COM_STMT_SEND_LONG_DATA weren't being logged to the general log. The solution is to log the general log the aforementioned commands.
		
			
				
	
	
		
			2 lines
		
	
	
		
			63 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			63 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| --log=$MYSQLTEST_VARDIR/log/master.log --log-output=FILE,TABLE
 |