mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 10:56:12 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			138 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			138 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /** Maximal length of the target name */
 | |
| #define PRINCIPAL_NAME_MAX 256
 | |
| /** Maximal length of the mech string */
 | |
| #define MECH_NAME_MAX 30
 | 
