You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
unknown 108e9ee84e MBug#702303: Spurious `use` statements in output from mysqlbinlog --rewrite-db="a->b" 15 years ago
..
CMakeLists.txt Mbug#677407 / MySQL Bug#48883: Stale data from INNODB_LOCKS table. 15 years ago
Makefile.am merge with 5.1 15 years ago
README Added federatedx storage engine 16 years ago
ha_federated.cc MBug#702303: Spurious `use` statements in output from mysqlbinlog --rewrite-db="a->b" 15 years ago
ha_federated.h restore the unintentinally broken ABI 16 years ago
plug.in MWL#74: Shared libmysqld.so library. 15 years ago

README

The files in this directory are not used by MariaDB

MariaDB uses the new federated storage engine that can be found in the
federatedx directory.

This directory is only kept around to make it easy to merge code from the
MySQL source repositories that uses the old and disabled federated code.