mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	 19a22f87e9
			
		
	
	19a22f87e9
	
	
	
		
			
			The event scheduler was not designed to work in embedded mode. This patch disables and excludes the event scheduler when the server is compiled for embedded build.
		
			
				
	
	
		
			6 lines
		
	
	
		
			79 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			79 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| --source include/is_embedded.inc
 | |
| 
 | |
| --error 1193
 | |
| set global event_scheduler=ON;
 | |
| 
 |