mariadb/storage/xtradb/handler
unknown 93bcda598b Merge latest XtraDB from lp:percona-xtradb into MariaDB.
include/my_sys.h:
  Move generic file parsing functions out to shared code, as they are used in several places.
mysys/mf_iocache2.c:
  Move generic file parsing functions out to shared code, as they are used in several places.
sql/log_event.cc:
  Fix XtraDB build with embedded server.
  XtraDB needs access to replication stuff, which is missing in embedded server.
  Solved by defining wrapper function for this which is compiled differently for normal and
  embedded case.
sql/log_event.h:
  Fix XtraDB build with embedded server.
  XtraDB needs access to replication stuff, which is missing in embedded server.
  Solved by defining wrapper function for this which is compiled differently for normal and
  embedded case.
sql/slave.cc:
  Move generic file parsing functions out to shared code, as they are used in several places.
2009-06-11 14:53:26 +02:00
..
ha_innodb.cc Merge latest XtraDB from lp:percona-xtradb into MariaDB. 2009-06-11 14:53:26 +02:00
ha_innodb.h Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
handler0alter.cc Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
handler0vars.h Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
i_s.cc Merge latest XtraDB from lp:percona-xtradb into MariaDB. 2009-06-11 14:53:26 +02:00
i_s.h Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
innodb_patch_info.h Merge latest XtraDB from lp:percona-xtradb into MariaDB. 2009-06-11 14:53:26 +02:00
mysql_addons.cc Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
win_delay_loader.cc Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00