mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 02:46:29 +01:00 
			
		
		
		
	 842da858b6
			
		
	
	
	842da858b6
	
	
	
		
			
			- Include a link to the relevant KB article for more info - Use spaced around the equal sign for better readability and so that the examples are more aligned with the general style in the KB - Load plugins with just the base name, the .so is optional and excess
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			120 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			120 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [mariadb]
 | |
| #
 | |
| # Uncomment line to enable
 | |
| #
 | |
| #plugin-load-add = ha_spider
 | |
| 
 | |
| # Read more at https://mariadb.com/kb/en/spider/
 |