summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Golubchik <vuvova@gmail.com>2015-05-04 19:15:28 +0200
committerSergei Golubchik <vuvova@gmail.com>2015-05-04 19:15:28 +0200
commit14a142fca67b9e1fb3f0250fda093f5b967f0138 (patch)
treedd49e0666c863d80b5c50642e36a9c945ea12b8a
parentdfb001edcd4b16bd4370b08b0176df78c4c5523f (diff)
downloadmariadb-git-14a142fca67b9e1fb3f0250fda093f5b967f0138.tar.gz
move to storage/xtradb
-rw-r--r--storage/xtradb/CMakeLists.txt (renamed from CMakeLists.txt)0
-rw-r--r--storage/xtradb/COPYING.Google (renamed from COPYING.Google)0
-rw-r--r--storage/xtradb/COPYING.Percona (renamed from COPYING.Percona)0
-rw-r--r--storage/xtradb/Doxyfile (renamed from Doxyfile)0
-rw-r--r--storage/xtradb/api/api0api.cc (renamed from api/api0api.cc)0
-rw-r--r--storage/xtradb/api/api0misc.cc (renamed from api/api0misc.cc)0
-rw-r--r--storage/xtradb/btr/btr0btr.cc (renamed from btr/btr0btr.cc)0
-rw-r--r--storage/xtradb/btr/btr0cur.cc (renamed from btr/btr0cur.cc)0
-rw-r--r--storage/xtradb/btr/btr0pcur.cc (renamed from btr/btr0pcur.cc)0
-rw-r--r--storage/xtradb/btr/btr0sea.cc (renamed from btr/btr0sea.cc)0
-rw-r--r--storage/xtradb/buf/buf0buddy.cc (renamed from buf/buf0buddy.cc)0
-rw-r--r--storage/xtradb/buf/buf0buf.cc (renamed from buf/buf0buf.cc)0
-rw-r--r--storage/xtradb/buf/buf0checksum.cc (renamed from buf/buf0checksum.cc)0
-rw-r--r--storage/xtradb/buf/buf0dblwr.cc (renamed from buf/buf0dblwr.cc)0
-rw-r--r--storage/xtradb/buf/buf0dump.cc (renamed from buf/buf0dump.cc)0
-rw-r--r--storage/xtradb/buf/buf0flu.cc (renamed from buf/buf0flu.cc)0
-rw-r--r--storage/xtradb/buf/buf0lru.cc (renamed from buf/buf0lru.cc)0
-rw-r--r--storage/xtradb/buf/buf0rea.cc (renamed from buf/buf0rea.cc)0
-rwxr-xr-xstorage/xtradb/compile-innodb (renamed from compile-innodb)0
-rw-r--r--storage/xtradb/data/data0data.cc (renamed from data/data0data.cc)0
-rw-r--r--storage/xtradb/data/data0type.cc (renamed from data/data0type.cc)0
-rw-r--r--storage/xtradb/dict/dict0boot.cc (renamed from dict/dict0boot.cc)0
-rw-r--r--storage/xtradb/dict/dict0crea.cc (renamed from dict/dict0crea.cc)0
-rw-r--r--storage/xtradb/dict/dict0dict.cc (renamed from dict/dict0dict.cc)0
-rw-r--r--storage/xtradb/dict/dict0load.cc (renamed from dict/dict0load.cc)0
-rw-r--r--storage/xtradb/dict/dict0mem.cc (renamed from dict/dict0mem.cc)0
-rw-r--r--storage/xtradb/dict/dict0stats.cc (renamed from dict/dict0stats.cc)0
-rw-r--r--storage/xtradb/dict/dict0stats_bg.cc (renamed from dict/dict0stats_bg.cc)0
-rw-r--r--storage/xtradb/dyn/dyn0dyn.cc (renamed from dyn/dyn0dyn.cc)0
-rw-r--r--storage/xtradb/eval/eval0eval.cc (renamed from eval/eval0eval.cc)0
-rw-r--r--storage/xtradb/eval/eval0proc.cc (renamed from eval/eval0proc.cc)0
-rw-r--r--storage/xtradb/fil/fil0fil.cc (renamed from fil/fil0fil.cc)0
-rw-r--r--storage/xtradb/fsp/fsp0fsp.cc (renamed from fsp/fsp0fsp.cc)0
-rw-r--r--storage/xtradb/fts/Makefile.query (renamed from fts/Makefile.query)0
-rw-r--r--storage/xtradb/fts/fts0ast.cc (renamed from fts/fts0ast.cc)0
-rw-r--r--storage/xtradb/fts/fts0blex.cc (renamed from fts/fts0blex.cc)0
-rw-r--r--storage/xtradb/fts/fts0blex.l (renamed from fts/fts0blex.l)0
-rw-r--r--storage/xtradb/fts/fts0config.cc (renamed from fts/fts0config.cc)0
-rw-r--r--storage/xtradb/fts/fts0fts.cc (renamed from fts/fts0fts.cc)0
-rw-r--r--storage/xtradb/fts/fts0opt.cc (renamed from fts/fts0opt.cc)0
-rw-r--r--storage/xtradb/fts/fts0pars.cc (renamed from fts/fts0pars.cc)0
-rw-r--r--storage/xtradb/fts/fts0pars.y (renamed from fts/fts0pars.y)0
-rw-r--r--storage/xtradb/fts/fts0que.cc (renamed from fts/fts0que.cc)0
-rw-r--r--storage/xtradb/fts/fts0sql.cc (renamed from fts/fts0sql.cc)0
-rw-r--r--storage/xtradb/fts/fts0tlex.cc (renamed from fts/fts0tlex.cc)0
-rw-r--r--storage/xtradb/fts/fts0tlex.l (renamed from fts/fts0tlex.l)0
-rwxr-xr-xstorage/xtradb/fts/make_parser.sh (renamed from fts/make_parser.sh)0
-rw-r--r--storage/xtradb/fut/fut0fut.cc (renamed from fut/fut0fut.cc)0
-rw-r--r--storage/xtradb/fut/fut0lst.cc (renamed from fut/fut0lst.cc)0
-rw-r--r--storage/xtradb/ha/ha0ha.cc (renamed from ha/ha0ha.cc)0
-rw-r--r--storage/xtradb/ha/ha0storage.cc (renamed from ha/ha0storage.cc)0
-rw-r--r--storage/xtradb/ha/hash0hash.cc (renamed from ha/hash0hash.cc)0
-rw-r--r--storage/xtradb/ha_innodb.def (renamed from ha_innodb.def)0
-rw-r--r--storage/xtradb/handler/ha_innodb.cc (renamed from handler/ha_innodb.cc)0
-rw-r--r--storage/xtradb/handler/ha_innodb.h (renamed from handler/ha_innodb.h)0
-rw-r--r--storage/xtradb/handler/handler0alter.cc (renamed from handler/handler0alter.cc)0
-rw-r--r--storage/xtradb/handler/i_s.cc (renamed from handler/i_s.cc)0
-rw-r--r--storage/xtradb/handler/i_s.h (renamed from handler/i_s.h)0
-rw-r--r--storage/xtradb/handler/xtradb_i_s.cc (renamed from handler/xtradb_i_s.cc)0
-rw-r--r--storage/xtradb/handler/xtradb_i_s.h (renamed from handler/xtradb_i_s.h)0
-rw-r--r--storage/xtradb/ibuf/ibuf0ibuf.cc (renamed from ibuf/ibuf0ibuf.cc)0
-rw-r--r--storage/xtradb/include/api0api.h (renamed from include/api0api.h)0
-rw-r--r--storage/xtradb/include/api0misc.h (renamed from include/api0misc.h)0
-rw-r--r--storage/xtradb/include/btr0btr.h (renamed from include/btr0btr.h)0
-rw-r--r--storage/xtradb/include/btr0btr.ic (renamed from include/btr0btr.ic)0
-rw-r--r--storage/xtradb/include/btr0cur.h (renamed from include/btr0cur.h)0
-rw-r--r--storage/xtradb/include/btr0cur.ic (renamed from include/btr0cur.ic)0
-rw-r--r--storage/xtradb/include/btr0pcur.h (renamed from include/btr0pcur.h)0
-rw-r--r--storage/xtradb/include/btr0pcur.ic (renamed from include/btr0pcur.ic)0
-rw-r--r--storage/xtradb/include/btr0sea.h (renamed from include/btr0sea.h)0
-rw-r--r--storage/xtradb/include/btr0sea.ic (renamed from include/btr0sea.ic)0
-rw-r--r--storage/xtradb/include/btr0types.h (renamed from include/btr0types.h)0
-rw-r--r--storage/xtradb/include/buf0buddy.h (renamed from include/buf0buddy.h)0
-rw-r--r--storage/xtradb/include/buf0buddy.ic (renamed from include/buf0buddy.ic)0
-rw-r--r--storage/xtradb/include/buf0buf.h (renamed from include/buf0buf.h)0
-rw-r--r--storage/xtradb/include/buf0buf.ic (renamed from include/buf0buf.ic)0
-rw-r--r--storage/xtradb/include/buf0checksum.h (renamed from include/buf0checksum.h)0
-rw-r--r--storage/xtradb/include/buf0dblwr.h (renamed from include/buf0dblwr.h)0
-rw-r--r--storage/xtradb/include/buf0dump.h (renamed from include/buf0dump.h)0
-rw-r--r--storage/xtradb/include/buf0flu.h (renamed from include/buf0flu.h)0
-rw-r--r--storage/xtradb/include/buf0flu.ic (renamed from include/buf0flu.ic)0
-rw-r--r--storage/xtradb/include/buf0lru.h (renamed from include/buf0lru.h)0
-rw-r--r--storage/xtradb/include/buf0lru.ic (renamed from include/buf0lru.ic)0
-rw-r--r--storage/xtradb/include/buf0rea.h (renamed from include/buf0rea.h)0
-rw-r--r--storage/xtradb/include/buf0types.h (renamed from include/buf0types.h)0
-rw-r--r--storage/xtradb/include/data0data.h (renamed from include/data0data.h)0
-rw-r--r--storage/xtradb/include/data0data.ic (renamed from include/data0data.ic)0
-rw-r--r--storage/xtradb/include/data0type.h (renamed from include/data0type.h)0
-rw-r--r--storage/xtradb/include/data0type.ic (renamed from include/data0type.ic)0
-rw-r--r--storage/xtradb/include/data0types.h (renamed from include/data0types.h)0
-rw-r--r--storage/xtradb/include/db0err.h (renamed from include/db0err.h)0
-rw-r--r--storage/xtradb/include/dict0boot.h (renamed from include/dict0boot.h)0
-rw-r--r--storage/xtradb/include/dict0boot.ic (renamed from include/dict0boot.ic)0
-rw-r--r--storage/xtradb/include/dict0crea.h (renamed from include/dict0crea.h)0
-rw-r--r--storage/xtradb/include/dict0crea.ic (renamed from include/dict0crea.ic)0
-rw-r--r--storage/xtradb/include/dict0dict.h (renamed from include/dict0dict.h)0
-rw-r--r--storage/xtradb/include/dict0dict.ic (renamed from include/dict0dict.ic)0
-rw-r--r--storage/xtradb/include/dict0load.h (renamed from include/dict0load.h)0
-rw-r--r--storage/xtradb/include/dict0load.ic (renamed from include/dict0load.ic)0
-rw-r--r--storage/xtradb/include/dict0mem.h (renamed from include/dict0mem.h)0
-rw-r--r--storage/xtradb/include/dict0mem.ic (renamed from include/dict0mem.ic)0
-rw-r--r--storage/xtradb/include/dict0priv.h (renamed from include/dict0priv.h)0
-rw-r--r--storage/xtradb/include/dict0priv.ic (renamed from include/dict0priv.ic)0
-rw-r--r--storage/xtradb/include/dict0stats.h (renamed from include/dict0stats.h)0
-rw-r--r--storage/xtradb/include/dict0stats.ic (renamed from include/dict0stats.ic)0
-rw-r--r--storage/xtradb/include/dict0stats_bg.h (renamed from include/dict0stats_bg.h)0
-rw-r--r--storage/xtradb/include/dict0stats_bg.ic (renamed from include/dict0stats_bg.ic)0
-rw-r--r--storage/xtradb/include/dict0types.h (renamed from include/dict0types.h)0
-rw-r--r--storage/xtradb/include/dyn0dyn.h (renamed from include/dyn0dyn.h)0
-rw-r--r--storage/xtradb/include/dyn0dyn.ic (renamed from include/dyn0dyn.ic)0
-rw-r--r--storage/xtradb/include/eval0eval.h (renamed from include/eval0eval.h)0
-rw-r--r--storage/xtradb/include/eval0eval.ic (renamed from include/eval0eval.ic)0
-rw-r--r--storage/xtradb/include/eval0proc.h (renamed from include/eval0proc.h)0
-rw-r--r--storage/xtradb/include/eval0proc.ic (renamed from include/eval0proc.ic)0
-rw-r--r--storage/xtradb/include/fil0fil.h (renamed from include/fil0fil.h)0
-rw-r--r--storage/xtradb/include/fsp0fsp.h (renamed from include/fsp0fsp.h)0
-rw-r--r--storage/xtradb/include/fsp0fsp.ic (renamed from include/fsp0fsp.ic)0
-rw-r--r--storage/xtradb/include/fsp0types.h (renamed from include/fsp0types.h)0
-rw-r--r--storage/xtradb/include/fts0ast.h (renamed from include/fts0ast.h)0
-rw-r--r--storage/xtradb/include/fts0blex.h (renamed from include/fts0blex.h)0
-rw-r--r--storage/xtradb/include/fts0fts.h (renamed from include/fts0fts.h)0
-rw-r--r--storage/xtradb/include/fts0opt.h (renamed from include/fts0opt.h)0
-rw-r--r--storage/xtradb/include/fts0pars.h (renamed from include/fts0pars.h)0
-rw-r--r--storage/xtradb/include/fts0priv.h (renamed from include/fts0priv.h)0
-rw-r--r--storage/xtradb/include/fts0priv.ic (renamed from include/fts0priv.ic)0
-rw-r--r--storage/xtradb/include/fts0tlex.h (renamed from include/fts0tlex.h)0
-rw-r--r--storage/xtradb/include/fts0types.h (renamed from include/fts0types.h)0
-rw-r--r--storage/xtradb/include/fts0types.ic (renamed from include/fts0types.ic)0
-rw-r--r--storage/xtradb/include/fts0vlc.ic (renamed from include/fts0vlc.ic)0
-rw-r--r--storage/xtradb/include/fut0fut.h (renamed from include/fut0fut.h)0
-rw-r--r--storage/xtradb/include/fut0fut.ic (renamed from include/fut0fut.ic)0
-rw-r--r--storage/xtradb/include/fut0lst.h (renamed from include/fut0lst.h)0
-rw-r--r--storage/xtradb/include/fut0lst.ic (renamed from include/fut0lst.ic)0
-rw-r--r--storage/xtradb/include/ha0ha.h (renamed from include/ha0ha.h)0
-rw-r--r--storage/xtradb/include/ha0ha.ic (renamed from include/ha0ha.ic)0
-rw-r--r--storage/xtradb/include/ha0storage.h (renamed from include/ha0storage.h)0
-rw-r--r--storage/xtradb/include/ha0storage.ic (renamed from include/ha0storage.ic)0
-rw-r--r--storage/xtradb/include/ha_prototypes.h (renamed from include/ha_prototypes.h)0
-rw-r--r--storage/xtradb/include/handler0alter.h (renamed from include/handler0alter.h)0
-rw-r--r--storage/xtradb/include/hash0hash.h (renamed from include/hash0hash.h)0
-rw-r--r--storage/xtradb/include/hash0hash.ic (renamed from include/hash0hash.ic)0
-rw-r--r--storage/xtradb/include/ibuf0ibuf.h (renamed from include/ibuf0ibuf.h)0
-rw-r--r--storage/xtradb/include/ibuf0ibuf.ic (renamed from include/ibuf0ibuf.ic)0
-rw-r--r--storage/xtradb/include/ibuf0types.h (renamed from include/ibuf0types.h)0
-rw-r--r--storage/xtradb/include/lock0iter.h (renamed from include/lock0iter.h)0
-rw-r--r--storage/xtradb/include/lock0lock.h (renamed from include/lock0lock.h)0
-rw-r--r--storage/xtradb/include/lock0lock.ic (renamed from include/lock0lock.ic)0
-rw-r--r--storage/xtradb/include/lock0priv.h (renamed from include/lock0priv.h)0
-rw-r--r--storage/xtradb/include/lock0priv.ic (renamed from include/lock0priv.ic)0
-rw-r--r--storage/xtradb/include/lock0types.h (renamed from include/lock0types.h)0
-rw-r--r--storage/xtradb/include/log0log.h (renamed from include/log0log.h)0
-rw-r--r--storage/xtradb/include/log0log.ic (renamed from include/log0log.ic)0
-rw-r--r--storage/xtradb/include/log0online.h (renamed from include/log0online.h)0
-rw-r--r--storage/xtradb/include/log0recv.h (renamed from include/log0recv.h)0
-rw-r--r--storage/xtradb/include/log0recv.ic (renamed from include/log0recv.ic)0
-rw-r--r--storage/xtradb/include/mach0data.h (renamed from include/mach0data.h)0
-rw-r--r--storage/xtradb/include/mach0data.ic (renamed from include/mach0data.ic)0
-rw-r--r--storage/xtradb/include/mem0dbg.h (renamed from include/mem0dbg.h)0
-rw-r--r--storage/xtradb/include/mem0dbg.ic (renamed from include/mem0dbg.ic)0
-rw-r--r--storage/xtradb/include/mem0mem.h (renamed from include/mem0mem.h)0
-rw-r--r--storage/xtradb/include/mem0mem.ic (renamed from include/mem0mem.ic)0
-rw-r--r--storage/xtradb/include/mem0pool.h (renamed from include/mem0pool.h)0
-rw-r--r--storage/xtradb/include/mem0pool.ic (renamed from include/mem0pool.ic)0
-rw-r--r--storage/xtradb/include/mtr0log.h (renamed from include/mtr0log.h)0
-rw-r--r--storage/xtradb/include/mtr0log.ic (renamed from include/mtr0log.ic)0
-rw-r--r--storage/xtradb/include/mtr0mtr.h (renamed from include/mtr0mtr.h)0
-rw-r--r--storage/xtradb/include/mtr0mtr.ic (renamed from include/mtr0mtr.ic)0
-rw-r--r--storage/xtradb/include/mtr0types.h (renamed from include/mtr0types.h)0
-rw-r--r--storage/xtradb/include/os0file.h (renamed from include/os0file.h)0
-rw-r--r--storage/xtradb/include/os0file.ic (renamed from include/os0file.ic)0
-rw-r--r--storage/xtradb/include/os0once.h (renamed from include/os0once.h)0
-rw-r--r--storage/xtradb/include/os0proc.h (renamed from include/os0proc.h)0
-rw-r--r--storage/xtradb/include/os0proc.ic (renamed from include/os0proc.ic)0
-rw-r--r--storage/xtradb/include/os0sync.h (renamed from include/os0sync.h)0
-rw-r--r--storage/xtradb/include/os0sync.ic (renamed from include/os0sync.ic)0
-rw-r--r--storage/xtradb/include/os0thread.h (renamed from include/os0thread.h)0
-rw-r--r--storage/xtradb/include/os0thread.ic (renamed from include/os0thread.ic)0
-rw-r--r--storage/xtradb/include/page0cur.h (renamed from include/page0cur.h)0
-rw-r--r--storage/xtradb/include/page0cur.ic (renamed from include/page0cur.ic)0
-rw-r--r--storage/xtradb/include/page0page.h (renamed from include/page0page.h)0
-rw-r--r--storage/xtradb/include/page0page.ic (renamed from include/page0page.ic)0
-rw-r--r--storage/xtradb/include/page0types.h (renamed from include/page0types.h)0
-rw-r--r--storage/xtradb/include/page0zip.h (renamed from include/page0zip.h)0
-rw-r--r--storage/xtradb/include/page0zip.ic (renamed from include/page0zip.ic)0
-rw-r--r--storage/xtradb/include/pars0grm.h (renamed from include/pars0grm.h)0
-rw-r--r--storage/xtradb/include/pars0opt.h (renamed from include/pars0opt.h)0
-rw-r--r--storage/xtradb/include/pars0opt.ic (renamed from include/pars0opt.ic)0
-rw-r--r--storage/xtradb/include/pars0pars.h (renamed from include/pars0pars.h)0
-rw-r--r--storage/xtradb/include/pars0pars.ic (renamed from include/pars0pars.ic)0
-rw-r--r--storage/xtradb/include/pars0sym.h (renamed from include/pars0sym.h)0
-rw-r--r--storage/xtradb/include/pars0sym.ic (renamed from include/pars0sym.ic)0
-rw-r--r--storage/xtradb/include/pars0types.h (renamed from include/pars0types.h)0
-rw-r--r--storage/xtradb/include/que0que.h (renamed from include/que0que.h)0
-rw-r--r--storage/xtradb/include/que0que.ic (renamed from include/que0que.ic)0
-rw-r--r--storage/xtradb/include/que0types.h (renamed from include/que0types.h)0
-rw-r--r--storage/xtradb/include/read0i_s.h (renamed from include/read0i_s.h)0
-rw-r--r--storage/xtradb/include/read0read.h (renamed from include/read0read.h)0
-rw-r--r--storage/xtradb/include/read0read.ic (renamed from include/read0read.ic)0
-rw-r--r--storage/xtradb/include/read0types.h (renamed from include/read0types.h)0
-rw-r--r--storage/xtradb/include/rem0cmp.h (renamed from include/rem0cmp.h)0
-rw-r--r--storage/xtradb/include/rem0cmp.ic (renamed from include/rem0cmp.ic)0
-rw-r--r--storage/xtradb/include/rem0rec.h (renamed from include/rem0rec.h)0
-rw-r--r--storage/xtradb/include/rem0rec.ic (renamed from include/rem0rec.ic)0
-rw-r--r--storage/xtradb/include/rem0types.h (renamed from include/rem0types.h)0
-rw-r--r--storage/xtradb/include/row0ext.h (renamed from include/row0ext.h)0
-rw-r--r--storage/xtradb/include/row0ext.ic (renamed from include/row0ext.ic)0
-rw-r--r--storage/xtradb/include/row0ftsort.h (renamed from include/row0ftsort.h)0
-rw-r--r--storage/xtradb/include/row0import.h (renamed from include/row0import.h)0
-rw-r--r--storage/xtradb/include/row0import.ic (renamed from include/row0import.ic)0
-rw-r--r--storage/xtradb/include/row0ins.h (renamed from include/row0ins.h)0
-rw-r--r--storage/xtradb/include/row0ins.ic (renamed from include/row0ins.ic)0
-rw-r--r--storage/xtradb/include/row0log.h (renamed from include/row0log.h)0
-rw-r--r--storage/xtradb/include/row0log.ic (renamed from include/row0log.ic)0
-rw-r--r--storage/xtradb/include/row0merge.h (renamed from include/row0merge.h)0
-rw-r--r--storage/xtradb/include/row0mysql.h (renamed from include/row0mysql.h)0
-rw-r--r--storage/xtradb/include/row0mysql.ic (renamed from include/row0mysql.ic)0
-rw-r--r--storage/xtradb/include/row0purge.h (renamed from include/row0purge.h)0
-rw-r--r--storage/xtradb/include/row0purge.ic (renamed from include/row0purge.ic)0
-rw-r--r--storage/xtradb/include/row0quiesce.h (renamed from include/row0quiesce.h)0
-rw-r--r--storage/xtradb/include/row0quiesce.ic (renamed from include/row0quiesce.ic)0
-rw-r--r--storage/xtradb/include/row0row.h (renamed from include/row0row.h)0
-rw-r--r--storage/xtradb/include/row0row.ic (renamed from include/row0row.ic)0
-rw-r--r--storage/xtradb/include/row0sel.h (renamed from include/row0sel.h)0
-rw-r--r--storage/xtradb/include/row0sel.ic (renamed from include/row0sel.ic)0
-rw-r--r--storage/xtradb/include/row0types.h (renamed from include/row0types.h)0
-rw-r--r--storage/xtradb/include/row0uins.h (renamed from include/row0uins.h)0
-rw-r--r--storage/xtradb/include/row0uins.ic (renamed from include/row0uins.ic)0
-rw-r--r--storage/xtradb/include/row0umod.h (renamed from include/row0umod.h)0
-rw-r--r--storage/xtradb/include/row0umod.ic (renamed from include/row0umod.ic)0
-rw-r--r--storage/xtradb/include/row0undo.h (renamed from include/row0undo.h)0
-rw-r--r--storage/xtradb/include/row0undo.ic (renamed from include/row0undo.ic)0
-rw-r--r--storage/xtradb/include/row0upd.h (renamed from include/row0upd.h)0
-rw-r--r--storage/xtradb/include/row0upd.ic (renamed from include/row0upd.ic)0
-rw-r--r--storage/xtradb/include/row0vers.h (renamed from include/row0vers.h)0
-rw-r--r--storage/xtradb/include/row0vers.ic (renamed from include/row0vers.ic)0
-rw-r--r--storage/xtradb/include/srv0conc.h (renamed from include/srv0conc.h)0
-rw-r--r--storage/xtradb/include/srv0mon.h (renamed from include/srv0mon.h)0
-rw-r--r--storage/xtradb/include/srv0mon.ic (renamed from include/srv0mon.ic)0
-rw-r--r--storage/xtradb/include/srv0srv.h (renamed from include/srv0srv.h)0
-rw-r--r--storage/xtradb/include/srv0srv.ic (renamed from include/srv0srv.ic)0
-rw-r--r--storage/xtradb/include/srv0start.h (renamed from include/srv0start.h)0
-rw-r--r--storage/xtradb/include/sync0arr.h (renamed from include/sync0arr.h)0
-rw-r--r--storage/xtradb/include/sync0arr.ic (renamed from include/sync0arr.ic)0
-rw-r--r--storage/xtradb/include/sync0rw.h (renamed from include/sync0rw.h)0
-rw-r--r--storage/xtradb/include/sync0rw.ic (renamed from include/sync0rw.ic)0
-rw-r--r--storage/xtradb/include/sync0sync.h (renamed from include/sync0sync.h)0
-rw-r--r--storage/xtradb/include/sync0sync.ic (renamed from include/sync0sync.ic)0
-rw-r--r--storage/xtradb/include/sync0types.h (renamed from include/sync0types.h)0
-rw-r--r--storage/xtradb/include/trx0i_s.h (renamed from include/trx0i_s.h)0
-rw-r--r--storage/xtradb/include/trx0purge.h (renamed from include/trx0purge.h)0
-rw-r--r--storage/xtradb/include/trx0purge.ic (renamed from include/trx0purge.ic)0
-rw-r--r--storage/xtradb/include/trx0rec.h (renamed from include/trx0rec.h)0
-rw-r--r--storage/xtradb/include/trx0rec.ic (renamed from include/trx0rec.ic)0
-rw-r--r--storage/xtradb/include/trx0roll.h (renamed from include/trx0roll.h)0
-rw-r--r--storage/xtradb/include/trx0roll.ic (renamed from include/trx0roll.ic)0
-rw-r--r--storage/xtradb/include/trx0rseg.h (renamed from include/trx0rseg.h)0
-rw-r--r--storage/xtradb/include/trx0rseg.ic (renamed from include/trx0rseg.ic)0
-rw-r--r--storage/xtradb/include/trx0sys.h (renamed from include/trx0sys.h)0
-rw-r--r--storage/xtradb/include/trx0sys.ic (renamed from include/trx0sys.ic)0
-rw-r--r--storage/xtradb/include/trx0trx.h (renamed from include/trx0trx.h)0
-rw-r--r--storage/xtradb/include/trx0trx.ic (renamed from include/trx0trx.ic)0
-rw-r--r--storage/xtradb/include/trx0types.h (renamed from include/trx0types.h)0
-rw-r--r--storage/xtradb/include/trx0undo.h (renamed from include/trx0undo.h)0
-rw-r--r--storage/xtradb/include/trx0undo.ic (renamed from include/trx0undo.ic)0
-rw-r--r--storage/xtradb/include/trx0xa.h (renamed from include/trx0xa.h)0
-rw-r--r--storage/xtradb/include/univ.i (renamed from include/univ.i)0
-rw-r--r--storage/xtradb/include/usr0sess.h (renamed from include/usr0sess.h)0
-rw-r--r--storage/xtradb/include/usr0sess.ic (renamed from include/usr0sess.ic)0
-rw-r--r--storage/xtradb/include/usr0types.h (renamed from include/usr0types.h)0
-rw-r--r--storage/xtradb/include/ut0bh.h (renamed from include/ut0bh.h)0
-rw-r--r--storage/xtradb/include/ut0bh.ic (renamed from include/ut0bh.ic)0
-rw-r--r--storage/xtradb/include/ut0byte.h (renamed from include/ut0byte.h)0
-rw-r--r--storage/xtradb/include/ut0byte.ic (renamed from include/ut0byte.ic)0
-rw-r--r--storage/xtradb/include/ut0counter.h (renamed from include/ut0counter.h)0
-rw-r--r--storage/xtradb/include/ut0crc32.h (renamed from include/ut0crc32.h)0
-rw-r--r--storage/xtradb/include/ut0dbg.h (renamed from include/ut0dbg.h)0
-rw-r--r--storage/xtradb/include/ut0list.h (renamed from include/ut0list.h)0
-rw-r--r--storage/xtradb/include/ut0list.ic (renamed from include/ut0list.ic)0
-rw-r--r--storage/xtradb/include/ut0lst.h (renamed from include/ut0lst.h)0
-rw-r--r--storage/xtradb/include/ut0mem.h (renamed from include/ut0mem.h)0
-rw-r--r--storage/xtradb/include/ut0mem.ic (renamed from include/ut0mem.ic)0
-rw-r--r--storage/xtradb/include/ut0rbt.h (renamed from include/ut0rbt.h)0
-rw-r--r--storage/xtradb/include/ut0rnd.h (renamed from include/ut0rnd.h)0
-rw-r--r--storage/xtradb/include/ut0rnd.ic (renamed from include/ut0rnd.ic)0
-rw-r--r--storage/xtradb/include/ut0sort.h (renamed from include/ut0sort.h)0
-rw-r--r--storage/xtradb/include/ut0ut.h (renamed from include/ut0ut.h)0
-rw-r--r--storage/xtradb/include/ut0ut.ic (renamed from include/ut0ut.ic)0
-rw-r--r--storage/xtradb/include/ut0vec.h (renamed from include/ut0vec.h)0
-rw-r--r--storage/xtradb/include/ut0vec.ic (renamed from include/ut0vec.ic)0
-rw-r--r--storage/xtradb/include/ut0wqueue.h (renamed from include/ut0wqueue.h)0
-rw-r--r--storage/xtradb/lock/lock0iter.cc (renamed from lock/lock0iter.cc)0
-rw-r--r--storage/xtradb/lock/lock0lock.cc (renamed from lock/lock0lock.cc)0
-rw-r--r--storage/xtradb/lock/lock0wait.cc (renamed from lock/lock0wait.cc)0
-rw-r--r--storage/xtradb/log/log0log.cc (renamed from log/log0log.cc)0
-rw-r--r--storage/xtradb/log/log0online.cc (renamed from log/log0online.cc)0
-rw-r--r--storage/xtradb/log/log0recv.cc (renamed from log/log0recv.cc)0
-rw-r--r--storage/xtradb/mach/mach0data.cc (renamed from mach/mach0data.cc)0
-rw-r--r--storage/xtradb/mem/mem0dbg.cc (renamed from mem/mem0dbg.cc)0
-rw-r--r--storage/xtradb/mem/mem0mem.cc (renamed from mem/mem0mem.cc)0
-rw-r--r--storage/xtradb/mem/mem0pool.cc (renamed from mem/mem0pool.cc)0
-rw-r--r--storage/xtradb/mtr/mtr0log.cc (renamed from mtr/mtr0log.cc)0
-rw-r--r--storage/xtradb/mtr/mtr0mtr.cc (renamed from mtr/mtr0mtr.cc)0
-rw-r--r--storage/xtradb/os/os0file.cc (renamed from os/os0file.cc)0
-rw-r--r--storage/xtradb/os/os0proc.cc (renamed from os/os0proc.cc)0
-rw-r--r--storage/xtradb/os/os0sync.cc (renamed from os/os0sync.cc)0
-rw-r--r--storage/xtradb/os/os0thread.cc (renamed from os/os0thread.cc)0
-rw-r--r--storage/xtradb/page/page0cur.cc (renamed from page/page0cur.cc)0
-rw-r--r--storage/xtradb/page/page0page.cc (renamed from page/page0page.cc)0
-rw-r--r--storage/xtradb/page/page0zip.cc (renamed from page/page0zip.cc)0
-rw-r--r--storage/xtradb/pars/lexyy.cc (renamed from pars/lexyy.cc)0
-rwxr-xr-xstorage/xtradb/pars/make_bison.sh (renamed from pars/make_bison.sh)0
-rwxr-xr-xstorage/xtradb/pars/make_flex.sh (renamed from pars/make_flex.sh)0
-rw-r--r--storage/xtradb/pars/pars0grm.cc (renamed from pars/pars0grm.cc)0
-rw-r--r--storage/xtradb/pars/pars0grm.y (renamed from pars/pars0grm.y)0
-rw-r--r--storage/xtradb/pars/pars0lex.l (renamed from pars/pars0lex.l)0
-rw-r--r--storage/xtradb/pars/pars0opt.cc (renamed from pars/pars0opt.cc)0
-rw-r--r--storage/xtradb/pars/pars0pars.cc (renamed from pars/pars0pars.cc)0
-rw-r--r--storage/xtradb/pars/pars0sym.cc (renamed from pars/pars0sym.cc)0
-rw-r--r--storage/xtradb/que/que0que.cc (renamed from que/que0que.cc)0
-rw-r--r--storage/xtradb/read/read0read.cc (renamed from read/read0read.cc)0
-rw-r--r--storage/xtradb/rem/rem0cmp.cc (renamed from rem/rem0cmp.cc)0
-rw-r--r--storage/xtradb/rem/rem0rec.cc (renamed from rem/rem0rec.cc)0
-rw-r--r--storage/xtradb/row/row0ext.cc (renamed from row/row0ext.cc)0
-rw-r--r--storage/xtradb/row/row0ftsort.cc (renamed from row/row0ftsort.cc)0
-rw-r--r--storage/xtradb/row/row0import.cc (renamed from row/row0import.cc)0
-rw-r--r--storage/xtradb/row/row0ins.cc (renamed from row/row0ins.cc)0
-rw-r--r--storage/xtradb/row/row0log.cc (renamed from row/row0log.cc)0
-rw-r--r--storage/xtradb/row/row0merge.cc (renamed from row/row0merge.cc)0
-rw-r--r--storage/xtradb/row/row0mysql.cc (renamed from row/row0mysql.cc)0
-rw-r--r--storage/xtradb/row/row0purge.cc (renamed from row/row0purge.cc)0
-rw-r--r--storage/xtradb/row/row0quiesce.cc (renamed from row/row0quiesce.cc)0
-rw-r--r--storage/xtradb/row/row0row.cc (renamed from row/row0row.cc)0
-rw-r--r--storage/xtradb/row/row0sel.cc (renamed from row/row0sel.cc)0
-rw-r--r--storage/xtradb/row/row0uins.cc (renamed from row/row0uins.cc)0
-rw-r--r--storage/xtradb/row/row0umod.cc (renamed from row/row0umod.cc)0
-rw-r--r--storage/xtradb/row/row0undo.cc (renamed from row/row0undo.cc)0
-rw-r--r--storage/xtradb/row/row0upd.cc (renamed from row/row0upd.cc)0
-rw-r--r--storage/xtradb/row/row0vers.cc (renamed from row/row0vers.cc)0
-rw-r--r--storage/xtradb/srv/srv0conc.cc (renamed from srv/srv0conc.cc)0
-rw-r--r--storage/xtradb/srv/srv0mon.cc (renamed from srv/srv0mon.cc)0
-rw-r--r--storage/xtradb/srv/srv0srv.cc (renamed from srv/srv0srv.cc)0
-rw-r--r--storage/xtradb/srv/srv0start.cc (renamed from srv/srv0start.cc)0
-rw-r--r--storage/xtradb/sync/sync0arr.cc (renamed from sync/sync0arr.cc)0
-rw-r--r--storage/xtradb/sync/sync0rw.cc (renamed from sync/sync0rw.cc)0
-rw-r--r--storage/xtradb/sync/sync0sync.cc (renamed from sync/sync0sync.cc)0
-rw-r--r--storage/xtradb/trx/trx0i_s.cc (renamed from trx/trx0i_s.cc)0
-rw-r--r--storage/xtradb/trx/trx0purge.cc (renamed from trx/trx0purge.cc)0
-rw-r--r--storage/xtradb/trx/trx0rec.cc (renamed from trx/trx0rec.cc)0
-rw-r--r--storage/xtradb/trx/trx0roll.cc (renamed from trx/trx0roll.cc)0
-rw-r--r--storage/xtradb/trx/trx0rseg.cc (renamed from trx/trx0rseg.cc)0
-rw-r--r--storage/xtradb/trx/trx0sys.cc (renamed from trx/trx0sys.cc)0
-rw-r--r--storage/xtradb/trx/trx0trx.cc (renamed from trx/trx0trx.cc)0
-rw-r--r--storage/xtradb/trx/trx0undo.cc (renamed from trx/trx0undo.cc)0
-rw-r--r--storage/xtradb/usr/usr0sess.cc (renamed from usr/usr0sess.cc)0
-rw-r--r--storage/xtradb/ut/ut0bh.cc (renamed from ut/ut0bh.cc)0
-rw-r--r--storage/xtradb/ut/ut0byte.cc (renamed from ut/ut0byte.cc)0
-rw-r--r--storage/xtradb/ut/ut0crc32.cc (renamed from ut/ut0crc32.cc)0
-rw-r--r--storage/xtradb/ut/ut0dbg.cc (renamed from ut/ut0dbg.cc)0
-rw-r--r--storage/xtradb/ut/ut0list.cc (renamed from ut/ut0list.cc)0
-rw-r--r--storage/xtradb/ut/ut0mem.cc (renamed from ut/ut0mem.cc)0
-rw-r--r--storage/xtradb/ut/ut0rbt.cc (renamed from ut/ut0rbt.cc)0
-rw-r--r--storage/xtradb/ut/ut0rnd.cc (renamed from ut/ut0rnd.cc)0
-rw-r--r--storage/xtradb/ut/ut0ut.cc (renamed from ut/ut0ut.cc)0
-rw-r--r--storage/xtradb/ut/ut0vec.cc (renamed from ut/ut0vec.cc)0
-rw-r--r--storage/xtradb/ut/ut0wqueue.cc (renamed from ut/ut0wqueue.cc)0
365 files changed, 0 insertions, 0 deletions
diff --git a/CMakeLists.txt b/storage/xtradb/CMakeLists.txt
index 452f5c8e35d..452f5c8e35d 100644
--- a/CMakeLists.txt
+++ b/storage/xtradb/CMakeLists.txt
diff --git a/COPYING.Google b/storage/xtradb/COPYING.Google
index 5ade2b0e381..5ade2b0e381 100644
--- a/COPYING.Google
+++ b/storage/xtradb/COPYING.Google
diff --git a/COPYING.Percona b/storage/xtradb/COPYING.Percona
index 8c786811719..8c786811719 100644
--- a/COPYING.Percona
+++ b/storage/xtradb/COPYING.Percona
diff --git a/Doxyfile b/storage/xtradb/Doxyfile
index 7cf5048fa52..7cf5048fa52 100644
--- a/Doxyfile
+++ b/storage/xtradb/Doxyfile
diff --git a/api/api0api.cc b/storage/xtradb/api/api0api.cc
index 2f5999e9a3a..2f5999e9a3a 100644
--- a/api/api0api.cc
+++ b/storage/xtradb/api/api0api.cc
diff --git a/api/api0misc.cc b/storage/xtradb/api/api0misc.cc
index b2370105938..b2370105938 100644
--- a/api/api0misc.cc
+++ b/storage/xtradb/api/api0misc.cc
diff --git a/btr/btr0btr.cc b/storage/xtradb/btr/btr0btr.cc
index 7e357f0a1cf..7e357f0a1cf 100644
--- a/btr/btr0btr.cc
+++ b/storage/xtradb/btr/btr0btr.cc
diff --git a/btr/btr0cur.cc b/storage/xtradb/btr/btr0cur.cc
index 8675acadb19..8675acadb19 100644
--- a/btr/btr0cur.cc
+++ b/storage/xtradb/btr/btr0cur.cc
diff --git a/btr/btr0pcur.cc b/storage/xtradb/btr/btr0pcur.cc
index 28a60de6ba2..28a60de6ba2 100644
--- a/btr/btr0pcur.cc
+++ b/storage/xtradb/btr/btr0pcur.cc
diff --git a/btr/btr0sea.cc b/storage/xtradb/btr/btr0sea.cc
index ac5e9aec67b..ac5e9aec67b 100644
--- a/btr/btr0sea.cc
+++ b/storage/xtradb/btr/btr0sea.cc
diff --git a/buf/buf0buddy.cc b/storage/xtradb/buf/buf0buddy.cc
index 8f6be0cf2af..8f6be0cf2af 100644
--- a/buf/buf0buddy.cc
+++ b/storage/xtradb/buf/buf0buddy.cc
diff --git a/buf/buf0buf.cc b/storage/xtradb/buf/buf0buf.cc
index 77cac63b629..77cac63b629 100644
--- a/buf/buf0buf.cc
+++ b/storage/xtradb/buf/buf0buf.cc
diff --git a/buf/buf0checksum.cc b/storage/xtradb/buf/buf0checksum.cc
index ec79bbe6be9..ec79bbe6be9 100644
--- a/buf/buf0checksum.cc
+++ b/storage/xtradb/buf/buf0checksum.cc
diff --git a/buf/buf0dblwr.cc b/storage/xtradb/buf/buf0dblwr.cc
index f4d1c637e3e..f4d1c637e3e 100644
--- a/buf/buf0dblwr.cc
+++ b/storage/xtradb/buf/buf0dblwr.cc
diff --git a/buf/buf0dump.cc b/storage/xtradb/buf/buf0dump.cc
index 090e8cac63b..090e8cac63b 100644
--- a/buf/buf0dump.cc
+++ b/storage/xtradb/buf/buf0dump.cc
diff --git a/buf/buf0flu.cc b/storage/xtradb/buf/buf0flu.cc
index 6db3c3e571c..6db3c3e571c 100644
--- a/buf/buf0flu.cc
+++ b/storage/xtradb/buf/buf0flu.cc
diff --git a/buf/buf0lru.cc b/storage/xtradb/buf/buf0lru.cc
index af816d36e23..af816d36e23 100644
--- a/buf/buf0lru.cc
+++ b/storage/xtradb/buf/buf0lru.cc
diff --git a/buf/buf0rea.cc b/storage/xtradb/buf/buf0rea.cc
index c28df72df92..c28df72df92 100644
--- a/buf/buf0rea.cc
+++ b/storage/xtradb/buf/buf0rea.cc
diff --git a/compile-innodb b/storage/xtradb/compile-innodb
index fa791282b28..fa791282b28 100755
--- a/compile-innodb
+++ b/storage/xtradb/compile-innodb
diff --git a/data/data0data.cc b/storage/xtradb/data/data0data.cc
index 179de79b69f..179de79b69f 100644
--- a/data/data0data.cc
+++ b/storage/xtradb/data/data0data.cc
diff --git a/data/data0type.cc b/storage/xtradb/data/data0type.cc
index 0b9e08544a5..0b9e08544a5 100644
--- a/data/data0type.cc
+++ b/storage/xtradb/data/data0type.cc
diff --git a/dict/dict0boot.cc b/storage/xtradb/dict/dict0boot.cc
index b57a8873bd5..b57a8873bd5 100644
--- a/dict/dict0boot.cc
+++ b/storage/xtradb/dict/dict0boot.cc
diff --git a/dict/dict0crea.cc b/storage/xtradb/dict/dict0crea.cc
index 30523ff2af4..30523ff2af4 100644
--- a/dict/dict0crea.cc
+++ b/storage/xtradb/dict/dict0crea.cc
diff --git a/dict/dict0dict.cc b/storage/xtradb/dict/dict0dict.cc
index 87a1caa31bb..87a1caa31bb 100644
--- a/dict/dict0dict.cc
+++ b/storage/xtradb/dict/dict0dict.cc
diff --git a/dict/dict0load.cc b/storage/xtradb/dict/dict0load.cc
index 874614bfb5c..874614bfb5c 100644
--- a/dict/dict0load.cc
+++ b/storage/xtradb/dict/dict0load.cc
diff --git a/dict/dict0mem.cc b/storage/xtradb/dict/dict0mem.cc
index 44b074dd718..44b074dd718 100644
--- a/dict/dict0mem.cc
+++ b/storage/xtradb/dict/dict0mem.cc
diff --git a/dict/dict0stats.cc b/storage/xtradb/dict/dict0stats.cc
index 9cd909686ed..9cd909686ed 100644
--- a/dict/dict0stats.cc
+++ b/storage/xtradb/dict/dict0stats.cc
diff --git a/dict/dict0stats_bg.cc b/storage/xtradb/dict/dict0stats_bg.cc
index 9e1f75a13a9..9e1f75a13a9 100644
--- a/dict/dict0stats_bg.cc
+++ b/storage/xtradb/dict/dict0stats_bg.cc
diff --git a/dyn/dyn0dyn.cc b/storage/xtradb/dyn/dyn0dyn.cc
index 3ef5297a7c9..3ef5297a7c9 100644
--- a/dyn/dyn0dyn.cc
+++ b/storage/xtradb/dyn/dyn0dyn.cc
diff --git a/eval/eval0eval.cc b/storage/xtradb/eval/eval0eval.cc
index ccc54781102..ccc54781102 100644
--- a/eval/eval0eval.cc
+++ b/storage/xtradb/eval/eval0eval.cc
diff --git a/eval/eval0proc.cc b/storage/xtradb/eval/eval0proc.cc
index e6f3a32cd48..e6f3a32cd48 100644
--- a/eval/eval0proc.cc
+++ b/storage/xtradb/eval/eval0proc.cc
diff --git a/fil/fil0fil.cc b/storage/xtradb/fil/fil0fil.cc
index 1a23d844522..1a23d844522 100644
--- a/fil/fil0fil.cc
+++ b/storage/xtradb/fil/fil0fil.cc
diff --git a/fsp/fsp0fsp.cc b/storage/xtradb/fsp/fsp0fsp.cc
index 1993cdf2b7c..1993cdf2b7c 100644
--- a/fsp/fsp0fsp.cc
+++ b/storage/xtradb/fsp/fsp0fsp.cc
diff --git a/fts/Makefile.query b/storage/xtradb/fts/Makefile.query
index 12dcd833064..12dcd833064 100644
--- a/fts/Makefile.query
+++ b/storage/xtradb/fts/Makefile.query
diff --git a/fts/fts0ast.cc b/storage/xtradb/fts/fts0ast.cc
index dd48ffee14d..dd48ffee14d 100644
--- a/fts/fts0ast.cc
+++ b/storage/xtradb/fts/fts0ast.cc
diff --git a/fts/fts0blex.cc b/storage/xtradb/fts/fts0blex.cc
index 7d0acb00a3b..7d0acb00a3b 100644
--- a/fts/fts0blex.cc
+++ b/storage/xtradb/fts/fts0blex.cc
diff --git a/fts/fts0blex.l b/storage/xtradb/fts/fts0blex.l
index ae6e8ffaa48..ae6e8ffaa48 100644
--- a/fts/fts0blex.l
+++ b/storage/xtradb/fts/fts0blex.l
diff --git a/fts/fts0config.cc b/storage/xtradb/fts/fts0config.cc
index 5b4ae5c39f7..5b4ae5c39f7 100644
--- a/fts/fts0config.cc
+++ b/storage/xtradb/fts/fts0config.cc
diff --git a/fts/fts0fts.cc b/storage/xtradb/fts/fts0fts.cc
index c2d3f154075..c2d3f154075 100644
--- a/fts/fts0fts.cc
+++ b/storage/xtradb/fts/fts0fts.cc
diff --git a/fts/fts0opt.cc b/storage/xtradb/fts/fts0opt.cc
index 2e2bd061d07..2e2bd061d07 100644
--- a/fts/fts0opt.cc
+++ b/storage/xtradb/fts/fts0opt.cc
diff --git a/fts/fts0pars.cc b/storage/xtradb/fts/fts0pars.cc
index 7f0ba4e0c1b..7f0ba4e0c1b 100644
--- a/fts/fts0pars.cc
+++ b/storage/xtradb/fts/fts0pars.cc
diff --git a/fts/fts0pars.y b/storage/xtradb/fts/fts0pars.y
index e48036e82fe..e48036e82fe 100644
--- a/fts/fts0pars.y
+++ b/storage/xtradb/fts/fts0pars.y
diff --git a/fts/fts0que.cc b/storage/xtradb/fts/fts0que.cc
index 816b52c1a67..816b52c1a67 100644
--- a/fts/fts0que.cc
+++ b/storage/xtradb/fts/fts0que.cc
diff --git a/fts/fts0sql.cc b/storage/xtradb/fts/fts0sql.cc
index cb8eff3cacc..cb8eff3cacc 100644
--- a/fts/fts0sql.cc
+++ b/storage/xtradb/fts/fts0sql.cc
diff --git a/fts/fts0tlex.cc b/storage/xtradb/fts/fts0tlex.cc
index b744fbf0763..b744fbf0763 100644
--- a/fts/fts0tlex.cc
+++ b/storage/xtradb/fts/fts0tlex.cc
diff --git a/fts/fts0tlex.l b/storage/xtradb/fts/fts0tlex.l
index 4f55a83afe5..4f55a83afe5 100644
--- a/fts/fts0tlex.l
+++ b/storage/xtradb/fts/fts0tlex.l
diff --git a/fts/make_parser.sh b/storage/xtradb/fts/make_parser.sh
index 2c072914c8b..2c072914c8b 100755
--- a/fts/make_parser.sh
+++ b/storage/xtradb/fts/make_parser.sh
diff --git a/fut/fut0fut.cc b/storage/xtradb/fut/fut0fut.cc
index 9bb1c512182..9bb1c512182 100644
--- a/fut/fut0fut.cc
+++ b/storage/xtradb/fut/fut0fut.cc
diff --git a/fut/fut0lst.cc b/storage/xtradb/fut/fut0lst.cc
index 8f96a6426d2..8f96a6426d2 100644
--- a/fut/fut0lst.cc
+++ b/storage/xtradb/fut/fut0lst.cc
diff --git a/ha/ha0ha.cc b/storage/xtradb/ha/ha0ha.cc
index b79ae922045..b79ae922045 100644
--- a/ha/ha0ha.cc
+++ b/storage/xtradb/ha/ha0ha.cc
diff --git a/ha/ha0storage.cc b/storage/xtradb/ha/ha0storage.cc
index 6820591f316..6820591f316 100644
--- a/ha/ha0storage.cc
+++ b/storage/xtradb/ha/ha0storage.cc
diff --git a/ha/hash0hash.cc b/storage/xtradb/ha/hash0hash.cc
index 6f5b98e5e98..6f5b98e5e98 100644
--- a/ha/hash0hash.cc
+++ b/storage/xtradb/ha/hash0hash.cc
diff --git a/ha_innodb.def b/storage/xtradb/ha_innodb.def
index e0faa62deb1..e0faa62deb1 100644
--- a/ha_innodb.def
+++ b/storage/xtradb/ha_innodb.def
diff --git a/handler/ha_innodb.cc b/storage/xtradb/handler/ha_innodb.cc
index be6bb651ae6..be6bb651ae6 100644
--- a/handler/ha_innodb.cc
+++ b/storage/xtradb/handler/ha_innodb.cc
diff --git a/handler/ha_innodb.h b/storage/xtradb/handler/ha_innodb.h
index d49a7c228f7..d49a7c228f7 100644
--- a/handler/ha_innodb.h
+++ b/storage/xtradb/handler/ha_innodb.h
diff --git a/handler/handler0alter.cc b/storage/xtradb/handler/handler0alter.cc
index d3308ebedc2..d3308ebedc2 100644
--- a/handler/handler0alter.cc
+++ b/storage/xtradb/handler/handler0alter.cc
diff --git a/handler/i_s.cc b/storage/xtradb/handler/i_s.cc
index 2f9d123f1d6..2f9d123f1d6 100644
--- a/handler/i_s.cc
+++ b/storage/xtradb/handler/i_s.cc
diff --git a/handler/i_s.h b/storage/xtradb/handler/i_s.h
index fa500d57490..fa500d57490 100644
--- a/handler/i_s.h
+++ b/storage/xtradb/handler/i_s.h
diff --git a/handler/xtradb_i_s.cc b/storage/xtradb/handler/xtradb_i_s.cc
index 213e3c1aa53..213e3c1aa53 100644
--- a/handler/xtradb_i_s.cc
+++ b/storage/xtradb/handler/xtradb_i_s.cc
diff --git a/handler/xtradb_i_s.h b/storage/xtradb/handler/xtradb_i_s.h
index 2f7552c565a..2f7552c565a 100644
--- a/handler/xtradb_i_s.h
+++ b/storage/xtradb/handler/xtradb_i_s.h
diff --git a/ibuf/ibuf0ibuf.cc b/storage/xtradb/ibuf/ibuf0ibuf.cc
index ef6c9c74558..ef6c9c74558 100644
--- a/ibuf/ibuf0ibuf.cc
+++ b/storage/xtradb/ibuf/ibuf0ibuf.cc
diff --git a/include/api0api.h b/storage/xtradb/include/api0api.h
index d77d691becc..d77d691becc 100644
--- a/include/api0api.h
+++ b/storage/xtradb/include/api0api.h
diff --git a/include/api0misc.h b/storage/xtradb/include/api0misc.h
index fcd748390d1..fcd748390d1 100644
--- a/include/api0misc.h
+++ b/storage/xtradb/include/api0misc.h
diff --git a/include/btr0btr.h b/storage/xtradb/include/btr0btr.h
index a3f7cee2733..a3f7cee2733 100644
--- a/include/btr0btr.h
+++ b/storage/xtradb/include/btr0btr.h
diff --git a/include/btr0btr.ic b/storage/xtradb/include/btr0btr.ic
index 9cc611ee450..9cc611ee450 100644
--- a/include/btr0btr.ic
+++ b/storage/xtradb/include/btr0btr.ic
diff --git a/include/btr0cur.h b/storage/xtradb/include/btr0cur.h
index 4ed66e76fe0..4ed66e76fe0 100644
--- a/include/btr0cur.h
+++ b/storage/xtradb/include/btr0cur.h
diff --git a/include/btr0cur.ic b/storage/xtradb/include/btr0cur.ic
index 43ee3304c0e..43ee3304c0e 100644
--- a/include/btr0cur.ic
+++ b/storage/xtradb/include/btr0cur.ic
diff --git a/include/btr0pcur.h b/storage/xtradb/include/btr0pcur.h
index cfbaacf4de3..cfbaacf4de3 100644
--- a/include/btr0pcur.h
+++ b/storage/xtradb/include/btr0pcur.h
diff --git a/include/btr0pcur.ic b/storage/xtradb/include/btr0pcur.ic
index 7e355d3709d..7e355d3709d 100644
--- a/include/btr0pcur.ic
+++ b/storage/xtradb/include/btr0pcur.ic
diff --git a/include/btr0sea.h b/storage/xtradb/include/btr0sea.h
index d40094461ff..d40094461ff 100644
--- a/include/btr0sea.h
+++ b/storage/xtradb/include/btr0sea.h
diff --git a/include/btr0sea.ic b/storage/xtradb/include/btr0sea.ic
index 3cbcff75f31..3cbcff75f31 100644
--- a/include/btr0sea.ic
+++ b/storage/xtradb/include/btr0sea.ic
diff --git a/include/btr0types.h b/storage/xtradb/include/btr0types.h
index cd0392e7951..cd0392e7951 100644
--- a/include/btr0types.h
+++ b/storage/xtradb/include/btr0types.h
diff --git a/include/buf0buddy.h b/storage/xtradb/include/buf0buddy.h
index a86fc87e3d3..a86fc87e3d3 100644
--- a/include/buf0buddy.h
+++ b/storage/xtradb/include/buf0buddy.h
diff --git a/include/buf0buddy.ic b/storage/xtradb/include/buf0buddy.ic
index 020442016d0..020442016d0 100644
--- a/include/buf0buddy.ic
+++ b/storage/xtradb/include/buf0buddy.ic
diff --git a/include/buf0buf.h b/storage/xtradb/include/buf0buf.h
index 50012933448..50012933448 100644
--- a/include/buf0buf.h
+++ b/storage/xtradb/include/buf0buf.h
diff --git a/include/buf0buf.ic b/storage/xtradb/include/buf0buf.ic
index 10f0e02cb8f..10f0e02cb8f 100644
--- a/include/buf0buf.ic
+++ b/storage/xtradb/include/buf0buf.ic
diff --git a/include/buf0checksum.h b/storage/xtradb/include/buf0checksum.h
index cd21781dc6e..cd21781dc6e 100644
--- a/include/buf0checksum.h
+++ b/storage/xtradb/include/buf0checksum.h
diff --git a/include/buf0dblwr.h b/storage/xtradb/include/buf0dblwr.h
index a62a6400d97..a62a6400d97 100644
--- a/include/buf0dblwr.h
+++ b/storage/xtradb/include/buf0dblwr.h
diff --git a/include/buf0dump.h b/storage/xtradb/include/buf0dump.h
index c704a8e97e0..c704a8e97e0 100644
--- a/include/buf0dump.h
+++ b/storage/xtradb/include/buf0dump.h
diff --git a/include/buf0flu.h b/storage/xtradb/include/buf0flu.h
index 56b0c314b5c..56b0c314b5c 100644
--- a/include/buf0flu.h
+++ b/storage/xtradb/include/buf0flu.h
diff --git a/include/buf0flu.ic b/storage/xtradb/include/buf0flu.ic
index 06fa49754cd..06fa49754cd 100644
--- a/include/buf0flu.ic
+++ b/storage/xtradb/include/buf0flu.ic
diff --git a/include/buf0lru.h b/storage/xtradb/include/buf0lru.h
index 6415540178c..6415540178c 100644
--- a/include/buf0lru.h
+++ b/storage/xtradb/include/buf0lru.h
diff --git a/include/buf0lru.ic b/storage/xtradb/include/buf0lru.ic
index 6e0da7a2588..6e0da7a2588 100644
--- a/include/buf0lru.ic
+++ b/storage/xtradb/include/buf0lru.ic
diff --git a/include/buf0rea.h b/storage/xtradb/include/buf0rea.h
index 9adeaa7455a..9adeaa7455a 100644
--- a/include/buf0rea.h
+++ b/storage/xtradb/include/buf0rea.h
diff --git a/include/buf0types.h b/storage/xtradb/include/buf0types.h
index 4eb5ea18cef..4eb5ea18cef 100644
--- a/include/buf0types.h
+++ b/storage/xtradb/include/buf0types.h
diff --git a/include/data0data.h b/storage/xtradb/include/data0data.h
index a548c7b89b3..a548c7b89b3 100644
--- a/include/data0data.h
+++ b/storage/xtradb/include/data0data.h
diff --git a/include/data0data.ic b/storage/xtradb/include/data0data.ic
index 6937d55d211..6937d55d211 100644
--- a/include/data0data.ic
+++ b/storage/xtradb/include/data0data.ic
diff --git a/include/data0type.h b/storage/xtradb/include/data0type.h
index 111664b0b52..111664b0b52 100644
--- a/include/data0type.h
+++ b/storage/xtradb/include/data0type.h
diff --git a/include/data0type.ic b/storage/xtradb/include/data0type.ic
index d489bef89a8..d489bef89a8 100644
--- a/include/data0type.ic
+++ b/storage/xtradb/include/data0type.ic
diff --git a/include/data0types.h b/storage/xtradb/include/data0types.h
index bd2bb577611..bd2bb577611 100644
--- a/include/data0types.h
+++ b/storage/xtradb/include/data0types.h
diff --git a/include/db0err.h b/storage/xtradb/include/db0err.h
index 71916cb33f2..71916cb33f2 100644
--- a/include/db0err.h
+++ b/storage/xtradb/include/db0err.h
diff --git a/include/dict0boot.h b/storage/xtradb/include/dict0boot.h
index a994c9d8ff1..a994c9d8ff1 100644
--- a/include/dict0boot.h
+++ b/storage/xtradb/include/dict0boot.h
diff --git a/include/dict0boot.ic b/storage/xtradb/include/dict0boot.ic
index 2b156a4f672..2b156a4f672 100644
--- a/include/dict0boot.ic
+++ b/storage/xtradb/include/dict0boot.ic
diff --git a/include/dict0crea.h b/storage/xtradb/include/dict0crea.h
index 67eab9058da..67eab9058da 100644
--- a/include/dict0crea.h
+++ b/storage/xtradb/include/dict0crea.h
diff --git a/include/dict0crea.ic b/storage/xtradb/include/dict0crea.ic
index 2d0d9dcb858..2d0d9dcb858 100644
--- a/include/dict0crea.ic
+++ b/storage/xtradb/include/dict0crea.ic
diff --git a/include/dict0dict.h b/storage/xtradb/include/dict0dict.h
index a52de9de11a..a52de9de11a 100644
--- a/include/dict0dict.h
+++ b/storage/xtradb/include/dict0dict.h
diff --git a/include/dict0dict.ic b/storage/xtradb/include/dict0dict.ic
index 6bfd7f6cdae..6bfd7f6cdae 100644
--- a/include/dict0dict.ic
+++ b/storage/xtradb/include/dict0dict.ic
diff --git a/include/dict0load.h b/storage/xtradb/include/dict0load.h
index 030190b1a8e..030190b1a8e 100644
--- a/include/dict0load.h
+++ b/storage/xtradb/include/dict0load.h
diff --git a/include/dict0load.ic b/storage/xtradb/include/dict0load.ic
index 2c0f1ff38a5..2c0f1ff38a5 100644
--- a/include/dict0load.ic
+++ b/storage/xtradb/include/dict0load.ic
diff --git a/include/dict0mem.h b/storage/xtradb/include/dict0mem.h
index 500bd3dfc18..500bd3dfc18 100644
--- a/include/dict0mem.h
+++ b/storage/xtradb/include/dict0mem.h
diff --git a/include/dict0mem.ic b/storage/xtradb/include/dict0mem.ic
index 38d51f61789..38d51f61789 100644
--- a/include/dict0mem.ic
+++ b/storage/xtradb/include/dict0mem.ic
diff --git a/include/dict0priv.h b/storage/xtradb/include/dict0priv.h
index 9a3c8e22992..9a3c8e22992 100644
--- a/include/dict0priv.h
+++ b/storage/xtradb/include/dict0priv.h
diff --git a/include/dict0priv.ic b/storage/xtradb/include/dict0priv.ic
index 30ba8fb60aa..30ba8fb60aa 100644
--- a/include/dict0priv.ic
+++ b/storage/xtradb/include/dict0priv.ic
diff --git a/include/dict0stats.h b/storage/xtradb/include/dict0stats.h
index 186f90e3694..186f90e3694 100644
--- a/include/dict0stats.h
+++ b/storage/xtradb/include/dict0stats.h
diff --git a/include/dict0stats.ic b/storage/xtradb/include/dict0stats.ic
index ec9a9065470..ec9a9065470 100644
--- a/include/dict0stats.ic
+++ b/storage/xtradb/include/dict0stats.ic
diff --git a/include/dict0stats_bg.h b/storage/xtradb/include/dict0stats_bg.h
index e866ab419fe..e866ab419fe 100644
--- a/include/dict0stats_bg.h
+++ b/storage/xtradb/include/dict0stats_bg.h
diff --git a/include/dict0stats_bg.ic b/storage/xtradb/include/dict0stats_bg.ic
index 87e3225de58..87e3225de58 100644
--- a/include/dict0stats_bg.ic
+++ b/storage/xtradb/include/dict0stats_bg.ic
diff --git a/include/dict0types.h b/storage/xtradb/include/dict0types.h
index d34b6f7eab3..d34b6f7eab3 100644
--- a/include/dict0types.h
+++ b/storage/xtradb/include/dict0types.h
diff --git a/include/dyn0dyn.h b/storage/xtradb/include/dyn0dyn.h
index 7f23302d1ff..7f23302d1ff 100644
--- a/include/dyn0dyn.h
+++ b/storage/xtradb/include/dyn0dyn.h
diff --git a/include/dyn0dyn.ic b/storage/xtradb/include/dyn0dyn.ic
index 0296554e2ee..0296554e2ee 100644
--- a/include/dyn0dyn.ic
+++ b/storage/xtradb/include/dyn0dyn.ic
diff --git a/include/eval0eval.h b/storage/xtradb/include/eval0eval.h
index e3b1e6c16b6..e3b1e6c16b6 100644
--- a/include/eval0eval.h
+++ b/storage/xtradb/include/eval0eval.h
diff --git a/include/eval0eval.ic b/storage/xtradb/include/eval0eval.ic
index e4b1dd08017..e4b1dd08017 100644
--- a/include/eval0eval.ic
+++ b/storage/xtradb/include/eval0eval.ic
diff --git a/include/eval0proc.h b/storage/xtradb/include/eval0proc.h
index 7755fb10343..7755fb10343 100644
--- a/include/eval0proc.h
+++ b/storage/xtradb/include/eval0proc.h
diff --git a/include/eval0proc.ic b/storage/xtradb/include/eval0proc.ic
index 81418bae2c9..81418bae2c9 100644
--- a/include/eval0proc.ic
+++ b/storage/xtradb/include/eval0proc.ic
diff --git a/include/fil0fil.h b/storage/xtradb/include/fil0fil.h
index c5ac9d7de83..c5ac9d7de83 100644
--- a/include/fil0fil.h
+++ b/storage/xtradb/include/fil0fil.h
diff --git a/include/fsp0fsp.h b/storage/xtradb/include/fsp0fsp.h
index a587ccc9f20..a587ccc9f20 100644
--- a/include/fsp0fsp.h
+++ b/storage/xtradb/include/fsp0fsp.h
diff --git a/include/fsp0fsp.ic b/storage/xtradb/include/fsp0fsp.ic
index 0d81e817cc9..0d81e817cc9 100644
--- a/include/fsp0fsp.ic
+++ b/storage/xtradb/include/fsp0fsp.ic
diff --git a/include/fsp0types.h b/storage/xtradb/include/fsp0types.h
index 94fd908ab0c..94fd908ab0c 100644
--- a/include/fsp0types.h
+++ b/storage/xtradb/include/fsp0types.h
diff --git a/include/fts0ast.h b/storage/xtradb/include/fts0ast.h
index 50ee587e282..50ee587e282 100644
--- a/include/fts0ast.h
+++ b/storage/xtradb/include/fts0ast.h
diff --git a/include/fts0blex.h b/storage/xtradb/include/fts0blex.h
index d0e4cae0678..d0e4cae0678 100644
--- a/include/fts0blex.h
+++ b/storage/xtradb/include/fts0blex.h
diff --git a/include/fts0fts.h b/storage/xtradb/include/fts0fts.h
index a2996ecacc8..a2996ecacc8 100644
--- a/include/fts0fts.h
+++ b/storage/xtradb/include/fts0fts.h
diff --git a/include/fts0opt.h b/storage/xtradb/include/fts0opt.h
index 92eaf8270d2..92eaf8270d2 100644
--- a/include/fts0opt.h
+++ b/storage/xtradb/include/fts0opt.h
diff --git a/include/fts0pars.h b/storage/xtradb/include/fts0pars.h
index 8108e811599..8108e811599 100644
--- a/include/fts0pars.h
+++ b/storage/xtradb/include/fts0pars.h
diff --git a/include/fts0priv.h b/storage/xtradb/include/fts0priv.h
index b4d9e1d41ec..b4d9e1d41ec 100644
--- a/include/fts0priv.h
+++ b/storage/xtradb/include/fts0priv.h
diff --git a/include/fts0priv.ic b/storage/xtradb/include/fts0priv.ic
index 2d07c60f980..2d07c60f980 100644
--- a/include/fts0priv.ic
+++ b/storage/xtradb/include/fts0priv.ic
diff --git a/include/fts0tlex.h b/storage/xtradb/include/fts0tlex.h
index f91533803e8..f91533803e8 100644
--- a/include/fts0tlex.h
+++ b/storage/xtradb/include/fts0tlex.h
diff --git a/include/fts0types.h b/storage/xtradb/include/fts0types.h
index 64677428331..64677428331 100644
--- a/include/fts0types.h
+++ b/storage/xtradb/include/fts0types.h
diff --git a/include/fts0types.ic b/storage/xtradb/include/fts0types.ic
index f0dfd023a70..f0dfd023a70 100644
--- a/include/fts0types.ic
+++ b/storage/xtradb/include/fts0types.ic
diff --git a/include/fts0vlc.ic b/storage/xtradb/include/fts0vlc.ic
index e79bcf59347..e79bcf59347 100644
--- a/include/fts0vlc.ic
+++ b/storage/xtradb/include/fts0vlc.ic
diff --git a/include/fut0fut.h b/storage/xtradb/include/fut0fut.h
index 851cdb44cdf..851cdb44cdf 100644
--- a/include/fut0fut.h
+++ b/storage/xtradb/include/fut0fut.h
diff --git a/include/fut0fut.ic b/storage/xtradb/include/fut0fut.ic
index 15c964df6c7..15c964df6c7 100644
--- a/include/fut0fut.ic
+++ b/storage/xtradb/include/fut0fut.ic
diff --git a/include/fut0lst.h b/storage/xtradb/include/fut0lst.h
index 90f9a65d4fa..90f9a65d4fa 100644
--- a/include/fut0lst.h
+++ b/storage/xtradb/include/fut0lst.h
diff --git a/include/fut0lst.ic b/storage/xtradb/include/fut0lst.ic
index d18cf21378f..d18cf21378f 100644
--- a/include/fut0lst.ic
+++ b/storage/xtradb/include/fut0lst.ic
diff --git a/include/ha0ha.h b/storage/xtradb/include/ha0ha.h
index 7351b407e8c..7351b407e8c 100644
--- a/include/ha0ha.h
+++ b/storage/xtradb/include/ha0ha.h
diff --git a/include/ha0ha.ic b/storage/xtradb/include/ha0ha.ic
index 9d0e396e200..9d0e396e200 100644
--- a/include/ha0ha.ic
+++ b/storage/xtradb/include/ha0ha.ic
diff --git a/include/ha0storage.h b/storage/xtradb/include/ha0storage.h
index 0073930b502..0073930b502 100644
--- a/include/ha0storage.h
+++ b/storage/xtradb/include/ha0storage.h
diff --git a/include/ha0storage.ic b/storage/xtradb/include/ha0storage.ic
index 7150ca045ec..7150ca045ec 100644
--- a/include/ha0storage.ic
+++ b/storage/xtradb/include/ha0storage.ic
diff --git a/include/ha_prototypes.h b/storage/xtradb/include/ha_prototypes.h
index 2f73a5437a1..2f73a5437a1 100644
--- a/include/ha_prototypes.h
+++ b/storage/xtradb/include/ha_prototypes.h
diff --git a/include/handler0alter.h b/storage/xtradb/include/handler0alter.h
index 66b963ae39a..66b963ae39a 100644
--- a/include/handler0alter.h
+++ b/storage/xtradb/include/handler0alter.h
diff --git a/include/hash0hash.h b/storage/xtradb/include/hash0hash.h
index a6fe4e680a1..a6fe4e680a1 100644
--- a/include/hash0hash.h
+++ b/storage/xtradb/include/hash0hash.h
diff --git a/include/hash0hash.ic b/storage/xtradb/include/hash0hash.ic
index e4822538e19..e4822538e19 100644
--- a/include/hash0hash.ic
+++ b/storage/xtradb/include/hash0hash.ic
diff --git a/include/ibuf0ibuf.h b/storage/xtradb/include/ibuf0ibuf.h
index ac16b10e097..ac16b10e097 100644
--- a/include/ibuf0ibuf.h
+++ b/storage/xtradb/include/ibuf0ibuf.h
diff --git a/include/ibuf0ibuf.ic b/storage/xtradb/include/ibuf0ibuf.ic
index 21747fdceac..21747fdceac 100644
--- a/include/ibuf0ibuf.ic
+++ b/storage/xtradb/include/ibuf0ibuf.ic
diff --git a/include/ibuf0types.h b/storage/xtradb/include/ibuf0types.h
index 3fdbf078b0b..3fdbf078b0b 100644
--- a/include/ibuf0types.h
+++ b/storage/xtradb/include/ibuf0types.h
diff --git a/include/lock0iter.h b/storage/xtradb/include/lock0iter.h
index 0054850b526..0054850b526 100644
--- a/include/lock0iter.h
+++ b/storage/xtradb/include/lock0iter.h
diff --git a/include/lock0lock.h b/storage/xtradb/include/lock0lock.h
index cb95c58fe3c..cb95c58fe3c 100644
--- a/include/lock0lock.h
+++ b/storage/xtradb/include/lock0lock.h
diff --git a/include/lock0lock.ic b/storage/xtradb/include/lock0lock.ic
index 736936954cb..736936954cb 100644
--- a/include/lock0lock.ic
+++ b/storage/xtradb/include/lock0lock.ic
diff --git a/include/lock0priv.h b/storage/xtradb/include/lock0priv.h
index e564387ec53..e564387ec53 100644
--- a/include/lock0priv.h
+++ b/storage/xtradb/include/lock0priv.h
diff --git a/include/lock0priv.ic b/storage/xtradb/include/lock0priv.ic
index 6b70dc33d3c..6b70dc33d3c 100644
--- a/include/lock0priv.ic
+++ b/storage/xtradb/include/lock0priv.ic
diff --git a/include/lock0types.h b/storage/xtradb/include/lock0types.h
index cf32e72f864..cf32e72f864 100644
--- a/include/lock0types.h
+++ b/storage/xtradb/include/lock0types.h
diff --git a/include/log0log.h b/storage/xtradb/include/log0log.h
index fbaf0a1e633..fbaf0a1e633 100644
--- a/include/log0log.h
+++ b/storage/xtradb/include/log0log.h
diff --git a/include/log0log.ic b/storage/xtradb/include/log0log.ic
index 6402c7df1e7..6402c7df1e7 100644
--- a/include/log0log.ic
+++ b/storage/xtradb/include/log0log.ic
diff --git a/include/log0online.h b/storage/xtradb/include/log0online.h
index 1ef4df7d6da..1ef4df7d6da 100644
--- a/include/log0online.h
+++ b/storage/xtradb/include/log0online.h
diff --git a/include/log0recv.h b/storage/xtradb/include/log0recv.h
index 805b6c66768..805b6c66768 100644
--- a/include/log0recv.h
+++ b/storage/xtradb/include/log0recv.h
diff --git a/include/log0recv.ic b/storage/xtradb/include/log0recv.ic
index 32c28dd03e6..32c28dd03e6 100644
--- a/include/log0recv.ic
+++ b/storage/xtradb/include/log0recv.ic
diff --git a/include/mach0data.h b/storage/xtradb/include/mach0data.h
index d0087f56aaa..d0087f56aaa 100644
--- a/include/mach0data.h
+++ b/storage/xtradb/include/mach0data.h
diff --git a/include/mach0data.ic b/storage/xtradb/include/mach0data.ic
index 27b9f62b552..27b9f62b552 100644
--- a/include/mach0data.ic
+++ b/storage/xtradb/include/mach0data.ic
diff --git a/include/mem0dbg.h b/storage/xtradb/include/mem0dbg.h
index cc339b82910..cc339b82910 100644
--- a/include/mem0dbg.h
+++ b/storage/xtradb/include/mem0dbg.h
diff --git a/include/mem0dbg.ic b/storage/xtradb/include/mem0dbg.ic
index ec60ed35337..ec60ed35337 100644
--- a/include/mem0dbg.ic
+++ b/storage/xtradb/include/mem0dbg.ic
diff --git a/include/mem0mem.h b/storage/xtradb/include/mem0mem.h
index f30034f3074..f30034f3074 100644
--- a/include/mem0mem.h
+++ b/storage/xtradb/include/mem0mem.h
diff --git a/include/mem0mem.ic b/storage/xtradb/include/mem0mem.ic
index 0d983d69e1a..0d983d69e1a 100644
--- a/include/mem0mem.ic
+++ b/storage/xtradb/include/mem0mem.ic
diff --git a/include/mem0pool.h b/storage/xtradb/include/mem0pool.h
index a65ba50fdf9..a65ba50fdf9 100644
--- a/include/mem0pool.h
+++ b/storage/xtradb/include/mem0pool.h
diff --git a/include/mem0pool.ic b/storage/xtradb/include/mem0pool.ic
index f4bafb8ba63..f4bafb8ba63 100644
--- a/include/mem0pool.ic
+++ b/storage/xtradb/include/mem0pool.ic
diff --git a/include/mtr0log.h b/storage/xtradb/include/mtr0log.h
index 18a345d050f..18a345d050f 100644
--- a/include/mtr0log.h
+++ b/storage/xtradb/include/mtr0log.h
diff --git a/include/mtr0log.ic b/storage/xtradb/include/mtr0log.ic
index bc49f655294..bc49f655294 100644
--- a/include/mtr0log.ic
+++ b/storage/xtradb/include/mtr0log.ic
diff --git a/include/mtr0mtr.h b/storage/xtradb/include/mtr0mtr.h
index 0730e870b3f..0730e870b3f 100644
--- a/include/mtr0mtr.h
+++ b/storage/xtradb/include/mtr0mtr.h
diff --git a/include/mtr0mtr.ic b/storage/xtradb/include/mtr0mtr.ic
index cc021038001..cc021038001 100644
--- a/include/mtr0mtr.ic
+++ b/storage/xtradb/include/mtr0mtr.ic
diff --git a/include/mtr0types.h b/storage/xtradb/include/mtr0types.h
index 43368c0b726..43368c0b726 100644
--- a/include/mtr0types.h
+++ b/storage/xtradb/include/mtr0types.h
diff --git a/include/os0file.h b/storage/xtradb/include/os0file.h
index 0e4b1c60ecd..0e4b1c60ecd 100644
--- a/include/os0file.h
+++ b/storage/xtradb/include/os0file.h
diff --git a/include/os0file.ic b/storage/xtradb/include/os0file.ic
index 25a1397147e..25a1397147e 100644
--- a/include/os0file.ic
+++ b/storage/xtradb/include/os0file.ic
diff --git a/include/os0once.h b/storage/xtradb/include/os0once.h
index a8bbaf1d2d4..a8bbaf1d2d4 100644
--- a/include/os0once.h
+++ b/storage/xtradb/include/os0once.h
diff --git a/include/os0proc.h b/storage/xtradb/include/os0proc.h
index f9e88ff1a28..f9e88ff1a28 100644
--- a/include/os0proc.h
+++ b/storage/xtradb/include/os0proc.h
diff --git a/include/os0proc.ic b/storage/xtradb/include/os0proc.ic
index 506f4f8ce0c..506f4f8ce0c 100644
--- a/include/os0proc.ic
+++ b/storage/xtradb/include/os0proc.ic
diff --git a/include/os0sync.h b/storage/xtradb/include/os0sync.h
index 57b29fff663..57b29fff663 100644
--- a/include/os0sync.h
+++ b/storage/xtradb/include/os0sync.h
diff --git a/include/os0sync.ic b/storage/xtradb/include/os0sync.ic
index 9a7e520ece6..9a7e520ece6 100644
--- a/include/os0sync.ic
+++ b/storage/xtradb/include/os0sync.ic
diff --git a/include/os0thread.h b/storage/xtradb/include/os0thread.h
index d84eff99519..d84eff99519 100644
--- a/include/os0thread.h
+++ b/storage/xtradb/include/os0thread.h
diff --git a/include/os0thread.ic b/storage/xtradb/include/os0thread.ic
index 0622d22f2dc..0622d22f2dc 100644
--- a/include/os0thread.ic
+++ b/storage/xtradb/include/os0thread.ic
diff --git a/include/page0cur.h b/storage/xtradb/include/page0cur.h
index b1ad49b4915..b1ad49b4915 100644
--- a/include/page0cur.h
+++ b/storage/xtradb/include/page0cur.h
diff --git a/include/page0cur.ic b/storage/xtradb/include/page0cur.ic
index 028d33b17aa..028d33b17aa 100644
--- a/include/page0cur.ic
+++ b/storage/xtradb/include/page0cur.ic
diff --git a/include/page0page.h b/storage/xtradb/include/page0page.h
index a387d9e0de1..a387d9e0de1 100644
--- a/include/page0page.h
+++ b/storage/xtradb/include/page0page.h
diff --git a/include/page0page.ic b/storage/xtradb/include/page0page.ic
index 99ef07349dc..99ef07349dc 100644
--- a/include/page0page.ic
+++ b/storage/xtradb/include/page0page.ic
diff --git a/include/page0types.h b/storage/xtradb/include/page0types.h
index 95143a4bb44..95143a4bb44 100644
--- a/include/page0types.h
+++ b/storage/xtradb/include/page0types.h
diff --git a/include/page0zip.h b/storage/xtradb/include/page0zip.h
index 2f9efc4a40c..2f9efc4a40c 100644
--- a/include/page0zip.h
+++ b/storage/xtradb/include/page0zip.h
diff --git a/include/page0zip.ic b/storage/xtradb/include/page0zip.ic
index 6c7d8cd32c7..6c7d8cd32c7 100644
--- a/include/page0zip.ic
+++ b/storage/xtradb/include/page0zip.ic
diff --git a/include/pars0grm.h b/storage/xtradb/include/pars0grm.h
index 8e725fe9545..8e725fe9545 100644
--- a/include/pars0grm.h
+++ b/storage/xtradb/include/pars0grm.h
diff --git a/include/pars0opt.h b/storage/xtradb/include/pars0opt.h
index 1084d644c90..1084d644c90 100644
--- a/include/pars0opt.h
+++ b/storage/xtradb/include/pars0opt.h
diff --git a/include/pars0opt.ic b/storage/xtradb/include/pars0opt.ic
index 786d911ca3d..786d911ca3d 100644
--- a/include/pars0opt.ic
+++ b/storage/xtradb/include/pars0opt.ic
diff --git a/include/pars0pars.h b/storage/xtradb/include/pars0pars.h
index 65ff7533828..65ff7533828 100644
--- a/include/pars0pars.h
+++ b/storage/xtradb/include/pars0pars.h
diff --git a/include/pars0pars.ic b/storage/xtradb/include/pars0pars.ic
index 4c88337a265..4c88337a265 100644
--- a/include/pars0pars.ic
+++ b/storage/xtradb/include/pars0pars.ic
diff --git a/include/pars0sym.h b/storage/xtradb/include/pars0sym.h
index bcf73639228..bcf73639228 100644
--- a/include/pars0sym.h
+++ b/storage/xtradb/include/pars0sym.h
diff --git a/include/pars0sym.ic b/storage/xtradb/include/pars0sym.ic
index 266c1a6310d..266c1a6310d 100644
--- a/include/pars0sym.ic
+++ b/storage/xtradb/include/pars0sym.ic
diff --git a/include/pars0types.h b/storage/xtradb/include/pars0types.h
index 47f4b432d20..47f4b432d20 100644
--- a/include/pars0types.h
+++ b/storage/xtradb/include/pars0types.h
diff --git a/include/que0que.h b/storage/xtradb/include/que0que.h
index e5b2a1ba3fc..e5b2a1ba3fc 100644
--- a/include/que0que.h
+++ b/storage/xtradb/include/que0que.h
diff --git a/include/que0que.ic b/storage/xtradb/include/que0que.ic
index eff5a86d958..eff5a86d958 100644
--- a/include/que0que.ic
+++ b/storage/xtradb/include/que0que.ic
diff --git a/include/que0types.h b/storage/xtradb/include/que0types.h
index 0f11cad301a..0f11cad301a 100644
--- a/include/que0types.h
+++ b/storage/xtradb/include/que0types.h
diff --git a/include/read0i_s.h b/storage/xtradb/include/read0i_s.h
index 11b63affe09..11b63affe09 100644
--- a/include/read0i_s.h
+++ b/storage/xtradb/include/read0i_s.h
diff --git a/include/read0read.h b/storage/xtradb/include/read0read.h
index 0352f129c30..0352f129c30 100644
--- a/include/read0read.h
+++ b/storage/xtradb/include/read0read.h
diff --git a/include/read0read.ic b/storage/xtradb/include/read0read.ic
index 66bef8866c9..66bef8866c9 100644
--- a/include/read0read.ic
+++ b/storage/xtradb/include/read0read.ic
diff --git a/include/read0types.h b/storage/xtradb/include/read0types.h
index 969f4ebb637..969f4ebb637 100644
--- a/include/read0types.h
+++ b/storage/xtradb/include/read0types.h
diff --git a/include/rem0cmp.h b/storage/xtradb/include/rem0cmp.h
index cb3c85ac2c8..cb3c85ac2c8 100644
--- a/include/rem0cmp.h
+++ b/storage/xtradb/include/rem0cmp.h
diff --git a/include/rem0cmp.ic b/storage/xtradb/include/rem0cmp.ic
index 67a2dcacba1..67a2dcacba1 100644
--- a/include/rem0cmp.ic
+++ b/storage/xtradb/include/rem0cmp.ic
diff --git a/include/rem0rec.h b/storage/xtradb/include/rem0rec.h
index 8e7d5ff2d48..8e7d5ff2d48 100644
--- a/include/rem0rec.h
+++ b/storage/xtradb/include/rem0rec.h
diff --git a/include/rem0rec.ic b/storage/xtradb/include/rem0rec.ic
index a539320dd2a..a539320dd2a 100644
--- a/include/rem0rec.ic
+++ b/storage/xtradb/include/rem0rec.ic
diff --git a/include/rem0types.h b/storage/xtradb/include/rem0types.h
index f8133f77466..f8133f77466 100644
--- a/include/rem0types.h
+++ b/storage/xtradb/include/rem0types.h
diff --git a/include/row0ext.h b/storage/xtradb/include/row0ext.h
index a098e2f9b29..a098e2f9b29 100644
--- a/include/row0ext.h
+++ b/storage/xtradb/include/row0ext.h
diff --git a/include/row0ext.ic b/storage/xtradb/include/row0ext.ic
index 39e150d91d5..39e150d91d5 100644
--- a/include/row0ext.ic
+++ b/storage/xtradb/include/row0ext.ic
diff --git a/include/row0ftsort.h b/storage/xtradb/include/row0ftsort.h
index 4e04a099140..4e04a099140 100644
--- a/include/row0ftsort.h
+++ b/storage/xtradb/include/row0ftsort.h
diff --git a/include/row0import.h b/storage/xtradb/include/row0import.h
index aa46fdb7c27..aa46fdb7c27 100644
--- a/include/row0import.h
+++ b/storage/xtradb/include/row0import.h
diff --git a/include/row0import.ic b/storage/xtradb/include/row0import.ic
index c5bbab49f6f..c5bbab49f6f 100644
--- a/include/row0import.ic
+++ b/storage/xtradb/include/row0import.ic
diff --git a/include/row0ins.h b/storage/xtradb/include/row0ins.h
index 2a892d2f5df..2a892d2f5df 100644
--- a/include/row0ins.h
+++ b/storage/xtradb/include/row0ins.h
diff --git a/include/row0ins.ic b/storage/xtradb/include/row0ins.ic
index 9c191d869a2..9c191d869a2 100644
--- a/include/row0ins.ic
+++ b/storage/xtradb/include/row0ins.ic
diff --git a/include/row0log.h b/storage/xtradb/include/row0log.h
index 62715fe8808..62715fe8808 100644
--- a/include/row0log.h
+++ b/storage/xtradb/include/row0log.h
diff --git a/include/row0log.ic b/storage/xtradb/include/row0log.ic
index b0f37dbd8e7..b0f37dbd8e7 100644
--- a/include/row0log.ic
+++ b/storage/xtradb/include/row0log.ic
diff --git a/include/row0merge.h b/storage/xtradb/include/row0merge.h
index 390c0ce038b..390c0ce038b 100644
--- a/include/row0merge.h
+++ b/storage/xtradb/include/row0merge.h
diff --git a/include/row0mysql.h b/storage/xtradb/include/row0mysql.h
index 06c07002c2b..06c07002c2b 100644
--- a/include/row0mysql.h
+++ b/storage/xtradb/include/row0mysql.h
diff --git a/include/row0mysql.ic b/storage/xtradb/include/row0mysql.ic
index 2eb60898c46..2eb60898c46 100644
--- a/include/row0mysql.ic
+++ b/storage/xtradb/include/row0mysql.ic
diff --git a/include/row0purge.h b/storage/xtradb/include/row0purge.h
index 93dcf9cf49b..93dcf9cf49b 100644
--- a/include/row0purge.h
+++ b/storage/xtradb/include/row0purge.h
diff --git a/include/row0purge.ic b/storage/xtradb/include/row0purge.ic
index 700106d1048..700106d1048 100644
--- a/include/row0purge.ic
+++ b/storage/xtradb/include/row0purge.ic
diff --git a/include/row0quiesce.h b/storage/xtradb/include/row0quiesce.h
index 1d6d11291b8..1d6d11291b8 100644
--- a/include/row0quiesce.h
+++ b/storage/xtradb/include/row0quiesce.h
diff --git a/include/row0quiesce.ic b/storage/xtradb/include/row0quiesce.ic
index f570a6aed05..f570a6aed05 100644
--- a/include/row0quiesce.ic
+++ b/storage/xtradb/include/row0quiesce.ic
diff --git a/include/row0row.h b/storage/xtradb/include/row0row.h
index a4e5e0dd2fa..a4e5e0dd2fa 100644
--- a/include/row0row.h
+++ b/storage/xtradb/include/row0row.h
diff --git a/include/row0row.ic b/storage/xtradb/include/row0row.ic
index ac62422be1f..ac62422be1f 100644
--- a/include/row0row.ic
+++ b/storage/xtradb/include/row0row.ic
diff --git a/include/row0sel.h b/storage/xtradb/include/row0sel.h
index c8be80f89d9..c8be80f89d9 100644
--- a/include/row0sel.h
+++ b/storage/xtradb/include/row0sel.h
diff --git a/include/row0sel.ic b/storage/xtradb/include/row0sel.ic
index d83a3448832..d83a3448832 100644
--- a/include/row0sel.ic
+++ b/storage/xtradb/include/row0sel.ic
diff --git a/include/row0types.h b/storage/xtradb/include/row0types.h
index 52c89cb01fa..52c89cb01fa 100644
--- a/include/row0types.h
+++ b/storage/xtradb/include/row0types.h
diff --git a/include/row0uins.h b/storage/xtradb/include/row0uins.h
index ebf4881208a..ebf4881208a 100644
--- a/include/row0uins.h
+++ b/storage/xtradb/include/row0uins.h
diff --git a/include/row0uins.ic b/storage/xtradb/include/row0uins.ic
index 54da2e49874..54da2e49874 100644
--- a/include/row0uins.ic
+++ b/storage/xtradb/include/row0uins.ic
diff --git a/include/row0umod.h b/storage/xtradb/include/row0umod.h
index f89d5a334fc..f89d5a334fc 100644
--- a/include/row0umod.h
+++ b/storage/xtradb/include/row0umod.h
diff --git a/include/row0umod.ic b/storage/xtradb/include/row0umod.ic
index 00a8cd86e01..00a8cd86e01 100644
--- a/include/row0umod.ic
+++ b/storage/xtradb/include/row0umod.ic
diff --git a/include/row0undo.h b/storage/xtradb/include/row0undo.h
index 5dddfb4eae1..5dddfb4eae1 100644
--- a/include/row0undo.h
+++ b/storage/xtradb/include/row0undo.h
diff --git a/include/row0undo.ic b/storage/xtradb/include/row0undo.ic
index b97ffca590e..b97ffca590e 100644
--- a/include/row0undo.ic
+++ b/storage/xtradb/include/row0undo.ic
diff --git a/include/row0upd.h b/storage/xtradb/include/row0upd.h
index 27dedeb65a7..27dedeb65a7 100644
--- a/include/row0upd.h
+++ b/storage/xtradb/include/row0upd.h
diff --git a/include/row0upd.ic b/storage/xtradb/include/row0upd.ic
index 618a77fa4bf..618a77fa4bf 100644
--- a/include/row0upd.ic
+++ b/storage/xtradb/include/row0upd.ic
diff --git a/include/row0vers.h b/storage/xtradb/include/row0vers.h
index 1df5b4d3e98..1df5b4d3e98 100644
--- a/include/row0vers.h
+++ b/storage/xtradb/include/row0vers.h
diff --git a/include/row0vers.ic b/storage/xtradb/include/row0vers.ic
index ef43a55bf70..ef43a55bf70 100644
--- a/include/row0vers.ic
+++ b/storage/xtradb/include/row0vers.ic
diff --git a/include/srv0conc.h b/storage/xtradb/include/srv0conc.h
index cf61ef5528d..cf61ef5528d 100644
--- a/include/srv0conc.h
+++ b/storage/xtradb/include/srv0conc.h
diff --git a/include/srv0mon.h b/storage/xtradb/include/srv0mon.h
index e2ab81bf53a..e2ab81bf53a 100644
--- a/include/srv0mon.h
+++ b/storage/xtradb/include/srv0mon.h
diff --git a/include/srv0mon.ic b/storage/xtradb/include/srv0mon.ic
index 225390c6b6f..225390c6b6f 100644
--- a/include/srv0mon.ic
+++ b/storage/xtradb/include/srv0mon.ic
diff --git a/include/srv0srv.h b/storage/xtradb/include/srv0srv.h
index ec7b921d166..ec7b921d166 100644
--- a/include/srv0srv.h
+++ b/storage/xtradb/include/srv0srv.h
diff --git a/include/srv0srv.ic b/storage/xtradb/include/srv0srv.ic
index 53405c06f97..53405c06f97 100644
--- a/include/srv0srv.ic
+++ b/storage/xtradb/include/srv0srv.ic
diff --git a/include/srv0start.h b/storage/xtradb/include/srv0start.h
index 40d502f4459..40d502f4459 100644
--- a/include/srv0start.h
+++ b/storage/xtradb/include/srv0start.h
diff --git a/include/sync0arr.h b/storage/xtradb/include/sync0arr.h
index 15dbdcb540d..15dbdcb540d 100644
--- a/include/sync0arr.h
+++ b/storage/xtradb/include/sync0arr.h
diff --git a/include/sync0arr.ic b/storage/xtradb/include/sync0arr.ic
index 18a46dd0a41..18a46dd0a41 100644
--- a/include/sync0arr.ic
+++ b/storage/xtradb/include/sync0arr.ic
diff --git a/include/sync0rw.h b/storage/xtradb/include/sync0rw.h
index 84ac40bab78..84ac40bab78 100644
--- a/include/sync0rw.h
+++ b/storage/xtradb/include/sync0rw.h
diff --git a/include/sync0rw.ic b/storage/xtradb/include/sync0rw.ic
index 8aadc406132..8aadc406132 100644
--- a/include/sync0rw.ic
+++ b/storage/xtradb/include/sync0rw.ic
diff --git a/include/sync0sync.h b/storage/xtradb/include/sync0sync.h
index e3fe3028ed1..e3fe3028ed1 100644
--- a/include/sync0sync.h
+++ b/storage/xtradb/include/sync0sync.h
diff --git a/include/sync0sync.ic b/storage/xtradb/include/sync0sync.ic
index a252d73e432..a252d73e432 100644
--- a/include/sync0sync.ic
+++ b/storage/xtradb/include/sync0sync.ic
diff --git a/include/sync0types.h b/storage/xtradb/include/sync0types.h
index 67f613ab8ae..67f613ab8ae 100644
--- a/include/sync0types.h
+++ b/storage/xtradb/include/sync0types.h
diff --git a/include/trx0i_s.h b/storage/xtradb/include/trx0i_s.h
index ac5e00c6834..ac5e00c6834 100644
--- a/include/trx0i_s.h
+++ b/storage/xtradb/include/trx0i_s.h
diff --git a/include/trx0purge.h b/storage/xtradb/include/trx0purge.h
index a862523c092..a862523c092 100644
--- a/include/trx0purge.h
+++ b/storage/xtradb/include/trx0purge.h
diff --git a/include/trx0purge.ic b/storage/xtradb/include/trx0purge.ic
index ca9cc1fb894..ca9cc1fb894 100644
--- a/include/trx0purge.ic
+++ b/storage/xtradb/include/trx0purge.ic
diff --git a/include/trx0rec.h b/storage/xtradb/include/trx0rec.h
index 96e7d595035..96e7d595035 100644
--- a/include/trx0rec.h
+++ b/storage/xtradb/include/trx0rec.h
diff --git a/include/trx0rec.ic b/storage/xtradb/include/trx0rec.ic
index 08704f6b821..08704f6b821 100644
--- a/include/trx0rec.ic
+++ b/storage/xtradb/include/trx0rec.ic
diff --git a/include/trx0roll.h b/storage/xtradb/include/trx0roll.h
index aa3dbb1f6cd..aa3dbb1f6cd 100644
--- a/include/trx0roll.h
+++ b/storage/xtradb/include/trx0roll.h
diff --git a/include/trx0roll.ic b/storage/xtradb/include/trx0roll.ic
index 178e9bb730a..178e9bb730a 100644
--- a/include/trx0roll.ic
+++ b/storage/xtradb/include/trx0roll.ic
diff --git a/include/trx0rseg.h b/storage/xtradb/include/trx0rseg.h
index b9c84ef2b06..b9c84ef2b06 100644
--- a/include/trx0rseg.h
+++ b/storage/xtradb/include/trx0rseg.h
diff --git a/include/trx0rseg.ic b/storage/xtradb/include/trx0rseg.ic
index 30743da9b8c..30743da9b8c 100644
--- a/include/trx0rseg.ic
+++ b/storage/xtradb/include/trx0rseg.ic
diff --git a/include/trx0sys.h b/storage/xtradb/include/trx0sys.h
index 7b97c6e99cd..7b97c6e99cd 100644
--- a/include/trx0sys.h
+++ b/storage/xtradb/include/trx0sys.h
diff --git a/include/trx0sys.ic b/storage/xtradb/include/trx0sys.ic
index 699148cff6d..699148cff6d 100644
--- a/include/trx0sys.ic
+++ b/storage/xtradb/include/trx0sys.ic
diff --git a/include/trx0trx.h b/storage/xtradb/include/trx0trx.h
index 9ae25ef2d7d..9ae25ef2d7d 100644
--- a/include/trx0trx.h
+++ b/storage/xtradb/include/trx0trx.h
diff --git a/include/trx0trx.ic b/storage/xtradb/include/trx0trx.ic
index 787931dc4b6..787931dc4b6 100644
--- a/include/trx0trx.ic
+++ b/storage/xtradb/include/trx0trx.ic
diff --git a/include/trx0types.h b/storage/xtradb/include/trx0types.h
index 7ca95131328..7ca95131328 100644
--- a/include/trx0types.h
+++ b/storage/xtradb/include/trx0types.h
diff --git a/include/trx0undo.h b/storage/xtradb/include/trx0undo.h
index 61b0dabb1e6..61b0dabb1e6 100644
--- a/include/trx0undo.h
+++ b/storage/xtradb/include/trx0undo.h
diff --git a/include/trx0undo.ic b/storage/xtradb/include/trx0undo.ic
index 577759d6c3d..577759d6c3d 100644
--- a/include/trx0undo.ic
+++ b/storage/xtradb/include/trx0undo.ic
diff --git a/include/trx0xa.h b/storage/xtradb/include/trx0xa.h
index 7caddfb7ba4..7caddfb7ba4 100644
--- a/include/trx0xa.h
+++ b/storage/xtradb/include/trx0xa.h
diff --git a/include/univ.i b/storage/xtradb/include/univ.i
index afb967d6680..afb967d6680 100644
--- a/include/univ.i
+++ b/storage/xtradb/include/univ.i
diff --git a/include/usr0sess.h b/storage/xtradb/include/usr0sess.h
index b5c80b97b43..b5c80b97b43 100644
--- a/include/usr0sess.h
+++ b/storage/xtradb/include/usr0sess.h
diff --git a/include/usr0sess.ic b/storage/xtradb/include/usr0sess.ic
index 284e59537fe..284e59537fe 100644
--- a/include/usr0sess.ic
+++ b/storage/xtradb/include/usr0sess.ic
diff --git a/include/usr0types.h b/storage/xtradb/include/usr0types.h
index 6ba937cacc8..6ba937cacc8 100644
--- a/include/usr0types.h
+++ b/storage/xtradb/include/usr0types.h
diff --git a/include/ut0bh.h b/storage/xtradb/include/ut0bh.h
index 1085736c7ab..1085736c7ab 100644
--- a/include/ut0bh.h
+++ b/storage/xtradb/include/ut0bh.h
diff --git a/include/ut0bh.ic b/storage/xtradb/include/ut0bh.ic
index b11de5b8b3e..b11de5b8b3e 100644
--- a/include/ut0bh.ic
+++ b/storage/xtradb/include/ut0bh.ic
diff --git a/include/ut0byte.h b/storage/xtradb/include/ut0byte.h
index 5bdd553ca80..5bdd553ca80 100644
--- a/include/ut0byte.h
+++ b/storage/xtradb/include/ut0byte.h
diff --git a/include/ut0byte.ic b/storage/xtradb/include/ut0byte.ic
index 873d98c727e..873d98c727e 100644
--- a/include/ut0byte.ic
+++ b/storage/xtradb/include/ut0byte.ic
diff --git a/include/ut0counter.h b/storage/xtradb/include/ut0counter.h
index fe0f36dfff2..fe0f36dfff2 100644
--- a/include/ut0counter.h
+++ b/storage/xtradb/include/ut0counter.h
diff --git a/include/ut0crc32.h b/storage/xtradb/include/ut0crc32.h
index 86217692764..86217692764 100644
--- a/include/ut0crc32.h
+++ b/storage/xtradb/include/ut0crc32.h
diff --git a/include/ut0dbg.h b/storage/xtradb/include/ut0dbg.h
index 6a4afe99597..6a4afe99597 100644
--- a/include/ut0dbg.h
+++ b/storage/xtradb/include/ut0dbg.h
diff --git a/include/ut0list.h b/storage/xtradb/include/ut0list.h
index 29fc8669ce4..29fc8669ce4 100644
--- a/include/ut0list.h
+++ b/storage/xtradb/include/ut0list.h
diff --git a/include/ut0list.ic b/storage/xtradb/include/ut0list.ic
index d9dcb2eac99..d9dcb2eac99 100644
--- a/include/ut0list.ic
+++ b/storage/xtradb/include/ut0list.ic
diff --git a/include/ut0lst.h b/storage/xtradb/include/ut0lst.h
index b53e7ade4c1..b53e7ade4c1 100644
--- a/include/ut0lst.h
+++ b/storage/xtradb/include/ut0lst.h
diff --git a/include/ut0mem.h b/storage/xtradb/include/ut0mem.h
index af7eb4e9b1d..af7eb4e9b1d 100644
--- a/include/ut0mem.h
+++ b/storage/xtradb/include/ut0mem.h
diff --git a/include/ut0mem.ic b/storage/xtradb/include/ut0mem.ic
index 5c9071d52cc..5c9071d52cc 100644
--- a/include/ut0mem.ic
+++ b/storage/xtradb/include/ut0mem.ic
diff --git a/include/ut0rbt.h b/storage/xtradb/include/ut0rbt.h
index 5c25104b5d7..5c25104b5d7 100644
--- a/include/ut0rbt.h
+++ b/storage/xtradb/include/ut0rbt.h
diff --git a/include/ut0rnd.h b/storage/xtradb/include/ut0rnd.h
index 53b769849a5..53b769849a5 100644
--- a/include/ut0rnd.h
+++ b/storage/xtradb/include/ut0rnd.h
diff --git a/include/ut0rnd.ic b/storage/xtradb/include/ut0rnd.ic
index 024c59e553b..024c59e553b 100644
--- a/include/ut0rnd.ic
+++ b/storage/xtradb/include/ut0rnd.ic
diff --git a/include/ut0sort.h b/storage/xtradb/include/ut0sort.h
index 75648b5c317..75648b5c317 100644
--- a/include/ut0sort.h
+++ b/storage/xtradb/include/ut0sort.h
diff --git a/include/ut0ut.h b/storage/xtradb/include/ut0ut.h
index 0caf379d8fa..0caf379d8fa 100644
--- a/include/ut0ut.h
+++ b/storage/xtradb/include/ut0ut.h
diff --git a/include/ut0ut.ic b/storage/xtradb/include/ut0ut.ic
index 4e0f76e1957..4e0f76e1957 100644
--- a/include/ut0ut.ic
+++ b/storage/xtradb/include/ut0ut.ic
diff --git a/include/ut0vec.h b/storage/xtradb/include/ut0vec.h
index 432fb348a09..432fb348a09 100644
--- a/include/ut0vec.h
+++ b/storage/xtradb/include/ut0vec.h
diff --git a/include/ut0vec.ic b/storage/xtradb/include/ut0vec.ic
index f41a85e1d1d..f41a85e1d1d 100644
--- a/include/ut0vec.ic
+++ b/storage/xtradb/include/ut0vec.ic
diff --git a/include/ut0wqueue.h b/storage/xtradb/include/ut0wqueue.h
index 33385ddf2d4..33385ddf2d4 100644
--- a/include/ut0wqueue.h
+++ b/storage/xtradb/include/ut0wqueue.h
diff --git a/lock/lock0iter.cc b/storage/xtradb/lock/lock0iter.cc
index b424d2fc757..b424d2fc757 100644
--- a/lock/lock0iter.cc
+++ b/storage/xtradb/lock/lock0iter.cc
diff --git a/lock/lock0lock.cc b/storage/xtradb/lock/lock0lock.cc
index 6cfb8aa0f72..6cfb8aa0f72 100644
--- a/lock/lock0lock.cc
+++ b/storage/xtradb/lock/lock0lock.cc
diff --git a/lock/lock0wait.cc b/storage/xtradb/lock/lock0wait.cc
index a1c35e20ead..a1c35e20ead 100644
--- a/lock/lock0wait.cc
+++ b/storage/xtradb/lock/lock0wait.cc
diff --git a/log/log0log.cc b/storage/xtradb/log/log0log.cc
index 18736636c98..18736636c98 100644
--- a/log/log0log.cc
+++ b/storage/xtradb/log/log0log.cc
diff --git a/log/log0online.cc b/storage/xtradb/log/log0online.cc
index 00ff3bf07ed..00ff3bf07ed 100644
--- a/log/log0online.cc
+++ b/storage/xtradb/log/log0online.cc
diff --git a/log/log0recv.cc b/storage/xtradb/log/log0recv.cc
index fd35fda83c7..fd35fda83c7 100644
--- a/log/log0recv.cc
+++ b/storage/xtradb/log/log0recv.cc
diff --git a/mach/mach0data.cc b/storage/xtradb/mach/mach0data.cc
index df68aab8a18..df68aab8a18 100644
--- a/mach/mach0data.cc
+++ b/storage/xtradb/mach/mach0data.cc
diff --git a/mem/mem0dbg.cc b/storage/xtradb/mem/mem0dbg.cc
index 308c2979551..308c2979551 100644
--- a/mem/mem0dbg.cc
+++ b/storage/xtradb/mem/mem0dbg.cc
diff --git a/mem/mem0mem.cc b/storage/xtradb/mem/mem0mem.cc
index e066aff5b30..e066aff5b30 100644
--- a/mem/mem0mem.cc
+++ b/storage/xtradb/mem/mem0mem.cc
diff --git a/mem/mem0pool.cc b/storage/xtradb/mem/mem0pool.cc
index fe9a84d21fa..fe9a84d21fa 100644
--- a/mem/mem0pool.cc
+++ b/storage/xtradb/mem/mem0pool.cc
diff --git a/mtr/mtr0log.cc b/storage/xtradb/mtr/mtr0log.cc
index 0660c819240..0660c819240 100644
--- a/mtr/mtr0log.cc
+++ b/storage/xtradb/mtr/mtr0log.cc
diff --git a/mtr/mtr0mtr.cc b/storage/xtradb/mtr/mtr0mtr.cc
index d17b5c5259d..d17b5c5259d 100644
--- a/mtr/mtr0mtr.cc
+++ b/storage/xtradb/mtr/mtr0mtr.cc
diff --git a/os/os0file.cc b/storage/xtradb/os/os0file.cc
index b72939564d8..b72939564d8 100644
--- a/os/os0file.cc
+++ b/storage/xtradb/os/os0file.cc
diff --git a/os/os0proc.cc b/storage/xtradb/os/os0proc.cc
index ec629430baf..ec629430baf 100644
--- a/os/os0proc.cc
+++ b/storage/xtradb/os/os0proc.cc
diff --git a/os/os0sync.cc b/storage/xtradb/os/os0sync.cc
index e42c5900c0c..e42c5900c0c 100644
--- a/os/os0sync.cc
+++ b/storage/xtradb/os/os0sync.cc
diff --git a/os/os0thread.cc b/storage/xtradb/os/os0thread.cc
index a862022693c..a862022693c 100644
--- a/os/os0thread.cc
+++ b/storage/xtradb/os/os0thread.cc
diff --git a/page/page0cur.cc b/storage/xtradb/page/page0cur.cc
index f5f7e1299ce..f5f7e1299ce 100644
--- a/page/page0cur.cc
+++ b/storage/xtradb/page/page0cur.cc
diff --git a/page/page0page.cc b/storage/xtradb/page/page0page.cc
index bd5fb36af8f..bd5fb36af8f 100644
--- a/page/page0page.cc
+++ b/storage/xtradb/page/page0page.cc
diff --git a/page/page0zip.cc b/storage/xtradb/page/page0zip.cc
index 67dca183c6d..67dca183c6d 100644
--- a/page/page0zip.cc
+++ b/storage/xtradb/page/page0zip.cc
diff --git a/pars/lexyy.cc b/storage/xtradb/pars/lexyy.cc
index 1c01becd9ed..1c01becd9ed 100644
--- a/pars/lexyy.cc
+++ b/storage/xtradb/pars/lexyy.cc
diff --git a/pars/make_bison.sh b/storage/xtradb/pars/make_bison.sh
index 2618be102bc..2618be102bc 100755
--- a/pars/make_bison.sh
+++ b/storage/xtradb/pars/make_bison.sh
diff --git a/pars/make_flex.sh b/storage/xtradb/pars/make_flex.sh
index 581fc2342aa..581fc2342aa 100755
--- a/pars/make_flex.sh
+++ b/storage/xtradb/pars/make_flex.sh
diff --git a/pars/pars0grm.cc b/storage/xtradb/pars/pars0grm.cc
index b360f36e597..b360f36e597 100644
--- a/pars/pars0grm.cc
+++ b/storage/xtradb/pars/pars0grm.cc
diff --git a/pars/pars0grm.y b/storage/xtradb/pars/pars0grm.y
index 60913287cc4..60913287cc4 100644
--- a/pars/pars0grm.y
+++ b/storage/xtradb/pars/pars0grm.y
diff --git a/pars/pars0lex.l b/storage/xtradb/pars/pars0lex.l
index 83c3af4b6c5..83c3af4b6c5 100644
--- a/pars/pars0lex.l
+++ b/storage/xtradb/pars/pars0lex.l
diff --git a/pars/pars0opt.cc b/storage/xtradb/pars/pars0opt.cc
index cbed2b39eeb..cbed2b39eeb 100644
--- a/pars/pars0opt.cc
+++ b/storage/xtradb/pars/pars0opt.cc
diff --git a/pars/pars0pars.cc b/storage/xtradb/pars/pars0pars.cc
index f051481184b..f051481184b 100644
--- a/pars/pars0pars.cc
+++ b/storage/xtradb/pars/pars0pars.cc
diff --git a/pars/pars0sym.cc b/storage/xtradb/pars/pars0sym.cc
index b01a69cb33a..b01a69cb33a 100644
--- a/pars/pars0sym.cc
+++ b/storage/xtradb/pars/pars0sym.cc
diff --git a/que/que0que.cc b/storage/xtradb/que/que0que.cc
index 8d9b8fac776..8d9b8fac776 100644
--- a/que/que0que.cc
+++ b/storage/xtradb/que/que0que.cc
diff --git a/read/read0read.cc b/storage/xtradb/read/read0read.cc
index 9f0921ac6d5..9f0921ac6d5 100644
--- a/read/read0read.cc
+++ b/storage/xtradb/read/read0read.cc
diff --git a/rem/rem0cmp.cc b/storage/xtradb/rem/rem0cmp.cc
index 426cf9e3ac5..426cf9e3ac5 100644
--- a/rem/rem0cmp.cc
+++ b/storage/xtradb/rem/rem0cmp.cc
diff --git a/rem/rem0rec.cc b/storage/xtradb/rem/rem0rec.cc
index 0d7b7c16785..0d7b7c16785 100644
--- a/rem/rem0rec.cc
+++ b/storage/xtradb/rem/rem0rec.cc
diff --git a/row/row0ext.cc b/storage/xtradb/row/row0ext.cc
index 32b78391d6a..32b78391d6a 100644
--- a/row/row0ext.cc
+++ b/storage/xtradb/row/row0ext.cc
diff --git a/row/row0ftsort.cc b/storage/xtradb/row/row0ftsort.cc
index 54f6f7bcc0f..54f6f7bcc0f 100644
--- a/row/row0ftsort.cc
+++ b/storage/xtradb/row/row0ftsort.cc
diff --git a/row/row0import.cc b/storage/xtradb/row/row0import.cc
index b753574158a..b753574158a 100644
--- a/row/row0import.cc
+++ b/storage/xtradb/row/row0import.cc
diff --git a/row/row0ins.cc b/storage/xtradb/row/row0ins.cc
index a1de3d7894f..a1de3d7894f 100644
--- a/row/row0ins.cc
+++ b/storage/xtradb/row/row0ins.cc
diff --git a/row/row0log.cc b/storage/xtradb/row/row0log.cc
index 1240cf7fcc5..1240cf7fcc5 100644
--- a/row/row0log.cc
+++ b/storage/xtradb/row/row0log.cc
diff --git a/row/row0merge.cc b/storage/xtradb/row/row0merge.cc
index e074604e3cb..e074604e3cb 100644
--- a/row/row0merge.cc
+++ b/storage/xtradb/row/row0merge.cc
diff --git a/row/row0mysql.cc b/storage/xtradb/row/row0mysql.cc
index 7d486eaf53b..7d486eaf53b 100644
--- a/row/row0mysql.cc
+++ b/storage/xtradb/row/row0mysql.cc
diff --git a/row/row0purge.cc b/storage/xtradb/row/row0purge.cc
index 8212a7b43e0..8212a7b43e0 100644
--- a/row/row0purge.cc
+++ b/storage/xtradb/row/row0purge.cc
diff --git a/row/row0quiesce.cc b/storage/xtradb/row/row0quiesce.cc
index 1d67d5a9717..1d67d5a9717 100644
--- a/row/row0quiesce.cc
+++ b/storage/xtradb/row/row0quiesce.cc
diff --git a/row/row0row.cc b/storage/xtradb/row/row0row.cc
index be786f954fb..be786f954fb 100644
--- a/row/row0row.cc
+++ b/storage/xtradb/row/row0row.cc
diff --git a/row/row0sel.cc b/storage/xtradb/row/row0sel.cc
index 7ed45ccd06d..7ed45ccd06d 100644
--- a/row/row0sel.cc
+++ b/storage/xtradb/row/row0sel.cc
diff --git a/row/row0uins.cc b/storage/xtradb/row/row0uins.cc
index 849bf096492..849bf096492 100644
--- a/row/row0uins.cc
+++ b/storage/xtradb/row/row0uins.cc
diff --git a/row/row0umod.cc b/storage/xtradb/row/row0umod.cc
index 29252c7834a..29252c7834a 100644
--- a/row/row0umod.cc
+++ b/storage/xtradb/row/row0umod.cc
diff --git a/row/row0undo.cc b/storage/xtradb/row/row0undo.cc
index 9977a1e8f04..9977a1e8f04 100644
--- a/row/row0undo.cc
+++ b/storage/xtradb/row/row0undo.cc
diff --git a/row/row0upd.cc b/storage/xtradb/row/row0upd.cc
index 0f189a52789..0f189a52789 100644
--- a/row/row0upd.cc
+++ b/storage/xtradb/row/row0upd.cc
diff --git a/row/row0vers.cc b/storage/xtradb/row/row0vers.cc
index 9f1fc13ee09..9f1fc13ee09 100644
--- a/row/row0vers.cc
+++ b/storage/xtradb/row/row0vers.cc
diff --git a/srv/srv0conc.cc b/storage/xtradb/srv/srv0conc.cc
index 6c15753246a..6c15753246a 100644
--- a/srv/srv0conc.cc
+++ b/storage/xtradb/srv/srv0conc.cc
diff --git a/srv/srv0mon.cc b/storage/xtradb/srv/srv0mon.cc
index 64417b1e5fb..64417b1e5fb 100644
--- a/srv/srv0mon.cc
+++ b/storage/xtradb/srv/srv0mon.cc
diff --git a/srv/srv0srv.cc b/storage/xtradb/srv/srv0srv.cc
index 806c3aea70a..806c3aea70a 100644
--- a/srv/srv0srv.cc
+++ b/storage/xtradb/srv/srv0srv.cc
diff --git a/srv/srv0start.cc b/storage/xtradb/srv/srv0start.cc
index 4e0e03a6491..4e0e03a6491 100644
--- a/srv/srv0start.cc
+++ b/storage/xtradb/srv/srv0start.cc
diff --git a/sync/sync0arr.cc b/storage/xtradb/sync/sync0arr.cc
index c941a59ba0b..c941a59ba0b 100644
--- a/sync/sync0arr.cc
+++ b/storage/xtradb/sync/sync0arr.cc
diff --git a/sync/sync0rw.cc b/storage/xtradb/sync/sync0rw.cc
index a72730e1877..a72730e1877 100644
--- a/sync/sync0rw.cc
+++ b/storage/xtradb/sync/sync0rw.cc
diff --git a/sync/sync0sync.cc b/storage/xtradb/sync/sync0sync.cc
index 35e96908f6a..35e96908f6a 100644
--- a/sync/sync0sync.cc
+++ b/storage/xtradb/sync/sync0sync.cc
diff --git a/trx/trx0i_s.cc b/storage/xtradb/trx/trx0i_s.cc
index 794ee432ca4..794ee432ca4 100644
--- a/trx/trx0i_s.cc
+++ b/storage/xtradb/trx/trx0i_s.cc
diff --git a/trx/trx0purge.cc b/storage/xtradb/trx/trx0purge.cc
index 9d9fe73de6e..9d9fe73de6e 100644
--- a/trx/trx0purge.cc
+++ b/storage/xtradb/trx/trx0purge.cc
diff --git a/trx/trx0rec.cc b/storage/xtradb/trx/trx0rec.cc
index a698b37c2a6..a698b37c2a6 100644
--- a/trx/trx0rec.cc
+++ b/storage/xtradb/trx/trx0rec.cc
diff --git a/trx/trx0roll.cc b/storage/xtradb/trx/trx0roll.cc
index a64367c4ba7..a64367c4ba7 100644
--- a/trx/trx0roll.cc
+++ b/storage/xtradb/trx/trx0roll.cc
diff --git a/trx/trx0rseg.cc b/storage/xtradb/trx/trx0rseg.cc
index 003d1036a8c..003d1036a8c 100644
--- a/trx/trx0rseg.cc
+++ b/storage/xtradb/trx/trx0rseg.cc
diff --git a/trx/trx0sys.cc b/storage/xtradb/trx/trx0sys.cc
index 6a03ba5ed57..6a03ba5ed57 100644
--- a/trx/trx0sys.cc
+++ b/storage/xtradb/trx/trx0sys.cc
diff --git a/trx/trx0trx.cc b/storage/xtradb/trx/trx0trx.cc
index 0732e0c0a36..0732e0c0a36 100644
--- a/trx/trx0trx.cc
+++ b/storage/xtradb/trx/trx0trx.cc
diff --git a/trx/trx0undo.cc b/storage/xtradb/trx/trx0undo.cc
index 290271c6cab..290271c6cab 100644
--- a/trx/trx0undo.cc
+++ b/storage/xtradb/trx/trx0undo.cc
diff --git a/usr/usr0sess.cc b/storage/xtradb/usr/usr0sess.cc
index ab7ba6bea09..ab7ba6bea09 100644
--- a/usr/usr0sess.cc
+++ b/storage/xtradb/usr/usr0sess.cc
diff --git a/ut/ut0bh.cc b/storage/xtradb/ut/ut0bh.cc
index 1a3038a0d71..1a3038a0d71 100644
--- a/ut/ut0bh.cc
+++ b/storage/xtradb/ut/ut0bh.cc
diff --git a/ut/ut0byte.cc b/storage/xtradb/ut/ut0byte.cc
index bc592edc6bf..bc592edc6bf 100644
--- a/ut/ut0byte.cc
+++ b/storage/xtradb/ut/ut0byte.cc
diff --git a/ut/ut0crc32.cc b/storage/xtradb/ut/ut0crc32.cc
index 1caf27ebae3..1caf27ebae3 100644
--- a/ut/ut0crc32.cc
+++ b/storage/xtradb/ut/ut0crc32.cc
diff --git a/ut/ut0dbg.cc b/storage/xtradb/ut/ut0dbg.cc
index a1cad144da4..a1cad144da4 100644
--- a/ut/ut0dbg.cc
+++ b/storage/xtradb/ut/ut0dbg.cc
diff --git a/ut/ut0list.cc b/storage/xtradb/ut/ut0list.cc
index f906061d185..f906061d185 100644
--- a/ut/ut0list.cc
+++ b/storage/xtradb/ut/ut0list.cc
diff --git a/ut/ut0mem.cc b/storage/xtradb/ut/ut0mem.cc
index 2bb5d9ce332..2bb5d9ce332 100644
--- a/ut/ut0mem.cc
+++ b/storage/xtradb/ut/ut0mem.cc
diff --git a/ut/ut0rbt.cc b/storage/xtradb/ut/ut0rbt.cc
index a6c02a8514a..a6c02a8514a 100644
--- a/ut/ut0rbt.cc
+++ b/storage/xtradb/ut/ut0rbt.cc
diff --git a/ut/ut0rnd.cc b/storage/xtradb/ut/ut0rnd.cc
index 3b4d7381181..3b4d7381181 100644
--- a/ut/ut0rnd.cc
+++ b/storage/xtradb/ut/ut0rnd.cc
diff --git a/ut/ut0ut.cc b/storage/xtradb/ut/ut0ut.cc
index 931b61d1a7c..931b61d1a7c 100644
--- a/ut/ut0ut.cc
+++ b/storage/xtradb/ut/ut0ut.cc
diff --git a/ut/ut0vec.cc b/storage/xtradb/ut/ut0vec.cc
index 5842d9f1c0e..5842d9f1c0e 100644
--- a/ut/ut0vec.cc
+++ b/storage/xtradb/ut/ut0vec.cc
diff --git a/ut/ut0wqueue.cc b/storage/xtradb/ut/ut0wqueue.cc
index d1ba36b3b00..d1ba36b3b00 100644
--- a/ut/ut0wqueue.cc
+++ b/storage/xtradb/ut/ut0wqueue.cc