mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 10:56:12 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			157 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			157 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| SELECT * FROM information_schema.engines
 | |
| WHERE ENGINE = 'CSV';
 | |
| ENGINE	CSV
 | |
| SUPPORT	YES
 | |
| COMMENT	Stores tables as CSV files
 | |
| TRANSACTIONS	NO
 | |
| XA	NO
 | |
| SAVEPOINTS	NO
 | 
