mariadb/storage/xtradb/handler
Sergei Golubchik 14e53d0668 allow federated and innodb_plugin to be built
storage/federated/Makefile.am:
  federated needs functions from mysys/string.c.
  mysqld does not use them, so they don't get into the binary.
storage/federated/plug.in:
  enable federated again.
  remove it from all configurations.
storage/federatedx/Makefile.am:
  federatedx is now called federatedx in configure
storage/federatedx/ha_federatedx.cc:
  federatedx is now called federatedx in configure
storage/federatedx/plug.in:
  federatedx is now called federatedx in configure
storage/innodb_plugin/plug.in:
  enable innodb plugin again.
  remove it from all configurations.
storage/xtradb/CMakeLists.txt:
  xtradb is now called xtradb in configure,
  and builds libxtradb.a and ha_xtradb.so
storage/xtradb/Makefile.am:
  xtradb is now called xtradb in configure,
  and builds libxtradb.a and ha_xtradb.so
storage/xtradb/handler/ha_innodb.cc:
  xtradb is now called xtradb in configure,
  and builds libxtradb.a and ha_xtradb.so
storage/xtradb/plug.in:
  xtradb is now called xtradb in configure,
  and builds libxtradb.a and ha_xtradb.so
2010-06-09 23:29:18 +02:00
..
ha_innodb.cc allow federated and innodb_plugin to be built 2010-06-09 23:29:18 +02:00
ha_innodb.h Merge XtraDB 10 into MariaDB. 2010-04-28 16:35:00 +02:00
handler0alter.cc Merge XtraDB 9 into MariaDB. 2010-01-15 16:58:25 +01:00
i_s.cc Merge XtraDB 10 into MariaDB. 2010-04-28 16:35:00 +02:00
i_s.h Merge XtraDB 10 into MariaDB. 2010-04-28 16:35:00 +02:00
innodb_patch_info.h Merge XtraDB 10 into MariaDB. 2010-04-28 16:35:00 +02:00
mysql_addons.cc Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00