mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 10:56:12 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			246 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			246 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| --echo #
 | |
| --echo # MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variables
 | |
| --echo #
 | |
| 
 | |
| --let var = init_slave
 | |
| --let grant = REPLICATION SLAVE ADMIN
 | |
| --let value = 'SET @x=1'
 | |
| 
 | |
| --source suite/sys_vars/inc/sysvar_global_grant.inc
 | 
