mariadb/storage/xtradb
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
..
btr Merge latest XtraDB from lp:percona-xtradb into MariaDB. 2009-06-11 14:53:26 +02:00
buf Merge latest XtraDB from lp:percona-xtradb into MariaDB. 2009-06-11 14:53:26 +02:00
data Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
dict Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
dyn Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
eval Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
fil Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
fsp Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
fut Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
ha Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
handler Merge latest XtraDB from lp:percona-xtradb into MariaDB. 2009-06-11 14:53:26 +02:00
ibuf XtraDB after-merge fixes. 2009-06-09 17:08:46 +02:00
include Merge latest XtraDB from lp:percona-xtradb into MariaDB. 2009-06-11 14:53:26 +02:00
lock Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
log Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
mach Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
mem Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
mtr Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
os Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
page Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
pars Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
que Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
read Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
rem Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
row XtraDB after-merge fix: Fix building from storage/xtradb/ instead of storage/innodb/ 2009-06-09 14:21:26 +02:00
scripts Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
srv XtraDB after-merge fixes. 2009-06-09 17:08:46 +02:00
sync Merge latest XtraDB from lp:percona-xtradb into MariaDB. 2009-06-11 14:53:26 +02:00
thr Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
trx Merge latest XtraDB from lp:percona-xtradb into MariaDB. 2009-06-11 14:53:26 +02:00
usr Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
ut Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
win-plugin Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
ChangeLog Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
CMakeLists.txt XtraDB after-merge fix: Fix building from storage/xtradb/ instead of storage/innodb/ 2009-06-09 14:21:26 +02:00
COPYING.Google Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
ha_innodb.def Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
Makefile.am XtraDB after-merge fix: Fix building from storage/xtradb/ instead of storage/innodb/ 2009-06-09 14:21:26 +02:00
plug.in XtraDB after-merge fix: Fix building from storage/xtradb/ instead of storage/innodb/ 2009-06-09 14:21:26 +02:00