mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 04:46:15 +01:00 
			
		
		
		
	Reseting -> Resetting Unknow -> Unknown capabilites -> capabilities choosen -> chosen direcory -> directory informations -> information openned -> opened refered -> referred to access -> one to access missmatch -> mismatch succesfully -> successfully dont -> don't
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			229 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			229 B
		
	
	
	
		
			Text
		
	
	
	
	
	
SELECT * FROM information_schema.engines
 | 
						|
WHERE ENGINE = 'FEDERATED';
 | 
						|
ENGINE	FEDERATED
 | 
						|
SUPPORT	YES
 | 
						|
COMMENT	Allows one to access tables on other MariaDB servers, supports transactions and more
 | 
						|
TRANSACTIONS	YES
 | 
						|
XA	NO
 | 
						|
SAVEPOINTS	YES
 |