mariadb/storage/federated
Michael Widenius d8ecbbe634 Merge with MySQL 5.1.42
- Marked a couple of tests with --big
- Fixed xtradb/handler/ha_innodb.cc to call explain_filename()

storage/xtradb/handler/ha_innodb.cc:
  Call explain_filename() to get proper names for partitioned tables
2010-01-15 17:27:55 +02:00
..
CMakeLists.txt Bug#47382 'mysqladmin debug' crash on 64-bit Windows 2009-11-10 13:41:43 -06:00
ha_federated.cc Merge MySQL->MariaDB 2009-09-08 00:50:10 +04:00
ha_federated.h Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
Makefile.am
plug.in.disabled Added federatedx storage engine 2009-10-30 20:50:56 +02:00
README Added federatedx storage engine 2009-10-30 20:50:56 +02:00

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.