summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--storage/bdb/LICENSE (renamed from bdb/LICENSE)0
-rw-r--r--storage/bdb/Makefile.in (renamed from bdb/Makefile.in)0
-rw-r--r--storage/bdb/btree/bt_compare.c (renamed from bdb/btree/bt_compare.c)0
-rw-r--r--storage/bdb/btree/bt_conv.c (renamed from bdb/btree/bt_conv.c)0
-rw-r--r--storage/bdb/btree/bt_curadj.c (renamed from bdb/btree/bt_curadj.c)0
-rw-r--r--storage/bdb/btree/bt_cursor.c (renamed from bdb/btree/bt_cursor.c)0
-rw-r--r--storage/bdb/btree/bt_delete.c (renamed from bdb/btree/bt_delete.c)0
-rw-r--r--storage/bdb/btree/bt_method.c (renamed from bdb/btree/bt_method.c)0
-rw-r--r--storage/bdb/btree/bt_open.c (renamed from bdb/btree/bt_open.c)0
-rw-r--r--storage/bdb/btree/bt_put.c (renamed from bdb/btree/bt_put.c)0
-rw-r--r--storage/bdb/btree/bt_rec.c (renamed from bdb/btree/bt_rec.c)0
-rw-r--r--storage/bdb/btree/bt_reclaim.c (renamed from bdb/btree/bt_reclaim.c)0
-rw-r--r--storage/bdb/btree/bt_recno.c (renamed from bdb/btree/bt_recno.c)0
-rw-r--r--storage/bdb/btree/bt_rsearch.c (renamed from bdb/btree/bt_rsearch.c)0
-rw-r--r--storage/bdb/btree/bt_search.c (renamed from bdb/btree/bt_search.c)0
-rw-r--r--storage/bdb/btree/bt_split.c (renamed from bdb/btree/bt_split.c)0
-rw-r--r--storage/bdb/btree/bt_stat.c (renamed from bdb/btree/bt_stat.c)0
-rw-r--r--storage/bdb/btree/bt_upgrade.c (renamed from bdb/btree/bt_upgrade.c)0
-rw-r--r--storage/bdb/btree/bt_verify.c (renamed from bdb/btree/bt_verify.c)0
-rw-r--r--storage/bdb/btree/btree.src (renamed from bdb/btree/btree.src)0
-rw-r--r--storage/bdb/build_unix/.IGNORE_ME (renamed from bdb/build_unix/.IGNORE_ME)0
-rw-r--r--storage/bdb/build_vxworks/BerkeleyDB.wsp (renamed from bdb/build_vxworks/BerkeleyDB.wsp)0
-rw-r--r--storage/bdb/build_vxworks/dbdemo/README (renamed from bdb/build_vxworks/dbdemo/README)0
-rw-r--r--storage/bdb/build_win32/Berkeley_DB.dsw (renamed from bdb/build_win32/Berkeley_DB.dsw)0
-rw-r--r--storage/bdb/build_win32/app_dsp.src (renamed from bdb/build_win32/app_dsp.src)0
-rw-r--r--storage/bdb/build_win32/build_all.dsp (renamed from bdb/build_win32/build_all.dsp)0
-rw-r--r--storage/bdb/build_win32/db_java_xa.dsp (renamed from bdb/build_win32/db_java_xa.dsp)0
-rw-r--r--storage/bdb/build_win32/db_java_xaj.mak (renamed from bdb/build_win32/db_java_xaj.mak)0
-rw-r--r--storage/bdb/build_win32/db_lib.dsp (renamed from bdb/build_win32/db_lib.dsp)0
-rw-r--r--storage/bdb/build_win32/db_test.src (renamed from bdb/build_win32/db_test.src)0
-rw-r--r--storage/bdb/build_win32/dbkill.cpp (renamed from bdb/build_win32/dbkill.cpp)0
-rw-r--r--storage/bdb/build_win32/dllmain.c (renamed from bdb/build_win32/dllmain.c)0
-rw-r--r--storage/bdb/build_win32/dynamic_dsp.src (renamed from bdb/build_win32/dynamic_dsp.src)0
-rw-r--r--storage/bdb/build_win32/java_dsp.src (renamed from bdb/build_win32/java_dsp.src)0
-rw-r--r--storage/bdb/build_win32/libdb_tcl.def (renamed from bdb/build_win32/libdb_tcl.def)0
-rw-r--r--storage/bdb/build_win32/libdbrc.src (renamed from bdb/build_win32/libdbrc.src)0
-rw-r--r--storage/bdb/build_win32/srcfile_dsp.src (renamed from bdb/build_win32/srcfile_dsp.src)0
-rw-r--r--storage/bdb/build_win32/static_dsp.src (renamed from bdb/build_win32/static_dsp.src)0
-rw-r--r--storage/bdb/build_win32/tcl_dsp.src (renamed from bdb/build_win32/tcl_dsp.src)0
-rw-r--r--storage/bdb/clib/getcwd.c (renamed from bdb/clib/getcwd.c)0
-rw-r--r--storage/bdb/clib/getopt.c (renamed from bdb/clib/getopt.c)0
-rw-r--r--storage/bdb/clib/memcmp.c (renamed from bdb/clib/memcmp.c)0
-rw-r--r--storage/bdb/clib/memmove.c (renamed from bdb/clib/memmove.c)0
-rw-r--r--storage/bdb/clib/raise.c (renamed from bdb/clib/raise.c)0
-rw-r--r--storage/bdb/clib/snprintf.c (renamed from bdb/clib/snprintf.c)0
-rw-r--r--storage/bdb/clib/strcasecmp.c (renamed from bdb/clib/strcasecmp.c)0
-rw-r--r--storage/bdb/clib/strdup.c (renamed from bdb/clib/strdup.c)0
-rw-r--r--storage/bdb/clib/strerror.c (renamed from bdb/clib/strerror.c)0
-rw-r--r--storage/bdb/clib/vsnprintf.c (renamed from bdb/clib/vsnprintf.c)0
-rw-r--r--storage/bdb/common/db_byteorder.c (renamed from bdb/common/db_byteorder.c)0
-rw-r--r--storage/bdb/common/db_err.c (renamed from bdb/common/db_err.c)0
-rw-r--r--storage/bdb/common/db_getlong.c (renamed from bdb/common/db_getlong.c)0
-rw-r--r--storage/bdb/common/db_idspace.c (renamed from bdb/common/db_idspace.c)0
-rw-r--r--storage/bdb/common/db_log2.c (renamed from bdb/common/db_log2.c)0
-rw-r--r--storage/bdb/common/util_arg.c (renamed from bdb/common/util_arg.c)0
-rw-r--r--storage/bdb/common/util_cache.c (renamed from bdb/common/util_cache.c)0
-rw-r--r--storage/bdb/common/util_log.c (renamed from bdb/common/util_log.c)0
-rw-r--r--storage/bdb/common/util_sig.c (renamed from bdb/common/util_sig.c)0
-rw-r--r--storage/bdb/cxx/cxx_db.cpp (renamed from bdb/cxx/cxx_db.cpp)0
-rw-r--r--storage/bdb/cxx/cxx_dbc.cpp (renamed from bdb/cxx/cxx_dbc.cpp)0
-rw-r--r--storage/bdb/cxx/cxx_dbt.cpp (renamed from bdb/cxx/cxx_dbt.cpp)0
-rw-r--r--storage/bdb/cxx/cxx_env.cpp (renamed from bdb/cxx/cxx_env.cpp)0
-rw-r--r--storage/bdb/cxx/cxx_except.cpp (renamed from bdb/cxx/cxx_except.cpp)0
-rw-r--r--storage/bdb/cxx/cxx_lock.cpp (renamed from bdb/cxx/cxx_lock.cpp)0
-rw-r--r--storage/bdb/cxx/cxx_logc.cpp (renamed from bdb/cxx/cxx_logc.cpp)0
-rw-r--r--storage/bdb/cxx/cxx_mpool.cpp (renamed from bdb/cxx/cxx_mpool.cpp)0
-rw-r--r--storage/bdb/cxx/cxx_txn.cpp (renamed from bdb/cxx/cxx_txn.cpp)0
-rw-r--r--storage/bdb/db/crdel.src (renamed from bdb/db/crdel.src)0
-rw-r--r--storage/bdb/db/crdel_rec.c (renamed from bdb/db/crdel_rec.c)0
-rw-r--r--storage/bdb/db/db.c (renamed from bdb/db/db.c)0
-rw-r--r--storage/bdb/db/db.src (renamed from bdb/db/db.src)0
-rw-r--r--storage/bdb/db/db_am.c (renamed from bdb/db/db_am.c)0
-rw-r--r--storage/bdb/db/db_cam.c (renamed from bdb/db/db_cam.c)0
-rw-r--r--storage/bdb/db/db_conv.c (renamed from bdb/db/db_conv.c)0
-rw-r--r--storage/bdb/db/db_dispatch.c (renamed from bdb/db/db_dispatch.c)0
-rw-r--r--storage/bdb/db/db_dup.c (renamed from bdb/db/db_dup.c)0
-rw-r--r--storage/bdb/db/db_iface.c (renamed from bdb/db/db_iface.c)0
-rw-r--r--storage/bdb/db/db_join.c (renamed from bdb/db/db_join.c)0
-rw-r--r--storage/bdb/db/db_meta.c (renamed from bdb/db/db_meta.c)0
-rw-r--r--storage/bdb/db/db_method.c (renamed from bdb/db/db_method.c)0
-rw-r--r--storage/bdb/db/db_open.c (renamed from bdb/db/db_open.c)0
-rw-r--r--storage/bdb/db/db_overflow.c (renamed from bdb/db/db_overflow.c)0
-rw-r--r--storage/bdb/db/db_pr.c (renamed from bdb/db/db_pr.c)0
-rw-r--r--storage/bdb/db/db_rec.c (renamed from bdb/db/db_rec.c)0
-rw-r--r--storage/bdb/db/db_reclaim.c (renamed from bdb/db/db_reclaim.c)0
-rw-r--r--storage/bdb/db/db_remove.c (renamed from bdb/db/db_remove.c)0
-rw-r--r--storage/bdb/db/db_rename.c (renamed from bdb/db/db_rename.c)0
-rw-r--r--storage/bdb/db/db_ret.c (renamed from bdb/db/db_ret.c)0
-rw-r--r--storage/bdb/db/db_truncate.c (renamed from bdb/db/db_truncate.c)0
-rw-r--r--storage/bdb/db/db_upg.c (renamed from bdb/db/db_upg.c)0
-rw-r--r--storage/bdb/db/db_upg_opd.c (renamed from bdb/db/db_upg_opd.c)0
-rw-r--r--storage/bdb/db/db_vrfy.c (renamed from bdb/db/db_vrfy.c)0
-rw-r--r--storage/bdb/db/db_vrfyutil.c (renamed from bdb/db/db_vrfyutil.c)0
-rw-r--r--storage/bdb/db185/db185.c (renamed from bdb/db185/db185.c)0
-rw-r--r--storage/bdb/db185/db185_int.in (renamed from bdb/db185/db185_int.in)0
-rw-r--r--storage/bdb/db_archive/db_archive.c (renamed from bdb/db_archive/db_archive.c)0
-rw-r--r--storage/bdb/db_checkpoint/db_checkpoint.c (renamed from bdb/db_checkpoint/db_checkpoint.c)0
-rw-r--r--storage/bdb/db_deadlock/db_deadlock.c (renamed from bdb/db_deadlock/db_deadlock.c)0
-rw-r--r--storage/bdb/db_dump/db_dump.c (renamed from bdb/db_dump/db_dump.c)0
-rw-r--r--storage/bdb/db_dump185/db_dump185.c (renamed from bdb/db_dump185/db_dump185.c)0
-rw-r--r--storage/bdb/db_load/db_load.c (renamed from bdb/db_load/db_load.c)0
-rw-r--r--storage/bdb/db_printlog/README (renamed from bdb/db_printlog/README)0
-rw-r--r--storage/bdb/db_printlog/commit.awk (renamed from bdb/db_printlog/commit.awk)0
-rw-r--r--storage/bdb/db_printlog/count.awk (renamed from bdb/db_printlog/count.awk)0
-rw-r--r--storage/bdb/db_printlog/db_printlog.c (renamed from bdb/db_printlog/db_printlog.c)0
-rw-r--r--storage/bdb/db_printlog/dbname.awk (renamed from bdb/db_printlog/dbname.awk)0
-rw-r--r--storage/bdb/db_printlog/fileid.awk (renamed from bdb/db_printlog/fileid.awk)0
-rw-r--r--storage/bdb/db_printlog/logstat.awk (renamed from bdb/db_printlog/logstat.awk)0
-rw-r--r--storage/bdb/db_printlog/pgno.awk (renamed from bdb/db_printlog/pgno.awk)0
-rw-r--r--storage/bdb/db_printlog/range.awk (renamed from bdb/db_printlog/range.awk)0
-rw-r--r--storage/bdb/db_printlog/rectype.awk (renamed from bdb/db_printlog/rectype.awk)0
-rw-r--r--storage/bdb/db_printlog/status.awk (renamed from bdb/db_printlog/status.awk)0
-rw-r--r--storage/bdb/db_printlog/txn.awk (renamed from bdb/db_printlog/txn.awk)0
-rw-r--r--storage/bdb/db_recover/db_recover.c (renamed from bdb/db_recover/db_recover.c)0
-rw-r--r--storage/bdb/db_stat/db_stat.c (renamed from bdb/db_stat/db_stat.c)0
-rw-r--r--storage/bdb/db_upgrade/db_upgrade.c (renamed from bdb/db_upgrade/db_upgrade.c)0
-rw-r--r--storage/bdb/db_verify/db_verify.c (renamed from bdb/db_verify/db_verify.c)0
-rw-r--r--storage/bdb/dbinc/btree.h (renamed from bdb/dbinc/btree.h)0
-rw-r--r--storage/bdb/dbinc/crypto.h (renamed from bdb/dbinc/crypto.h)0
-rw-r--r--storage/bdb/dbinc/cxx_common.h (renamed from bdb/dbinc/cxx_common.h)0
-rw-r--r--storage/bdb/dbinc/cxx_except.h (renamed from bdb/dbinc/cxx_except.h)0
-rw-r--r--storage/bdb/dbinc/cxx_int.h (renamed from bdb/dbinc/cxx_int.h)0
-rw-r--r--storage/bdb/dbinc/db.in (renamed from bdb/dbinc/db.in)0
-rw-r--r--storage/bdb/dbinc/db_185.in (renamed from bdb/dbinc/db_185.in)0
-rw-r--r--storage/bdb/dbinc/db_am.h (renamed from bdb/dbinc/db_am.h)0
-rw-r--r--storage/bdb/dbinc/db_cxx.in (renamed from bdb/dbinc/db_cxx.in)0
-rw-r--r--storage/bdb/dbinc/db_dispatch.h (renamed from bdb/dbinc/db_dispatch.h)0
-rw-r--r--storage/bdb/dbinc/db_int.in (renamed from bdb/dbinc/db_int.in)0
-rw-r--r--storage/bdb/dbinc/db_join.h (renamed from bdb/dbinc/db_join.h)0
-rw-r--r--storage/bdb/dbinc/db_page.h (renamed from bdb/dbinc/db_page.h)0
-rw-r--r--storage/bdb/dbinc/db_server_int.h (renamed from bdb/dbinc/db_server_int.h)0
-rw-r--r--storage/bdb/dbinc/db_shash.h (renamed from bdb/dbinc/db_shash.h)0
-rw-r--r--storage/bdb/dbinc/db_swap.h (renamed from bdb/dbinc/db_swap.h)0
-rw-r--r--storage/bdb/dbinc/db_upgrade.h (renamed from bdb/dbinc/db_upgrade.h)0
-rw-r--r--storage/bdb/dbinc/db_verify.h (renamed from bdb/dbinc/db_verify.h)0
-rw-r--r--storage/bdb/dbinc/debug.h (renamed from bdb/dbinc/debug.h)0
-rw-r--r--storage/bdb/dbinc/fop.h (renamed from bdb/dbinc/fop.h)0
-rw-r--r--storage/bdb/dbinc/globals.h (renamed from bdb/dbinc/globals.h)0
-rw-r--r--storage/bdb/dbinc/hash.h (renamed from bdb/dbinc/hash.h)0
-rw-r--r--storage/bdb/dbinc/hmac.h (renamed from bdb/dbinc/hmac.h)0
-rw-r--r--storage/bdb/dbinc/lock.h (renamed from bdb/dbinc/lock.h)0
-rw-r--r--storage/bdb/dbinc/log.h (renamed from bdb/dbinc/log.h)0
-rw-r--r--storage/bdb/dbinc/mp.h (renamed from bdb/dbinc/mp.h)0
-rw-r--r--storage/bdb/dbinc/mutex.h (renamed from bdb/dbinc/mutex.h)0
-rw-r--r--storage/bdb/dbinc/os.h (renamed from bdb/dbinc/os.h)0
-rw-r--r--storage/bdb/dbinc/qam.h (renamed from bdb/dbinc/qam.h)0
-rw-r--r--storage/bdb/dbinc/queue.h (renamed from bdb/dbinc/queue.h)0
-rw-r--r--storage/bdb/dbinc/region.h (renamed from bdb/dbinc/region.h)0
-rw-r--r--storage/bdb/dbinc/rep.h (renamed from bdb/dbinc/rep.h)0
-rw-r--r--storage/bdb/dbinc/shqueue.h (renamed from bdb/dbinc/shqueue.h)0
-rw-r--r--storage/bdb/dbinc/tcl_db.h (renamed from bdb/dbinc/tcl_db.h)0
-rw-r--r--storage/bdb/dbinc/txn.h (renamed from bdb/dbinc/txn.h)0
-rw-r--r--storage/bdb/dbinc/xa.h (renamed from bdb/dbinc/xa.h)0
-rw-r--r--storage/bdb/dbm/dbm.c (renamed from bdb/dbm/dbm.c)0
-rw-r--r--storage/bdb/dbreg/dbreg.c (renamed from bdb/dbreg/dbreg.c)0
-rw-r--r--storage/bdb/dbreg/dbreg.src (renamed from bdb/dbreg/dbreg.src)0
-rw-r--r--storage/bdb/dbreg/dbreg_rec.c (renamed from bdb/dbreg/dbreg_rec.c)0
-rw-r--r--storage/bdb/dbreg/dbreg_util.c (renamed from bdb/dbreg/dbreg_util.c)0
-rw-r--r--storage/bdb/dist/Makefile.in (renamed from bdb/dist/Makefile.in)0
-rw-r--r--storage/bdb/dist/RELEASE (renamed from bdb/dist/RELEASE)0
-rw-r--r--storage/bdb/dist/aclocal/config.ac (renamed from bdb/dist/aclocal/config.ac)0
-rw-r--r--storage/bdb/dist/aclocal/cxx.ac (renamed from bdb/dist/aclocal/cxx.ac)0
-rw-r--r--storage/bdb/dist/aclocal/gcc.ac (renamed from bdb/dist/aclocal/gcc.ac)0
-rw-r--r--storage/bdb/dist/aclocal/libtool.ac (renamed from bdb/dist/aclocal/libtool.ac)0
-rw-r--r--storage/bdb/dist/aclocal/mutex.ac (renamed from bdb/dist/aclocal/mutex.ac)0
-rw-r--r--storage/bdb/dist/aclocal/options.ac (renamed from bdb/dist/aclocal/options.ac)0
-rw-r--r--storage/bdb/dist/aclocal/programs.ac (renamed from bdb/dist/aclocal/programs.ac)0
-rw-r--r--storage/bdb/dist/aclocal/sosuffix.ac (renamed from bdb/dist/aclocal/sosuffix.ac)0
-rw-r--r--storage/bdb/dist/aclocal/tcl.ac (renamed from bdb/dist/aclocal/tcl.ac)0
-rw-r--r--storage/bdb/dist/aclocal/types.ac (renamed from bdb/dist/aclocal/types.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_check_class.ac (renamed from bdb/dist/aclocal_java/ac_check_class.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_check_classpath.ac (renamed from bdb/dist/aclocal_java/ac_check_classpath.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_check_junit.ac (renamed from bdb/dist/aclocal_java/ac_check_junit.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_check_rqrd_class.ac (renamed from bdb/dist/aclocal_java/ac_check_rqrd_class.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_java_options.ac (renamed from bdb/dist/aclocal_java/ac_java_options.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_jni_include_dirs.ac (renamed from bdb/dist/aclocal_java/ac_jni_include_dirs.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_prog_jar.ac (renamed from bdb/dist/aclocal_java/ac_prog_jar.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_prog_java.ac (renamed from bdb/dist/aclocal_java/ac_prog_java.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_prog_java_works.ac (renamed from bdb/dist/aclocal_java/ac_prog_java_works.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_prog_javac.ac (renamed from bdb/dist/aclocal_java/ac_prog_javac.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_prog_javac_works.ac (renamed from bdb/dist/aclocal_java/ac_prog_javac_works.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_prog_javadoc.ac (renamed from bdb/dist/aclocal_java/ac_prog_javadoc.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_prog_javah.ac (renamed from bdb/dist/aclocal_java/ac_prog_javah.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_try_compile_java.ac (renamed from bdb/dist/aclocal_java/ac_try_compile_java.ac)0
-rw-r--r--storage/bdb/dist/aclocal_java/ac_try_run_javac.ac (renamed from bdb/dist/aclocal_java/ac_try_run_javac.ac)0
-rw-r--r--storage/bdb/dist/buildrel (renamed from bdb/dist/buildrel)0
-rwxr-xr-xstorage/bdb/dist/config.guess (renamed from bdb/dist/config.guess)0
-rwxr-xr-xstorage/bdb/dist/config.sub (renamed from bdb/dist/config.sub)0
-rw-r--r--storage/bdb/dist/configure.ac (renamed from bdb/dist/configure.ac)0
-rw-r--r--storage/bdb/dist/db.ecd.in (renamed from bdb/dist/db.ecd.in)0
-rw-r--r--storage/bdb/dist/db.spec.in (renamed from bdb/dist/db.spec.in)0
-rw-r--r--storage/bdb/dist/gen_inc.awk (renamed from bdb/dist/gen_inc.awk)0
-rw-r--r--storage/bdb/dist/gen_rec.awk (renamed from bdb/dist/gen_rec.awk)0
-rw-r--r--storage/bdb/dist/gen_rpc.awk (renamed from bdb/dist/gen_rpc.awk)0
-rwxr-xr-xstorage/bdb/dist/install-sh (renamed from bdb/dist/install-sh)0
-rw-r--r--storage/bdb/dist/ltmain.sh (renamed from bdb/dist/ltmain.sh)0
-rw-r--r--storage/bdb/dist/pubdef.in (renamed from bdb/dist/pubdef.in)0
-rw-r--r--storage/bdb/dist/s_all (renamed from bdb/dist/s_all)0
-rwxr-xr-xstorage/bdb/dist/s_config (renamed from bdb/dist/s_config)0
-rw-r--r--storage/bdb/dist/s_crypto (renamed from bdb/dist/s_crypto)0
-rw-r--r--storage/bdb/dist/s_dir (renamed from bdb/dist/s_dir)0
-rwxr-xr-xstorage/bdb/dist/s_include (renamed from bdb/dist/s_include)0
-rwxr-xr-xstorage/bdb/dist/s_java (renamed from bdb/dist/s_java)0
-rwxr-xr-xstorage/bdb/dist/s_javah (renamed from bdb/dist/s_javah)0
-rwxr-xr-xstorage/bdb/dist/s_perm (renamed from bdb/dist/s_perm)0
-rwxr-xr-xstorage/bdb/dist/s_readme (renamed from bdb/dist/s_readme)0
-rwxr-xr-xstorage/bdb/dist/s_recover (renamed from bdb/dist/s_recover)0
-rw-r--r--storage/bdb/dist/s_rpc (renamed from bdb/dist/s_rpc)0
-rwxr-xr-xstorage/bdb/dist/s_symlink (renamed from bdb/dist/s_symlink)0
-rwxr-xr-xstorage/bdb/dist/s_tags (renamed from bdb/dist/s_tags)0
-rwxr-xr-xstorage/bdb/dist/s_test (renamed from bdb/dist/s_test)0
-rw-r--r--storage/bdb/dist/s_vxworks (renamed from bdb/dist/s_vxworks)0
-rwxr-xr-xstorage/bdb/dist/s_win32 (renamed from bdb/dist/s_win32)0
-rw-r--r--storage/bdb/dist/s_win32_dsp (renamed from bdb/dist/s_win32_dsp)0
-rw-r--r--storage/bdb/dist/srcfiles.in (renamed from bdb/dist/srcfiles.in)0
-rw-r--r--storage/bdb/dist/template/rec_ctemp (renamed from bdb/dist/template/rec_ctemp)0
-rw-r--r--storage/bdb/dist/vx_2.0/BerkeleyDB.wpj (renamed from bdb/dist/vx_2.0/BerkeleyDB.wpj)0
-rw-r--r--storage/bdb/dist/vx_2.0/wpj.in (renamed from bdb/dist/vx_2.0/wpj.in)0
-rw-r--r--storage/bdb/dist/vx_3.1/Makefile.custom (renamed from bdb/dist/vx_3.1/Makefile.custom)0
-rw-r--r--storage/bdb/dist/vx_3.1/cdf.1 (renamed from bdb/dist/vx_3.1/cdf.1)0
-rw-r--r--storage/bdb/dist/vx_3.1/cdf.2 (renamed from bdb/dist/vx_3.1/cdf.2)0
-rw-r--r--storage/bdb/dist/vx_3.1/cdf.3 (renamed from bdb/dist/vx_3.1/cdf.3)0
-rw-r--r--storage/bdb/dist/vx_3.1/component.cdf (renamed from bdb/dist/vx_3.1/component.cdf)0
-rw-r--r--storage/bdb/dist/vx_3.1/component.wpj (renamed from bdb/dist/vx_3.1/component.wpj)0
-rw-r--r--storage/bdb/dist/vx_3.1/wpj.1 (renamed from bdb/dist/vx_3.1/wpj.1)0
-rw-r--r--storage/bdb/dist/vx_3.1/wpj.2 (renamed from bdb/dist/vx_3.1/wpj.2)0
-rw-r--r--storage/bdb/dist/vx_3.1/wpj.3 (renamed from bdb/dist/vx_3.1/wpj.3)0
-rw-r--r--storage/bdb/dist/vx_3.1/wpj.4 (renamed from bdb/dist/vx_3.1/wpj.4)0
-rw-r--r--storage/bdb/dist/vx_3.1/wpj.5 (renamed from bdb/dist/vx_3.1/wpj.5)0
-rwxr-xr-xstorage/bdb/dist/vx_buildcd (renamed from bdb/dist/vx_buildcd)0
-rw-r--r--storage/bdb/dist/vx_config.in (renamed from bdb/dist/vx_config.in)0
-rw-r--r--storage/bdb/dist/vx_setup/CONFIG.in (renamed from bdb/dist/vx_setup/CONFIG.in)0
-rw-r--r--storage/bdb/dist/vx_setup/LICENSE.TXT (renamed from bdb/dist/vx_setup/LICENSE.TXT)0
-rw-r--r--storage/bdb/dist/vx_setup/MESSAGES.TCL (renamed from bdb/dist/vx_setup/MESSAGES.TCL)0
-rw-r--r--storage/bdb/dist/vx_setup/README.in (renamed from bdb/dist/vx_setup/README.in)0
-rw-r--r--storage/bdb/dist/vx_setup/SETUP.BMP (renamed from bdb/dist/vx_setup/SETUP.BMP)bin187962 -> 187962 bytes
-rw-r--r--storage/bdb/dist/vx_setup/vx_allfile.in (renamed from bdb/dist/vx_setup/vx_allfile.in)0
-rw-r--r--storage/bdb/dist/vx_setup/vx_demofile.in (renamed from bdb/dist/vx_setup/vx_demofile.in)0
-rw-r--r--storage/bdb/dist/vx_setup/vx_setup.in (renamed from bdb/dist/vx_setup/vx_setup.in)0
-rw-r--r--storage/bdb/dist/win_config.in (renamed from bdb/dist/win_config.in)0
-rw-r--r--storage/bdb/dist/win_exports.in (renamed from bdb/dist/win_exports.in)0
-rw-r--r--storage/bdb/env/db_salloc.c (renamed from bdb/env/db_salloc.c)0
-rw-r--r--storage/bdb/env/db_shash.c (renamed from bdb/env/db_shash.c)0
-rw-r--r--storage/bdb/env/env_file.c (renamed from bdb/env/env_file.c)0
-rw-r--r--storage/bdb/env/env_method.c (renamed from bdb/env/env_method.c)0
-rw-r--r--storage/bdb/env/env_method.c.b (renamed from bdb/env/env_method.c.b)0
-rw-r--r--storage/bdb/env/env_open.c (renamed from bdb/env/env_open.c)0
-rw-r--r--storage/bdb/env/env_recover.c (renamed from bdb/env/env_recover.c)0
-rw-r--r--storage/bdb/env/env_region.c (renamed from bdb/env/env_region.c)0
-rw-r--r--storage/bdb/fileops/fileops.src (renamed from bdb/fileops/fileops.src)0
-rw-r--r--storage/bdb/fileops/fop_basic.c (renamed from bdb/fileops/fop_basic.c)0
-rw-r--r--storage/bdb/fileops/fop_rec.c (renamed from bdb/fileops/fop_rec.c)0
-rw-r--r--storage/bdb/fileops/fop_util.c (renamed from bdb/fileops/fop_util.c)0
-rw-r--r--storage/bdb/hash/hash.c (renamed from bdb/hash/hash.c)0
-rw-r--r--storage/bdb/hash/hash.src (renamed from bdb/hash/hash.src)0
-rw-r--r--storage/bdb/hash/hash_conv.c (renamed from bdb/hash/hash_conv.c)0
-rw-r--r--storage/bdb/hash/hash_dup.c (renamed from bdb/hash/hash_dup.c)0
-rw-r--r--storage/bdb/hash/hash_func.c (renamed from bdb/hash/hash_func.c)0
-rw-r--r--storage/bdb/hash/hash_meta.c (renamed from bdb/hash/hash_meta.c)0
-rw-r--r--storage/bdb/hash/hash_method.c (renamed from bdb/hash/hash_method.c)0
-rw-r--r--storage/bdb/hash/hash_open.c (renamed from bdb/hash/hash_open.c)0
-rw-r--r--storage/bdb/hash/hash_page.c (renamed from bdb/hash/hash_page.c)0
-rw-r--r--storage/bdb/hash/hash_rec.c (renamed from bdb/hash/hash_rec.c)0
-rw-r--r--storage/bdb/hash/hash_reclaim.c (renamed from bdb/hash/hash_reclaim.c)0
-rw-r--r--storage/bdb/hash/hash_stat.c (renamed from bdb/hash/hash_stat.c)0
-rw-r--r--storage/bdb/hash/hash_upgrade.c (renamed from bdb/hash/hash_upgrade.c)0
-rw-r--r--storage/bdb/hash/hash_verify.c (renamed from bdb/hash/hash_verify.c)0
-rw-r--r--storage/bdb/hmac/hmac.c (renamed from bdb/hmac/hmac.c)0
-rw-r--r--storage/bdb/hmac/sha1.c (renamed from bdb/hmac/sha1.c)0
-rw-r--r--storage/bdb/hsearch/hsearch.c (renamed from bdb/hsearch/hsearch.c)0
-rw-r--r--storage/bdb/libdb_java/checkapi.prl (renamed from bdb/libdb_java/checkapi.prl)0
-rw-r--r--storage/bdb/libdb_java/com_sleepycat_db_Db.h (renamed from bdb/libdb_java/com_sleepycat_db_Db.h)0
-rw-r--r--storage/bdb/libdb_java/com_sleepycat_db_DbEnv.h (renamed from bdb/libdb_java/com_sleepycat_db_DbEnv.h)0
-rw-r--r--storage/bdb/libdb_java/com_sleepycat_db_DbLock.h (renamed from bdb/libdb_java/com_sleepycat_db_DbLock.h)0
-rw-r--r--storage/bdb/libdb_java/com_sleepycat_db_DbLogc.h (renamed from bdb/libdb_java/com_sleepycat_db_DbLogc.h)0
-rw-r--r--storage/bdb/libdb_java/com_sleepycat_db_DbLsn.h (renamed from bdb/libdb_java/com_sleepycat_db_DbLsn.h)0
-rw-r--r--storage/bdb/libdb_java/com_sleepycat_db_DbTxn.h (renamed from bdb/libdb_java/com_sleepycat_db_DbTxn.h)0
-rw-r--r--storage/bdb/libdb_java/com_sleepycat_db_DbUtil.h (renamed from bdb/libdb_java/com_sleepycat_db_DbUtil.h)0
-rw-r--r--storage/bdb/libdb_java/com_sleepycat_db_Dbc.h (renamed from bdb/libdb_java/com_sleepycat_db_Dbc.h)0
-rw-r--r--storage/bdb/libdb_java/com_sleepycat_db_Dbt.h (renamed from bdb/libdb_java/com_sleepycat_db_Dbt.h)0
-rw-r--r--storage/bdb/libdb_java/com_sleepycat_db_xa_DbXAResource.h (renamed from bdb/libdb_java/com_sleepycat_db_xa_DbXAResource.h)0
-rw-r--r--storage/bdb/libdb_java/java_Db.c (renamed from bdb/libdb_java/java_Db.c)0
-rw-r--r--storage/bdb/libdb_java/java_DbEnv.c (renamed from bdb/libdb_java/java_DbEnv.c)0
-rw-r--r--storage/bdb/libdb_java/java_DbLock.c (renamed from bdb/libdb_java/java_DbLock.c)0
-rw-r--r--storage/bdb/libdb_java/java_DbLogc.c (renamed from bdb/libdb_java/java_DbLogc.c)0
-rw-r--r--storage/bdb/libdb_java/java_DbLsn.c (renamed from bdb/libdb_java/java_DbLsn.c)0
-rw-r--r--storage/bdb/libdb_java/java_DbTxn.c (renamed from bdb/libdb_java/java_DbTxn.c)0
-rw-r--r--storage/bdb/libdb_java/java_DbUtil.c (renamed from bdb/libdb_java/java_DbUtil.c)0
-rw-r--r--storage/bdb/libdb_java/java_DbXAResource.c (renamed from bdb/libdb_java/java_DbXAResource.c)0
-rw-r--r--storage/bdb/libdb_java/java_Dbc.c (renamed from bdb/libdb_java/java_Dbc.c)0
-rw-r--r--storage/bdb/libdb_java/java_Dbt.c (renamed from bdb/libdb_java/java_Dbt.c)0
-rw-r--r--storage/bdb/libdb_java/java_info.c (renamed from bdb/libdb_java/java_info.c)0
-rw-r--r--storage/bdb/libdb_java/java_info.h (renamed from bdb/libdb_java/java_info.h)0
-rw-r--r--storage/bdb/libdb_java/java_locked.c (renamed from bdb/libdb_java/java_locked.c)0
-rw-r--r--storage/bdb/libdb_java/java_locked.h (renamed from bdb/libdb_java/java_locked.h)0
-rw-r--r--storage/bdb/libdb_java/java_util.c (renamed from bdb/libdb_java/java_util.c)0
-rw-r--r--storage/bdb/libdb_java/java_util.h (renamed from bdb/libdb_java/java_util.h)0
-rw-r--r--storage/bdb/lock/Design (renamed from bdb/lock/Design)0
-rw-r--r--storage/bdb/lock/lock.c (renamed from bdb/lock/lock.c)0
-rw-r--r--storage/bdb/lock/lock_deadlock.c (renamed from bdb/lock/lock_deadlock.c)0
-rw-r--r--storage/bdb/lock/lock_method.c (renamed from bdb/lock/lock_method.c)0
-rw-r--r--storage/bdb/lock/lock_region.c (renamed from bdb/lock/lock_region.c)0
-rw-r--r--storage/bdb/lock/lock_stat.c (renamed from bdb/lock/lock_stat.c)0
-rw-r--r--storage/bdb/lock/lock_util.c (renamed from bdb/lock/lock_util.c)0
-rw-r--r--storage/bdb/log/log.c (renamed from bdb/log/log.c)0
-rw-r--r--storage/bdb/log/log_archive.c (renamed from bdb/log/log_archive.c)0
-rw-r--r--storage/bdb/log/log_compare.c (renamed from bdb/log/log_compare.c)0
-rw-r--r--storage/bdb/log/log_get.c (renamed from bdb/log/log_get.c)0
-rw-r--r--storage/bdb/log/log_method.c (renamed from bdb/log/log_method.c)0
-rw-r--r--storage/bdb/log/log_put.c (renamed from bdb/log/log_put.c)0
-rw-r--r--storage/bdb/mp/mp_alloc.c (renamed from bdb/mp/mp_alloc.c)0
-rw-r--r--storage/bdb/mp/mp_bh.c (renamed from bdb/mp/mp_bh.c)0
-rw-r--r--storage/bdb/mp/mp_fget.c (renamed from bdb/mp/mp_fget.c)0
-rw-r--r--storage/bdb/mp/mp_fopen.c (renamed from bdb/mp/mp_fopen.c)0
-rw-r--r--storage/bdb/mp/mp_fput.c (renamed from bdb/mp/mp_fput.c)0
-rw-r--r--storage/bdb/mp/mp_fset.c (renamed from bdb/mp/mp_fset.c)0
-rw-r--r--storage/bdb/mp/mp_method.c (renamed from bdb/mp/mp_method.c)0
-rw-r--r--storage/bdb/mp/mp_region.c (renamed from bdb/mp/mp_region.c)0
-rw-r--r--storage/bdb/mp/mp_register.c (renamed from bdb/mp/mp_register.c)0
-rw-r--r--storage/bdb/mp/mp_stat.c (renamed from bdb/mp/mp_stat.c)0
-rw-r--r--storage/bdb/mp/mp_sync.c (renamed from bdb/mp/mp_sync.c)0
-rw-r--r--storage/bdb/mp/mp_trickle.c (renamed from bdb/mp/mp_trickle.c)0
-rw-r--r--storage/bdb/mutex/README (renamed from bdb/mutex/README)0
-rw-r--r--storage/bdb/mutex/mut_fcntl.c (renamed from bdb/mutex/mut_fcntl.c)0
-rw-r--r--storage/bdb/mutex/mut_pthread.c (renamed from bdb/mutex/mut_pthread.c)0
-rw-r--r--storage/bdb/mutex/mut_tas.c (renamed from bdb/mutex/mut_tas.c)0
-rw-r--r--storage/bdb/mutex/mut_win32.c (renamed from bdb/mutex/mut_win32.c)0
-rw-r--r--storage/bdb/mutex/mutex.c (renamed from bdb/mutex/mutex.c)0
-rw-r--r--storage/bdb/mutex/tm.c (renamed from bdb/mutex/tm.c)0
-rw-r--r--storage/bdb/mutex/uts4_cc.s (renamed from bdb/mutex/uts4_cc.s)0
-rw-r--r--storage/bdb/os/os_abs.c (renamed from bdb/os/os_abs.c)0
-rw-r--r--storage/bdb/os/os_alloc.c (renamed from bdb/os/os_alloc.c)0
-rw-r--r--storage/bdb/os/os_clock.c (renamed from bdb/os/os_clock.c)0
-rw-r--r--storage/bdb/os/os_config.c (renamed from bdb/os/os_config.c)0
-rw-r--r--storage/bdb/os/os_dir.c (renamed from bdb/os/os_dir.c)0
-rw-r--r--storage/bdb/os/os_errno.c (renamed from bdb/os/os_errno.c)0
-rw-r--r--storage/bdb/os/os_fid.c (renamed from bdb/os/os_fid.c)0
-rw-r--r--storage/bdb/os/os_fsync.c (renamed from bdb/os/os_fsync.c)0
-rw-r--r--storage/bdb/os/os_handle.c (renamed from bdb/os/os_handle.c)0
-rw-r--r--storage/bdb/os/os_id.c (renamed from bdb/os/os_id.c)0
-rw-r--r--storage/bdb/os/os_map.c (renamed from bdb/os/os_map.c)0
-rw-r--r--storage/bdb/os/os_method.c (renamed from bdb/os/os_method.c)0
-rw-r--r--storage/bdb/os/os_oflags.c (renamed from bdb/os/os_oflags.c)0
-rw-r--r--storage/bdb/os/os_open.c (renamed from bdb/os/os_open.c)0
-rw-r--r--storage/bdb/os/os_region.c (renamed from bdb/os/os_region.c)0
-rw-r--r--storage/bdb/os/os_rename.c (renamed from bdb/os/os_rename.c)0
-rw-r--r--storage/bdb/os/os_root.c (renamed from bdb/os/os_root.c)0
-rw-r--r--storage/bdb/os/os_rpath.c (renamed from bdb/os/os_rpath.c)0
-rw-r--r--storage/bdb/os/os_rw.c (renamed from bdb/os/os_rw.c)0
-rw-r--r--storage/bdb/os/os_seek.c (renamed from bdb/os/os_seek.c)0
-rw-r--r--storage/bdb/os/os_sleep.c (renamed from bdb/os/os_sleep.c)0
-rw-r--r--storage/bdb/os/os_spin.c (renamed from bdb/os/os_spin.c)0
-rw-r--r--storage/bdb/os/os_stat.c (renamed from bdb/os/os_stat.c)0
-rw-r--r--storage/bdb/os/os_tmpdir.c (renamed from bdb/os/os_tmpdir.c)0
-rw-r--r--storage/bdb/os/os_unlink.c (renamed from bdb/os/os_unlink.c)0
-rw-r--r--storage/bdb/os_vxworks/os_vx_abs.c (renamed from bdb/os_vxworks/os_vx_abs.c)0
-rw-r--r--storage/bdb/os_vxworks/os_vx_config.c (renamed from bdb/os_vxworks/os_vx_config.c)0
-rw-r--r--storage/bdb/os_vxworks/os_vx_map.c (renamed from bdb/os_vxworks/os_vx_map.c)0
-rw-r--r--storage/bdb/os_win32/os_abs.c (renamed from bdb/os_win32/os_abs.c)0
-rw-r--r--storage/bdb/os_win32/os_clock.c (renamed from bdb/os_win32/os_clock.c)0
-rw-r--r--storage/bdb/os_win32/os_config.c (renamed from bdb/os_win32/os_config.c)0
-rw-r--r--storage/bdb/os_win32/os_dir.c (renamed from bdb/os_win32/os_dir.c)0
-rw-r--r--storage/bdb/os_win32/os_errno.c (renamed from bdb/os_win32/os_errno.c)0
-rw-r--r--storage/bdb/os_win32/os_fid.c (renamed from bdb/os_win32/os_fid.c)0
-rw-r--r--storage/bdb/os_win32/os_fsync.c (renamed from bdb/os_win32/os_fsync.c)0
-rw-r--r--storage/bdb/os_win32/os_handle.c (renamed from bdb/os_win32/os_handle.c)0
-rw-r--r--storage/bdb/os_win32/os_map.c (renamed from bdb/os_win32/os_map.c)0
-rw-r--r--storage/bdb/os_win32/os_open.c (renamed from bdb/os_win32/os_open.c)0
-rw-r--r--storage/bdb/os_win32/os_rename.c (renamed from bdb/os_win32/os_rename.c)0
-rw-r--r--storage/bdb/os_win32/os_rw.c (renamed from bdb/os_win32/os_rw.c)0
-rw-r--r--storage/bdb/os_win32/os_seek.c (renamed from bdb/os_win32/os_seek.c)0
-rw-r--r--storage/bdb/os_win32/os_sleep.c (renamed from bdb/os_win32/os_sleep.c)0
-rw-r--r--storage/bdb/os_win32/os_spin.c (renamed from bdb/os_win32/os_spin.c)0
-rw-r--r--storage/bdb/os_win32/os_stat.c (renamed from bdb/os_win32/os_stat.c)0
-rw-r--r--storage/bdb/os_win32/os_type.c (renamed from bdb/os_win32/os_type.c)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/BerkeleyDB.pm (renamed from bdb/perl/BerkeleyDB/BerkeleyDB.pm)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/BerkeleyDB.pod (renamed from bdb/perl/BerkeleyDB/BerkeleyDB.pod)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/BerkeleyDB.pod.P (renamed from bdb/perl/BerkeleyDB/BerkeleyDB.pod.P)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/BerkeleyDB.xs (renamed from bdb/perl/BerkeleyDB/BerkeleyDB.xs)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/BerkeleyDB/Btree.pm (renamed from bdb/perl/BerkeleyDB/BerkeleyDB/Btree.pm)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/BerkeleyDB/Hash.pm (renamed from bdb/perl/BerkeleyDB/BerkeleyDB/Hash.pm)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/Changes (renamed from bdb/perl/BerkeleyDB/Changes)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/MANIFEST (renamed from bdb/perl/BerkeleyDB/MANIFEST)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/Makefile.PL (renamed from bdb/perl/BerkeleyDB/Makefile.PL)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/README (renamed from bdb/perl/BerkeleyDB/README)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/Todo (renamed from bdb/perl/BerkeleyDB/Todo)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/config.in (renamed from bdb/perl/BerkeleyDB/config.in)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/constants.h (renamed from bdb/perl/BerkeleyDB/constants.h)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/constants.xs (renamed from bdb/perl/BerkeleyDB/constants.xs)0
-rwxr-xr-xstorage/bdb/perl/BerkeleyDB/dbinfo (renamed from bdb/perl/BerkeleyDB/dbinfo)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/hints/dec_osf.pl (renamed from bdb/perl/BerkeleyDB/hints/dec_osf.pl)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/hints/irix_6_5.pl (renamed from bdb/perl/BerkeleyDB/hints/irix_6_5.pl)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/hints/solaris.pl (renamed from bdb/perl/BerkeleyDB/hints/solaris.pl)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/mkconsts (renamed from bdb/perl/BerkeleyDB/mkconsts)0
-rwxr-xr-xstorage/bdb/perl/BerkeleyDB/mkpod (renamed from bdb/perl/BerkeleyDB/mkpod)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/patches/5.004 (renamed from bdb/perl/BerkeleyDB/patches/5.004)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/patches/5.004_01 (renamed from bdb/perl/BerkeleyDB/patches/5.004_01)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/patches/5.004_02 (renamed from bdb/perl/BerkeleyDB/patches/5.004_02)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/patches/5.004_03 (renamed from bdb/perl/BerkeleyDB/patches/5.004_03)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/patches/5.004_04 (renamed from bdb/perl/BerkeleyDB/patches/5.004_04)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/patches/5.004_05 (renamed from bdb/perl/BerkeleyDB/patches/5.004_05)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/patches/5.005 (renamed from bdb/perl/BerkeleyDB/patches/5.005)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/patches/5.005_01 (renamed from bdb/perl/BerkeleyDB/patches/5.005_01)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/patches/5.005_02 (renamed from bdb/perl/BerkeleyDB/patches/5.005_02)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/patches/5.005_03 (renamed from bdb/perl/BerkeleyDB/patches/5.005_03)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/patches/5.6.0 (renamed from bdb/perl/BerkeleyDB/patches/5.6.0)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/ppport.h (renamed from bdb/perl/BerkeleyDB/ppport.h)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/scan (renamed from bdb/perl/BerkeleyDB/scan)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/btree.t (renamed from bdb/perl/BerkeleyDB/t/btree.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/destroy.t (renamed from bdb/perl/BerkeleyDB/t/destroy.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/env.t (renamed from bdb/perl/BerkeleyDB/t/env.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/examples.t (renamed from bdb/perl/BerkeleyDB/t/examples.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/examples.t.T (renamed from bdb/perl/BerkeleyDB/t/examples.t.T)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/examples3.t (renamed from bdb/perl/BerkeleyDB/t/examples3.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/examples3.t.T (renamed from bdb/perl/BerkeleyDB/t/examples3.t.T)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/filter.t (renamed from bdb/perl/BerkeleyDB/t/filter.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/hash.t (renamed from bdb/perl/BerkeleyDB/t/hash.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/join.t (renamed from bdb/perl/BerkeleyDB/t/join.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/mldbm.t (renamed from bdb/perl/BerkeleyDB/t/mldbm.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/queue.t (renamed from bdb/perl/BerkeleyDB/t/queue.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/recno.t (renamed from bdb/perl/BerkeleyDB/t/recno.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/strict.t (renamed from bdb/perl/BerkeleyDB/t/strict.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/subdb.t (renamed from bdb/perl/BerkeleyDB/t/subdb.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/txn.t (renamed from bdb/perl/BerkeleyDB/t/txn.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/unknown.t (renamed from bdb/perl/BerkeleyDB/t/unknown.t)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/t/util.pm (renamed from bdb/perl/BerkeleyDB/t/util.pm)0
-rw-r--r--storage/bdb/perl/BerkeleyDB/typemap (renamed from bdb/perl/BerkeleyDB/typemap)0
-rw-r--r--storage/bdb/perl/DB_File/Changes (renamed from bdb/perl/DB_File/Changes)0
-rw-r--r--storage/bdb/perl/DB_File/DB_File.pm (renamed from bdb/perl/DB_File/DB_File.pm)0
-rw-r--r--storage/bdb/perl/DB_File/DB_File.xs (renamed from bdb/perl/DB_File/DB_File.xs)0
-rw-r--r--storage/bdb/perl/DB_File/DB_File_BS (renamed from bdb/perl/DB_File/DB_File_BS)0
-rw-r--r--storage/bdb/perl/DB_File/MANIFEST (renamed from bdb/perl/DB_File/MANIFEST)0
-rw-r--r--storage/bdb/perl/DB_File/Makefile.PL (renamed from bdb/perl/DB_File/Makefile.PL)0
-rw-r--r--storage/bdb/perl/DB_File/README (renamed from bdb/perl/DB_File/README)0
-rw-r--r--storage/bdb/perl/DB_File/config.in (renamed from bdb/perl/DB_File/config.in)0
-rw-r--r--storage/bdb/perl/DB_File/dbinfo (renamed from bdb/perl/DB_File/dbinfo)0
-rw-r--r--storage/bdb/perl/DB_File/fallback.h (renamed from bdb/perl/DB_File/fallback.h)0
-rw-r--r--storage/bdb/perl/DB_File/fallback.xs (renamed from bdb/perl/DB_File/fallback.xs)0
-rw-r--r--storage/bdb/perl/DB_File/hints/dynixptx.pl (renamed from bdb/perl/DB_File/hints/dynixptx.pl)0
-rw-r--r--storage/bdb/perl/DB_File/hints/sco.pl (renamed from bdb/perl/DB_File/hints/sco.pl)0
-rw-r--r--storage/bdb/perl/DB_File/patches/5.004 (renamed from bdb/perl/DB_File/patches/5.004)0
-rw-r--r--storage/bdb/perl/DB_File/patches/5.004_01 (renamed from bdb/perl/DB_File/patches/5.004_01)0
-rw-r--r--storage/bdb/perl/DB_File/patches/5.004_02 (renamed from bdb/perl/DB_File/patches/5.004_02)0
-rw-r--r--storage/bdb/perl/DB_File/patches/5.004_03 (renamed from bdb/perl/DB_File/patches/5.004_03)0
-rw-r--r--storage/bdb/perl/DB_File/patches/5.004_04 (renamed from bdb/perl/DB_File/patches/5.004_04)0
-rw-r--r--storage/bdb/perl/DB_File/patches/5.004_05 (renamed from bdb/perl/DB_File/patches/5.004_05)0
-rw-r--r--storage/bdb/perl/DB_File/patches/5.005 (renamed from bdb/perl/DB_File/patches/5.005)0
-rw-r--r--storage/bdb/perl/DB_File/patches/5.005_01 (renamed from bdb/perl/DB_File/patches/5.005_01)0
-rw-r--r--storage/bdb/perl/DB_File/patches/5.005_02 (renamed from bdb/perl/DB_File/patches/5.005_02)0
-rw-r--r--storage/bdb/perl/DB_File/patches/5.005_03 (renamed from bdb/perl/DB_File/patches/5.005_03)0
-rw-r--r--storage/bdb/perl/DB_File/patches/5.6.0 (renamed from bdb/perl/DB_File/patches/5.6.0)0
-rw-r--r--storage/bdb/perl/DB_File/ppport.h (renamed from bdb/perl/DB_File/ppport.h)0
-rw-r--r--storage/bdb/perl/DB_File/t/db-btree.t (renamed from bdb/perl/DB_File/t/db-btree.t)0
-rw-r--r--storage/bdb/perl/DB_File/t/db-hash.t (renamed from bdb/perl/DB_File/t/db-hash.t)0
-rw-r--r--storage/bdb/perl/DB_File/t/db-recno.t (renamed from bdb/perl/DB_File/t/db-recno.t)0
-rw-r--r--storage/bdb/perl/DB_File/typemap (renamed from bdb/perl/DB_File/typemap)0
-rw-r--r--storage/bdb/perl/DB_File/version.c (renamed from bdb/perl/DB_File/version.c)0
-rw-r--r--storage/bdb/qam/qam.c (renamed from bdb/qam/qam.c)0
-rw-r--r--storage/bdb/qam/qam.src (renamed from bdb/qam/qam.src)0
-rw-r--r--storage/bdb/qam/qam_conv.c (renamed from bdb/qam/qam_conv.c)0
-rw-r--r--storage/bdb/qam/qam_files.c (renamed from bdb/qam/qam_files.c)0
-rw-r--r--storage/bdb/qam/qam_method.c (renamed from bdb/qam/qam_method.c)0
-rw-r--r--storage/bdb/qam/qam_open.c (renamed from bdb/qam/qam_open.c)0
-rw-r--r--storage/bdb/qam/qam_rec.c (renamed from bdb/qam/qam_rec.c)0
-rw-r--r--storage/bdb/qam/qam_stat.c (renamed from bdb/qam/qam_stat.c)0
-rw-r--r--storage/bdb/qam/qam_upgrade.c (renamed from bdb/qam/qam_upgrade.c)0
-rw-r--r--storage/bdb/qam/qam_verify.c (renamed from bdb/qam/qam_verify.c)0
-rw-r--r--storage/bdb/rep/rep_method.c (renamed from bdb/rep/rep_method.c)0
-rw-r--r--storage/bdb/rep/rep_record.c (renamed from bdb/rep/rep_record.c)0
-rw-r--r--storage/bdb/rep/rep_region.c (renamed from bdb/rep/rep_region.c)0
-rw-r--r--storage/bdb/rep/rep_util.c (renamed from bdb/rep/rep_util.c)0
-rw-r--r--storage/bdb/rpc_client/client.c (renamed from bdb/rpc_client/client.c)0
-rw-r--r--storage/bdb/rpc_client/gen_client_ret.c (renamed from bdb/rpc_client/gen_client_ret.c)0
-rw-r--r--storage/bdb/rpc_server/c/db_server_proc.c.in (renamed from bdb/rpc_server/c/db_server_proc.c.in)0
-rw-r--r--storage/bdb/rpc_server/c/db_server_util.c (renamed from bdb/rpc_server/c/db_server_util.c)0
-rw-r--r--storage/bdb/rpc_server/clsrv.html (renamed from bdb/rpc_server/clsrv.html)0
-rw-r--r--storage/bdb/rpc_server/cxx/db_server_cxxproc.cpp (renamed from bdb/rpc_server/cxx/db_server_cxxproc.cpp)0
-rw-r--r--storage/bdb/rpc_server/cxx/db_server_cxxutil.cpp (renamed from bdb/rpc_server/cxx/db_server_cxxutil.cpp)0
-rw-r--r--storage/bdb/rpc_server/java/DbDispatcher.java (renamed from bdb/rpc_server/java/DbDispatcher.java)0
-rw-r--r--storage/bdb/rpc_server/java/DbServer.java (renamed from bdb/rpc_server/java/DbServer.java)0
-rw-r--r--storage/bdb/rpc_server/java/FreeList.java (renamed from bdb/rpc_server/java/FreeList.java)0
-rw-r--r--storage/bdb/rpc_server/java/LocalIterator.java (renamed from bdb/rpc_server/java/LocalIterator.java)0
-rw-r--r--storage/bdb/rpc_server/java/README (renamed from bdb/rpc_server/java/README)0
-rw-r--r--storage/bdb/rpc_server/java/RpcDb.java (renamed from bdb/rpc_server/java/RpcDb.java)0
-rw-r--r--storage/bdb/rpc_server/java/RpcDbEnv.java (renamed from bdb/rpc_server/java/RpcDbEnv.java)0
-rw-r--r--storage/bdb/rpc_server/java/RpcDbTxn.java (renamed from bdb/rpc_server/java/RpcDbTxn.java)0
-rw-r--r--storage/bdb/rpc_server/java/RpcDbc.java (renamed from bdb/rpc_server/java/RpcDbc.java)0
-rw-r--r--storage/bdb/rpc_server/java/Timer.java (renamed from bdb/rpc_server/java/Timer.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/DbServerStub.java (renamed from bdb/rpc_server/java/gen/DbServerStub.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_associate_msg.java (renamed from bdb/rpc_server/java/gen/__db_associate_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_associate_reply.java (renamed from bdb/rpc_server/java/gen/__db_associate_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_bt_maxkey_msg.java (renamed from bdb/rpc_server/java/gen/__db_bt_maxkey_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_bt_maxkey_reply.java (renamed from bdb/rpc_server/java/gen/__db_bt_maxkey_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_bt_minkey_msg.java (renamed from bdb/rpc_server/java/gen/__db_bt_minkey_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_bt_minkey_reply.java (renamed from bdb/rpc_server/java/gen/__db_bt_minkey_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_close_msg.java (renamed from bdb/rpc_server/java/gen/__db_close_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_close_reply.java (renamed from bdb/rpc_server/java/gen/__db_close_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_create_msg.java (renamed from bdb/rpc_server/java/gen/__db_create_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_create_reply.java (renamed from bdb/rpc_server/java/gen/__db_create_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_cursor_msg.java (renamed from bdb/rpc_server/java/gen/__db_cursor_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_cursor_reply.java (renamed from bdb/rpc_server/java/gen/__db_cursor_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_del_msg.java (renamed from bdb/rpc_server/java/gen/__db_del_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_del_reply.java (renamed from bdb/rpc_server/java/gen/__db_del_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_encrypt_msg.java (renamed from bdb/rpc_server/java/gen/__db_encrypt_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_encrypt_reply.java (renamed from bdb/rpc_server/java/gen/__db_encrypt_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_extentsize_msg.java (renamed from bdb/rpc_server/java/gen/__db_extentsize_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_extentsize_reply.java (renamed from bdb/rpc_server/java/gen/__db_extentsize_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_flags_msg.java (renamed from bdb/rpc_server/java/gen/__db_flags_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_flags_reply.java (renamed from bdb/rpc_server/java/gen/__db_flags_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_get_msg.java (renamed from bdb/rpc_server/java/gen/__db_get_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_get_reply.java (renamed from bdb/rpc_server/java/gen/__db_get_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_h_ffactor_msg.java (renamed from bdb/rpc_server/java/gen/__db_h_ffactor_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_h_ffactor_reply.java (renamed from bdb/rpc_server/java/gen/__db_h_ffactor_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_h_nelem_msg.java (renamed from bdb/rpc_server/java/gen/__db_h_nelem_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_h_nelem_reply.java (renamed from bdb/rpc_server/java/gen/__db_h_nelem_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_join_msg.java (renamed from bdb/rpc_server/java/gen/__db_join_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_join_reply.java (renamed from bdb/rpc_server/java/gen/__db_join_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_key_range_msg.java (renamed from bdb/rpc_server/java/gen/__db_key_range_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_key_range_reply.java (renamed from bdb/rpc_server/java/gen/__db_key_range_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_lorder_msg.java (renamed from bdb/rpc_server/java/gen/__db_lorder_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_lorder_reply.java (renamed from bdb/rpc_server/java/gen/__db_lorder_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_open_msg.java (renamed from bdb/rpc_server/java/gen/__db_open_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_open_reply.java (renamed from bdb/rpc_server/java/gen/__db_open_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_pagesize_msg.java (renamed from bdb/rpc_server/java/gen/__db_pagesize_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_pagesize_reply.java (renamed from bdb/rpc_server/java/gen/__db_pagesize_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_pget_msg.java (renamed from bdb/rpc_server/java/gen/__db_pget_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_pget_reply.java (renamed from bdb/rpc_server/java/gen/__db_pget_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_put_msg.java (renamed from bdb/rpc_server/java/gen/__db_put_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_put_reply.java (renamed from bdb/rpc_server/java/gen/__db_put_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_re_delim_msg.java (renamed from bdb/rpc_server/java/gen/__db_re_delim_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_re_delim_reply.java (renamed from bdb/rpc_server/java/gen/__db_re_delim_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_re_len_msg.java (renamed from bdb/rpc_server/java/gen/__db_re_len_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_re_len_reply.java (renamed from bdb/rpc_server/java/gen/__db_re_len_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_re_pad_msg.java (renamed from bdb/rpc_server/java/gen/__db_re_pad_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_re_pad_reply.java (renamed from bdb/rpc_server/java/gen/__db_re_pad_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_remove_msg.java (renamed from bdb/rpc_server/java/gen/__db_remove_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_remove_reply.java (renamed from bdb/rpc_server/java/gen/__db_remove_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_rename_msg.java (renamed from bdb/rpc_server/java/gen/__db_rename_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_rename_reply.java (renamed from bdb/rpc_server/java/gen/__db_rename_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_stat_msg.java (renamed from bdb/rpc_server/java/gen/__db_stat_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_stat_reply.java (renamed from bdb/rpc_server/java/gen/__db_stat_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_sync_msg.java (renamed from bdb/rpc_server/java/gen/__db_sync_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_sync_reply.java (renamed from bdb/rpc_server/java/gen/__db_sync_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_truncate_msg.java (renamed from bdb/rpc_server/java/gen/__db_truncate_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__db_truncate_reply.java (renamed from bdb/rpc_server/java/gen/__db_truncate_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__dbc_close_msg.java (renamed from bdb/rpc_server/java/gen/__dbc_close_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__dbc_close_reply.java (renamed from bdb/rpc_server/java/gen/__dbc_close_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__dbc_count_msg.java (renamed from bdb/rpc_server/java/gen/__dbc_count_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__dbc_count_reply.java (renamed from bdb/rpc_server/java/gen/__dbc_count_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__dbc_del_msg.java (renamed from bdb/rpc_server/java/gen/__dbc_del_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__dbc_del_reply.java (renamed from bdb/rpc_server/java/gen/__dbc_del_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__dbc_dup_msg.java (renamed from bdb/rpc_server/java/gen/__dbc_dup_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__dbc_dup_reply.java (renamed from bdb/rpc_server/java/gen/__dbc_dup_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__dbc_get_msg.java (renamed from bdb/rpc_server/java/gen/__dbc_get_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__dbc_get_reply.java (renamed from bdb/rpc_server/java/gen/__dbc_get_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__dbc_pget_msg.java (renamed from bdb/rpc_server/java/gen/__dbc_pget_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__dbc_pget_reply.java (renamed from bdb/rpc_server/java/gen/__dbc_pget_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__dbc_put_msg.java (renamed from bdb/rpc_server/java/gen/__dbc_put_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__dbc_put_reply.java (renamed from bdb/rpc_server/java/gen/__dbc_put_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_cachesize_msg.java (renamed from bdb/rpc_server/java/gen/__env_cachesize_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_cachesize_reply.java (renamed from bdb/rpc_server/java/gen/__env_cachesize_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_close_msg.java (renamed from bdb/rpc_server/java/gen/__env_close_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_close_reply.java (renamed from bdb/rpc_server/java/gen/__env_close_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_create_msg.java (renamed from bdb/rpc_server/java/gen/__env_create_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_create_reply.java (renamed from bdb/rpc_server/java/gen/__env_create_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_dbremove_msg.java (renamed from bdb/rpc_server/java/gen/__env_dbremove_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_dbremove_reply.java (renamed from bdb/rpc_server/java/gen/__env_dbremove_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_dbrename_msg.java (renamed from bdb/rpc_server/java/gen/__env_dbrename_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_dbrename_reply.java (renamed from bdb/rpc_server/java/gen/__env_dbrename_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_encrypt_msg.java (renamed from bdb/rpc_server/java/gen/__env_encrypt_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_encrypt_reply.java (renamed from bdb/rpc_server/java/gen/__env_encrypt_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_flags_msg.java (renamed from bdb/rpc_server/java/gen/__env_flags_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_flags_reply.java (renamed from bdb/rpc_server/java/gen/__env_flags_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_open_msg.java (renamed from bdb/rpc_server/java/gen/__env_open_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_open_reply.java (renamed from bdb/rpc_server/java/gen/__env_open_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_remove_msg.java (renamed from bdb/rpc_server/java/gen/__env_remove_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__env_remove_reply.java (renamed from bdb/rpc_server/java/gen/__env_remove_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__txn_abort_msg.java (renamed from bdb/rpc_server/java/gen/__txn_abort_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__txn_abort_reply.java (renamed from bdb/rpc_server/java/gen/__txn_abort_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__txn_begin_msg.java (renamed from bdb/rpc_server/java/gen/__txn_begin_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__txn_begin_reply.java (renamed from bdb/rpc_server/java/gen/__txn_begin_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__txn_commit_msg.java (renamed from bdb/rpc_server/java/gen/__txn_commit_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__txn_commit_reply.java (renamed from bdb/rpc_server/java/gen/__txn_commit_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__txn_discard_msg.java (renamed from bdb/rpc_server/java/gen/__txn_discard_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__txn_discard_reply.java (renamed from bdb/rpc_server/java/gen/__txn_discard_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__txn_prepare_msg.java (renamed from bdb/rpc_server/java/gen/__txn_prepare_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__txn_prepare_reply.java (renamed from bdb/rpc_server/java/gen/__txn_prepare_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__txn_recover_msg.java (renamed from bdb/rpc_server/java/gen/__txn_recover_msg.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/__txn_recover_reply.java (renamed from bdb/rpc_server/java/gen/__txn_recover_reply.java)0
-rw-r--r--storage/bdb/rpc_server/java/gen/db_server.java (renamed from bdb/rpc_server/java/gen/db_server.java)0
-rw-r--r--storage/bdb/rpc_server/java/jrpcgen.jar (renamed from bdb/rpc_server/java/jrpcgen.jar)bin57125 -> 57125 bytes
-rw-r--r--storage/bdb/rpc_server/java/oncrpc.jar (renamed from bdb/rpc_server/java/oncrpc.jar)bin84122 -> 84122 bytes
-rw-r--r--storage/bdb/rpc_server/java/s_jrpcgen (renamed from bdb/rpc_server/java/s_jrpcgen)0
-rw-r--r--storage/bdb/rpc_server/rpc.src (renamed from bdb/rpc_server/rpc.src)0
-rw-r--r--storage/bdb/tcl/docs/db.html (renamed from bdb/tcl/docs/db.html)0
-rw-r--r--storage/bdb/tcl/docs/env.html (renamed from bdb/tcl/docs/env.html)0
-rw-r--r--storage/bdb/tcl/docs/historic.html (renamed from bdb/tcl/docs/historic.html)0
-rw-r--r--storage/bdb/tcl/docs/index.html (renamed from bdb/tcl/docs/index.html)0
-rw-r--r--storage/bdb/tcl/docs/library.html (renamed from bdb/tcl/docs/library.html)0
-rw-r--r--storage/bdb/tcl/docs/lock.html (renamed from bdb/tcl/docs/lock.html)0
-rw-r--r--storage/bdb/tcl/docs/log.html (renamed from bdb/tcl/docs/log.html)0
-rw-r--r--storage/bdb/tcl/docs/mpool.html (renamed from bdb/tcl/docs/mpool.html)0
-rw-r--r--storage/bdb/tcl/docs/rep.html (renamed from bdb/tcl/docs/rep.html)0
-rw-r--r--storage/bdb/tcl/docs/test.html (renamed from bdb/tcl/docs/test.html)0
-rw-r--r--storage/bdb/tcl/docs/txn.html (renamed from bdb/tcl/docs/txn.html)0
-rw-r--r--storage/bdb/tcl/tcl_compat.c (renamed from bdb/tcl/tcl_compat.c)0
-rw-r--r--storage/bdb/tcl/tcl_db.c (renamed from bdb/tcl/tcl_db.c)0
-rw-r--r--storage/bdb/tcl/tcl_db_pkg.c (renamed from bdb/tcl/tcl_db_pkg.c)0
-rw-r--r--storage/bdb/tcl/tcl_dbcursor.c (renamed from bdb/tcl/tcl_dbcursor.c)0
-rw-r--r--storage/bdb/tcl/tcl_env.c (renamed from bdb/tcl/tcl_env.c)0
-rw-r--r--storage/bdb/tcl/tcl_internal.c (renamed from bdb/tcl/tcl_internal.c)0
-rw-r--r--storage/bdb/tcl/tcl_lock.c (renamed from bdb/tcl/tcl_lock.c)0
-rw-r--r--storage/bdb/tcl/tcl_log.c (renamed from bdb/tcl/tcl_log.c)0
-rw-r--r--storage/bdb/tcl/tcl_mp.c (renamed from bdb/tcl/tcl_mp.c)0
-rw-r--r--storage/bdb/tcl/tcl_rep.c (renamed from bdb/tcl/tcl_rep.c)0
-rw-r--r--storage/bdb/tcl/tcl_txn.c (renamed from bdb/tcl/tcl_txn.c)0
-rw-r--r--storage/bdb/tcl/tcl_util.c (renamed from bdb/tcl/tcl_util.c)0
-rw-r--r--storage/bdb/test/archive.tcl (renamed from bdb/test/archive.tcl)0
-rw-r--r--storage/bdb/test/bigfile001.tcl (renamed from bdb/test/bigfile001.tcl)0
-rw-r--r--storage/bdb/test/bigfile002.tcl (renamed from bdb/test/bigfile002.tcl)0
-rw-r--r--storage/bdb/test/byteorder.tcl (renamed from bdb/test/byteorder.tcl)0
-rw-r--r--storage/bdb/test/conscript.tcl (renamed from bdb/test/conscript.tcl)0
-rw-r--r--storage/bdb/test/dbm.tcl (renamed from bdb/test/dbm.tcl)0
-rw-r--r--storage/bdb/test/dbscript.tcl (renamed from bdb/test/dbscript.tcl)0
-rw-r--r--storage/bdb/test/ddoyscript.tcl (renamed from bdb/test/ddoyscript.tcl)0
-rw-r--r--storage/bdb/test/ddscript.tcl (renamed from bdb/test/ddscript.tcl)0
-rw-r--r--storage/bdb/test/dead001.tcl (renamed from bdb/test/dead001.tcl)0
-rw-r--r--storage/bdb/test/dead002.tcl (renamed from bdb/test/dead002.tcl)0
-rw-r--r--storage/bdb/test/dead003.tcl (renamed from bdb/test/dead003.tcl)0
-rw-r--r--storage/bdb/test/dead004.tcl (renamed from bdb/test/dead004.tcl)0
-rw-r--r--storage/bdb/test/dead005.tcl (renamed from bdb/test/dead005.tcl)0
-rw-r--r--storage/bdb/test/dead006.tcl (renamed from bdb/test/dead006.tcl)0
-rw-r--r--storage/bdb/test/dead007.tcl (renamed from bdb/test/dead007.tcl)0
-rw-r--r--storage/bdb/test/env001.tcl (renamed from bdb/test/env001.tcl)0
-rw-r--r--storage/bdb/test/env002.tcl (renamed from bdb/test/env002.tcl)0
-rw-r--r--storage/bdb/test/env003.tcl (renamed from bdb/test/env003.tcl)0
-rw-r--r--storage/bdb/test/env004.tcl (renamed from bdb/test/env004.tcl)0
-rw-r--r--storage/bdb/test/env005.tcl (renamed from bdb/test/env005.tcl)0
-rw-r--r--storage/bdb/test/env006.tcl (renamed from bdb/test/env006.tcl)0
-rw-r--r--storage/bdb/test/env007.tcl (renamed from bdb/test/env007.tcl)0
-rw-r--r--storage/bdb/test/env008.tcl (renamed from bdb/test/env008.tcl)0
-rw-r--r--storage/bdb/test/env009.tcl (renamed from bdb/test/env009.tcl)0
-rw-r--r--storage/bdb/test/env010.tcl (renamed from bdb/test/env010.tcl)0
-rw-r--r--storage/bdb/test/env011.tcl (renamed from bdb/test/env011.tcl)0
-rw-r--r--storage/bdb/test/hsearch.tcl (renamed from bdb/test/hsearch.tcl)0
-rw-r--r--storage/bdb/test/join.tcl (renamed from bdb/test/join.tcl)0
-rw-r--r--storage/bdb/test/lock001.tcl (renamed from bdb/test/lock001.tcl)0
-rw-r--r--storage/bdb/test/lock002.tcl (renamed from bdb/test/lock002.tcl)0
-rw-r--r--storage/bdb/test/lock003.tcl (renamed from bdb/test/lock003.tcl)0
-rw-r--r--storage/bdb/test/lock004.tcl (renamed from bdb/test/lock004.tcl)0
-rw-r--r--storage/bdb/test/lock005.tcl (renamed from bdb/test/lock005.tcl)0
-rw-r--r--storage/bdb/test/lockscript.tcl (renamed from bdb/test/lockscript.tcl)0
-rw-r--r--storage/bdb/test/log001.tcl (renamed from bdb/test/log001.tcl)0
-rw-r--r--storage/bdb/test/log002.tcl (renamed from bdb/test/log002.tcl)0
-rw-r--r--storage/bdb/test/log003.tcl (renamed from bdb/test/log003.tcl)0
-rw-r--r--storage/bdb/test/log004.tcl (renamed from bdb/test/log004.tcl)0
-rw-r--r--storage/bdb/test/log005.tcl (renamed from bdb/test/log005.tcl)0
-rw-r--r--storage/bdb/test/logtrack.tcl (renamed from bdb/test/logtrack.tcl)0
-rw-r--r--storage/bdb/test/mdbscript.tcl (renamed from bdb/test/mdbscript.tcl)0
-rw-r--r--storage/bdb/test/memp001.tcl (renamed from bdb/test/memp001.tcl)0
-rw-r--r--storage/bdb/test/memp002.tcl (renamed from bdb/test/memp002.tcl)0
-rw-r--r--storage/bdb/test/memp003.tcl (renamed from bdb/test/memp003.tcl)0
-rw-r--r--storage/bdb/test/mpoolscript.tcl (renamed from bdb/test/mpoolscript.tcl)0
-rw-r--r--storage/bdb/test/mutex001.tcl (renamed from bdb/test/mutex001.tcl)0
-rw-r--r--storage/bdb/test/mutex002.tcl (renamed from bdb/test/mutex002.tcl)0
-rw-r--r--storage/bdb/test/mutex003.tcl (renamed from bdb/test/mutex003.tcl)0
-rw-r--r--storage/bdb/test/mutexscript.tcl (renamed from bdb/test/mutexscript.tcl)0
-rw-r--r--storage/bdb/test/ndbm.tcl (renamed from bdb/test/ndbm.tcl)0
-rw-r--r--storage/bdb/test/parallel.tcl (renamed from bdb/test/parallel.tcl)0
-rw-r--r--storage/bdb/test/recd001.tcl (renamed from bdb/test/recd001.tcl)0
-rw-r--r--storage/bdb/test/recd002.tcl (renamed from bdb/test/recd002.tcl)0
-rw-r--r--storage/bdb/test/recd003.tcl (renamed from bdb/test/recd003.tcl)0
-rw-r--r--storage/bdb/test/recd004.tcl (renamed from bdb/test/recd004.tcl)0
-rw-r--r--storage/bdb/test/recd005.tcl (renamed from bdb/test/recd005.tcl)0
-rw-r--r--storage/bdb/test/recd006.tcl (renamed from bdb/test/recd006.tcl)0
-rw-r--r--storage/bdb/test/recd007.tcl (renamed from bdb/test/recd007.tcl)0
-rw-r--r--storage/bdb/test/recd008.tcl (renamed from bdb/test/recd008.tcl)0
-rw-r--r--storage/bdb/test/recd009.tcl (renamed from bdb/test/recd009.tcl)0
-rw-r--r--storage/bdb/test/recd010.tcl (renamed from bdb/test/recd010.tcl)0
-rw-r--r--storage/bdb/test/recd011.tcl (renamed from bdb/test/recd011.tcl)0
-rw-r--r--storage/bdb/test/recd012.tcl (renamed from bdb/test/recd012.tcl)0
-rw-r--r--storage/bdb/test/recd013.tcl (renamed from bdb/test/recd013.tcl)0
-rw-r--r--storage/bdb/test/recd014.tcl (renamed from bdb/test/recd014.tcl)0
-rw-r--r--storage/bdb/test/recd015.tcl (renamed from bdb/test/recd015.tcl)0
-rw-r--r--storage/bdb/test/recd016.tcl (renamed from bdb/test/recd016.tcl)0
-rw-r--r--storage/bdb/test/recd017.tcl (renamed from bdb/test/recd017.tcl)0
-rw-r--r--storage/bdb/test/recd018.tcl (renamed from bdb/test/recd018.tcl)0
-rw-r--r--storage/bdb/test/recd019.tcl (renamed from bdb/test/recd019.tcl)0
-rw-r--r--storage/bdb/test/recd020.tcl (renamed from bdb/test/recd020.tcl)0
-rw-r--r--storage/bdb/test/recd15scr.tcl (renamed from bdb/test/recd15scr.tcl)0
-rw-r--r--storage/bdb/test/recdscript.tcl (renamed from bdb/test/recdscript.tcl)0
-rw-r--r--storage/bdb/test/rep001.tcl (renamed from bdb/test/rep001.tcl)0
-rw-r--r--storage/bdb/test/rep002.tcl (renamed from bdb/test/rep002.tcl)0
-rw-r--r--storage/bdb/test/rep003.tcl (renamed from bdb/test/rep003.tcl)0
-rw-r--r--storage/bdb/test/rep004.tcl (renamed from bdb/test/rep004.tcl)0
-rw-r--r--storage/bdb/test/rep005.tcl (renamed from bdb/test/rep005.tcl)0
-rw-r--r--storage/bdb/test/reputils.tcl (renamed from bdb/test/reputils.tcl)0
-rw-r--r--storage/bdb/test/rpc001.tcl (renamed from bdb/test/rpc001.tcl)0
-rw-r--r--storage/bdb/test/rpc002.tcl (renamed from bdb/test/rpc002.tcl)0
-rw-r--r--storage/bdb/test/rpc003.tcl (renamed from bdb/test/rpc003.tcl)0
-rw-r--r--storage/bdb/test/rpc004.tcl (renamed from bdb/test/rpc004.tcl)0
-rw-r--r--storage/bdb/test/rpc005.tcl (renamed from bdb/test/rpc005.tcl)0
-rw-r--r--storage/bdb/test/rsrc001.tcl (renamed from bdb/test/rsrc001.tcl)0
-rw-r--r--storage/bdb/test/rsrc002.tcl (renamed from bdb/test/rsrc002.tcl)0
-rw-r--r--storage/bdb/test/rsrc003.tcl (renamed from bdb/test/rsrc003.tcl)0
-rw-r--r--storage/bdb/test/rsrc004.tcl (renamed from bdb/test/rsrc004.tcl)0
-rw-r--r--storage/bdb/test/scr001/chk.code (renamed from bdb/test/scr001/chk.code)0
-rw-r--r--storage/bdb/test/scr002/chk.def (renamed from bdb/test/scr002/chk.def)0
-rw-r--r--storage/bdb/test/scr003/chk.define (renamed from bdb/test/scr003/chk.define)0
-rw-r--r--storage/bdb/test/scr004/chk.javafiles (renamed from bdb/test/scr004/chk.javafiles)0
-rw-r--r--storage/bdb/test/scr005/chk.nl (renamed from bdb/test/scr005/chk.nl)0
-rw-r--r--storage/bdb/test/scr006/chk.offt (renamed from bdb/test/scr006/chk.offt)0
-rw-r--r--storage/bdb/test/scr007/chk.proto (renamed from bdb/test/scr007/chk.proto)0
-rw-r--r--storage/bdb/test/scr008/chk.pubdef (renamed from bdb/test/scr008/chk.pubdef)0
-rw-r--r--storage/bdb/test/scr009/chk.srcfiles (renamed from bdb/test/scr009/chk.srcfiles)0
-rw-r--r--storage/bdb/test/scr010/chk.str (renamed from bdb/test/scr010/chk.str)0
-rw-r--r--storage/bdb/test/scr010/spell.ok (renamed from bdb/test/scr010/spell.ok)0
-rw-r--r--storage/bdb/test/scr011/chk.tags (renamed from bdb/test/scr011/chk.tags)0
-rw-r--r--storage/bdb/test/scr012/chk.vx_code (renamed from bdb/test/scr012/chk.vx_code)0
-rw-r--r--storage/bdb/test/scr013/chk.stats (renamed from bdb/test/scr013/chk.stats)0
-rw-r--r--storage/bdb/test/scr014/chk.err (renamed from bdb/test/scr014/chk.err)0
-rw-r--r--storage/bdb/test/scr015/README (renamed from bdb/test/scr015/README)0
-rw-r--r--storage/bdb/test/scr015/TestConstruct01.cpp (renamed from bdb/test/scr015/TestConstruct01.cpp)0
-rw-r--r--storage/bdb/test/scr015/TestConstruct01.testerr (renamed from bdb/test/scr015/TestConstruct01.testerr)0
-rw-r--r--storage/bdb/test/scr015/TestConstruct01.testout (renamed from bdb/test/scr015/TestConstruct01.testout)0
-rw-r--r--storage/bdb/test/scr015/TestExceptInclude.cpp (renamed from bdb/test/scr015/TestExceptInclude.cpp)0
-rw-r--r--storage/bdb/test/scr015/TestGetSetMethods.cpp (renamed from bdb/test/scr015/TestGetSetMethods.cpp)0
-rw-r--r--storage/bdb/test/scr015/TestKeyRange.cpp (renamed from bdb/test/scr015/TestKeyRange.cpp)0
-rw-r--r--storage/bdb/test/scr015/TestKeyRange.testin (renamed from bdb/test/scr015/TestKeyRange.testin)0
-rw-r--r--storage/bdb/test/scr015/TestKeyRange.testout (renamed from bdb/test/scr015/TestKeyRange.testout)0
-rw-r--r--storage/bdb/test/scr015/TestLogc.cpp (renamed from bdb/test/scr015/TestLogc.cpp)0
-rw-r--r--storage/bdb/test/scr015/TestLogc.testout (renamed from bdb/test/scr015/TestLogc.testout)0
-rw-r--r--storage/bdb/test/scr015/TestSimpleAccess.cpp (renamed from bdb/test/scr015/TestSimpleAccess.cpp)0
-rw-r--r--storage/bdb/test/scr015/TestSimpleAccess.testout (renamed from bdb/test/scr015/TestSimpleAccess.testout)0
-rw-r--r--storage/bdb/test/scr015/TestTruncate.cpp (renamed from bdb/test/scr015/TestTruncate.cpp)0
-rw-r--r--storage/bdb/test/scr015/TestTruncate.testout (renamed from bdb/test/scr015/TestTruncate.testout)0
-rw-r--r--storage/bdb/test/scr015/chk.cxxtests (renamed from bdb/test/scr015/chk.cxxtests)0
-rw-r--r--storage/bdb/test/scr015/ignore (renamed from bdb/test/scr015/ignore)0
-rw-r--r--storage/bdb/test/scr015/testall (renamed from bdb/test/scr015/testall)0
-rw-r--r--storage/bdb/test/scr015/testone (renamed from bdb/test/scr015/testone)0
-rw-r--r--storage/bdb/test/scr016/CallbackTest.java (renamed from bdb/test/scr016/CallbackTest.java)0
-rw-r--r--storage/bdb/test/scr016/CallbackTest.testout (renamed from bdb/test/scr016/CallbackTest.testout)0
-rw-r--r--storage/bdb/test/scr016/README (renamed from bdb/test/scr016/README)0
-rw-r--r--storage/bdb/test/scr016/TestAppendRecno.java (renamed from bdb/test/scr016/TestAppendRecno.java)0
-rw-r--r--storage/bdb/test/scr016/TestAppendRecno.testout (renamed from bdb/test/scr016/TestAppendRecno.testout)0
-rw-r--r--storage/bdb/test/scr016/TestAssociate.java (renamed from bdb/test/scr016/TestAssociate.java)0
-rw-r--r--storage/bdb/test/scr016/TestAssociate.testout (renamed from bdb/test/scr016/TestAssociate.testout)0
-rw-r--r--storage/bdb/test/scr016/TestClosedDb.java (renamed from bdb/test/scr016/TestClosedDb.java)0
-rw-r--r--storage/bdb/test/scr016/TestClosedDb.testout (renamed from bdb/test/scr016/TestClosedDb.testout)0
-rw-r--r--storage/bdb/test/scr016/TestConstruct01.java (renamed from bdb/test/scr016/TestConstruct01.java)0
-rw-r--r--storage/bdb/test/scr016/TestConstruct01.testerr (renamed from bdb/test/scr016/TestConstruct01.testerr)0
-rw-r--r--storage/bdb/test/scr016/TestConstruct01.testout (renamed from bdb/test/scr016/TestConstruct01.testout)0
-rw-r--r--storage/bdb/test/scr016/TestConstruct02.java (renamed from bdb/test/scr016/TestConstruct02.java)0
-rw-r--r--storage/bdb/test/scr016/TestConstruct02.testout (renamed from bdb/test/scr016/TestConstruct02.testout)0
-rw-r--r--storage/bdb/test/scr016/TestDbtFlags.java (renamed from bdb/test/scr016/TestDbtFlags.java)0
-rw-r--r--storage/bdb/test/scr016/TestDbtFlags.testerr (renamed from bdb/test/scr016/TestDbtFlags.testerr)0
-rw-r--r--storage/bdb/test/scr016/TestDbtFlags.testout (renamed from bdb/test/scr016/TestDbtFlags.testout)0
-rw-r--r--storage/bdb/test/scr016/TestGetSetMethods.java (renamed from bdb/test/scr016/TestGetSetMethods.java)0
-rw-r--r--storage/bdb/test/scr016/TestKeyRange.java (renamed from bdb/test/scr016/TestKeyRange.java)0
-rw-r--r--storage/bdb/test/scr016/TestKeyRange.testout (renamed from bdb/test/scr016/TestKeyRange.testout)0
-rw-r--r--storage/bdb/test/scr016/TestLockVec.java (renamed from bdb/test/scr016/TestLockVec.java)0
-rw-r--r--storage/bdb/test/scr016/TestLockVec.testout (renamed from bdb/test/scr016/TestLockVec.testout)0
-rw-r--r--storage/bdb/test/scr016/TestLogc.java (renamed from bdb/test/scr016/TestLogc.java)0
-rw-r--r--storage/bdb/test/scr016/TestLogc.testout (renamed from bdb/test/scr016/TestLogc.testout)0
-rw-r--r--storage/bdb/test/scr016/TestOpenEmpty.java (renamed from bdb/test/scr016/TestOpenEmpty.java)0
-rw-r--r--storage/bdb/test/scr016/TestOpenEmpty.testerr (renamed from bdb/test/scr016/TestOpenEmpty.testerr)0
-rw-r--r--storage/bdb/test/scr016/TestReplication.java (renamed from bdb/test/scr016/TestReplication.java)0
-rw-r--r--storage/bdb/test/scr016/TestRpcServer.java (renamed from bdb/test/scr016/TestRpcServer.java)0
-rw-r--r--storage/bdb/test/scr016/TestSameDbt.java (renamed from bdb/test/scr016/TestSameDbt.java)0
-rw-r--r--storage/bdb/test/scr016/TestSameDbt.testout (renamed from bdb/test/scr016/TestSameDbt.testout)0
-rw-r--r--storage/bdb/test/scr016/TestSimpleAccess.java (renamed from bdb/test/scr016/TestSimpleAccess.java)0
-rw-r--r--storage/bdb/test/scr016/TestSimpleAccess.testout (renamed from bdb/test/scr016/TestSimpleAccess.testout)0
-rw-r--r--storage/bdb/test/scr016/TestStat.java (renamed from bdb/test/scr016/TestStat.java)0
-rw-r--r--storage/bdb/test/scr016/TestStat.testout (renamed from bdb/test/scr016/TestStat.testout)0
-rw-r--r--storage/bdb/test/scr016/TestTruncate.java (renamed from bdb/test/scr016/TestTruncate.java)0
-rw-r--r--storage/bdb/test/scr016/TestTruncate.testout (renamed from bdb/test/scr016/TestTruncate.testout)0
-rw-r--r--storage/bdb/test/scr016/TestUtil.java (renamed from bdb/test/scr016/TestUtil.java)0
-rw-r--r--storage/bdb/test/scr016/TestXAServlet.java (renamed from bdb/test/scr016/TestXAServlet.java)0
-rw-r--r--storage/bdb/test/scr016/chk.javatests (renamed from bdb/test/scr016/chk.javatests)0
-rw-r--r--storage/bdb/test/scr016/ignore (renamed from bdb/test/scr016/ignore)0
-rw-r--r--storage/bdb/test/scr016/testall (renamed from bdb/test/scr016/testall)0
-rw-r--r--storage/bdb/test/scr016/testone (renamed from bdb/test/scr016/testone)0
-rw-r--r--storage/bdb/test/scr017/O.BH (renamed from bdb/test/scr017/O.BH)0
-rw-r--r--storage/bdb/test/scr017/O.R (renamed from bdb/test/scr017/O.R)0
-rw-r--r--storage/bdb/test/scr017/chk.db185 (renamed from bdb/test/scr017/chk.db185)0
-rw-r--r--storage/bdb/test/scr017/t.c (renamed from bdb/test/scr017/t.c)0
-rw-r--r--storage/bdb/test/scr018/chk.comma (renamed from bdb/test/scr018/chk.comma)0
-rw-r--r--storage/bdb/test/scr018/t.c (renamed from bdb/test/scr018/t.c)0
-rw-r--r--storage/bdb/test/scr019/chk.include (renamed from bdb/test/scr019/chk.include)0
-rw-r--r--storage/bdb/test/scr020/chk.inc (renamed from bdb/test/scr020/chk.inc)0
-rw-r--r--storage/bdb/test/scr021/chk.flags (renamed from bdb/test/scr021/chk.flags)0
-rw-r--r--storage/bdb/test/scr022/chk.rr (renamed from bdb/test/scr022/chk.rr)0
-rw-r--r--storage/bdb/test/sdb001.tcl (renamed from bdb/test/sdb001.tcl)0
-rw-r--r--storage/bdb/test/sdb002.tcl (renamed from bdb/test/sdb002.tcl)0
-rw-r--r--storage/bdb/test/sdb003.tcl (renamed from bdb/test/sdb003.tcl)0
-rw-r--r--storage/bdb/test/sdb004.tcl (renamed from bdb/test/sdb004.tcl)0
-rw-r--r--storage/bdb/test/sdb005.tcl (renamed from bdb/test/sdb005.tcl)0
-rw-r--r--storage/bdb/test/sdb006.tcl (renamed from bdb/test/sdb006.tcl)0
-rw-r--r--storage/bdb/test/sdb007.tcl (renamed from bdb/test/sdb007.tcl)0
-rw-r--r--storage/bdb/test/sdb008.tcl (renamed from bdb/test/sdb008.tcl)0
-rw-r--r--storage/bdb/test/sdb009.tcl (renamed from bdb/test/sdb009.tcl)0
-rw-r--r--storage/bdb/test/sdb010.tcl (renamed from bdb/test/sdb010.tcl)0
-rw-r--r--storage/bdb/test/sdb011.tcl (renamed from bdb/test/sdb011.tcl)0
-rw-r--r--storage/bdb/test/sdb012.tcl (renamed from bdb/test/sdb012.tcl)0
-rw-r--r--storage/bdb/test/sdbscript.tcl (renamed from bdb/test/sdbscript.tcl)0
-rw-r--r--storage/bdb/test/sdbtest001.tcl (renamed from bdb/test/sdbtest001.tcl)0
-rw-r--r--storage/bdb/test/sdbtest002.tcl (renamed from bdb/test/sdbtest002.tcl)0
-rw-r--r--storage/bdb/test/sdbutils.tcl (renamed from bdb/test/sdbutils.tcl)0
-rw-r--r--storage/bdb/test/sec001.tcl (renamed from bdb/test/sec001.tcl)0
-rw-r--r--storage/bdb/test/sec002.tcl (renamed from bdb/test/sec002.tcl)0
-rw-r--r--storage/bdb/test/shelltest.tcl (renamed from bdb/test/shelltest.tcl)0
-rw-r--r--storage/bdb/test/si001.tcl (renamed from bdb/test/si001.tcl)0
-rw-r--r--storage/bdb/test/si002.tcl (renamed from bdb/test/si002.tcl)0
-rw-r--r--storage/bdb/test/si003.tcl (renamed from bdb/test/si003.tcl)0
-rw-r--r--storage/bdb/test/si004.tcl (renamed from bdb/test/si004.tcl)0
-rw-r--r--storage/bdb/test/si005.tcl (renamed from bdb/test/si005.tcl)0
-rw-r--r--storage/bdb/test/si006.tcl (renamed from bdb/test/si006.tcl)0
-rw-r--r--storage/bdb/test/sindex.tcl (renamed from bdb/test/sindex.tcl)0
-rw-r--r--storage/bdb/test/sysscript.tcl (renamed from bdb/test/sysscript.tcl)0
-rw-r--r--storage/bdb/test/test.tcl (renamed from bdb/test/test.tcl)0
-rw-r--r--storage/bdb/test/test001.tcl (renamed from bdb/test/test001.tcl)0
-rw-r--r--storage/bdb/test/test002.tcl (renamed from bdb/test/test002.tcl)0
-rw-r--r--storage/bdb/test/test003.tcl (renamed from bdb/test/test003.tcl)0
-rw-r--r--storage/bdb/test/test004.tcl (renamed from bdb/test/test004.tcl)0
-rw-r--r--storage/bdb/test/test005.tcl (renamed from bdb/test/test005.tcl)0
-rw-r--r--storage/bdb/test/test006.tcl (renamed from bdb/test/test006.tcl)0
-rw-r--r--storage/bdb/test/test007.tcl (renamed from bdb/test/test007.tcl)0
-rw-r--r--storage/bdb/test/test008.tcl (renamed from bdb/test/test008.tcl)0
-rw-r--r--storage/bdb/test/test009.tcl (renamed from bdb/test/test009.tcl)0
-rw-r--r--storage/bdb/test/test010.tcl (renamed from bdb/test/test010.tcl)0
-rw-r--r--storage/bdb/test/test011.tcl (renamed from bdb/test/test011.tcl)0
-rw-r--r--storage/bdb/test/test012.tcl (renamed from bdb/test/test012.tcl)0
-rw-r--r--storage/bdb/test/test013.tcl (renamed from bdb/test/test013.tcl)0
-rw-r--r--storage/bdb/test/test014.tcl (renamed from bdb/test/test014.tcl)0
-rw-r--r--storage/bdb/test/test015.tcl (renamed from bdb/test/test015.tcl)0
-rw-r--r--storage/bdb/test/test016.tcl (renamed from bdb/test/test016.tcl)0
-rw-r--r--storage/bdb/test/test017.tcl (renamed from bdb/test/test017.tcl)0
-rw-r--r--storage/bdb/test/test018.tcl (renamed from bdb/test/test018.tcl)0
-rw-r--r--storage/bdb/test/test019.tcl (renamed from bdb/test/test019.tcl)0
-rw-r--r--storage/bdb/test/test020.tcl (renamed from bdb/test/test020.tcl)0
-rw-r--r--storage/bdb/test/test021.tcl (renamed from bdb/test/test021.tcl)0
-rw-r--r--storage/bdb/test/test022.tcl (renamed from bdb/test/test022.tcl)0
-rw-r--r--storage/bdb/test/test023.tcl (renamed from bdb/test/test023.tcl)0
-rw-r--r--storage/bdb/test/test024.tcl (renamed from bdb/test/test024.tcl)0
-rw-r--r--storage/bdb/test/test025.tcl (renamed from bdb/test/test025.tcl)0
-rw-r--r--storage/bdb/test/test026.tcl (renamed from bdb/test/test026.tcl)0
-rw-r--r--storage/bdb/test/test027.tcl (renamed from bdb/test/test027.tcl)0
-rw-r--r--storage/bdb/test/test028.tcl (renamed from bdb/test/test028.tcl)0
-rw-r--r--storage/bdb/test/test029.tcl (renamed from bdb/test/test029.tcl)0
-rw-r--r--storage/bdb/test/test030.tcl (renamed from bdb/test/test030.tcl)0
-rw-r--r--storage/bdb/test/test031.tcl (renamed from bdb/test/test031.tcl)0
-rw-r--r--storage/bdb/test/test032.tcl (renamed from bdb/test/test032.tcl)0
-rw-r--r--storage/bdb/test/test033.tcl (renamed from bdb/test/test033.tcl)0
-rw-r--r--storage/bdb/test/test034.tcl (renamed from bdb/test/test034.tcl)0
-rw-r--r--storage/bdb/test/test035.tcl (renamed from bdb/test/test035.tcl)0
-rw-r--r--storage/bdb/test/test036.tcl (renamed from bdb/test/test036.tcl)0
-rw-r--r--storage/bdb/test/test037.tcl (renamed from bdb/test/test037.tcl)0
-rw-r--r--storage/bdb/test/test038.tcl (renamed from bdb/test/test038.tcl)0
-rw-r--r--storage/bdb/test/test039.tcl (renamed from bdb/test/test039.tcl)0
-rw-r--r--storage/bdb/test/test040.tcl (renamed from bdb/test/test040.tcl)0
-rw-r--r--storage/bdb/test/test041.tcl (renamed from bdb/test/test041.tcl)0
-rw-r--r--storage/bdb/test/test042.tcl (renamed from bdb/test/test042.tcl)0
-rw-r--r--storage/bdb/test/test043.tcl (renamed from bdb/test/test043.tcl)0
-rw-r--r--storage/bdb/test/test044.tcl (renamed from bdb/test/test044.tcl)0
-rw-r--r--storage/bdb/test/test045.tcl (renamed from bdb/test/test045.tcl)0
-rw-r--r--storage/bdb/test/test046.tcl (renamed from bdb/test/test046.tcl)0
-rw-r--r--storage/bdb/test/test047.tcl (renamed from bdb/test/test047.tcl)0
-rw-r--r--storage/bdb/test/test048.tcl (renamed from bdb/test/test048.tcl)0
-rw-r--r--storage/bdb/test/test049.tcl (renamed from bdb/test/test049.tcl)0
-rw-r--r--storage/bdb/test/test050.tcl (renamed from bdb/test/test050.tcl)0
-rw-r--r--storage/bdb/test/test051.tcl (renamed from bdb/test/test051.tcl)0
-rw-r--r--storage/bdb/test/test052.tcl (renamed from bdb/test/test052.tcl)0
-rw-r--r--storage/bdb/test/test053.tcl (renamed from bdb/test/test053.tcl)0
-rw-r--r--storage/bdb/test/test054.tcl (renamed from bdb/test/test054.tcl)0
-rw-r--r--storage/bdb/test/test055.tcl (renamed from bdb/test/test055.tcl)0
-rw-r--r--storage/bdb/test/test056.tcl (renamed from bdb/test/test056.tcl)0
-rw-r--r--storage/bdb/test/test057.tcl (renamed from bdb/test/test057.tcl)0
-rw-r--r--storage/bdb/test/test058.tcl (renamed from bdb/test/test058.tcl)0
-rw-r--r--storage/bdb/test/test059.tcl (renamed from bdb/test/test059.tcl)0
-rw-r--r--storage/bdb/test/test060.tcl (renamed from bdb/test/test060.tcl)0
-rw-r--r--storage/bdb/test/test061.tcl (renamed from bdb/test/test061.tcl)0
-rw-r--r--storage/bdb/test/test062.tcl (renamed from bdb/test/test062.tcl)0
-rw-r--r--storage/bdb/test/test063.tcl (renamed from bdb/test/test063.tcl)0
-rw-r--r--storage/bdb/test/test064.tcl (renamed from bdb/test/test064.tcl)0
-rw-r--r--storage/bdb/test/test065.tcl (renamed from bdb/test/test065.tcl)0
-rw-r--r--storage/bdb/test/test066.tcl (renamed from bdb/test/test066.tcl)0
-rw-r--r--storage/bdb/test/test067.tcl (renamed from bdb/test/test067.tcl)0
-rw-r--r--storage/bdb/test/test068.tcl (renamed from bdb/test/test068.tcl)0
-rw-r--r--storage/bdb/test/test069.tcl (renamed from bdb/test/test069.tcl)0
-rw-r--r--storage/bdb/test/test070.tcl (renamed from bdb/test/test070.tcl)0
-rw-r--r--storage/bdb/test/test071.tcl (renamed from bdb/test/test071.tcl)0
-rw-r--r--storage/bdb/test/test072.tcl (renamed from bdb/test/test072.tcl)0
-rw-r--r--storage/bdb/test/test073.tcl (renamed from bdb/test/test073.tcl)0
-rw-r--r--storage/bdb/test/test074.tcl (renamed from bdb/test/test074.tcl)0
-rw-r--r--storage/bdb/test/test075.tcl (renamed from bdb/test/test075.tcl)0
-rw-r--r--storage/bdb/test/test076.tcl (renamed from bdb/test/test076.tcl)0
-rw-r--r--storage/bdb/test/test077.tcl (renamed from bdb/test/test077.tcl)0
-rw-r--r--storage/bdb/test/test078.tcl (renamed from bdb/test/test078.tcl)0
-rw-r--r--storage/bdb/test/test079.tcl (renamed from bdb/test/test079.tcl)0
-rw-r--r--storage/bdb/test/test080.tcl (renamed from bdb/test/test080.tcl)0
-rw-r--r--storage/bdb/test/test081.tcl (renamed from bdb/test/test081.tcl)0
-rw-r--r--storage/bdb/test/test082.tcl (renamed from bdb/test/test082.tcl)0
-rw-r--r--storage/bdb/test/test083.tcl (renamed from bdb/test/test083.tcl)0
-rw-r--r--storage/bdb/test/test084.tcl (renamed from bdb/test/test084.tcl)0
-rw-r--r--storage/bdb/test/test085.tcl (renamed from bdb/test/test085.tcl)0
-rw-r--r--storage/bdb/test/test086.tcl (renamed from bdb/test/test086.tcl)0
-rw-r--r--storage/bdb/test/test087.tcl (renamed from bdb/test/test087.tcl)0
-rw-r--r--storage/bdb/test/test088.tcl (renamed from bdb/test/test088.tcl)0
-rw-r--r--storage/bdb/test/test089.tcl (renamed from bdb/test/test089.tcl)0
-rw-r--r--storage/bdb/test/test090.tcl (renamed from bdb/test/test090.tcl)0
-rw-r--r--storage/bdb/test/test091.tcl (renamed from bdb/test/test091.tcl)0
-rw-r--r--storage/bdb/test/test092.tcl (renamed from bdb/test/test092.tcl)0
-rw-r--r--storage/bdb/test/test093.tcl (renamed from bdb/test/test093.tcl)0
-rw-r--r--storage/bdb/test/test094.tcl (renamed from bdb/test/test094.tcl)0
-rw-r--r--storage/bdb/test/test095.tcl (renamed from bdb/test/test095.tcl)0
-rw-r--r--storage/bdb/test/test096.tcl (renamed from bdb/test/test096.tcl)0
-rw-r--r--storage/bdb/test/test097.tcl (renamed from bdb/test/test097.tcl)0
-rw-r--r--storage/bdb/test/test098.tcl (renamed from bdb/test/test098.tcl)0
-rw-r--r--storage/bdb/test/test099.tcl (renamed from bdb/test/test099.tcl)0
-rw-r--r--storage/bdb/test/test100.tcl (renamed from bdb/test/test100.tcl)0
-rw-r--r--storage/bdb/test/test101.tcl (renamed from bdb/test/test101.tcl)0
-rw-r--r--storage/bdb/test/testparams.tcl (renamed from bdb/test/testparams.tcl)0
-rw-r--r--storage/bdb/test/testutils.tcl (renamed from bdb/test/testutils.tcl)0
-rw-r--r--storage/bdb/test/txn001.tcl (renamed from bdb/test/txn001.tcl)0
-rw-r--r--storage/bdb/test/txn002.tcl (renamed from bdb/test/txn002.tcl)0
-rw-r--r--storage/bdb/test/txn003.tcl (renamed from bdb/test/txn003.tcl)0
-rw-r--r--storage/bdb/test/txn004.tcl (renamed from bdb/test/txn004.tcl)0
-rw-r--r--storage/bdb/test/txn005.tcl (renamed from bdb/test/txn005.tcl)0
-rw-r--r--storage/bdb/test/txn006.tcl (renamed from bdb/test/txn006.tcl)0
-rw-r--r--storage/bdb/test/txn007.tcl (renamed from bdb/test/txn007.tcl)0
-rw-r--r--storage/bdb/test/txn008.tcl (renamed from bdb/test/txn008.tcl)0
-rw-r--r--storage/bdb/test/txn009.tcl (renamed from bdb/test/txn009.tcl)0
-rw-r--r--storage/bdb/test/txnscript.tcl (renamed from bdb/test/txnscript.tcl)0
-rw-r--r--storage/bdb/test/update.tcl (renamed from bdb/test/update.tcl)0
-rw-r--r--storage/bdb/test/upgrade.tcl (renamed from bdb/test/upgrade.tcl)0
-rw-r--r--storage/bdb/test/wordlist (renamed from bdb/test/wordlist)0
-rw-r--r--storage/bdb/test/wrap.tcl (renamed from bdb/test/wrap.tcl)0
-rw-r--r--storage/bdb/txn/txn.c (renamed from bdb/txn/txn.c)0
-rw-r--r--storage/bdb/txn/txn.src (renamed from bdb/txn/txn.src)0
-rw-r--r--storage/bdb/txn/txn_method.c (renamed from bdb/txn/txn_method.c)0
-rw-r--r--storage/bdb/txn/txn_rec.c (renamed from bdb/txn/txn_rec.c)0
-rw-r--r--storage/bdb/txn/txn_recover.c (renamed from bdb/txn/txn_recover.c)0
-rw-r--r--storage/bdb/txn/txn_region.c (renamed from bdb/txn/txn_region.c)0
-rw-r--r--storage/bdb/txn/txn_stat.c (renamed from bdb/txn/txn_stat.c)0
-rw-r--r--storage/bdb/txn/txn_util.c (renamed from bdb/txn/txn_util.c)0
-rw-r--r--storage/bdb/xa/xa.c (renamed from bdb/xa/xa.c)0
-rw-r--r--storage/bdb/xa/xa_db.c (renamed from bdb/xa/xa_db.c)0
-rw-r--r--storage/bdb/xa/xa_map.c (renamed from bdb/xa/xa_map.c)0
-rw-r--r--storage/heap/.cvsignore (renamed from heap/.cvsignore)0
-rw-r--r--storage/heap/ChangeLog (renamed from heap/ChangeLog)0
-rw-r--r--storage/heap/Makefile.am (renamed from heap/Makefile.am)0
-rw-r--r--storage/heap/_check.c (renamed from heap/_check.c)0
-rw-r--r--storage/heap/_rectest.c (renamed from heap/_rectest.c)0
-rw-r--r--storage/heap/heapdef.h (renamed from heap/heapdef.h)0
-rw-r--r--storage/heap/hp_block.c (renamed from heap/hp_block.c)0
-rw-r--r--storage/heap/hp_clear.c (renamed from heap/hp_clear.c)0
-rw-r--r--storage/heap/hp_close.c (renamed from heap/hp_close.c)0
-rw-r--r--storage/heap/hp_create.c (renamed from heap/hp_create.c)0
-rw-r--r--storage/heap/hp_delete.c (renamed from heap/hp_delete.c)0
-rw-r--r--storage/heap/hp_extra.c (renamed from heap/hp_extra.c)0
-rw-r--r--storage/heap/hp_hash.c (renamed from heap/hp_hash.c)0
-rw-r--r--storage/heap/hp_info.c (renamed from heap/hp_info.c)0
-rw-r--r--storage/heap/hp_open.c (renamed from heap/hp_open.c)0
-rw-r--r--storage/heap/hp_panic.c (renamed from heap/hp_panic.c)0
-rw-r--r--storage/heap/hp_rename.c (renamed from heap/hp_rename.c)0
-rw-r--r--storage/heap/hp_rfirst.c (renamed from heap/hp_rfirst.c)0
-rw-r--r--storage/heap/hp_rkey.c (renamed from heap/hp_rkey.c)0
-rw-r--r--storage/heap/hp_rlast.c (renamed from heap/hp_rlast.c)0
-rw-r--r--storage/heap/hp_rnext.c (renamed from heap/hp_rnext.c)0
-rw-r--r--storage/heap/hp_rprev.c (renamed from heap/hp_rprev.c)0
-rw-r--r--storage/heap/hp_rrnd.c (renamed from heap/hp_rrnd.c)0
-rw-r--r--storage/heap/hp_rsame.c (renamed from heap/hp_rsame.c)0
-rw-r--r--storage/heap/hp_scan.c (renamed from heap/hp_scan.c)0
-rw-r--r--storage/heap/hp_static.c (renamed from heap/hp_static.c)0
-rw-r--r--storage/heap/hp_test1.c (renamed from heap/hp_test1.c)0
-rw-r--r--storage/heap/hp_test2.c (renamed from heap/hp_test2.c)0
-rw-r--r--storage/heap/hp_update.c (renamed from heap/hp_update.c)0
-rw-r--r--storage/heap/hp_write.c (renamed from heap/hp_write.c)0
-rwxr-xr-xstorage/heap/make-ccc (renamed from heap/make-ccc)0
-rw-r--r--storage/innobase/Makefile.am (renamed from innobase/Makefile.am)0
-rw-r--r--storage/innobase/btr/Makefile.am (renamed from innobase/btr/Makefile.am)0
-rw-r--r--storage/innobase/btr/btr0btr.c (renamed from innobase/btr/btr0btr.c)0
-rw-r--r--storage/innobase/btr/btr0cur.c (renamed from innobase/btr/btr0cur.c)0
-rw-r--r--storage/innobase/btr/btr0pcur.c (renamed from innobase/btr/btr0pcur.c)0
-rw-r--r--storage/innobase/btr/btr0sea.c (renamed from innobase/btr/btr0sea.c)0
-rw-r--r--storage/innobase/btr/makefilewin (renamed from innobase/btr/makefilewin)0
-rw-r--r--storage/innobase/buf/Makefile.am (renamed from innobase/buf/Makefile.am)0
-rw-r--r--storage/innobase/buf/buf0buf.c (renamed from innobase/buf/buf0buf.c)0
-rw-r--r--storage/innobase/buf/buf0flu.c (renamed from innobase/buf/buf0flu.c)0
-rw-r--r--storage/innobase/buf/buf0lru.c (renamed from innobase/buf/buf0lru.c)0
-rw-r--r--storage/innobase/buf/buf0rea.c (renamed from innobase/buf/buf0rea.c)0
-rw-r--r--storage/innobase/buf/makefilewin (renamed from innobase/buf/makefilewin)0
-rw-r--r--storage/innobase/configure.in (renamed from innobase/configure.in)0
-rw-r--r--storage/innobase/data/Makefile.am (renamed from innobase/data/Makefile.am)0
-rw-r--r--storage/innobase/data/data0data.c (renamed from innobase/data/data0data.c)0
-rw-r--r--storage/innobase/data/data0type.c (renamed from innobase/data/data0type.c)0
-rw-r--r--storage/innobase/data/makefilewin (renamed from innobase/data/makefilewin)0
-rw-r--r--storage/innobase/db/db0err.h (renamed from innobase/db/db0err.h)0
-rw-r--r--storage/innobase/dict/Makefile.am (renamed from innobase/dict/Makefile.am)0
-rw-r--r--storage/innobase/dict/dict0boot.c (renamed from innobase/dict/dict0boot.c)0
-rw-r--r--storage/innobase/dict/dict0crea.c (renamed from innobase/dict/dict0crea.c)0
-rw-r--r--storage/innobase/dict/dict0dict.c (renamed from innobase/dict/dict0dict.c)0
-rw-r--r--storage/innobase/dict/dict0load.c (renamed from innobase/dict/dict0load.c)0
-rw-r--r--storage/innobase/dict/dict0mem.c (renamed from innobase/dict/dict0mem.c)0
-rw-r--r--storage/innobase/dict/makefilewin (renamed from innobase/dict/makefilewin)0
-rw-r--r--storage/innobase/dyn/Makefile.am (renamed from innobase/dyn/Makefile.am)0
-rw-r--r--storage/innobase/dyn/dyn0dyn.c (renamed from innobase/dyn/dyn0dyn.c)0
-rw-r--r--storage/innobase/dyn/makefilewin (renamed from innobase/dyn/makefilewin)0
-rw-r--r--storage/innobase/eval/Makefile.am (renamed from innobase/eval/Makefile.am)0
-rw-r--r--storage/innobase/eval/eval0eval.c (renamed from innobase/eval/eval0eval.c)0
-rw-r--r--storage/innobase/eval/eval0proc.c (renamed from innobase/eval/eval0proc.c)0
-rw-r--r--storage/innobase/eval/makefilewin (renamed from innobase/eval/makefilewin)0
-rw-r--r--storage/innobase/fil/Makefile.am (renamed from innobase/fil/Makefile.am)0
-rw-r--r--storage/innobase/fil/fil0fil.c (renamed from innobase/fil/fil0fil.c)0
-rw-r--r--storage/innobase/fil/makefilewin (renamed from innobase/fil/makefilewin)0
-rw-r--r--storage/innobase/fsp/Makefile.am (renamed from innobase/fsp/Makefile.am)0
-rw-r--r--storage/innobase/fsp/fsp0fsp.c (renamed from innobase/fsp/fsp0fsp.c)0
-rw-r--r--storage/innobase/fsp/makefilewin (renamed from innobase/fsp/makefilewin)0
-rw-r--r--storage/innobase/fut/Makefile.am (renamed from innobase/fut/Makefile.am)0
-rw-r--r--storage/innobase/fut/fut0fut.c (renamed from innobase/fut/fut0fut.c)0
-rw-r--r--storage/innobase/fut/fut0lst.c (renamed from innobase/fut/fut0lst.c)0
-rw-r--r--storage/innobase/fut/makefilewin (renamed from innobase/fut/makefilewin)0
-rw-r--r--storage/innobase/ha/Makefile.am (renamed from innobase/ha/Makefile.am)0
-rw-r--r--storage/innobase/ha/ha0ha.c (renamed from innobase/ha/ha0ha.c)0
-rw-r--r--storage/innobase/ha/hash0hash.c (renamed from innobase/ha/hash0hash.c)0
-rw-r--r--storage/innobase/ha/makefilewin (renamed from innobase/ha/makefilewin)0
-rw-r--r--storage/innobase/ibuf/Makefile.am (renamed from innobase/ibuf/Makefile.am)0
-rw-r--r--storage/innobase/ibuf/ibuf0ibuf.c (renamed from innobase/ibuf/ibuf0ibuf.c)0
-rw-r--r--storage/innobase/ibuf/makefilewin (renamed from innobase/ibuf/makefilewin)0
-rw-r--r--storage/innobase/include/Makefile.am (renamed from innobase/include/Makefile.am)0
-rw-r--r--storage/innobase/include/Makefile.i (renamed from innobase/include/Makefile.i)0
-rw-r--r--storage/innobase/include/btr0btr.h (renamed from innobase/include/btr0btr.h)0
-rw-r--r--storage/innobase/include/btr0btr.ic (renamed from innobase/include/btr0btr.ic)0
-rw-r--r--storage/innobase/include/btr0cur.h (renamed from innobase/include/btr0cur.h)0
-rw-r--r--storage/innobase/include/btr0cur.ic (renamed from innobase/include/btr0cur.ic)0
-rw-r--r--storage/innobase/include/btr0pcur.h (renamed from innobase/include/btr0pcur.h)0
-rw-r--r--storage/innobase/include/btr0pcur.ic (renamed from innobase/include/btr0pcur.ic)0
-rw-r--r--storage/innobase/include/btr0sea.h (renamed from innobase/include/btr0sea.h)0
-rw-r--r--storage/innobase/include/btr0sea.ic (renamed from innobase/include/btr0sea.ic)0
-rw-r--r--storage/innobase/include/btr0types.h (renamed from innobase/include/btr0types.h)0
-rw-r--r--storage/innobase/include/buf0buf.h (renamed from innobase/include/buf0buf.h)0
-rw-r--r--storage/innobase/include/buf0buf.ic (renamed from innobase/include/buf0buf.ic)0
-rw-r--r--storage/innobase/include/buf0flu.h (renamed from innobase/include/buf0flu.h)0
-rw-r--r--storage/innobase/include/buf0flu.ic (renamed from innobase/include/buf0flu.ic)0
-rw-r--r--storage/innobase/include/buf0lru.h (renamed from innobase/include/buf0lru.h)0
-rw-r--r--storage/innobase/include/buf0lru.ic (renamed from innobase/include/buf0lru.ic)0
-rw-r--r--storage/innobase/include/buf0rea.h (renamed from innobase/include/buf0rea.h)0
-rw-r--r--storage/innobase/include/buf0types.h (renamed from innobase/include/buf0types.h)0
-rw-r--r--storage/innobase/include/data0data.h (renamed from innobase/include/data0data.h)0
-rw-r--r--storage/innobase/include/data0data.ic (renamed from innobase/include/data0data.ic)0
-rw-r--r--storage/innobase/include/data0type.h (renamed from innobase/include/data0type.h)0
-rw-r--r--storage/innobase/include/data0type.ic (renamed from innobase/include/data0type.ic)0
-rw-r--r--storage/innobase/include/data0types.h (renamed from innobase/include/data0types.h)0
-rw-r--r--storage/innobase/include/db0err.h (renamed from innobase/include/db0err.h)0
-rw-r--r--storage/innobase/include/dict0boot.h (renamed from innobase/include/dict0boot.h)0
-rw-r--r--storage/innobase/include/dict0boot.ic (renamed from innobase/include/dict0boot.ic)0
-rw-r--r--storage/innobase/include/dict0crea.h (renamed from innobase/include/dict0crea.h)0
-rw-r--r--storage/innobase/include/dict0crea.ic (renamed from innobase/include/dict0crea.ic)0
-rw-r--r--storage/innobase/include/dict0dict.h (renamed from innobase/include/dict0dict.h)0
-rw-r--r--storage/innobase/include/dict0dict.ic (renamed from innobase/include/dict0dict.ic)0
-rw-r--r--storage/innobase/include/dict0load.h (renamed from innobase/include/dict0load.h)0
-rw-r--r--storage/innobase/include/dict0load.ic (renamed from innobase/include/dict0load.ic)0
-rw-r--r--storage/innobase/include/dict0mem.h (renamed from innobase/include/dict0mem.h)0
-rw-r--r--storage/innobase/include/dict0mem.ic (renamed from innobase/include/dict0mem.ic)0
-rw-r--r--storage/innobase/include/dict0types.h (renamed from innobase/include/dict0types.h)0
-rw-r--r--storage/innobase/include/dyn0dyn.h (renamed from innobase/include/dyn0dyn.h)0
-rw-r--r--storage/innobase/include/dyn0dyn.ic (renamed from innobase/include/dyn0dyn.ic)0
-rw-r--r--storage/innobase/include/eval0eval.h (renamed from innobase/include/eval0eval.h)0
-rw-r--r--storage/innobase/include/eval0eval.ic (renamed from innobase/include/eval0eval.ic)0
-rw-r--r--storage/innobase/include/eval0proc.h (renamed from innobase/include/eval0proc.h)0
-rw-r--r--storage/innobase/include/eval0proc.ic (renamed from innobase/include/eval0proc.ic)0
-rw-r--r--storage/innobase/include/fil0fil.h (renamed from innobase/include/fil0fil.h)0
-rw-r--r--storage/innobase/include/fsp0fsp.h (renamed from innobase/include/fsp0fsp.h)0
-rw-r--r--storage/innobase/include/fsp0fsp.ic (renamed from innobase/include/fsp0fsp.ic)0
-rw-r--r--storage/innobase/include/fut0fut.h (renamed from innobase/include/fut0fut.h)0
-rw-r--r--storage/innobase/include/fut0fut.ic (renamed from innobase/include/fut0fut.ic)0
-rw-r--r--storage/innobase/include/fut0lst.h (renamed from innobase/include/fut0lst.h)0
-rw-r--r--storage/innobase/include/fut0lst.ic (renamed from innobase/include/fut0lst.ic)0
-rw-r--r--storage/innobase/include/ha0ha.h (renamed from innobase/include/ha0ha.h)0
-rw-r--r--storage/innobase/include/ha0ha.ic (renamed from innobase/include/ha0ha.ic)0
-rw-r--r--storage/innobase/include/hash0hash.h (renamed from innobase/include/hash0hash.h)0
-rw-r--r--storage/innobase/include/hash0hash.ic (renamed from innobase/include/hash0hash.ic)0
-rw-r--r--storage/innobase/include/ibuf0ibuf.h (renamed from innobase/include/ibuf0ibuf.h)0
-rw-r--r--storage/innobase/include/ibuf0ibuf.ic (renamed from innobase/include/ibuf0ibuf.ic)0
-rw-r--r--storage/innobase/include/ibuf0types.h (renamed from innobase/include/ibuf0types.h)0
-rw-r--r--storage/innobase/include/lock0lock.h (renamed from innobase/include/lock0lock.h)0
-rw-r--r--storage/innobase/include/lock0lock.ic (renamed from innobase/include/lock0lock.ic)0
-rw-r--r--storage/innobase/include/lock0types.h (renamed from innobase/include/lock0types.h)0
-rw-r--r--storage/innobase/include/log0log.h (renamed from innobase/include/log0log.h)0
-rw-r--r--storage/innobase/include/log0log.ic (renamed from innobase/include/log0log.ic)0
-rw-r--r--storage/innobase/include/log0recv.h (renamed from innobase/include/log0recv.h)0
-rw-r--r--storage/innobase/include/log0recv.ic (renamed from innobase/include/log0recv.ic)0
-rw-r--r--storage/innobase/include/mach0data.h (renamed from innobase/include/mach0data.h)0
-rw-r--r--storage/innobase/include/mach0data.ic (renamed from innobase/include/mach0data.ic)0
-rw-r--r--storage/innobase/include/makefilewin.i (renamed from innobase/include/makefilewin.i)0
-rw-r--r--storage/innobase/include/mem0dbg.h (renamed from innobase/include/mem0dbg.h)0
-rw-r--r--storage/innobase/include/mem0dbg.ic (renamed from innobase/include/mem0dbg.ic)0
-rw-r--r--storage/innobase/include/mem0mem.h (renamed from innobase/include/mem0mem.h)0
-rw-r--r--storage/innobase/include/mem0mem.ic (renamed from innobase/include/mem0mem.ic)0
-rw-r--r--storage/innobase/include/mem0pool.h (renamed from innobase/include/mem0pool.h)0
-rw-r--r--storage/innobase/include/mem0pool.ic (renamed from innobase/include/mem0pool.ic)0
-rw-r--r--storage/innobase/include/mtr0log.h (renamed from innobase/include/mtr0log.h)0
-rw-r--r--storage/innobase/include/mtr0log.ic (renamed from innobase/include/mtr0log.ic)0
-rw-r--r--storage/innobase/include/mtr0mtr.h (renamed from innobase/include/mtr0mtr.h)0
-rw-r--r--storage/innobase/include/mtr0mtr.ic (renamed from innobase/include/mtr0mtr.ic)0
-rw-r--r--storage/innobase/include/mtr0types.h (renamed from innobase/include/mtr0types.h)0
-rw-r--r--storage/innobase/include/os0file.h (renamed from innobase/include/os0file.h)0
-rw-r--r--storage/innobase/include/os0proc.h (renamed from innobase/include/os0proc.h)0
-rw-r--r--storage/innobase/include/os0proc.ic (renamed from innobase/include/os0proc.ic)0
-rw-r--r--storage/innobase/include/os0sync.h (renamed from innobase/include/os0sync.h)0
-rw-r--r--storage/innobase/include/os0sync.ic (renamed from innobase/include/os0sync.ic)0
-rw-r--r--storage/innobase/include/os0thread.h (renamed from innobase/include/os0thread.h)0
-rw-r--r--storage/innobase/include/os0thread.ic (renamed from innobase/include/os0thread.ic)0
-rw-r--r--storage/innobase/include/page0cur.h (renamed from innobase/include/page0cur.h)0
-rw-r--r--storage/innobase/include/page0cur.ic (renamed from innobase/include/page0cur.ic)0
-rw-r--r--storage/innobase/include/page0page.h (renamed from innobase/include/page0page.h)0
-rw-r--r--storage/innobase/include/page0page.ic (renamed from innobase/include/page0page.ic)0
-rw-r--r--storage/innobase/include/page0types.h (renamed from innobase/include/page0types.h)0
-rw-r--r--storage/innobase/include/pars0grm.h (renamed from innobase/include/pars0grm.h)0
-rw-r--r--storage/innobase/include/pars0opt.h (renamed from innobase/include/pars0opt.h)0
-rw-r--r--storage/innobase/include/pars0opt.ic (renamed from innobase/include/pars0opt.ic)0
-rw-r--r--storage/innobase/include/pars0pars.h (renamed from innobase/include/pars0pars.h)0
-rw-r--r--storage/innobase/include/pars0pars.ic (renamed from innobase/include/pars0pars.ic)0
-rw-r--r--storage/innobase/include/pars0sym.h (renamed from innobase/include/pars0sym.h)0
-rw-r--r--storage/innobase/include/pars0sym.ic (renamed from innobase/include/pars0sym.ic)0
-rw-r--r--storage/innobase/include/pars0types.h (renamed from innobase/include/pars0types.h)0
-rw-r--r--storage/innobase/include/que0que.h (renamed from innobase/include/que0que.h)0
-rw-r--r--storage/innobase/include/que0que.ic (renamed from innobase/include/que0que.ic)0
-rw-r--r--storage/innobase/include/que0types.h (renamed from innobase/include/que0types.h)0
-rw-r--r--storage/innobase/include/read0read.h (renamed from innobase/include/read0read.h)0
-rw-r--r--storage/innobase/include/read0read.ic (renamed from innobase/include/read0read.ic)0
-rw-r--r--storage/innobase/include/read0types.h (renamed from innobase/include/read0types.h)0
-rw-r--r--storage/innobase/include/rem0cmp.h (renamed from innobase/include/rem0cmp.h)0
-rw-r--r--storage/innobase/include/rem0cmp.ic (renamed from innobase/include/rem0cmp.ic)0
-rw-r--r--storage/innobase/include/rem0rec.h (renamed from innobase/include/rem0rec.h)0
-rw-r--r--storage/innobase/include/rem0rec.ic (renamed from innobase/include/rem0rec.ic)0
-rw-r--r--storage/innobase/include/rem0types.h (renamed from innobase/include/rem0types.h)0
-rw-r--r--storage/innobase/include/row0ins.h (renamed from innobase/include/row0ins.h)0
-rw-r--r--storage/innobase/include/row0ins.ic (renamed from innobase/include/row0ins.ic)0
-rw-r--r--storage/innobase/include/row0mysql.h (renamed from innobase/include/row0mysql.h)0
-rw-r--r--storage/innobase/include/row0mysql.ic (renamed from innobase/include/row0mysql.ic)0
-rw-r--r--storage/innobase/include/row0purge.h (renamed from innobase/include/row0purge.h)0
-rw-r--r--storage/innobase/include/row0purge.ic (renamed from innobase/include/row0purge.ic)0
-rw-r--r--storage/innobase/include/row0row.h (renamed from innobase/include/row0row.h)0
-rw-r--r--storage/innobase/include/row0row.ic (renamed from innobase/include/row0row.ic)0
-rw-r--r--storage/innobase/include/row0sel.h (renamed from innobase/include/row0sel.h)0
-rw-r--r--storage/innobase/include/row0sel.ic (renamed from innobase/include/row0sel.ic)0
-rw-r--r--storage/innobase/include/row0types.h (renamed from innobase/include/row0types.h)0
-rw-r--r--storage/innobase/include/row0uins.h (renamed from innobase/include/row0uins.h)0
-rw-r--r--storage/innobase/include/row0uins.ic (renamed from innobase/include/row0uins.ic)0
-rw-r--r--storage/innobase/include/row0umod.h (renamed from innobase/include/row0umod.h)0
-rw-r--r--storage/innobase/include/row0umod.ic (renamed from innobase/include/row0umod.ic)0
-rw-r--r--storage/innobase/include/row0undo.h (renamed from innobase/include/row0undo.h)0
-rw-r--r--storage/innobase/include/row0undo.ic (renamed from innobase/include/row0undo.ic)0
-rw-r--r--storage/innobase/include/row0upd.h (renamed from innobase/include/row0upd.h)0
-rw-r--r--storage/innobase/include/row0upd.ic (renamed from innobase/include/row0upd.ic)0
-rw-r--r--storage/innobase/include/row0vers.h (renamed from innobase/include/row0vers.h)0
-rw-r--r--storage/innobase/include/row0vers.ic (renamed from innobase/include/row0vers.ic)0
-rw-r--r--storage/innobase/include/srv0que.h (renamed from innobase/include/srv0que.h)0
-rw-r--r--storage/innobase/include/srv0srv.h (renamed from innobase/include/srv0srv.h)0
-rw-r--r--storage/innobase/include/srv0srv.ic (renamed from innobase/include/srv0srv.ic)0
-rw-r--r--storage/innobase/include/srv0start.h (renamed from innobase/include/srv0start.h)0
-rw-r--r--storage/innobase/include/sync0arr.h (renamed from innobase/include/sync0arr.h)0
-rw-r--r--storage/innobase/include/sync0arr.ic (renamed from innobase/include/sync0arr.ic)0
-rw-r--r--storage/innobase/include/sync0rw.h (renamed from innobase/include/sync0rw.h)0
-rw-r--r--storage/innobase/include/sync0rw.ic (renamed from innobase/include/sync0rw.ic)0
-rw-r--r--storage/innobase/include/sync0sync.h (renamed from innobase/include/sync0sync.h)0
-rw-r--r--storage/innobase/include/sync0sync.ic (renamed from innobase/include/sync0sync.ic)0
-rw-r--r--storage/innobase/include/sync0types.h (renamed from innobase/include/sync0types.h)0
-rw-r--r--storage/innobase/include/thr0loc.h (renamed from innobase/include/thr0loc.h)0
-rw-r--r--storage/innobase/include/thr0loc.ic (renamed from innobase/include/thr0loc.ic)0
-rw-r--r--storage/innobase/include/trx0purge.h (renamed from innobase/include/trx0purge.h)0
-rw-r--r--storage/innobase/include/trx0purge.ic (renamed from innobase/include/trx0purge.ic)0
-rw-r--r--storage/innobase/include/trx0rec.h (renamed from innobase/include/trx0rec.h)0
-rw-r--r--storage/innobase/include/trx0rec.ic (renamed from innobase/include/trx0rec.ic)0
-rw-r--r--storage/innobase/include/trx0roll.h (renamed from innobase/include/trx0roll.h)0
-rw-r--r--storage/innobase/include/trx0roll.ic (renamed from innobase/include/trx0roll.ic)0
-rw-r--r--storage/innobase/include/trx0rseg.h (renamed from innobase/include/trx0rseg.h)0
-rw-r--r--storage/innobase/include/trx0rseg.ic (renamed from innobase/include/trx0rseg.ic)0
-rw-r--r--storage/innobase/include/trx0sys.h (renamed from innobase/include/trx0sys.h)0
-rw-r--r--storage/innobase/include/trx0sys.ic (renamed from innobase/include/trx0sys.ic)0
-rw-r--r--storage/innobase/include/trx0trx.h (renamed from innobase/include/trx0trx.h)0
-rw-r--r--storage/innobase/include/trx0trx.ic (renamed from innobase/include/trx0trx.ic)0
-rw-r--r--storage/innobase/include/trx0types.h (renamed from innobase/include/trx0types.h)0
-rw-r--r--storage/innobase/include/trx0undo.h (renamed from innobase/include/trx0undo.h)0
-rw-r--r--storage/innobase/include/trx0undo.ic (renamed from innobase/include/trx0undo.ic)0
-rw-r--r--storage/innobase/include/trx0xa.h (renamed from innobase/include/trx0xa.h)0
-rw-r--r--storage/innobase/include/univ.i (renamed from innobase/include/univ.i)0
-rw-r--r--storage/innobase/include/usr0sess.h (renamed from innobase/include/usr0sess.h)0
-rw-r--r--storage/innobase/include/usr0sess.ic (renamed from innobase/include/usr0sess.ic)0
-rw-r--r--storage/innobase/include/usr0types.h (renamed from innobase/include/usr0types.h)0
-rw-r--r--storage/innobase/include/ut0byte.h (renamed from innobase/include/ut0byte.h)0
-rw-r--r--storage/innobase/include/ut0byte.ic (renamed from innobase/include/ut0byte.ic)0
-rw-r--r--storage/innobase/include/ut0dbg.h (renamed from innobase/include/ut0dbg.h)0
-rw-r--r--storage/innobase/include/ut0lst.h (renamed from innobase/include/ut0lst.h)0
-rw-r--r--storage/innobase/include/ut0mem.h (renamed from innobase/include/ut0mem.h)0
-rw-r--r--storage/innobase/include/ut0mem.ic (renamed from innobase/include/ut0mem.ic)0
-rw-r--r--storage/innobase/include/ut0rnd.h (renamed from innobase/include/ut0rnd.h)0
-rw-r--r--storage/innobase/include/ut0rnd.ic (renamed from innobase/include/ut0rnd.ic)0
-rw-r--r--storage/innobase/include/ut0sort.h (renamed from innobase/include/ut0sort.h)0
-rw-r--r--storage/innobase/include/ut0ut.h (renamed from innobase/include/ut0ut.h)0
-rw-r--r--storage/innobase/include/ut0ut.ic (renamed from innobase/include/ut0ut.ic)0
-rw-r--r--storage/innobase/lock/Makefile.am (renamed from innobase/lock/Makefile.am)0
-rw-r--r--storage/innobase/lock/lock0lock.c (renamed from innobase/lock/lock0lock.c)0
-rw-r--r--storage/innobase/lock/makefilewin (renamed from innobase/lock/makefilewin)0
-rw-r--r--storage/innobase/log/Makefile.am (renamed from innobase/log/Makefile.am)0
-rw-r--r--storage/innobase/log/log0log.c (renamed from innobase/log/log0log.c)0
-rw-r--r--storage/innobase/log/log0recv.c (renamed from innobase/log/log0recv.c)0
-rw-r--r--storage/innobase/log/makefilewin (renamed from innobase/log/makefilewin)0
-rw-r--r--storage/innobase/mach/Makefile.am (renamed from innobase/mach/Makefile.am)0
-rw-r--r--storage/innobase/mach/mach0data.c (renamed from innobase/mach/mach0data.c)0
-rw-r--r--storage/innobase/mach/makefilewin (renamed from innobase/mach/makefilewin)0
-rw-r--r--storage/innobase/makefilewin (renamed from innobase/makefilewin)0
-rw-r--r--storage/innobase/mem/Makefile.am (renamed from innobase/mem/Makefile.am)0
-rw-r--r--storage/innobase/mem/makefilewin (renamed from innobase/mem/makefilewin)0
-rw-r--r--storage/innobase/mem/mem0dbg.c (renamed from innobase/mem/mem0dbg.c)0
-rw-r--r--storage/innobase/mem/mem0mem.c (renamed from innobase/mem/mem0mem.c)0
-rw-r--r--storage/innobase/mem/mem0pool.c (renamed from innobase/mem/mem0pool.c)0
-rw-r--r--storage/innobase/mtr/Makefile.am (renamed from innobase/mtr/Makefile.am)0
-rw-r--r--storage/innobase/mtr/makefilewin (renamed from innobase/mtr/makefilewin)0
-rw-r--r--storage/innobase/mtr/mtr0log.c (renamed from innobase/mtr/mtr0log.c)0
-rw-r--r--storage/innobase/mtr/mtr0mtr.c (renamed from innobase/mtr/mtr0mtr.c)0
-rw-r--r--storage/innobase/my_cnf (renamed from innobase/my_cnf)0
-rw-r--r--storage/innobase/os/Makefile.am (renamed from innobase/os/Makefile.am)0
-rw-r--r--storage/innobase/os/makefilewin (renamed from innobase/os/makefilewin)0
-rw-r--r--storage/innobase/os/os0file.c (renamed from innobase/os/os0file.c)0
-rw-r--r--storage/innobase/os/os0proc.c (renamed from innobase/os/os0proc.c)0
-rw-r--r--storage/innobase/os/os0sync.c (renamed from innobase/os/os0sync.c)0
-rw-r--r--storage/innobase/os/os0thread.c (renamed from innobase/os/os0thread.c)0
-rw-r--r--storage/innobase/page/Makefile.am (renamed from innobase/page/Makefile.am)0
-rw-r--r--storage/innobase/page/makefilewin (renamed from innobase/page/makefilewin)0
-rw-r--r--storage/innobase/page/page0cur.c (renamed from innobase/page/page0cur.c)0
-rw-r--r--storage/innobase/page/page0page.c (renamed from innobase/page/page0page.c)0
-rw-r--r--storage/innobase/pars/Makefile.am (renamed from innobase/pars/Makefile.am)0
-rw-r--r--storage/innobase/pars/lexyy.c (renamed from innobase/pars/lexyy.c)0
-rw-r--r--storage/innobase/pars/makefilewin (renamed from innobase/pars/makefilewin)0
-rw-r--r--storage/innobase/pars/pars0grm.c (renamed from innobase/pars/pars0grm.c)0
-rw-r--r--storage/innobase/pars/pars0grm.h (renamed from innobase/pars/pars0grm.h)0
-rw-r--r--storage/innobase/pars/pars0grm.y (renamed from innobase/pars/pars0grm.y)0
-rw-r--r--storage/innobase/pars/pars0lex.l (renamed from innobase/pars/pars0lex.l)0
-rw-r--r--storage/innobase/pars/pars0opt.c (renamed from innobase/pars/pars0opt.c)0
-rw-r--r--storage/innobase/pars/pars0pars.c (renamed from innobase/pars/pars0pars.c)0
-rw-r--r--storage/innobase/pars/pars0sym.c (renamed from innobase/pars/pars0sym.c)0
-rw-r--r--storage/innobase/que/Makefile.am (renamed from innobase/que/Makefile.am)0
-rw-r--r--storage/innobase/que/makefilewin (renamed from innobase/que/makefilewin)0
-rw-r--r--storage/innobase/que/que0que.c (renamed from innobase/que/que0que.c)0
-rw-r--r--storage/innobase/read/Makefile.am (renamed from innobase/read/Makefile.am)0
-rw-r--r--storage/innobase/read/makefilewin (renamed from innobase/read/makefilewin)0
-rw-r--r--storage/innobase/read/read0read.c (renamed from innobase/read/read0read.c)0
-rw-r--r--storage/innobase/rem/Makefile.am (renamed from innobase/rem/Makefile.am)0
-rw-r--r--storage/innobase/rem/makefilewin (renamed from innobase/rem/makefilewin)0
-rw-r--r--storage/innobase/rem/rem0cmp.c (renamed from innobase/rem/rem0cmp.c)0
-rw-r--r--storage/innobase/rem/rem0rec.c (renamed from innobase/rem/rem0rec.c)0
-rw-r--r--storage/innobase/row/Makefile.am (renamed from innobase/row/Makefile.am)0
-rw-r--r--storage/innobase/row/makefilewin (renamed from innobase/row/makefilewin)0
-rw-r--r--storage/innobase/row/row0ins.c (renamed from innobase/row/row0ins.c)0
-rw-r--r--storage/innobase/row/row0mysql.c (renamed from innobase/row/row0mysql.c)0
-rw-r--r--storage/innobase/row/row0purge.c (renamed from innobase/row/row0purge.c)0
-rw-r--r--storage/innobase/row/row0row.c (renamed from innobase/row/row0row.c)0
-rw-r--r--storage/innobase/row/row0sel.c (renamed from innobase/row/row0sel.c)0
-rw-r--r--storage/innobase/row/row0uins.c (renamed from innobase/row/row0uins.c)0
-rw-r--r--storage/innobase/row/row0umod.c (renamed from innobase/row/row0umod.c)0
-rw-r--r--storage/innobase/row/row0undo.c (renamed from innobase/row/row0undo.c)0
-rw-r--r--storage/innobase/row/row0upd.c (renamed from innobase/row/row0upd.c)0
-rw-r--r--storage/innobase/row/row0vers.c (renamed from innobase/row/row0vers.c)0
-rw-r--r--storage/innobase/srv/Makefile.am (renamed from innobase/srv/Makefile.am)0
-rw-r--r--storage/innobase/srv/makefilewin (renamed from innobase/srv/makefilewin)0
-rw-r--r--storage/innobase/srv/srv0que.c (renamed from innobase/srv/srv0que.c)0
-rw-r--r--storage/innobase/srv/srv0srv.c (renamed from innobase/srv/srv0srv.c)0
-rw-r--r--storage/innobase/srv/srv0start.c (renamed from innobase/srv/srv0start.c)0
-rw-r--r--storage/innobase/sync/Makefile.am (renamed from innobase/sync/Makefile.am)0
-rw-r--r--storage/innobase/sync/makefilewin (renamed from innobase/sync/makefilewin)0
-rw-r--r--storage/innobase/sync/sync0arr.c (renamed from innobase/sync/sync0arr.c)0
-rw-r--r--storage/innobase/sync/sync0rw.c (renamed from innobase/sync/sync0rw.c)0
-rw-r--r--storage/innobase/sync/sync0sync.c (renamed from innobase/sync/sync0sync.c)0
-rw-r--r--storage/innobase/thr/Makefile.am (renamed from innobase/thr/Makefile.am)0
-rw-r--r--storage/innobase/thr/makefilewin (renamed from innobase/thr/makefilewin)0
-rw-r--r--storage/innobase/thr/thr0loc.c (renamed from innobase/thr/thr0loc.c)0
-rw-r--r--storage/innobase/trx/Makefile.am (renamed from innobase/trx/Makefile.am)0
-rw-r--r--storage/innobase/trx/makefilewin (renamed from innobase/trx/makefilewin)0
-rw-r--r--storage/innobase/trx/trx0purge.c (renamed from innobase/trx/trx0purge.c)0
-rw-r--r--storage/innobase/trx/trx0rec.c (renamed from innobase/trx/trx0rec.c)0
-rw-r--r--storage/innobase/trx/trx0roll.c (renamed from innobase/trx/trx0roll.c)0
-rw-r--r--storage/innobase/trx/trx0rseg.c (renamed from innobase/trx/trx0rseg.c)0
-rw-r--r--storage/innobase/trx/trx0sys.c (renamed from innobase/trx/trx0sys.c)0
-rw-r--r--storage/innobase/trx/trx0trx.c (renamed from innobase/trx/trx0trx.c)0
-rw-r--r--storage/innobase/trx/trx0undo.c (renamed from innobase/trx/trx0undo.c)0
-rw-r--r--storage/innobase/usr/Makefile.am (renamed from innobase/usr/Makefile.am)0
-rw-r--r--storage/innobase/usr/makefilewin (renamed from innobase/usr/makefilewin)0
-rw-r--r--storage/innobase/usr/usr0sess.c (renamed from innobase/usr/usr0sess.c)0
-rw-r--r--storage/innobase/ut/Makefile.am (renamed from innobase/ut/Makefile.am)0
-rw-r--r--storage/innobase/ut/makefilewin (renamed from innobase/ut/makefilewin)0
-rw-r--r--storage/innobase/ut/ut0byte.c (renamed from innobase/ut/ut0byte.c)0
-rw-r--r--storage/innobase/ut/ut0dbg.c (renamed from innobase/ut/ut0dbg.c)0
-rw-r--r--storage/innobase/ut/ut0mem.c (renamed from innobase/ut/ut0mem.c)0
-rw-r--r--storage/innobase/ut/ut0rnd.c (renamed from innobase/ut/ut0rnd.c)0
-rw-r--r--storage/innobase/ut/ut0ut.c (renamed from innobase/ut/ut0ut.c)0
-rw-r--r--storage/myisam/.cvsignore (renamed from myisam/.cvsignore)0
-rw-r--r--storage/myisam/ChangeLog (renamed from myisam/ChangeLog)0
-rw-r--r--storage/myisam/Makefile.am (renamed from myisam/Makefile.am)0
-rw-r--r--storage/myisam/NEWS (renamed from myisam/NEWS)0
-rw-r--r--storage/myisam/TODO (renamed from myisam/TODO)0
-rw-r--r--storage/myisam/ft_boolean_search.c (renamed from myisam/ft_boolean_search.c)0
-rw-r--r--storage/myisam/ft_eval.c (renamed from myisam/ft_eval.c)0
-rw-r--r--storage/myisam/ft_eval.h (renamed from myisam/ft_eval.h)0
-rw-r--r--storage/myisam/ft_nlq_search.c (renamed from myisam/ft_nlq_search.c)0
-rw-r--r--storage/myisam/ft_parser.c (renamed from myisam/ft_parser.c)0
-rw-r--r--storage/myisam/ft_static.c (renamed from myisam/ft_static.c)0
-rw-r--r--storage/myisam/ft_stem.c (renamed from myisam/ft_stem.c)0
-rw-r--r--storage/myisam/ft_stopwords.c (renamed from myisam/ft_stopwords.c)0
-rw-r--r--storage/myisam/ft_test1.c (renamed from myisam/ft_test1.c)0
-rw-r--r--storage/myisam/ft_test1.h (renamed from myisam/ft_test1.h)0
-rw-r--r--storage/myisam/ft_update.c (renamed from myisam/ft_update.c)0
-rwxr-xr-xstorage/myisam/ftbench/Ecompare.pl (renamed from myisam/ftbench/Ecompare.pl)0
-rwxr-xr-xstorage/myisam/ftbench/Ecreate.pl (renamed from myisam/ftbench/Ecreate.pl)0
-rwxr-xr-xstorage/myisam/ftbench/Ereport.pl (renamed from myisam/ftbench/Ereport.pl)0
-rw-r--r--storage/myisam/ftbench/README (renamed from myisam/ftbench/README)0
-rwxr-xr-xstorage/myisam/ftbench/ft-test-run.sh (renamed from myisam/ftbench/ft-test-run.sh)0
-rw-r--r--storage/myisam/ftdefs.h (renamed from myisam/ftdefs.h)0
-rw-r--r--storage/myisam/fulltext.h (renamed from myisam/fulltext.h)0
-rwxr-xr-xstorage/myisam/make-ccc (renamed from myisam/make-ccc)0
-rw-r--r--storage/myisam/mi_cache.c (renamed from myisam/mi_cache.c)0
-rw-r--r--storage/myisam/mi_changed.c (renamed from myisam/mi_changed.c)0
-rw-r--r--storage/myisam/mi_check.c (renamed from myisam/mi_check.c)0
-rw-r--r--storage/myisam/mi_checksum.c (renamed from myisam/mi_checksum.c)0
-rw-r--r--storage/myisam/mi_close.c (renamed from myisam/mi_close.c)0
-rw-r--r--storage/myisam/mi_create.c (renamed from myisam/mi_create.c)0
-rw-r--r--storage/myisam/mi_dbug.c (renamed from myisam/mi_dbug.c)0
-rw-r--r--storage/myisam/mi_delete.c (renamed from myisam/mi_delete.c)0
-rw-r--r--storage/myisam/mi_delete_all.c (renamed from myisam/mi_delete_all.c)0
-rw-r--r--storage/myisam/mi_delete_table.c (renamed from myisam/mi_delete_table.c)0
-rw-r--r--storage/myisam/mi_dynrec.c (renamed from myisam/mi_dynrec.c)0
-rw-r--r--storage/myisam/mi_extra.c (renamed from myisam/mi_extra.c)0
-rw-r--r--storage/myisam/mi_info.c (renamed from myisam/mi_info.c)0
-rw-r--r--storage/myisam/mi_key.c (renamed from myisam/mi_key.c)0
-rw-r--r--storage/myisam/mi_keycache.c (renamed from myisam/mi_keycache.c)0
-rw-r--r--storage/myisam/mi_locking.c (renamed from myisam/mi_locking.c)0
-rw-r--r--storage/myisam/mi_log.c (renamed from myisam/mi_log.c)0
-rw-r--r--storage/myisam/mi_open.c (renamed from myisam/mi_open.c)0
-rw-r--r--storage/myisam/mi_packrec.c (renamed from myisam/mi_packrec.c)0
-rw-r--r--storage/myisam/mi_page.c (renamed from myisam/mi_page.c)0
-rw-r--r--storage/myisam/mi_panic.c (renamed from myisam/mi_panic.c)0
-rw-r--r--storage/myisam/mi_preload.c (renamed from myisam/mi_preload.c)0
-rw-r--r--storage/myisam/mi_range.c (renamed from myisam/mi_range.c)0
-rw-r--r--storage/myisam/mi_rename.c (renamed from myisam/mi_rename.c)0
-rw-r--r--storage/myisam/mi_rfirst.c (renamed from myisam/mi_rfirst.c)0
-rw-r--r--storage/myisam/mi_rkey.c (renamed from myisam/mi_rkey.c)0
-rw-r--r--storage/myisam/mi_rlast.c (renamed from myisam/mi_rlast.c)0
-rw-r--r--storage/myisam/mi_rnext.c (renamed from myisam/mi_rnext.c)0
-rw-r--r--storage/myisam/mi_rnext_same.c (renamed from myisam/mi_rnext_same.c)0
-rw-r--r--storage/myisam/mi_rprev.c (renamed from myisam/mi_rprev.c)0
-rw-r--r--storage/myisam/mi_rrnd.c (renamed from myisam/mi_rrnd.c)0
-rw-r--r--storage/myisam/mi_rsame.c (renamed from myisam/mi_rsame.c)0
-rw-r--r--storage/myisam/mi_rsamepos.c (renamed from myisam/mi_rsamepos.c)0
-rw-r--r--storage/myisam/mi_scan.c (renamed from myisam/mi_scan.c)0
-rw-r--r--storage/myisam/mi_search.c (renamed from myisam/mi_search.c)0
-rw-r--r--storage/myisam/mi_static.c (renamed from myisam/mi_static.c)0
-rw-r--r--storage/myisam/mi_statrec.c (renamed from myisam/mi_statrec.c)0
-rw-r--r--storage/myisam/mi_test1.c (renamed from myisam/mi_test1.c)0
-rw-r--r--storage/myisam/mi_test2.c (renamed from myisam/mi_test2.c)0
-rw-r--r--storage/myisam/mi_test3.c (renamed from myisam/mi_test3.c)0
-rw-r--r--storage/myisam/mi_test_all.res (renamed from myisam/mi_test_all.res)0
-rwxr-xr-xstorage/myisam/mi_test_all.sh (renamed from myisam/mi_test_all.sh)0
-rw-r--r--storage/myisam/mi_unique.c (renamed from myisam/mi_unique.c)0
-rw-r--r--storage/myisam/mi_update.c (renamed from myisam/mi_update.c)0
-rw-r--r--storage/myisam/mi_write.c (renamed from myisam/mi_write.c)0
-rw-r--r--storage/myisam/myisam_ftdump.c (renamed from myisam/myisam_ftdump.c)0
-rw-r--r--storage/myisam/myisamchk.c (renamed from myisam/myisamchk.c)0
-rw-r--r--storage/myisam/myisamdef.h (renamed from myisam/myisamdef.h)0
-rw-r--r--storage/myisam/myisamlog.c (renamed from myisam/myisamlog.c)0
-rw-r--r--storage/myisam/myisampack.c (renamed from myisam/myisampack.c)0
-rw-r--r--storage/myisam/rt_index.c (renamed from myisam/rt_index.c)0
-rw-r--r--storage/myisam/rt_index.h (renamed from myisam/rt_index.h)0
-rw-r--r--storage/myisam/rt_key.c (renamed from myisam/rt_key.c)0
-rw-r--r--storage/myisam/rt_key.h (renamed from myisam/rt_key.h)0
-rw-r--r--storage/myisam/rt_mbr.c (renamed from myisam/rt_mbr.c)0
-rw-r--r--storage/myisam/rt_mbr.h (renamed from myisam/rt_mbr.h)0
-rw-r--r--storage/myisam/rt_split.c (renamed from myisam/rt_split.c)0
-rw-r--r--storage/myisam/rt_test.c (renamed from myisam/rt_test.c)0
-rw-r--r--storage/myisam/sort.c (renamed from myisam/sort.c)0
-rw-r--r--storage/myisam/sp_defs.h (renamed from myisam/sp_defs.h)0
-rw-r--r--storage/myisam/sp_key.c (renamed from myisam/sp_key.c)0
-rw-r--r--storage/myisam/sp_test.c (renamed from myisam/sp_test.c)0
-rwxr-xr-xstorage/myisam/test_pack (renamed from myisam/test_pack)0
-rw-r--r--storage/myisammrg/.cvsignore (renamed from myisammrg/.cvsignore)0
-rw-r--r--storage/myisammrg/Makefile.am (renamed from myisammrg/Makefile.am)0
-rwxr-xr-xstorage/myisammrg/make-ccc (renamed from myisammrg/make-ccc)0
-rw-r--r--storage/myisammrg/myrg_close.c (renamed from myisammrg/myrg_close.c)0
-rw-r--r--storage/myisammrg/myrg_create.c (renamed from myisammrg/myrg_create.c)0
-rw-r--r--storage/myisammrg/myrg_def.h (renamed from myisammrg/myrg_def.h)2
-rw-r--r--storage/myisammrg/myrg_delete.c (renamed from myisammrg/myrg_delete.c)0
-rw-r--r--storage/myisammrg/myrg_extra.c (renamed from myisammrg/myrg_extra.c)0
-rw-r--r--storage/myisammrg/myrg_info.c (renamed from myisammrg/myrg_info.c)0
-rw-r--r--storage/myisammrg/myrg_locking.c (renamed from myisammrg/myrg_locking.c)0
-rw-r--r--storage/myisammrg/myrg_open.c (renamed from myisammrg/myrg_open.c)0
-rw-r--r--storage/myisammrg/myrg_panic.c (renamed from myisammrg/myrg_panic.c)0
-rw-r--r--storage/myisammrg/myrg_queue.c (renamed from myisammrg/myrg_queue.c)0
-rw-r--r--storage/myisammrg/myrg_range.c (renamed from myisammrg/myrg_range.c)0
-rw-r--r--storage/myisammrg/myrg_rfirst.c (renamed from myisammrg/myrg_rfirst.c)0
-rw-r--r--storage/myisammrg/myrg_rkey.c (renamed from myisammrg/myrg_rkey.c)0
-rw-r--r--storage/myisammrg/myrg_rlast.c (renamed from myisammrg/myrg_rlast.c)0
-rw-r--r--storage/myisammrg/myrg_rnext.c (renamed from myisammrg/myrg_rnext.c)0
-rw-r--r--storage/myisammrg/myrg_rnext_same.c (renamed from myisammrg/myrg_rnext_same.c)0
-rw-r--r--storage/myisammrg/myrg_rprev.c (renamed from myisammrg/myrg_rprev.c)0
-rw-r--r--storage/myisammrg/myrg_rrnd.c (renamed from myisammrg/myrg_rrnd.c)0
-rw-r--r--storage/myisammrg/myrg_rsame.c (renamed from myisammrg/myrg_rsame.c)0
-rw-r--r--storage/myisammrg/myrg_static.c (renamed from myisammrg/myrg_static.c)0
-rw-r--r--storage/myisammrg/myrg_update.c (renamed from myisammrg/myrg_update.c)0
-rw-r--r--storage/myisammrg/myrg_write.c (renamed from myisammrg/myrg_write.c)0
-rw-r--r--storage/ndb/Makefile.am (renamed from ndb/Makefile.am)0
-rw-r--r--storage/ndb/bin/.empty (renamed from ndb/bin/.empty)0
-rwxr-xr-xstorage/ndb/bin/check-regression.sh (renamed from ndb/bin/check-regression.sh)0
-rwxr-xr-xstorage/ndb/bin/makeTestPrograms_html.sh (renamed from ndb/bin/makeTestPrograms_html.sh)0
-rw-r--r--storage/ndb/config/common.mk.am (renamed from ndb/config/common.mk.am)0
-rwxr-xr-xstorage/ndb/config/make-win-dsw.sh (renamed from ndb/config/make-win-dsw.sh)0
-rw-r--r--storage/ndb/config/type_kernel.mk.am (renamed from ndb/config/type_kernel.mk.am)0
-rw-r--r--storage/ndb/config/type_mgmapiclient.mk.am (renamed from ndb/config/type_mgmapiclient.mk.am)0
-rw-r--r--storage/ndb/config/type_ndbapi.mk.am (renamed from ndb/config/type_ndbapi.mk.am)0
-rw-r--r--storage/ndb/config/type_ndbapiclient.mk.am (renamed from ndb/config/type_ndbapiclient.mk.am)0
-rw-r--r--storage/ndb/config/type_ndbapitest.mk.am (renamed from ndb/config/type_ndbapitest.mk.am)0
-rw-r--r--storage/ndb/config/type_ndbapitools.mk.am (renamed from ndb/config/type_ndbapitools.mk.am)0
-rw-r--r--storage/ndb/config/type_util.mk.am (renamed from ndb/config/type_util.mk.am)0
-rwxr-xr-xstorage/ndb/config/win-includes (renamed from ndb/config/win-includes)0
-rw-r--r--storage/ndb/config/win-lib.am (renamed from ndb/config/win-lib.am)0
-rwxr-xr-xstorage/ndb/config/win-libraries (renamed from ndb/config/win-libraries)0
-rwxr-xr-xstorage/ndb/config/win-name (renamed from ndb/config/win-name)0
-rw-r--r--storage/ndb/config/win-prg.am (renamed from ndb/config/win-prg.am)0
-rwxr-xr-xstorage/ndb/config/win-sources (renamed from ndb/config/win-sources)0
-rw-r--r--storage/ndb/demos/1-node/1-api-3/Ndb.cfg (renamed from ndb/demos/1-node/1-api-3/Ndb.cfg)0
-rw-r--r--storage/ndb/demos/1-node/1-db-2/Ndb.cfg (renamed from ndb/demos/1-node/1-db-2/Ndb.cfg)0
-rw-r--r--storage/ndb/demos/1-node/1-mgm-1/Ndb.cfg (renamed from ndb/demos/1-node/1-mgm-1/Ndb.cfg)0
-rw-r--r--storage/ndb/demos/1-node/1-mgm-1/template_config.ini (renamed from ndb/demos/1-node/1-mgm-1/template_config.ini)0
-rw-r--r--storage/ndb/demos/2-node/2-api-4/Ndb.cfg (renamed from ndb/demos/2-node/2-api-4/Ndb.cfg)0
-rw-r--r--storage/ndb/demos/2-node/2-api-5/Ndb.cfg (renamed from ndb/demos/2-node/2-api-5/Ndb.cfg)0
-rw-r--r--storage/ndb/demos/2-node/2-api-6/Ndb.cfg (renamed from ndb/demos/2-node/2-api-6/Ndb.cfg)0
-rw-r--r--storage/ndb/demos/2-node/2-api-7/Ndb.cfg (renamed from ndb/demos/2-node/2-api-7/Ndb.cfg)0
-rw-r--r--storage/ndb/demos/2-node/2-db-2/Ndb.cfg (renamed from ndb/demos/2-node/2-db-2/Ndb.cfg)0
-rw-r--r--storage/ndb/demos/2-node/2-db-3/Ndb.cfg (renamed from ndb/demos/2-node/2-db-3/Ndb.cfg)0
-rw-r--r--storage/ndb/demos/2-node/2-mgm-1/Ndb.cfg (renamed from ndb/demos/2-node/2-mgm-1/Ndb.cfg)0
-rw-r--r--storage/ndb/demos/2-node/2-mgm-1/template_config.ini (renamed from ndb/demos/2-node/2-mgm-1/template_config.ini)0
-rw-r--r--storage/ndb/demos/config-templates/config_template-1-REP.ini (renamed from ndb/demos/config-templates/config_template-1-REP.ini)0
-rw-r--r--storage/ndb/demos/config-templates/config_template-4.ini (renamed from ndb/demos/config-templates/config_template-4.ini)0
-rw-r--r--storage/ndb/demos/config-templates/config_template-install.ini (renamed from ndb/demos/config-templates/config_template-install.ini)0
-rw-r--r--storage/ndb/demos/run_demo1-PS-SS_common.sh (renamed from ndb/demos/run_demo1-PS-SS_common.sh)0
-rwxr-xr-xstorage/ndb/demos/run_demo1-PS.sh (renamed from ndb/demos/run_demo1-PS.sh)0
-rwxr-xr-xstorage/ndb/demos/run_demo1-SS.sh (renamed from ndb/demos/run_demo1-SS.sh)0
-rwxr-xr-xstorage/ndb/demos/run_demo1.sh (renamed from ndb/demos/run_demo1.sh)0
-rwxr-xr-xstorage/ndb/demos/run_demo2.sh (renamed from ndb/demos/run_demo2.sh)0
-rw-r--r--storage/ndb/docs/Makefile.am (renamed from ndb/docs/Makefile.am)0
-rw-r--r--storage/ndb/docs/README (renamed from ndb/docs/README)0
-rw-r--r--storage/ndb/docs/doxygen/Doxyfile.mgmapi (renamed from ndb/docs/doxygen/Doxyfile.mgmapi)0
-rw-r--r--storage/ndb/docs/doxygen/Doxyfile.ndb (renamed from ndb/docs/doxygen/Doxyfile.ndb)0
-rw-r--r--storage/ndb/docs/doxygen/Doxyfile.ndbapi (renamed from ndb/docs/doxygen/Doxyfile.ndbapi)0
-rw-r--r--storage/ndb/docs/doxygen/Doxyfile.odbc (renamed from ndb/docs/doxygen/Doxyfile.odbc)0
-rw-r--r--storage/ndb/docs/doxygen/Doxyfile.test (renamed from ndb/docs/doxygen/Doxyfile.test)0
-rw-r--r--storage/ndb/docs/doxygen/header.mgmapi.tex (renamed from ndb/docs/doxygen/header.mgmapi.tex)0
-rw-r--r--storage/ndb/docs/doxygen/header.ndbapi.tex (renamed from ndb/docs/doxygen/header.ndbapi.tex)0
-rwxr-xr-xstorage/ndb/docs/doxygen/postdoxy.pl (renamed from ndb/docs/doxygen/postdoxy.pl)0
-rwxr-xr-xstorage/ndb/docs/doxygen/predoxy.pl (renamed from ndb/docs/doxygen/predoxy.pl)0
-rw-r--r--storage/ndb/docs/wl2077.txt (renamed from ndb/docs/wl2077.txt)0
-rwxr-xr-xstorage/ndb/home/bin/Linuxmkisofs (renamed from ndb/home/bin/Linuxmkisofs)bin503146 -> 503146 bytes
-rwxr-xr-xstorage/ndb/home/bin/Solarismkisofs (renamed from ndb/home/bin/Solarismkisofs)bin634084 -> 634084 bytes
-rwxr-xr-xstorage/ndb/home/bin/cvs2cl.pl (renamed from ndb/home/bin/cvs2cl.pl)0
-rwxr-xr-xstorage/ndb/home/bin/fix-cvs-root (renamed from ndb/home/bin/fix-cvs-root)0
-rwxr-xr-xstorage/ndb/home/bin/import-from-bk.sh (renamed from ndb/home/bin/import-from-bk.sh)0
-rwxr-xr-xstorage/ndb/home/bin/ndb_deploy (renamed from ndb/home/bin/ndb_deploy)0
-rwxr-xr-xstorage/ndb/home/bin/ndbdoxy.pl (renamed from ndb/home/bin/ndbdoxy.pl)0
-rwxr-xr-xstorage/ndb/home/bin/ngcalc (renamed from ndb/home/bin/ngcalc)0
-rw-r--r--storage/ndb/home/bin/parseConfigFile.awk (renamed from ndb/home/bin/parseConfigFile.awk)0
-rwxr-xr-xstorage/ndb/home/bin/setup-test.sh (renamed from ndb/home/bin/setup-test.sh)0
-rw-r--r--storage/ndb/home/bin/signallog2html.lib/signallog2list.awk (renamed from ndb/home/bin/signallog2html.lib/signallog2list.awk)0
-rw-r--r--storage/ndb/home/bin/signallog2html.lib/uniq_blocks.awk (renamed from ndb/home/bin/signallog2html.lib/uniq_blocks.awk)0
-rwxr-xr-xstorage/ndb/home/bin/signallog2html.sh (renamed from ndb/home/bin/signallog2html.sh)0
-rwxr-xr-xstorage/ndb/home/bin/stripcr (renamed from ndb/home/bin/stripcr)0
-rw-r--r--storage/ndb/home/lib/funcs.sh (renamed from ndb/home/lib/funcs.sh)0
-rw-r--r--storage/ndb/include/Makefile.am (renamed from ndb/include/Makefile.am)0
-rw-r--r--storage/ndb/include/debugger/DebuggerNames.hpp (renamed from ndb/include/debugger/DebuggerNames.hpp)0
-rw-r--r--storage/ndb/include/debugger/EventLogger.hpp (renamed from ndb/include/debugger/EventLogger.hpp)0
-rw-r--r--storage/ndb/include/debugger/GrepError.hpp (renamed from ndb/include/debugger/GrepError.hpp)0
-rw-r--r--storage/ndb/include/debugger/SignalLoggerManager.hpp (renamed from ndb/include/debugger/SignalLoggerManager.hpp)0
-rw-r--r--storage/ndb/include/editline/editline.h (renamed from ndb/include/editline/editline.h)0
-rw-r--r--storage/ndb/include/kernel/AttributeDescriptor.hpp (renamed from ndb/include/kernel/AttributeDescriptor.hpp)0
-rw-r--r--storage/ndb/include/kernel/AttributeHeader.hpp (renamed from ndb/include/kernel/AttributeHeader.hpp)0
-rw-r--r--storage/ndb/include/kernel/AttributeList.hpp (renamed from ndb/include/kernel/AttributeList.hpp)0
-rw-r--r--storage/ndb/include/kernel/BlockNumbers.h (renamed from ndb/include/kernel/BlockNumbers.h)0
-rw-r--r--storage/ndb/include/kernel/GlobalSignalNumbers.h (renamed from ndb/include/kernel/GlobalSignalNumbers.h)0
-rw-r--r--storage/ndb/include/kernel/GrepEvent.hpp (renamed from ndb/include/kernel/GrepEvent.hpp)0
-rw-r--r--storage/ndb/include/kernel/Interpreter.hpp (renamed from ndb/include/kernel/Interpreter.hpp)0
-rw-r--r--storage/ndb/include/kernel/LogLevel.hpp (renamed from ndb/include/kernel/LogLevel.hpp)0
-rw-r--r--storage/ndb/include/kernel/NodeBitmask.hpp (renamed from ndb/include/kernel/NodeBitmask.hpp)0
-rw-r--r--storage/ndb/include/kernel/NodeInfo.hpp (renamed from ndb/include/kernel/NodeInfo.hpp)0
-rw-r--r--storage/ndb/include/kernel/NodeState.hpp (renamed from ndb/include/kernel/NodeState.hpp)0
-rw-r--r--storage/ndb/include/kernel/RefConvert.hpp (renamed from ndb/include/kernel/RefConvert.hpp)0
-rw-r--r--storage/ndb/include/kernel/kernel_config_parameters.h (renamed from ndb/include/kernel/kernel_config_parameters.h)0
-rw-r--r--storage/ndb/include/kernel/kernel_types.h (renamed from ndb/include/kernel/kernel_types.h)0
-rw-r--r--storage/ndb/include/kernel/ndb_limits.h (renamed from ndb/include/kernel/ndb_limits.h)0
-rw-r--r--storage/ndb/include/kernel/signaldata/AbortAll.hpp (renamed from ndb/include/kernel/signaldata/AbortAll.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/AccFrag.hpp (renamed from ndb/include/kernel/signaldata/AccFrag.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/AccLock.hpp (renamed from ndb/include/kernel/signaldata/AccLock.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/AccScan.hpp (renamed from ndb/include/kernel/signaldata/AccScan.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/AccSizeAltReq.hpp (renamed from ndb/include/kernel/signaldata/AccSizeAltReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/AlterIndx.hpp (renamed from ndb/include/kernel/signaldata/AlterIndx.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/AlterTab.hpp (renamed from ndb/include/kernel/signaldata/AlterTab.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/AlterTable.hpp (renamed from ndb/include/kernel/signaldata/AlterTable.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/AlterTrig.hpp (renamed from ndb/include/kernel/signaldata/AlterTrig.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/ApiRegSignalData.hpp (renamed from ndb/include/kernel/signaldata/ApiRegSignalData.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/ApiVersion.hpp (renamed from ndb/include/kernel/signaldata/ApiVersion.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/ArbitSignalData.hpp (renamed from ndb/include/kernel/signaldata/ArbitSignalData.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/AttrInfo.hpp (renamed from ndb/include/kernel/signaldata/AttrInfo.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/BackupContinueB.hpp (renamed from ndb/include/kernel/signaldata/BackupContinueB.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/BackupImpl.hpp (renamed from ndb/include/kernel/signaldata/BackupImpl.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/BackupSignalData.hpp (renamed from ndb/include/kernel/signaldata/BackupSignalData.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/BlockCommitOrd.hpp (renamed from ndb/include/kernel/signaldata/BlockCommitOrd.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/BuildIndx.hpp (renamed from ndb/include/kernel/signaldata/BuildIndx.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CheckNodeGroups.hpp (renamed from ndb/include/kernel/signaldata/CheckNodeGroups.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CloseComReqConf.hpp (renamed from ndb/include/kernel/signaldata/CloseComReqConf.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CmInit.hpp (renamed from ndb/include/kernel/signaldata/CmInit.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CmRegSignalData.hpp (renamed from ndb/include/kernel/signaldata/CmRegSignalData.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CmvmiCfgConf.hpp (renamed from ndb/include/kernel/signaldata/CmvmiCfgConf.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CntrMasterConf.hpp (renamed from ndb/include/kernel/signaldata/CntrMasterConf.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CntrMasterReq.hpp (renamed from ndb/include/kernel/signaldata/CntrMasterReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CntrStart.hpp (renamed from ndb/include/kernel/signaldata/CntrStart.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/ConfigParamId.hpp (renamed from ndb/include/kernel/signaldata/ConfigParamId.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/ContinueFragmented.hpp (renamed from ndb/include/kernel/signaldata/ContinueFragmented.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CopyActive.hpp (renamed from ndb/include/kernel/signaldata/CopyActive.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CopyFrag.hpp (renamed from ndb/include/kernel/signaldata/CopyFrag.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CopyGCIReq.hpp (renamed from ndb/include/kernel/signaldata/CopyGCIReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CreateEvnt.hpp (renamed from ndb/include/kernel/signaldata/CreateEvnt.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CreateFrag.hpp (renamed from ndb/include/kernel/signaldata/CreateFrag.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CreateFragmentation.hpp (renamed from ndb/include/kernel/signaldata/CreateFragmentation.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CreateIndx.hpp (renamed from ndb/include/kernel/signaldata/CreateIndx.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CreateTab.hpp (renamed from ndb/include/kernel/signaldata/CreateTab.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CreateTable.hpp (renamed from ndb/include/kernel/signaldata/CreateTable.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/CreateTrig.hpp (renamed from ndb/include/kernel/signaldata/CreateTrig.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DiAddTab.hpp (renamed from ndb/include/kernel/signaldata/DiAddTab.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DiGetNodes.hpp (renamed from ndb/include/kernel/signaldata/DiGetNodes.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DictSchemaInfo.hpp (renamed from ndb/include/kernel/signaldata/DictSchemaInfo.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DictSizeAltReq.hpp (renamed from ndb/include/kernel/signaldata/DictSizeAltReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DictStart.hpp (renamed from ndb/include/kernel/signaldata/DictStart.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DictTabInfo.hpp (renamed from ndb/include/kernel/signaldata/DictTabInfo.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DihAddFrag.hpp (renamed from ndb/include/kernel/signaldata/DihAddFrag.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DihContinueB.hpp (renamed from ndb/include/kernel/signaldata/DihContinueB.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DihSizeAltReq.hpp (renamed from ndb/include/kernel/signaldata/DihSizeAltReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DihStartTab.hpp (renamed from ndb/include/kernel/signaldata/DihStartTab.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DihSwitchReplica.hpp (renamed from ndb/include/kernel/signaldata/DihSwitchReplica.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DisconnectRep.hpp (renamed from ndb/include/kernel/signaldata/DisconnectRep.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DropIndx.hpp (renamed from ndb/include/kernel/signaldata/DropIndx.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DropTab.hpp (renamed from ndb/include/kernel/signaldata/DropTab.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DropTabFile.hpp (renamed from ndb/include/kernel/signaldata/DropTabFile.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DropTable.hpp (renamed from ndb/include/kernel/signaldata/DropTable.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DropTrig.hpp (renamed from ndb/include/kernel/signaldata/DropTrig.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/DumpStateOrd.hpp (renamed from ndb/include/kernel/signaldata/DumpStateOrd.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/EmptyLcp.hpp (renamed from ndb/include/kernel/signaldata/EmptyLcp.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/EndTo.hpp (renamed from ndb/include/kernel/signaldata/EndTo.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/EventReport.hpp (renamed from ndb/include/kernel/signaldata/EventReport.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/EventSubscribeReq.hpp (renamed from ndb/include/kernel/signaldata/EventSubscribeReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/ExecFragReq.hpp (renamed from ndb/include/kernel/signaldata/ExecFragReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/FailRep.hpp (renamed from ndb/include/kernel/signaldata/FailRep.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/FireTrigOrd.hpp (renamed from ndb/include/kernel/signaldata/FireTrigOrd.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/FsAppendReq.hpp (renamed from ndb/include/kernel/signaldata/FsAppendReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/FsCloseReq.hpp (renamed from ndb/include/kernel/signaldata/FsCloseReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/FsConf.hpp (renamed from ndb/include/kernel/signaldata/FsConf.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/FsOpenReq.hpp (renamed from ndb/include/kernel/signaldata/FsOpenReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/FsReadWriteReq.hpp (renamed from ndb/include/kernel/signaldata/FsReadWriteReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/FsRef.hpp (renamed from ndb/include/kernel/signaldata/FsRef.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/FsRemoveReq.hpp (renamed from ndb/include/kernel/signaldata/FsRemoveReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/GCPSave.hpp (renamed from ndb/include/kernel/signaldata/GCPSave.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/GetTabInfo.hpp (renamed from ndb/include/kernel/signaldata/GetTabInfo.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/GetTableId.hpp (renamed from ndb/include/kernel/signaldata/GetTableId.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/GrepImpl.hpp (renamed from ndb/include/kernel/signaldata/GrepImpl.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/HotSpareRep.hpp (renamed from ndb/include/kernel/signaldata/HotSpareRep.hpp)0
-rwxr-xr-xstorage/ndb/include/kernel/signaldata/IndxAttrInfo.hpp (renamed from ndb/include/kernel/signaldata/IndxAttrInfo.hpp)0
-rwxr-xr-xstorage/ndb/include/kernel/signaldata/IndxKeyInfo.hpp (renamed from ndb/include/kernel/signaldata/IndxKeyInfo.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/InvalidateNodeLCPConf.hpp (renamed from ndb/include/kernel/signaldata/InvalidateNodeLCPConf.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/InvalidateNodeLCPReq.hpp (renamed from ndb/include/kernel/signaldata/InvalidateNodeLCPReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/KeyInfo.hpp (renamed from ndb/include/kernel/signaldata/KeyInfo.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/LCP.hpp (renamed from ndb/include/kernel/signaldata/LCP.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/ListTables.hpp (renamed from ndb/include/kernel/signaldata/ListTables.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/LqhFrag.hpp (renamed from ndb/include/kernel/signaldata/LqhFrag.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/LqhKey.hpp (renamed from ndb/include/kernel/signaldata/LqhKey.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/LqhSizeAltReq.hpp (renamed from ndb/include/kernel/signaldata/LqhSizeAltReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/LqhTransConf.hpp (renamed from ndb/include/kernel/signaldata/LqhTransConf.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/ManagementServer.hpp (renamed from ndb/include/kernel/signaldata/ManagementServer.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/MasterGCP.hpp (renamed from ndb/include/kernel/signaldata/MasterGCP.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/MasterLCP.hpp (renamed from ndb/include/kernel/signaldata/MasterLCP.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/NFCompleteRep.hpp (renamed from ndb/include/kernel/signaldata/NFCompleteRep.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/NdbSttor.hpp (renamed from ndb/include/kernel/signaldata/NdbSttor.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/NdbfsContinueB.hpp (renamed from ndb/include/kernel/signaldata/NdbfsContinueB.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/NextScan.hpp (renamed from ndb/include/kernel/signaldata/NextScan.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/NodeFailRep.hpp (renamed from ndb/include/kernel/signaldata/NodeFailRep.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/NodeStateSignalData.hpp (renamed from ndb/include/kernel/signaldata/NodeStateSignalData.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/PackedSignal.hpp (renamed from ndb/include/kernel/signaldata/PackedSignal.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/PrepDropTab.hpp (renamed from ndb/include/kernel/signaldata/PrepDropTab.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/PrepFailReqRef.hpp (renamed from ndb/include/kernel/signaldata/PrepFailReqRef.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/ReadConfig.hpp (renamed from ndb/include/kernel/signaldata/ReadConfig.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/ReadNodesConf.hpp (renamed from ndb/include/kernel/signaldata/ReadNodesConf.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/RelTabMem.hpp (renamed from ndb/include/kernel/signaldata/RelTabMem.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/RepImpl.hpp (renamed from ndb/include/kernel/signaldata/RepImpl.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/ResumeReq.hpp (renamed from ndb/include/kernel/signaldata/ResumeReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/ScanFrag.hpp (renamed from ndb/include/kernel/signaldata/ScanFrag.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/ScanTab.hpp (renamed from ndb/include/kernel/signaldata/ScanTab.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/SetLogLevelOrd.hpp (renamed from ndb/include/kernel/signaldata/SetLogLevelOrd.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/SetVarReq.hpp (renamed from ndb/include/kernel/signaldata/SetVarReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/SignalData.hpp (renamed from ndb/include/kernel/signaldata/SignalData.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/SignalDataPrint.hpp (renamed from ndb/include/kernel/signaldata/SignalDataPrint.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/SignalDroppedRep.hpp (renamed from ndb/include/kernel/signaldata/SignalDroppedRep.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/SrFragidConf.hpp (renamed from ndb/include/kernel/signaldata/SrFragidConf.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/StartFragReq.hpp (renamed from ndb/include/kernel/signaldata/StartFragReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/StartInfo.hpp (renamed from ndb/include/kernel/signaldata/StartInfo.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/StartMe.hpp (renamed from ndb/include/kernel/signaldata/StartMe.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/StartOrd.hpp (renamed from ndb/include/kernel/signaldata/StartOrd.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/StartPerm.hpp (renamed from ndb/include/kernel/signaldata/StartPerm.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/StartRec.hpp (renamed from ndb/include/kernel/signaldata/StartRec.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/StartTo.hpp (renamed from ndb/include/kernel/signaldata/StartTo.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/StopMe.hpp (renamed from ndb/include/kernel/signaldata/StopMe.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/StopPerm.hpp (renamed from ndb/include/kernel/signaldata/StopPerm.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/StopReq.hpp (renamed from ndb/include/kernel/signaldata/StopReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/SumaImpl.hpp (renamed from ndb/include/kernel/signaldata/SumaImpl.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/SystemError.hpp (renamed from ndb/include/kernel/signaldata/SystemError.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TamperOrd.hpp (renamed from ndb/include/kernel/signaldata/TamperOrd.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TcCommit.hpp (renamed from ndb/include/kernel/signaldata/TcCommit.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TcContinueB.hpp (renamed from ndb/include/kernel/signaldata/TcContinueB.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TcHbRep.hpp (renamed from ndb/include/kernel/signaldata/TcHbRep.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TcIndx.hpp (renamed from ndb/include/kernel/signaldata/TcIndx.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TcKeyConf.hpp (renamed from ndb/include/kernel/signaldata/TcKeyConf.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TcKeyFailConf.hpp (renamed from ndb/include/kernel/signaldata/TcKeyFailConf.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TcKeyRef.hpp (renamed from ndb/include/kernel/signaldata/TcKeyRef.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TcKeyReq.hpp (renamed from ndb/include/kernel/signaldata/TcKeyReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TcRollbackRep.hpp (renamed from ndb/include/kernel/signaldata/TcRollbackRep.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TcSizeAltReq.hpp (renamed from ndb/include/kernel/signaldata/TcSizeAltReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TestOrd.hpp (renamed from ndb/include/kernel/signaldata/TestOrd.hpp)0
-rwxr-xr-xstorage/ndb/include/kernel/signaldata/TransIdAI.hpp (renamed from ndb/include/kernel/signaldata/TransIdAI.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TrigAttrInfo.hpp (renamed from ndb/include/kernel/signaldata/TrigAttrInfo.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TupCommit.hpp (renamed from ndb/include/kernel/signaldata/TupCommit.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TupFrag.hpp (renamed from ndb/include/kernel/signaldata/TupFrag.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TupKey.hpp (renamed from ndb/include/kernel/signaldata/TupKey.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TupSizeAltReq.hpp (renamed from ndb/include/kernel/signaldata/TupSizeAltReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TuxBound.hpp (renamed from ndb/include/kernel/signaldata/TuxBound.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TuxContinueB.hpp (renamed from ndb/include/kernel/signaldata/TuxContinueB.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TuxMaint.hpp (renamed from ndb/include/kernel/signaldata/TuxMaint.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/TuxSizeAltReq.hpp (renamed from ndb/include/kernel/signaldata/TuxSizeAltReq.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/UpdateTo.hpp (renamed from ndb/include/kernel/signaldata/UpdateTo.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/UpgradeStartup.hpp (renamed from ndb/include/kernel/signaldata/UpgradeStartup.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/UtilDelete.hpp (renamed from ndb/include/kernel/signaldata/UtilDelete.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/UtilExecute.hpp (renamed from ndb/include/kernel/signaldata/UtilExecute.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/UtilLock.hpp (renamed from ndb/include/kernel/signaldata/UtilLock.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/UtilPrepare.hpp (renamed from ndb/include/kernel/signaldata/UtilPrepare.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/UtilRelease.hpp (renamed from ndb/include/kernel/signaldata/UtilRelease.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/UtilSequence.hpp (renamed from ndb/include/kernel/signaldata/UtilSequence.hpp)0
-rw-r--r--storage/ndb/include/kernel/signaldata/WaitGCP.hpp (renamed from ndb/include/kernel/signaldata/WaitGCP.hpp)0
-rw-r--r--storage/ndb/include/kernel/trigger_definitions.h (renamed from ndb/include/kernel/trigger_definitions.h)0
-rw-r--r--storage/ndb/include/logger/ConsoleLogHandler.hpp (renamed from ndb/include/logger/ConsoleLogHandler.hpp)0
-rw-r--r--storage/ndb/include/logger/FileLogHandler.hpp (renamed from ndb/include/logger/FileLogHandler.hpp)0
-rw-r--r--storage/ndb/include/logger/LogHandler.hpp (renamed from ndb/include/logger/LogHandler.hpp)0
-rw-r--r--storage/ndb/include/logger/Logger.hpp (renamed from ndb/include/logger/Logger.hpp)0
-rw-r--r--storage/ndb/include/logger/SysLogHandler.hpp (renamed from ndb/include/logger/SysLogHandler.hpp)0
-rw-r--r--storage/ndb/include/mgmapi/mgmapi.h (renamed from ndb/include/mgmapi/mgmapi.h)0
-rw-r--r--storage/ndb/include/mgmapi/mgmapi_config_parameters.h (renamed from ndb/include/mgmapi/mgmapi_config_parameters.h)0
-rw-r--r--storage/ndb/include/mgmapi/mgmapi_config_parameters_debug.h (renamed from ndb/include/mgmapi/mgmapi_config_parameters_debug.h)0
-rw-r--r--storage/ndb/include/mgmapi/mgmapi_debug.h (renamed from ndb/include/mgmapi/mgmapi_debug.h)0
-rw-r--r--storage/ndb/include/mgmapi/ndb_logevent.h (renamed from ndb/include/mgmapi/ndb_logevent.h)0
-rw-r--r--storage/ndb/include/mgmcommon/ConfigRetriever.hpp (renamed from ndb/include/mgmcommon/ConfigRetriever.hpp)0
-rw-r--r--storage/ndb/include/mgmcommon/IPCConfig.hpp (renamed from ndb/include/mgmcommon/IPCConfig.hpp)0
-rw-r--r--storage/ndb/include/mgmcommon/MgmtErrorReporter.hpp (renamed from ndb/include/mgmcommon/MgmtErrorReporter.hpp)0
-rw-r--r--storage/ndb/include/ndb_constants.h (renamed from ndb/include/ndb_constants.h)0
-rw-r--r--storage/ndb/include/ndb_global.h.in (renamed from ndb/include/ndb_global.h.in)0
-rw-r--r--storage/ndb/include/ndb_init.h (renamed from ndb/include/ndb_init.h)0
-rw-r--r--storage/ndb/include/ndb_net.h (renamed from ndb/include/ndb_net.h)0
-rw-r--r--storage/ndb/include/ndb_types.h.in (renamed from ndb/include/ndb_types.h.in)0
-rw-r--r--storage/ndb/include/ndb_version.h.in (renamed from ndb/include/ndb_version.h.in)0
-rw-r--r--storage/ndb/include/ndbapi/Ndb.hpp (renamed from ndb/include/ndbapi/Ndb.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/NdbApi.hpp (renamed from ndb/include/ndbapi/NdbApi.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/NdbBlob.hpp (renamed from ndb/include/ndbapi/NdbBlob.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/NdbDictionary.hpp (renamed from ndb/include/ndbapi/NdbDictionary.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/NdbError.hpp (renamed from ndb/include/ndbapi/NdbError.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/NdbEventOperation.hpp (renamed from ndb/include/ndbapi/NdbEventOperation.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/NdbIndexOperation.hpp (renamed from ndb/include/ndbapi/NdbIndexOperation.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/NdbIndexScanOperation.hpp (renamed from ndb/include/ndbapi/NdbIndexScanOperation.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/NdbOperation.hpp (renamed from ndb/include/ndbapi/NdbOperation.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/NdbPool.hpp (renamed from ndb/include/ndbapi/NdbPool.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/NdbRecAttr.hpp (renamed from ndb/include/ndbapi/NdbRecAttr.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/NdbReceiver.hpp (renamed from ndb/include/ndbapi/NdbReceiver.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/NdbScanFilter.hpp (renamed from ndb/include/ndbapi/NdbScanFilter.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/NdbScanOperation.hpp (renamed from ndb/include/ndbapi/NdbScanOperation.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/NdbTransaction.hpp (renamed from ndb/include/ndbapi/NdbTransaction.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/ndb_cluster_connection.hpp (renamed from ndb/include/ndbapi/ndb_cluster_connection.hpp)0
-rw-r--r--storage/ndb/include/ndbapi/ndb_opt_defaults.h (renamed from ndb/include/ndbapi/ndb_opt_defaults.h)0
-rw-r--r--storage/ndb/include/ndbapi/ndbapi_limits.h (renamed from ndb/include/ndbapi/ndbapi_limits.h)0
-rw-r--r--storage/ndb/include/ndbapi/ndberror.h (renamed from ndb/include/ndbapi/ndberror.h)0
-rw-r--r--storage/ndb/include/newtonapi/dba.h (renamed from ndb/include/newtonapi/dba.h)0
-rw-r--r--storage/ndb/include/newtonapi/defs/pcn_types.h (renamed from ndb/include/newtonapi/defs/pcn_types.h)0
-rw-r--r--storage/ndb/include/portlib/NdbCondition.h (renamed from ndb/include/portlib/NdbCondition.h)0
-rw-r--r--storage/ndb/include/portlib/NdbConfig.h (renamed from ndb/include/portlib/NdbConfig.h)0
-rw-r--r--storage/ndb/include/portlib/NdbDaemon.h (renamed from ndb/include/portlib/NdbDaemon.h)0
-rw-r--r--storage/ndb/include/portlib/NdbEnv.h (renamed from ndb/include/portlib/NdbEnv.h)0
-rw-r--r--storage/ndb/include/portlib/NdbHost.h (renamed from ndb/include/portlib/NdbHost.h)0
-rw-r--r--storage/ndb/include/portlib/NdbMain.h (renamed from ndb/include/portlib/NdbMain.h)0
-rw-r--r--storage/ndb/include/portlib/NdbMem.h (renamed from ndb/include/portlib/NdbMem.h)0
-rw-r--r--storage/ndb/include/portlib/NdbMutex.h (renamed from ndb/include/portlib/NdbMutex.h)0
-rw-r--r--storage/ndb/include/portlib/NdbSleep.h (renamed from ndb/include/portlib/NdbSleep.h)0
-rw-r--r--storage/ndb/include/portlib/NdbTCP.h (renamed from ndb/include/portlib/NdbTCP.h)0
-rw-r--r--storage/ndb/include/portlib/NdbThread.h (renamed from ndb/include/portlib/NdbThread.h)0
-rw-r--r--storage/ndb/include/portlib/NdbTick.h (renamed from ndb/include/portlib/NdbTick.h)0
-rw-r--r--storage/ndb/include/portlib/PortDefs.h (renamed from ndb/include/portlib/PortDefs.h)0
-rw-r--r--storage/ndb/include/portlib/prefetch.h (renamed from ndb/include/portlib/prefetch.h)0
-rw-r--r--storage/ndb/include/transporter/TransporterCallback.hpp (renamed from ndb/include/transporter/TransporterCallback.hpp)0
-rw-r--r--storage/ndb/include/transporter/TransporterDefinitions.hpp (renamed from ndb/include/transporter/TransporterDefinitions.hpp)0
-rw-r--r--storage/ndb/include/transporter/TransporterRegistry.hpp (renamed from ndb/include/transporter/TransporterRegistry.hpp)0
-rw-r--r--storage/ndb/include/util/Base64.hpp (renamed from ndb/include/util/Base64.hpp)0
-rw-r--r--storage/ndb/include/util/BaseString.hpp (renamed from ndb/include/util/BaseString.hpp)0
-rw-r--r--storage/ndb/include/util/Bitmask.hpp (renamed from ndb/include/util/Bitmask.hpp)0
-rw-r--r--storage/ndb/include/util/ConfigValues.hpp (renamed from ndb/include/util/ConfigValues.hpp)0
-rw-r--r--storage/ndb/include/util/File.hpp (renamed from ndb/include/util/File.hpp)0
-rw-r--r--storage/ndb/include/util/InputStream.hpp (renamed from ndb/include/util/InputStream.hpp)0
-rw-r--r--storage/ndb/include/util/NdbAutoPtr.hpp (renamed from ndb/include/util/NdbAutoPtr.hpp)0
-rw-r--r--storage/ndb/include/util/NdbOut.hpp (renamed from ndb/include/util/NdbOut.hpp)0
-rw-r--r--storage/ndb/include/util/NdbSqlUtil.hpp (renamed from ndb/include/util/NdbSqlUtil.hpp)0
-rw-r--r--storage/ndb/include/util/OutputStream.hpp (renamed from ndb/include/util/OutputStream.hpp)0
-rw-r--r--storage/ndb/include/util/Parser.hpp (renamed from ndb/include/util/Parser.hpp)0
-rw-r--r--storage/ndb/include/util/Properties.hpp (renamed from ndb/include/util/Properties.hpp)0
-rw-r--r--storage/ndb/include/util/SimpleProperties.hpp (renamed from ndb/include/util/SimpleProperties.hpp)0
-rw-r--r--storage/ndb/include/util/SocketAuthenticator.hpp (renamed from ndb/include/util/SocketAuthenticator.hpp)0
-rw-r--r--storage/ndb/include/util/SocketClient.hpp (renamed from ndb/include/util/SocketClient.hpp)0
-rw-r--r--storage/ndb/include/util/SocketServer.hpp (renamed from ndb/include/util/SocketServer.hpp)0
-rw-r--r--storage/ndb/include/util/UtilBuffer.hpp (renamed from ndb/include/util/UtilBuffer.hpp)0
-rw-r--r--storage/ndb/include/util/Vector.hpp (renamed from ndb/include/util/Vector.hpp)0
-rw-r--r--storage/ndb/include/util/basestring_vsnprintf.h (renamed from ndb/include/util/basestring_vsnprintf.h)0
-rw-r--r--storage/ndb/include/util/md5_hash.hpp (renamed from ndb/include/util/md5_hash.hpp)0
-rw-r--r--storage/ndb/include/util/ndb_opts.h (renamed from ndb/include/util/ndb_opts.h)0
-rw-r--r--storage/ndb/include/util/random.h (renamed from ndb/include/util/random.h)0
-rw-r--r--storage/ndb/include/util/socket_io.h (renamed from ndb/include/util/socket_io.h)0
-rw-r--r--storage/ndb/include/util/uucode.h (renamed from ndb/include/util/uucode.h)0
-rw-r--r--storage/ndb/include/util/version.h (renamed from ndb/include/util/version.h)0
-rw-r--r--storage/ndb/lib/.empty (renamed from ndb/lib/.empty)0
-rw-r--r--storage/ndb/ndbapi-examples/Makefile (renamed from ndb/ndbapi-examples/Makefile)0
-rw-r--r--storage/ndb/ndbapi-examples/mgmapi_logevent_example/Makefile (renamed from ndb/ndbapi-examples/mgmapi_logevent_example/Makefile)0
-rw-r--r--storage/ndb/ndbapi-examples/mgmapi_logevent_example/mgmapi_logevent.cpp (renamed from ndb/ndbapi-examples/mgmapi_logevent_example/mgmapi_logevent.cpp)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_async_example/Makefile (renamed from ndb/ndbapi-examples/ndbapi_async_example/Makefile)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_async_example/ndbapi_async.cpp (renamed from ndb/ndbapi-examples/ndbapi_async_example/ndbapi_async.cpp)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_async_example/readme.txt (renamed from ndb/ndbapi-examples/ndbapi_async_example/readme.txt)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_async_example1/Makefile (renamed from ndb/ndbapi-examples/ndbapi_async_example1/Makefile)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_async_example1/ndbapi_async1.cpp (renamed from ndb/ndbapi-examples/ndbapi_async_example1/ndbapi_async1.cpp)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_event_example/Makefile (renamed from ndb/ndbapi-examples/ndbapi_event_example/Makefile)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_event_example/ndbapi_event.cpp (renamed from ndb/ndbapi-examples/ndbapi_event_example/ndbapi_event.cpp)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_retries_example/Makefile (renamed from ndb/ndbapi-examples/ndbapi_retries_example/Makefile)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_retries_example/ndbapi_retries.cpp (renamed from ndb/ndbapi-examples/ndbapi_retries_example/ndbapi_retries.cpp)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_scan_example/Makefile (renamed from ndb/ndbapi-examples/ndbapi_scan_example/Makefile)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_scan_example/ndbapi_scan.cpp (renamed from ndb/ndbapi-examples/ndbapi_scan_example/ndbapi_scan.cpp)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_scan_example/readme.txt (renamed from ndb/ndbapi-examples/ndbapi_scan_example/readme.txt)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_simple_example/Makefile (renamed from ndb/ndbapi-examples/ndbapi_simple_example/Makefile)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_simple_example/ndbapi_simple.cpp (renamed from ndb/ndbapi-examples/ndbapi_simple_example/ndbapi_simple.cpp)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_simple_index_example/Makefile (renamed from ndb/ndbapi-examples/ndbapi_simple_index_example/Makefile)0
-rw-r--r--storage/ndb/ndbapi-examples/ndbapi_simple_index_example/ndbapi_simple_index.cpp (renamed from ndb/ndbapi-examples/ndbapi_simple_index_example/ndbapi_simple_index.cpp)0
-rw-r--r--storage/ndb/src/Makefile.am (renamed from ndb/src/Makefile.am)0
-rw-r--r--storage/ndb/src/common/Makefile.am (renamed from ndb/src/common/Makefile.am)0
-rw-r--r--storage/ndb/src/common/debugger/BlockNames.cpp (renamed from ndb/src/common/debugger/BlockNames.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/DebuggerNames.cpp (renamed from ndb/src/common/debugger/DebuggerNames.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/EventLogger.cpp (renamed from ndb/src/common/debugger/EventLogger.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/GrepError.cpp (renamed from ndb/src/common/debugger/GrepError.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/Makefile.am (renamed from ndb/src/common/debugger/Makefile.am)0
-rw-r--r--storage/ndb/src/common/debugger/SignalLoggerManager.cpp (renamed from ndb/src/common/debugger/SignalLoggerManager.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/AccLock.cpp (renamed from ndb/src/common/debugger/signaldata/AccLock.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/AlterIndx.cpp (renamed from ndb/src/common/debugger/signaldata/AlterIndx.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/AlterTab.cpp (renamed from ndb/src/common/debugger/signaldata/AlterTab.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/AlterTable.cpp (renamed from ndb/src/common/debugger/signaldata/AlterTable.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/AlterTrig.cpp (renamed from ndb/src/common/debugger/signaldata/AlterTrig.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/BackupImpl.cpp (renamed from ndb/src/common/debugger/signaldata/BackupImpl.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/BackupSignalData.cpp (renamed from ndb/src/common/debugger/signaldata/BackupSignalData.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/CloseComReqConf.cpp (renamed from ndb/src/common/debugger/signaldata/CloseComReqConf.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/CntrStart.cpp (renamed from ndb/src/common/debugger/signaldata/CntrStart.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/ContinueB.cpp (renamed from ndb/src/common/debugger/signaldata/ContinueB.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/CopyGCI.cpp (renamed from ndb/src/common/debugger/signaldata/CopyGCI.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/CreateEvnt.cpp (renamed from ndb/src/common/debugger/signaldata/CreateEvnt.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/CreateFragmentation.cpp (renamed from ndb/src/common/debugger/signaldata/CreateFragmentation.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/CreateIndx.cpp (renamed from ndb/src/common/debugger/signaldata/CreateIndx.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/CreateTrig.cpp (renamed from ndb/src/common/debugger/signaldata/CreateTrig.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/DictTabInfo.cpp (renamed from ndb/src/common/debugger/signaldata/DictTabInfo.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/DihContinueB.cpp (renamed from ndb/src/common/debugger/signaldata/DihContinueB.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/DihSwitchReplicaReq.cpp (renamed from ndb/src/common/debugger/signaldata/DihSwitchReplicaReq.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/DisconnectRep.cpp (renamed from ndb/src/common/debugger/signaldata/DisconnectRep.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/DropIndx.cpp (renamed from ndb/src/common/debugger/signaldata/DropIndx.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/DropTab.cpp (renamed from ndb/src/common/debugger/signaldata/DropTab.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/DropTrig.cpp (renamed from ndb/src/common/debugger/signaldata/DropTrig.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/FailRep.cpp (renamed from ndb/src/common/debugger/signaldata/FailRep.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/FireTrigOrd.cpp (renamed from ndb/src/common/debugger/signaldata/FireTrigOrd.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/FsAppendReq.cpp (renamed from ndb/src/common/debugger/signaldata/FsAppendReq.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/FsCloseReq.cpp (renamed from ndb/src/common/debugger/signaldata/FsCloseReq.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/FsConf.cpp (renamed from ndb/src/common/debugger/signaldata/FsConf.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/FsOpenReq.cpp (renamed from ndb/src/common/debugger/signaldata/FsOpenReq.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/FsReadWriteReq.cpp (renamed from ndb/src/common/debugger/signaldata/FsReadWriteReq.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/FsRef.cpp (renamed from ndb/src/common/debugger/signaldata/FsRef.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/GCPSave.cpp (renamed from ndb/src/common/debugger/signaldata/GCPSave.cpp)0
-rwxr-xr-xstorage/ndb/src/common/debugger/signaldata/IndxAttrInfo.cpp (renamed from ndb/src/common/debugger/signaldata/IndxAttrInfo.cpp)0
-rwxr-xr-xstorage/ndb/src/common/debugger/signaldata/IndxKeyInfo.cpp (renamed from ndb/src/common/debugger/signaldata/IndxKeyInfo.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/LCP.cpp (renamed from ndb/src/common/debugger/signaldata/LCP.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/LqhFrag.cpp (renamed from ndb/src/common/debugger/signaldata/LqhFrag.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/LqhKey.cpp (renamed from ndb/src/common/debugger/signaldata/LqhKey.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/LqhTrans.cpp (renamed from ndb/src/common/debugger/signaldata/LqhTrans.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/Makefile.am (renamed from ndb/src/common/debugger/signaldata/Makefile.am)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/MasterLCP.cpp (renamed from ndb/src/common/debugger/signaldata/MasterLCP.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/NFCompleteRep.cpp (renamed from ndb/src/common/debugger/signaldata/NFCompleteRep.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/NdbSttor.cpp (renamed from ndb/src/common/debugger/signaldata/NdbSttor.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/NdbfsContinueB.cpp (renamed from ndb/src/common/debugger/signaldata/NdbfsContinueB.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/PackedSignal.cpp (renamed from ndb/src/common/debugger/signaldata/PackedSignal.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/PrepDropTab.cpp (renamed from ndb/src/common/debugger/signaldata/PrepDropTab.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/PrepFailReqRef.cpp (renamed from ndb/src/common/debugger/signaldata/PrepFailReqRef.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/ReadNodesConf.cpp (renamed from ndb/src/common/debugger/signaldata/ReadNodesConf.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/ScanFrag.cpp (renamed from ndb/src/common/debugger/signaldata/ScanFrag.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/ScanTab.cpp (renamed from ndb/src/common/debugger/signaldata/ScanTab.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/SignalDataPrint.cpp (renamed from ndb/src/common/debugger/signaldata/SignalDataPrint.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/SignalDroppedRep.cpp (renamed from ndb/src/common/debugger/signaldata/SignalDroppedRep.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/SignalNames.cpp (renamed from ndb/src/common/debugger/signaldata/SignalNames.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/StartRec.cpp (renamed from ndb/src/common/debugger/signaldata/StartRec.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/SumaImpl.cpp (renamed from ndb/src/common/debugger/signaldata/SumaImpl.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/SystemError.cpp (renamed from ndb/src/common/debugger/signaldata/SystemError.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/TcIndx.cpp (renamed from ndb/src/common/debugger/signaldata/TcIndx.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/TcKeyConf.cpp (renamed from ndb/src/common/debugger/signaldata/TcKeyConf.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/TcKeyRef.cpp (renamed from ndb/src/common/debugger/signaldata/TcKeyRef.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/TcKeyReq.cpp (renamed from ndb/src/common/debugger/signaldata/TcKeyReq.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/TcRollbackRep.cpp (renamed from ndb/src/common/debugger/signaldata/TcRollbackRep.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/TrigAttrInfo.cpp (renamed from ndb/src/common/debugger/signaldata/TrigAttrInfo.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/TupCommit.cpp (renamed from ndb/src/common/debugger/signaldata/TupCommit.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/TupKey.cpp (renamed from ndb/src/common/debugger/signaldata/TupKey.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/TuxMaint.cpp (renamed from ndb/src/common/debugger/signaldata/TuxMaint.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/UtilDelete.cpp (renamed from ndb/src/common/debugger/signaldata/UtilDelete.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/UtilExecute.cpp (renamed from ndb/src/common/debugger/signaldata/UtilExecute.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/UtilLock.cpp (renamed from ndb/src/common/debugger/signaldata/UtilLock.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/UtilPrepare.cpp (renamed from ndb/src/common/debugger/signaldata/UtilPrepare.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/UtilSequence.cpp (renamed from ndb/src/common/debugger/signaldata/UtilSequence.cpp)0
-rw-r--r--storage/ndb/src/common/debugger/signaldata/print.awk (renamed from ndb/src/common/debugger/signaldata/print.awk)0
-rw-r--r--storage/ndb/src/common/logger/ConsoleLogHandler.cpp (renamed from ndb/src/common/logger/ConsoleLogHandler.cpp)0
-rw-r--r--storage/ndb/src/common/logger/FileLogHandler.cpp (renamed from ndb/src/common/logger/FileLogHandler.cpp)0
-rw-r--r--storage/ndb/src/common/logger/LogHandler.cpp (renamed from ndb/src/common/logger/LogHandler.cpp)0
-rw-r--r--storage/ndb/src/common/logger/LogHandlerList.cpp (renamed from ndb/src/common/logger/LogHandlerList.cpp)0
-rw-r--r--storage/ndb/src/common/logger/LogHandlerList.hpp (renamed from ndb/src/common/logger/LogHandlerList.hpp)0
-rw-r--r--storage/ndb/src/common/logger/Logger.cpp (renamed from ndb/src/common/logger/Logger.cpp)0
-rw-r--r--storage/ndb/src/common/logger/Makefile.am (renamed from ndb/src/common/logger/Makefile.am)0
-rw-r--r--storage/ndb/src/common/logger/SysLogHandler.cpp (renamed from ndb/src/common/logger/SysLogHandler.cpp)0
-rw-r--r--storage/ndb/src/common/logger/listtest/LogHandlerListUnitTest.cpp (renamed from ndb/src/common/logger/listtest/LogHandlerListUnitTest.cpp)0
-rw-r--r--storage/ndb/src/common/logger/listtest/LogHandlerListUnitTest.hpp (renamed from ndb/src/common/logger/listtest/LogHandlerListUnitTest.hpp)0
-rw-r--r--storage/ndb/src/common/logger/listtest/Makefile (renamed from ndb/src/common/logger/listtest/Makefile)0
-rw-r--r--storage/ndb/src/common/logger/loggertest/LoggerUnitTest.cpp (renamed from ndb/src/common/logger/loggertest/LoggerUnitTest.cpp)0
-rw-r--r--storage/ndb/src/common/logger/loggertest/LoggerUnitTest.hpp (renamed from ndb/src/common/logger/loggertest/LoggerUnitTest.hpp)0
-rw-r--r--storage/ndb/src/common/logger/loggertest/Makefile (renamed from ndb/src/common/logger/loggertest/Makefile)0
-rw-r--r--storage/ndb/src/common/mgmcommon/ConfigRetriever.cpp (renamed from ndb/src/common/mgmcommon/ConfigRetriever.cpp)0
-rw-r--r--storage/ndb/src/common/mgmcommon/IPCConfig.cpp (renamed from ndb/src/common/mgmcommon/IPCConfig.cpp)0
-rw-r--r--storage/ndb/src/common/mgmcommon/Makefile.am (renamed from ndb/src/common/mgmcommon/Makefile.am)0
-rw-r--r--storage/ndb/src/common/mgmcommon/printConfig/Makefile (renamed from ndb/src/common/mgmcommon/printConfig/Makefile)0
-rw-r--r--storage/ndb/src/common/mgmcommon/printConfig/printConfig.cpp (renamed from ndb/src/common/mgmcommon/printConfig/printConfig.cpp)0
-rw-r--r--storage/ndb/src/common/portlib/Makefile.am (renamed from ndb/src/common/portlib/Makefile.am)0
-rw-r--r--storage/ndb/src/common/portlib/NdbCondition.c (renamed from ndb/src/common/portlib/NdbCondition.c)0
-rw-r--r--storage/ndb/src/common/portlib/NdbConfig.c (renamed from ndb/src/common/portlib/NdbConfig.c)0
-rw-r--r--storage/ndb/src/common/portlib/NdbDaemon.c (renamed from ndb/src/common/portlib/NdbDaemon.c)0
-rw-r--r--storage/ndb/src/common/portlib/NdbEnv.c (renamed from ndb/src/common/portlib/NdbEnv.c)0
-rw-r--r--storage/ndb/src/common/portlib/NdbHost.c (renamed from ndb/src/common/portlib/NdbHost.c)0
-rw-r--r--storage/ndb/src/common/portlib/NdbMem.c (renamed from ndb/src/common/portlib/NdbMem.c)0
-rw-r--r--storage/ndb/src/common/portlib/NdbMutex.c (renamed from ndb/src/common/portlib/NdbMutex.c)0
-rw-r--r--storage/ndb/src/common/portlib/NdbPortLibTest.cpp (renamed from ndb/src/common/portlib/NdbPortLibTest.cpp)0
-rw-r--r--storage/ndb/src/common/portlib/NdbSleep.c (renamed from ndb/src/common/portlib/NdbSleep.c)0
-rw-r--r--storage/ndb/src/common/portlib/NdbTCP.cpp (renamed from ndb/src/common/portlib/NdbTCP.cpp)0
-rw-r--r--storage/ndb/src/common/portlib/NdbThread.c (renamed from ndb/src/common/portlib/NdbThread.c)0
-rw-r--r--storage/ndb/src/common/portlib/NdbTick.c (renamed from ndb/src/common/portlib/NdbTick.c)0
-rw-r--r--storage/ndb/src/common/portlib/gcc.cpp (renamed from ndb/src/common/portlib/gcc.cpp)0
-rw-r--r--storage/ndb/src/common/portlib/memtest.c (renamed from ndb/src/common/portlib/memtest.c)0
-rw-r--r--storage/ndb/src/common/portlib/mmslist.cpp (renamed from ndb/src/common/portlib/mmslist.cpp)0
-rw-r--r--storage/ndb/src/common/portlib/mmstest.cpp (renamed from ndb/src/common/portlib/mmstest.cpp)0
-rw-r--r--storage/ndb/src/common/portlib/munmaptest.cpp (renamed from ndb/src/common/portlib/munmaptest.cpp)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/memtest/Makefile (renamed from ndb/src/common/portlib/old_dirs/memtest/Makefile)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/memtest/munmaptest/Makefile (renamed from ndb/src/common/portlib/old_dirs/memtest/munmaptest/Makefile)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/ose/Makefile (renamed from ndb/src/common/portlib/old_dirs/ose/Makefile)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/ose/NdbCondition.c (renamed from ndb/src/common/portlib/old_dirs/ose/NdbCondition.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/ose/NdbConditionOSE.h (renamed from ndb/src/common/portlib/old_dirs/ose/NdbConditionOSE.h)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/ose/NdbEnv.c (renamed from ndb/src/common/portlib/old_dirs/ose/NdbEnv.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/ose/NdbHost.c (renamed from ndb/src/common/portlib/old_dirs/ose/NdbHost.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/ose/NdbMem.c (renamed from ndb/src/common/portlib/old_dirs/ose/NdbMem.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/ose/NdbMem_SoftOse.cpp (renamed from ndb/src/common/portlib/old_dirs/ose/NdbMem_SoftOse.cpp)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/ose/NdbMutex.c (renamed from ndb/src/common/portlib/old_dirs/ose/NdbMutex.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/ose/NdbOut.cpp (renamed from ndb/src/common/portlib/old_dirs/ose/NdbOut.cpp)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/ose/NdbSleep.c (renamed from ndb/src/common/portlib/old_dirs/ose/NdbSleep.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/ose/NdbTCP.c (renamed from ndb/src/common/portlib/old_dirs/ose/NdbTCP.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/ose/NdbThread.c (renamed from ndb/src/common/portlib/old_dirs/ose/NdbThread.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/ose/NdbTick.c (renamed from ndb/src/common/portlib/old_dirs/ose/NdbTick.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/test/Makefile (renamed from ndb/src/common/portlib/old_dirs/test/Makefile)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/win32/Makefile (renamed from ndb/src/common/portlib/old_dirs/win32/Makefile)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/win32/NdbCondition.c (renamed from ndb/src/common/portlib/old_dirs/win32/NdbCondition.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/win32/NdbDaemon.c (renamed from ndb/src/common/portlib/old_dirs/win32/NdbDaemon.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/win32/NdbEnv.c (renamed from ndb/src/common/portlib/old_dirs/win32/NdbEnv.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/win32/NdbHost.c (renamed from ndb/src/common/portlib/old_dirs/win32/NdbHost.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/win32/NdbMem.c (renamed from ndb/src/common/portlib/old_dirs/win32/NdbMem.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/win32/NdbMutex.c (renamed from ndb/src/common/portlib/old_dirs/win32/NdbMutex.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/win32/NdbSleep.c (renamed from ndb/src/common/portlib/old_dirs/win32/NdbSleep.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/win32/NdbTCP.c (renamed from ndb/src/common/portlib/old_dirs/win32/NdbTCP.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/win32/NdbThread.c (renamed from ndb/src/common/portlib/old_dirs/win32/NdbThread.c)0
-rw-r--r--storage/ndb/src/common/portlib/old_dirs/win32/NdbTick.c (renamed from ndb/src/common/portlib/old_dirs/win32/NdbTick.c)0
-rw-r--r--storage/ndb/src/common/portlib/win32/NdbCondition.c (renamed from ndb/src/common/portlib/win32/NdbCondition.c)0
-rw-r--r--storage/ndb/src/common/portlib/win32/NdbDaemon.c (renamed from ndb/src/common/portlib/win32/NdbDaemon.c)0
-rw-r--r--storage/ndb/src/common/portlib/win32/NdbEnv.c (renamed from ndb/src/common/portlib/win32/NdbEnv.c)0
-rw-r--r--storage/ndb/src/common/portlib/win32/NdbHost.c (renamed from ndb/src/common/portlib/win32/NdbHost.c)0
-rw-r--r--storage/ndb/src/common/portlib/win32/NdbMem.c (renamed from ndb/src/common/portlib/win32/NdbMem.c)0
-rw-r--r--storage/ndb/src/common/portlib/win32/NdbMutex.c (renamed from ndb/src/common/portlib/win32/NdbMutex.c)0
-rw-r--r--storage/ndb/src/common/portlib/win32/NdbSleep.c (renamed from ndb/src/common/portlib/win32/NdbSleep.c)0
-rw-r--r--storage/ndb/src/common/portlib/win32/NdbTCP.c (renamed from ndb/src/common/portlib/win32/NdbTCP.c)0
-rw-r--r--storage/ndb/src/common/portlib/win32/NdbThread.c (renamed from ndb/src/common/portlib/win32/NdbThread.c)0
-rw-r--r--storage/ndb/src/common/portlib/win32/NdbTick.c (renamed from ndb/src/common/portlib/win32/NdbTick.c)0
-rw-r--r--storage/ndb/src/common/transporter/Makefile.am (renamed from ndb/src/common/transporter/Makefile.am)0
-rw-r--r--storage/ndb/src/common/transporter/OSE_Receiver.cpp (renamed from ndb/src/common/transporter/OSE_Receiver.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/OSE_Receiver.hpp (renamed from ndb/src/common/transporter/OSE_Receiver.hpp)0
-rw-r--r--storage/ndb/src/common/transporter/OSE_Signals.hpp (renamed from ndb/src/common/transporter/OSE_Signals.hpp)0
-rw-r--r--storage/ndb/src/common/transporter/OSE_Transporter.cpp (renamed from ndb/src/common/transporter/OSE_Transporter.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/OSE_Transporter.hpp (renamed from ndb/src/common/transporter/OSE_Transporter.hpp)0
-rw-r--r--storage/ndb/src/common/transporter/Packer.cpp (renamed from ndb/src/common/transporter/Packer.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/Packer.hpp (renamed from ndb/src/common/transporter/Packer.hpp)0
-rw-r--r--storage/ndb/src/common/transporter/SCI_Transporter.cpp (renamed from ndb/src/common/transporter/SCI_Transporter.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/SCI_Transporter.hpp (renamed from ndb/src/common/transporter/SCI_Transporter.hpp)0
-rw-r--r--storage/ndb/src/common/transporter/SHM_Buffer.hpp (renamed from ndb/src/common/transporter/SHM_Buffer.hpp)0
-rw-r--r--storage/ndb/src/common/transporter/SHM_Transporter.cpp (renamed from ndb/src/common/transporter/SHM_Transporter.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/SHM_Transporter.hpp (renamed from ndb/src/common/transporter/SHM_Transporter.hpp)0
-rw-r--r--storage/ndb/src/common/transporter/SHM_Transporter.unix.cpp (renamed from ndb/src/common/transporter/SHM_Transporter.unix.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/SHM_Transporter.win32.cpp (renamed from ndb/src/common/transporter/SHM_Transporter.win32.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/SendBuffer.cpp (renamed from ndb/src/common/transporter/SendBuffer.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/SendBuffer.hpp (renamed from ndb/src/common/transporter/SendBuffer.hpp)0
-rw-r--r--storage/ndb/src/common/transporter/TCP_Transporter.cpp (renamed from ndb/src/common/transporter/TCP_Transporter.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/TCP_Transporter.hpp (renamed from ndb/src/common/transporter/TCP_Transporter.hpp)0
-rw-r--r--storage/ndb/src/common/transporter/Transporter.cpp (renamed from ndb/src/common/transporter/Transporter.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/Transporter.hpp (renamed from ndb/src/common/transporter/Transporter.hpp)0
-rw-r--r--storage/ndb/src/common/transporter/TransporterInternalDefinitions.hpp (renamed from ndb/src/common/transporter/TransporterInternalDefinitions.hpp)0
-rw-r--r--storage/ndb/src/common/transporter/TransporterRegistry.cpp (renamed from ndb/src/common/transporter/TransporterRegistry.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/basictest/Makefile (renamed from ndb/src/common/transporter/basictest/Makefile)0
-rw-r--r--storage/ndb/src/common/transporter/basictest/basicTransporterTest.cpp (renamed from ndb/src/common/transporter/basictest/basicTransporterTest.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/buddy.cpp (renamed from ndb/src/common/transporter/buddy.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/buddy.hpp (renamed from ndb/src/common/transporter/buddy.hpp)0
-rw-r--r--storage/ndb/src/common/transporter/failoverSCI/Makefile (renamed from ndb/src/common/transporter/failoverSCI/Makefile)0
-rw-r--r--storage/ndb/src/common/transporter/failoverSCI/failoverSCI.cpp (renamed from ndb/src/common/transporter/failoverSCI/failoverSCI.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/perftest/Makefile (renamed from ndb/src/common/transporter/perftest/Makefile)0
-rw-r--r--storage/ndb/src/common/transporter/perftest/perfTransporterTest.cpp (renamed from ndb/src/common/transporter/perftest/perfTransporterTest.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/priotest/Makefile (renamed from ndb/src/common/transporter/priotest/Makefile)0
-rw-r--r--storage/ndb/src/common/transporter/priotest/prioOSE/Makefile (renamed from ndb/src/common/transporter/priotest/prioOSE/Makefile)0
-rw-r--r--storage/ndb/src/common/transporter/priotest/prioSCI/Makefile (renamed from ndb/src/common/transporter/priotest/prioSCI/Makefile)0
-rw-r--r--storage/ndb/src/common/transporter/priotest/prioSCI/prioSCI.cpp (renamed from ndb/src/common/transporter/priotest/prioSCI/prioSCI.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/priotest/prioSHM/Makefile (renamed from ndb/src/common/transporter/priotest/prioSHM/Makefile)0
-rw-r--r--storage/ndb/src/common/transporter/priotest/prioSHM/prioSHM.cpp (renamed from ndb/src/common/transporter/priotest/prioSHM/prioSHM.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/priotest/prioTCP/Makefile (renamed from ndb/src/common/transporter/priotest/prioTCP/Makefile)0
-rw-r--r--storage/ndb/src/common/transporter/priotest/prioTCP/prioTCP.cpp (renamed from ndb/src/common/transporter/priotest/prioTCP/prioTCP.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/priotest/prioTransporterTest.cpp (renamed from ndb/src/common/transporter/priotest/prioTransporterTest.cpp)0
-rw-r--r--storage/ndb/src/common/transporter/priotest/prioTransporterTest.hpp (renamed from ndb/src/common/transporter/priotest/prioTransporterTest.hpp)0
-rw-r--r--storage/ndb/src/common/util/Base64.cpp (renamed from ndb/src/common/util/Base64.cpp)0
-rw-r--r--storage/ndb/src/common/util/BaseString.cpp (renamed from ndb/src/common/util/BaseString.cpp)0
-rw-r--r--storage/ndb/src/common/util/Bitmask.cpp (renamed from ndb/src/common/util/Bitmask.cpp)0
-rw-r--r--storage/ndb/src/common/util/ConfigValues.cpp (renamed from ndb/src/common/util/ConfigValues.cpp)0
-rw-r--r--storage/ndb/src/common/util/File.cpp (renamed from ndb/src/common/util/File.cpp)0
-rw-r--r--storage/ndb/src/common/util/InputStream.cpp (renamed from ndb/src/common/util/InputStream.cpp)0
-rw-r--r--storage/ndb/src/common/util/Makefile.am (renamed from ndb/src/common/util/Makefile.am)0
-rw-r--r--storage/ndb/src/common/util/NdbErrHnd.cpp (renamed from ndb/src/common/util/NdbErrHnd.cpp)0
-rw-r--r--storage/ndb/src/common/util/NdbOut.cpp (renamed from ndb/src/common/util/NdbOut.cpp)0
-rw-r--r--storage/ndb/src/common/util/NdbSqlUtil.cpp (renamed from ndb/src/common/util/NdbSqlUtil.cpp)0
-rw-r--r--storage/ndb/src/common/util/OutputStream.cpp (renamed from ndb/src/common/util/OutputStream.cpp)0
-rw-r--r--storage/ndb/src/common/util/Parser.cpp (renamed from ndb/src/common/util/Parser.cpp)0
-rw-r--r--storage/ndb/src/common/util/Properties.cpp (renamed from ndb/src/common/util/Properties.cpp)0
-rw-r--r--storage/ndb/src/common/util/SimpleProperties.cpp (renamed from ndb/src/common/util/SimpleProperties.cpp)0
-rw-r--r--storage/ndb/src/common/util/SocketAuthenticator.cpp (renamed from ndb/src/common/util/SocketAuthenticator.cpp)0
-rw-r--r--storage/ndb/src/common/util/SocketClient.cpp (renamed from ndb/src/common/util/SocketClient.cpp)0
-rw-r--r--storage/ndb/src/common/util/SocketServer.cpp (renamed from ndb/src/common/util/SocketServer.cpp)0
-rw-r--r--storage/ndb/src/common/util/basestring_vsnprintf.c (renamed from ndb/src/common/util/basestring_vsnprintf.c)0
-rw-r--r--storage/ndb/src/common/util/filetest/FileUnitTest.cpp (renamed from ndb/src/common/util/filetest/FileUnitTest.cpp)0
-rw-r--r--storage/ndb/src/common/util/filetest/FileUnitTest.hpp (renamed from ndb/src/common/util/filetest/FileUnitTest.hpp)0
-rw-r--r--storage/ndb/src/common/util/filetest/Makefile (renamed from ndb/src/common/util/filetest/Makefile)0
-rw-r--r--storage/ndb/src/common/util/getarg.cat3 (renamed from ndb/src/common/util/getarg.cat3)0
-rw-r--r--storage/ndb/src/common/util/md5_hash.cpp (renamed from ndb/src/common/util/md5_hash.cpp)0
-rw-r--r--storage/ndb/src/common/util/ndb_init.c (renamed from ndb/src/common/util/ndb_init.c)0
-rw-r--r--storage/ndb/src/common/util/new.cpp (renamed from ndb/src/common/util/new.cpp)0
-rw-r--r--storage/ndb/src/common/util/random.c (renamed from ndb/src/common/util/random.c)0
-rw-r--r--storage/ndb/src/common/util/socket_io.cpp (renamed from ndb/src/common/util/socket_io.cpp)0
-rw-r--r--storage/ndb/src/common/util/strdup.c (renamed from ndb/src/common/util/strdup.c)0
-rw-r--r--storage/ndb/src/common/util/testConfigValues/Makefile (renamed from ndb/src/common/util/testConfigValues/Makefile)0
-rw-r--r--storage/ndb/src/common/util/testConfigValues/testConfigValues.cpp (renamed from ndb/src/common/util/testConfigValues/testConfigValues.cpp)0
-rw-r--r--storage/ndb/src/common/util/testProperties/Makefile (renamed from ndb/src/common/util/testProperties/Makefile)0
-rw-r--r--storage/ndb/src/common/util/testProperties/testProperties.cpp (renamed from ndb/src/common/util/testProperties/testProperties.cpp)0
-rw-r--r--storage/ndb/src/common/util/testSimpleProperties/Makefile (renamed from ndb/src/common/util/testSimpleProperties/Makefile)0
-rw-r--r--storage/ndb/src/common/util/testSimpleProperties/sp_test.cpp (renamed from ndb/src/common/util/testSimpleProperties/sp_test.cpp)0
-rw-r--r--storage/ndb/src/common/util/uucode.c (renamed from ndb/src/common/util/uucode.c)0
-rw-r--r--storage/ndb/src/common/util/version.c (renamed from ndb/src/common/util/version.c)0
-rw-r--r--storage/ndb/src/cw/Makefile.am (renamed from ndb/src/cw/Makefile.am)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.cpp (renamed from ndb/src/cw/cpcc-win32/C++/CPC_GUI.cpp)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.dsp (renamed from ndb/src/cw/cpcc-win32/C++/CPC_GUI.dsp)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.dsw (renamed from ndb/src/cw/cpcc-win32/C++/CPC_GUI.dsw)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.h (renamed from ndb/src/cw/cpcc-win32/C++/CPC_GUI.h)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.ico (renamed from ndb/src/cw/cpcc-win32/C++/CPC_GUI.ico)bin1078 -> 1078 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.rc (renamed from ndb/src/cw/cpcc-win32/C++/CPC_GUI.rc)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.sln (renamed from ndb/src/cw/cpcc-win32/C++/CPC_GUI.sln)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.suo (renamed from ndb/src/cw/cpcc-win32/C++/CPC_GUI.suo)bin8704 -> 8704 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.vcproj (renamed from ndb/src/cw/cpcc-win32/C++/CPC_GUI.vcproj)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/Closed.ICO (renamed from ndb/src/cw/cpcc-win32/C++/Closed.ICO)bin1078 -> 1078 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/NdbControls.cpp (renamed from ndb/src/cw/cpcc-win32/C++/NdbControls.cpp)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/Open.ICO (renamed from ndb/src/cw/cpcc-win32/C++/Open.ICO)bin1078 -> 1078 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/StdAfx.cpp (renamed from ndb/src/cw/cpcc-win32/C++/StdAfx.cpp)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/StdAfx.h (renamed from ndb/src/cw/cpcc-win32/C++/StdAfx.h)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/TreeView.cpp (renamed from ndb/src/cw/cpcc-win32/C++/TreeView.cpp)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/TreeView.h (renamed from ndb/src/cw/cpcc-win32/C++/TreeView.h)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/bmp00001.bmp (renamed from ndb/src/cw/cpcc-win32/C++/bmp00001.bmp)bin622 -> 622 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/resource.h (renamed from ndb/src/cw/cpcc-win32/C++/resource.h)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/small.ico (renamed from ndb/src/cw/cpcc-win32/C++/small.ico)bin318 -> 318 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/C++/toolbar.bmp (renamed from ndb/src/cw/cpcc-win32/C++/toolbar.bmp)bin622 -> 622 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/App.ico (renamed from ndb/src/cw/cpcc-win32/csharp/App.ico)bin1078 -> 1078 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/CPC_Form.cs (renamed from ndb/src/cw/cpcc-win32/csharp/CPC_Form.cs)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/Computer.cs (renamed from ndb/src/cw/cpcc-win32/csharp/Computer.cs)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/ComputerAddDialog.cs (renamed from ndb/src/cw/cpcc-win32/csharp/ComputerAddDialog.cs)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/ComputerRemoveDialog.cs (renamed from ndb/src/cw/cpcc-win32/csharp/ComputerRemoveDialog.cs)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/DATABASE.ICO (renamed from ndb/src/cw/cpcc-win32/csharp/DATABASE.ICO)bin1078 -> 1078 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/Database.cs (renamed from ndb/src/cw/cpcc-win32/csharp/Database.cs)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.csproj (renamed from ndb/src/cw/cpcc-win32/csharp/NDB_CPC.csproj)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.csproj.user (renamed from ndb/src/cw/cpcc-win32/csharp/NDB_CPC.csproj.user)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.ncb (renamed from ndb/src/cw/cpcc-win32/csharp/NDB_CPC.ncb)bin19456 -> 19456 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.sln (renamed from ndb/src/cw/cpcc-win32/csharp/NDB_CPC.sln)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/PanelWizard.cs (renamed from ndb/src/cw/cpcc-win32/csharp/PanelWizard.cs)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/Process.cs (renamed from ndb/src/cw/cpcc-win32/csharp/Process.cs)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/ProcessDefineDialog.cs (renamed from ndb/src/cw/cpcc-win32/csharp/ProcessDefineDialog.cs)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/fileaccess/FileMgmt.cs (renamed from ndb/src/cw/cpcc-win32/csharp/fileaccess/FileMgmt.cs)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/simpleparser/SimpleCPCParser.cs (renamed from ndb/src/cw/cpcc-win32/csharp/simpleparser/SimpleCPCParser.cs)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/socketcomm/SocketComm.cs (renamed from ndb/src/cw/cpcc-win32/csharp/socketcomm/SocketComm.cs)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/socketcomm/myTcpClient.cs (renamed from ndb/src/cw/cpcc-win32/csharp/socketcomm/myTcpClient.cs)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/startDatabaseDlg.cs (renamed from ndb/src/cw/cpcc-win32/csharp/startDatabaseDlg.cs)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/csharp/telnetclient/telnetClient.cs (renamed from ndb/src/cw/cpcc-win32/csharp/telnetclient/telnetClient.cs)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Computer.cls (renamed from ndb/src/cw/cpcc-win32/vb6/Computer.cls)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Database.cls (renamed from ndb/src/cw/cpcc-win32/vb6/Database.cls)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Icon 110.ico (renamed from ndb/src/cw/cpcc-win32/vb6/Icon 110.ico)bin766 -> 766 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Icon 231.ico (renamed from ndb/src/cw/cpcc-win32/vb6/Icon 231.ico)bin766 -> 766 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Icon 237.ico (renamed from ndb/src/cw/cpcc-win32/vb6/Icon 237.ico)bin766 -> 766 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Icon 241.ico (renamed from ndb/src/cw/cpcc-win32/vb6/Icon 241.ico)bin766 -> 766 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Icon 242.ico (renamed from ndb/src/cw/cpcc-win32/vb6/Icon 242.ico)bin766 -> 766 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Icon 270.ico (renamed from ndb/src/cw/cpcc-win32/vb6/Icon 270.ico)bin766 -> 766 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Icon 271.ico (renamed from ndb/src/cw/cpcc-win32/vb6/Icon 271.ico)bin766 -> 766 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Icon 273.ico (renamed from ndb/src/cw/cpcc-win32/vb6/Icon 273.ico)bin766 -> 766 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Icon 31.ico (renamed from ndb/src/cw/cpcc-win32/vb6/Icon 31.ico)bin766 -> 766 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Icon 337.ico (renamed from ndb/src/cw/cpcc-win32/vb6/Icon 337.ico)bin766 -> 766 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Icon 338.ico (renamed from ndb/src/cw/cpcc-win32/vb6/Icon 338.ico)bin766 -> 766 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Icon 339.ico (renamed from ndb/src/cw/cpcc-win32/vb6/Icon 339.ico)bin766 -> 766 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/MSSCCPRJ.SCC (renamed from ndb/src/cw/cpcc-win32/vb6/MSSCCPRJ.SCC)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Module1.bas (renamed from ndb/src/cw/cpcc-win32/vb6/Module1.bas)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/NdbCPC.vbp (renamed from ndb/src/cw/cpcc-win32/vb6/NdbCPC.vbp)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/NdbCPC.vbw (renamed from ndb/src/cw/cpcc-win32/vb6/NdbCPC.vbw)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/Process.cls (renamed from ndb/src/cw/cpcc-win32/vb6/Process.cls)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/closed folder.ico (renamed from ndb/src/cw/cpcc-win32/vb6/closed folder.ico)bin10134 -> 10134 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/computer.ico (renamed from ndb/src/cw/cpcc-win32/vb6/computer.ico)bin10134 -> 10134 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/frmAbout.frm (renamed from ndb/src/cw/cpcc-win32/vb6/frmAbout.frm)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/frmLogin.frm (renamed from ndb/src/cw/cpcc-win32/vb6/frmLogin.frm)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/frmMain.frm (renamed from ndb/src/cw/cpcc-win32/vb6/frmMain.frm)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/frmNewComputer.frm (renamed from ndb/src/cw/cpcc-win32/vb6/frmNewComputer.frm)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/frmNewComputer.frx (renamed from ndb/src/cw/cpcc-win32/vb6/frmNewComputer.frx)bin4 -> 4 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase.frx (renamed from ndb/src/cw/cpcc-win32/vb6/frmNewDatabase.frx)bin12 -> 12 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase1.frm (renamed from ndb/src/cw/cpcc-win32/vb6/frmNewDatabase1.frm)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase2.frm (renamed from ndb/src/cw/cpcc-win32/vb6/frmNewDatabase2.frm)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase2.log (renamed from ndb/src/cw/cpcc-win32/vb6/frmNewDatabase2.log)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase3.frm (renamed from ndb/src/cw/cpcc-win32/vb6/frmNewDatabase3.frm)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/frmOptions.frm (renamed from ndb/src/cw/cpcc-win32/vb6/frmOptions.frm)0
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/frmSplash.frx (renamed from ndb/src/cw/cpcc-win32/vb6/frmSplash.frx)bin70450 -> 70450 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/networking.ico (renamed from ndb/src/cw/cpcc-win32/vb6/networking.ico)bin10134 -> 10134 bytes
-rw-r--r--storage/ndb/src/cw/cpcc-win32/vb6/open folder.ico (renamed from ndb/src/cw/cpcc-win32/vb6/open folder.ico)bin10134 -> 10134 bytes
-rw-r--r--storage/ndb/src/cw/cpcd/APIService.cpp (renamed from ndb/src/cw/cpcd/APIService.cpp)0
-rw-r--r--storage/ndb/src/cw/cpcd/APIService.hpp (renamed from ndb/src/cw/cpcd/APIService.hpp)0
-rw-r--r--storage/ndb/src/cw/cpcd/CPCD.cpp (renamed from ndb/src/cw/cpcd/CPCD.cpp)0
-rw-r--r--storage/ndb/src/cw/cpcd/CPCD.hpp (renamed from ndb/src/cw/cpcd/CPCD.hpp)0
-rw-r--r--storage/ndb/src/cw/cpcd/Makefile.am (renamed from ndb/src/cw/cpcd/Makefile.am)0
-rw-r--r--storage/ndb/src/cw/cpcd/Monitor.cpp (renamed from ndb/src/cw/cpcd/Monitor.cpp)0
-rw-r--r--storage/ndb/src/cw/cpcd/Process.cpp (renamed from ndb/src/cw/cpcd/Process.cpp)0
-rw-r--r--storage/ndb/src/cw/cpcd/common.cpp (renamed from ndb/src/cw/cpcd/common.cpp)0
-rw-r--r--storage/ndb/src/cw/cpcd/common.hpp (renamed from ndb/src/cw/cpcd/common.hpp)0
-rw-r--r--storage/ndb/src/cw/cpcd/main.cpp (renamed from ndb/src/cw/cpcd/main.cpp)0
-rw-r--r--storage/ndb/src/cw/test/socketclient/Makefile (renamed from ndb/src/cw/test/socketclient/Makefile)0
-rw-r--r--storage/ndb/src/cw/test/socketclient/socketClientTest.cpp (renamed from ndb/src/cw/test/socketclient/socketClientTest.cpp)0
-rw-r--r--storage/ndb/src/cw/util/ClientInterface.cpp (renamed from ndb/src/cw/util/ClientInterface.cpp)0
-rw-r--r--storage/ndb/src/cw/util/ClientInterface.hpp (renamed from ndb/src/cw/util/ClientInterface.hpp)0
-rw-r--r--storage/ndb/src/cw/util/Makefile (renamed from ndb/src/cw/util/Makefile)0
-rw-r--r--storage/ndb/src/cw/util/SocketRegistry.cpp (renamed from ndb/src/cw/util/SocketRegistry.cpp)0
-rw-r--r--storage/ndb/src/cw/util/SocketRegistry.hpp (renamed from ndb/src/cw/util/SocketRegistry.hpp)0
-rw-r--r--storage/ndb/src/cw/util/SocketService.cpp (renamed from ndb/src/cw/util/SocketService.cpp)0
-rw-r--r--storage/ndb/src/cw/util/SocketService.hpp (renamed from ndb/src/cw/util/SocketService.hpp)0
-rw-r--r--storage/ndb/src/external/WIN32.x86/sci/lib/SISCI_LIBRARY_WIN32.TXT (renamed from ndb/src/external/WIN32.x86/sci/lib/SISCI_LIBRARY_WIN32.TXT)0
-rw-r--r--storage/ndb/src/external/WIN32.x86/sci/lib/scilib.lib (renamed from ndb/src/external/WIN32.x86/sci/lib/scilib.lib)bin17918 -> 17918 bytes
-rw-r--r--storage/ndb/src/external/WIN32.x86/sci/lib/scilib_md.lib (renamed from ndb/src/external/WIN32.x86/sci/lib/scilib_md.lib)bin18000 -> 18000 bytes
-rw-r--r--storage/ndb/src/external/WIN32.x86/sci/lib/scilib_mt.lib (renamed from ndb/src/external/WIN32.x86/sci/lib/scilib_mt.lib)bin17924 -> 17924 bytes
-rw-r--r--storage/ndb/src/external/WIN32.x86/sci/lib/sisci_api.lib (renamed from ndb/src/external/WIN32.x86/sci/lib/sisci_api.lib)bin264284 -> 264284 bytes
-rw-r--r--storage/ndb/src/external/WIN32.x86/sci/lib/sisci_api_md.lib (renamed from ndb/src/external/WIN32.x86/sci/lib/sisci_api_md.lib)bin265578 -> 265578 bytes
-rw-r--r--storage/ndb/src/external/WIN32.x86/sci/lib/sisci_api_mt.lib (renamed from ndb/src/external/WIN32.x86/sci/lib/sisci_api_mt.lib)bin264386 -> 264386 bytes
-rw-r--r--storage/ndb/src/kernel/Makefile.am (renamed from ndb/src/kernel/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/SimBlockList.cpp (renamed from ndb/src/kernel/SimBlockList.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ERROR_codes.txt (renamed from ndb/src/kernel/blocks/ERROR_codes.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/Makefile.am (renamed from ndb/src/kernel/blocks/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/NodeRestart.new.txt (renamed from ndb/src/kernel/blocks/NodeRestart.new.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/NodeRestart.txt (renamed from ndb/src/kernel/blocks/NodeRestart.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/Start.txt (renamed from ndb/src/kernel/blocks/Start.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/SystemRestart.new.txt (renamed from ndb/src/kernel/blocks/SystemRestart.new.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/SystemRestart.txt (renamed from ndb/src/kernel/blocks/SystemRestart.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/backup/Backup.cpp (renamed from ndb/src/kernel/blocks/backup/Backup.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/backup/Backup.hpp (renamed from ndb/src/kernel/blocks/backup/Backup.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/backup/Backup.txt (renamed from ndb/src/kernel/blocks/backup/Backup.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/backup/BackupFormat.hpp (renamed from ndb/src/kernel/blocks/backup/BackupFormat.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/backup/BackupInit.cpp (renamed from ndb/src/kernel/blocks/backup/BackupInit.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/backup/FsBuffer.hpp (renamed from ndb/src/kernel/blocks/backup/FsBuffer.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/backup/Makefile.am (renamed from ndb/src/kernel/blocks/backup/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/backup/read.cpp (renamed from ndb/src/kernel/blocks/backup/read.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp (renamed from ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.hpp (renamed from ndb/src/kernel/blocks/cmvmi/Cmvmi.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/cmvmi/Makefile.am (renamed from ndb/src/kernel/blocks/cmvmi/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbacc/Dbacc.hpp (renamed from ndb/src/kernel/blocks/dbacc/Dbacc.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbacc/DbaccInit.cpp (renamed from ndb/src/kernel/blocks/dbacc/DbaccInit.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp (renamed from ndb/src/kernel/blocks/dbacc/DbaccMain.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbacc/Makefile.am (renamed from ndb/src/kernel/blocks/dbacc/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdict/CreateIndex.txt (renamed from ndb/src/kernel/blocks/dbdict/CreateIndex.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdict/CreateTable.new.txt (renamed from ndb/src/kernel/blocks/dbdict/CreateTable.new.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdict/CreateTable.txt (renamed from ndb/src/kernel/blocks/dbdict/CreateTable.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp (renamed from ndb/src/kernel/blocks/dbdict/Dbdict.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp (renamed from ndb/src/kernel/blocks/dbdict/Dbdict.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdict/Dbdict.txt (renamed from ndb/src/kernel/blocks/dbdict/Dbdict.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdict/DropTable.txt (renamed from ndb/src/kernel/blocks/dbdict/DropTable.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdict/Event.txt (renamed from ndb/src/kernel/blocks/dbdict/Event.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdict/Makefile.am (renamed from ndb/src/kernel/blocks/dbdict/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdict/Master_AddTable.sfl (renamed from ndb/src/kernel/blocks/dbdict/Master_AddTable.sfl)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdict/SchemaFile.hpp (renamed from ndb/src/kernel/blocks/dbdict/SchemaFile.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdict/Slave_AddTable.sfl (renamed from ndb/src/kernel/blocks/dbdict/Slave_AddTable.sfl)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdict/printSchemaFile.cpp (renamed from ndb/src/kernel/blocks/dbdict/printSchemaFile.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp (renamed from ndb/src/kernel/blocks/dbdih/Dbdih.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdih/DbdihInit.cpp (renamed from ndb/src/kernel/blocks/dbdih/DbdihInit.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp (renamed from ndb/src/kernel/blocks/dbdih/DbdihMain.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdih/LCP.txt (renamed from ndb/src/kernel/blocks/dbdih/LCP.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdih/Makefile.am (renamed from ndb/src/kernel/blocks/dbdih/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdih/Sysfile.hpp (renamed from ndb/src/kernel/blocks/dbdih/Sysfile.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdih/printSysfile/Makefile (renamed from ndb/src/kernel/blocks/dbdih/printSysfile/Makefile)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbdih/printSysfile/printSysfile.cpp (renamed from ndb/src/kernel/blocks/dbdih/printSysfile/printSysfile.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp (renamed from ndb/src/kernel/blocks/dblqh/Dblqh.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dblqh/DblqhInit.cpp (renamed from ndb/src/kernel/blocks/dblqh/DblqhInit.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp (renamed from ndb/src/kernel/blocks/dblqh/DblqhMain.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dblqh/Makefile.am (renamed from ndb/src/kernel/blocks/dblqh/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/dblqh/redoLogReader/Makefile (renamed from ndb/src/kernel/blocks/dblqh/redoLogReader/Makefile)0
-rw-r--r--storage/ndb/src/kernel/blocks/dblqh/redoLogReader/records.cpp (renamed from ndb/src/kernel/blocks/dblqh/redoLogReader/records.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dblqh/redoLogReader/records.hpp (renamed from ndb/src/kernel/blocks/dblqh/redoLogReader/records.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dblqh/redoLogReader/redoLogFileReader.cpp (renamed from ndb/src/kernel/blocks/dblqh/redoLogReader/redoLogFileReader.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtc/Dbtc.hpp (renamed from ndb/src/kernel/blocks/dbtc/Dbtc.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtc/DbtcInit.cpp (renamed from ndb/src/kernel/blocks/dbtc/DbtcInit.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp (renamed from ndb/src/kernel/blocks/dbtc/DbtcMain.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtc/Makefile.am (renamed from ndb/src/kernel/blocks/dbtc/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/AttributeOffset.hpp (renamed from ndb/src/kernel/blocks/dbtup/AttributeOffset.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp (renamed from ndb/src/kernel/blocks/dbtup/Dbtup.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupAbort.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupAbort.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupBuffer.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupBuffer.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupFixAlloc.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupFixAlloc.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupGen.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupLCP.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupLCP.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupPagMan.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupPagMan.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupPageMap.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupPageMap.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupStoredProcDef.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupStoredProcDef.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupSystemRestart.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupSystemRestart.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupTabDesMan.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupTabDesMan.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/DbtupUndoLog.cpp (renamed from ndb/src/kernel/blocks/dbtup/DbtupUndoLog.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/Makefile.am (renamed from ndb/src/kernel/blocks/dbtup/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtup/Notes.txt (renamed from ndb/src/kernel/blocks/dbtup/Notes.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp (renamed from ndb/src/kernel/blocks/dbtux/Dbtux.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtux/DbtuxCmp.cpp (renamed from ndb/src/kernel/blocks/dbtux/DbtuxCmp.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp (renamed from ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtux/DbtuxGen.cpp (renamed from ndb/src/kernel/blocks/dbtux/DbtuxGen.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtux/DbtuxMaint.cpp (renamed from ndb/src/kernel/blocks/dbtux/DbtuxMaint.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtux/DbtuxMeta.cpp (renamed from ndb/src/kernel/blocks/dbtux/DbtuxMeta.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtux/DbtuxNode.cpp (renamed from ndb/src/kernel/blocks/dbtux/DbtuxNode.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp (renamed from ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtux/DbtuxSearch.cpp (renamed from ndb/src/kernel/blocks/dbtux/DbtuxSearch.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtux/DbtuxTree.cpp (renamed from ndb/src/kernel/blocks/dbtux/DbtuxTree.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtux/Makefile.am (renamed from ndb/src/kernel/blocks/dbtux/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtux/Times.txt (renamed from ndb/src/kernel/blocks/dbtux/Times.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbtux/tuxstatus.html (renamed from ndb/src/kernel/blocks/dbtux/tuxstatus.html)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp (renamed from ndb/src/kernel/blocks/dbutil/DbUtil.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbutil/DbUtil.hpp (renamed from ndb/src/kernel/blocks/dbutil/DbUtil.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbutil/DbUtil.txt (renamed from ndb/src/kernel/blocks/dbutil/DbUtil.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/dbutil/Makefile.am (renamed from ndb/src/kernel/blocks/dbutil/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/grep/Grep.cpp (renamed from ndb/src/kernel/blocks/grep/Grep.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/grep/Grep.hpp (renamed from ndb/src/kernel/blocks/grep/Grep.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/grep/GrepInit.cpp (renamed from ndb/src/kernel/blocks/grep/GrepInit.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/grep/Makefile.am (renamed from ndb/src/kernel/blocks/grep/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/grep/systab_test/Makefile (renamed from ndb/src/kernel/blocks/grep/systab_test/Makefile)0
-rw-r--r--storage/ndb/src/kernel/blocks/grep/systab_test/grep_systab_test.cpp (renamed from ndb/src/kernel/blocks/grep/systab_test/grep_systab_test.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/mutexes.hpp (renamed from ndb/src/kernel/blocks/mutexes.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbcntr/Makefile.am (renamed from ndb/src/kernel/blocks/ndbcntr/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbcntr/Ndbcntr.hpp (renamed from ndb/src/kernel/blocks/ndbcntr/Ndbcntr.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrInit.cpp (renamed from ndb/src/kernel/blocks/ndbcntr/NdbcntrInit.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp (renamed from ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrSysTable.cpp (renamed from ndb/src/kernel/blocks/ndbcntr/NdbcntrSysTable.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp (renamed from ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/AsyncFile.hpp (renamed from ndb/src/kernel/blocks/ndbfs/AsyncFile.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/AsyncFileTest/AsyncFileTest.cpp (renamed from ndb/src/kernel/blocks/ndbfs/AsyncFileTest/AsyncFileTest.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/AsyncFileTest/Makefile (renamed from ndb/src/kernel/blocks/ndbfs/AsyncFileTest/Makefile)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/CircularIndex.cpp (renamed from ndb/src/kernel/blocks/ndbfs/CircularIndex.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/CircularIndex.hpp (renamed from ndb/src/kernel/blocks/ndbfs/CircularIndex.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/Filename.cpp (renamed from ndb/src/kernel/blocks/ndbfs/Filename.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/Filename.hpp (renamed from ndb/src/kernel/blocks/ndbfs/Filename.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/Makefile.am (renamed from ndb/src/kernel/blocks/ndbfs/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/MemoryChannel.cpp (renamed from ndb/src/kernel/blocks/ndbfs/MemoryChannel.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/MemoryChannel.hpp (renamed from ndb/src/kernel/blocks/ndbfs/MemoryChannel.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/MemoryChannelOSE.hpp (renamed from ndb/src/kernel/blocks/ndbfs/MemoryChannelOSE.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/MemoryChannelTest/Makefile (renamed from ndb/src/kernel/blocks/ndbfs/MemoryChannelTest/Makefile)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/MemoryChannelTest/MemoryChannelTest.cpp (renamed from ndb/src/kernel/blocks/ndbfs/MemoryChannelTest/MemoryChannelTest.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp (renamed from ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/Ndbfs.hpp (renamed from ndb/src/kernel/blocks/ndbfs/Ndbfs.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/OpenFiles.hpp (renamed from ndb/src/kernel/blocks/ndbfs/OpenFiles.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/Pool.hpp (renamed from ndb/src/kernel/blocks/ndbfs/Pool.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/ndbfs/VoidFs.cpp (renamed from ndb/src/kernel/blocks/ndbfs/VoidFs.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/new-block.tar.gz (renamed from ndb/src/kernel/blocks/new-block.tar.gz)bin1816 -> 1816 bytes
-rw-r--r--storage/ndb/src/kernel/blocks/qmgr/Makefile.am (renamed from ndb/src/kernel/blocks/qmgr/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/qmgr/Qmgr.hpp (renamed from ndb/src/kernel/blocks/qmgr/Qmgr.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/qmgr/QmgrInit.cpp (renamed from ndb/src/kernel/blocks/qmgr/QmgrInit.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp (renamed from ndb/src/kernel/blocks/qmgr/QmgrMain.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/qmgr/timer.hpp (renamed from ndb/src/kernel/blocks/qmgr/timer.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/suma/Makefile.am (renamed from ndb/src/kernel/blocks/suma/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/suma/Suma.cpp (renamed from ndb/src/kernel/blocks/suma/Suma.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/suma/Suma.hpp (renamed from ndb/src/kernel/blocks/suma/Suma.hpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/suma/Suma.txt (renamed from ndb/src/kernel/blocks/suma/Suma.txt)0
-rw-r--r--storage/ndb/src/kernel/blocks/suma/SumaInit.cpp (renamed from ndb/src/kernel/blocks/suma/SumaInit.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/trix/Makefile.am (renamed from ndb/src/kernel/blocks/trix/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/blocks/trix/Trix.cpp (renamed from ndb/src/kernel/blocks/trix/Trix.cpp)0
-rw-r--r--storage/ndb/src/kernel/blocks/trix/Trix.hpp (renamed from ndb/src/kernel/blocks/trix/Trix.hpp)0
-rw-r--r--storage/ndb/src/kernel/error/Error.hpp (renamed from ndb/src/kernel/error/Error.hpp)0
-rw-r--r--storage/ndb/src/kernel/error/ErrorHandlingMacros.hpp (renamed from ndb/src/kernel/error/ErrorHandlingMacros.hpp)0
-rw-r--r--storage/ndb/src/kernel/error/ErrorMessages.cpp (renamed from ndb/src/kernel/error/ErrorMessages.cpp)0
-rw-r--r--storage/ndb/src/kernel/error/ErrorMessages.hpp (renamed from ndb/src/kernel/error/ErrorMessages.hpp)0
-rw-r--r--storage/ndb/src/kernel/error/ErrorReporter.cpp (renamed from ndb/src/kernel/error/ErrorReporter.cpp)0
-rw-r--r--storage/ndb/src/kernel/error/ErrorReporter.hpp (renamed from ndb/src/kernel/error/ErrorReporter.hpp)0
-rw-r--r--storage/ndb/src/kernel/error/Makefile.am (renamed from ndb/src/kernel/error/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/error/TimeModule.cpp (renamed from ndb/src/kernel/error/TimeModule.cpp)0
-rw-r--r--storage/ndb/src/kernel/error/TimeModule.hpp (renamed from ndb/src/kernel/error/TimeModule.hpp)0
-rw-r--r--storage/ndb/src/kernel/main.cpp (renamed from ndb/src/kernel/main.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/Array.hpp (renamed from ndb/src/kernel/vm/Array.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/ArrayFifoList.hpp (renamed from ndb/src/kernel/vm/ArrayFifoList.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/ArrayList.hpp (renamed from ndb/src/kernel/vm/ArrayList.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/ArrayPool.hpp (renamed from ndb/src/kernel/vm/ArrayPool.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/CArray.hpp (renamed from ndb/src/kernel/vm/CArray.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/Callback.hpp (renamed from ndb/src/kernel/vm/Callback.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/ClusterConfiguration.cpp (renamed from ndb/src/kernel/vm/ClusterConfiguration.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/ClusterConfiguration.hpp (renamed from ndb/src/kernel/vm/ClusterConfiguration.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/Configuration.cpp (renamed from ndb/src/kernel/vm/Configuration.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/Configuration.hpp (renamed from ndb/src/kernel/vm/Configuration.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/DLFifoList.hpp (renamed from ndb/src/kernel/vm/DLFifoList.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/DLHashTable.hpp (renamed from ndb/src/kernel/vm/DLHashTable.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/DLHashTable2.hpp (renamed from ndb/src/kernel/vm/DLHashTable2.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/DLList.hpp (renamed from ndb/src/kernel/vm/DLList.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/DataBuffer.hpp (renamed from ndb/src/kernel/vm/DataBuffer.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/Emulator.cpp (renamed from ndb/src/kernel/vm/Emulator.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/Emulator.hpp (renamed from ndb/src/kernel/vm/Emulator.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/FastScheduler.cpp (renamed from ndb/src/kernel/vm/FastScheduler.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/FastScheduler.hpp (renamed from ndb/src/kernel/vm/FastScheduler.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/GlobalData.hpp (renamed from ndb/src/kernel/vm/GlobalData.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/KeyTable.hpp (renamed from ndb/src/kernel/vm/KeyTable.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/KeyTable2.hpp (renamed from ndb/src/kernel/vm/KeyTable2.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/LongSignal.hpp (renamed from ndb/src/kernel/vm/LongSignal.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/Makefile.am (renamed from ndb/src/kernel/vm/Makefile.am)0
-rw-r--r--storage/ndb/src/kernel/vm/MetaData.cpp (renamed from ndb/src/kernel/vm/MetaData.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/MetaData.hpp (renamed from ndb/src/kernel/vm/MetaData.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/Mutex.cpp (renamed from ndb/src/kernel/vm/Mutex.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/Mutex.hpp (renamed from ndb/src/kernel/vm/Mutex.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/Prio.hpp (renamed from ndb/src/kernel/vm/Prio.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/RequestTracker.hpp (renamed from ndb/src/kernel/vm/RequestTracker.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/SLList.hpp (renamed from ndb/src/kernel/vm/SLList.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/SafeCounter.cpp (renamed from ndb/src/kernel/vm/SafeCounter.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/SafeCounter.hpp (renamed from ndb/src/kernel/vm/SafeCounter.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/SectionReader.cpp (renamed from ndb/src/kernel/vm/SectionReader.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/SectionReader.hpp (renamed from ndb/src/kernel/vm/SectionReader.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/SignalCounter.hpp (renamed from ndb/src/kernel/vm/SignalCounter.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/SimBlockList.hpp (renamed from ndb/src/kernel/vm/SimBlockList.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/SimplePropertiesSection.cpp (renamed from ndb/src/kernel/vm/SimplePropertiesSection.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/SimulatedBlock.cpp (renamed from ndb/src/kernel/vm/SimulatedBlock.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/SimulatedBlock.hpp (renamed from ndb/src/kernel/vm/SimulatedBlock.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/ThreadConfig.cpp (renamed from ndb/src/kernel/vm/ThreadConfig.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/ThreadConfig.hpp (renamed from ndb/src/kernel/vm/ThreadConfig.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/TimeQueue.cpp (renamed from ndb/src/kernel/vm/TimeQueue.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/TimeQueue.hpp (renamed from ndb/src/kernel/vm/TimeQueue.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/TransporterCallback.cpp (renamed from ndb/src/kernel/vm/TransporterCallback.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/VMSignal.cpp (renamed from ndb/src/kernel/vm/VMSignal.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/VMSignal.hpp (renamed from ndb/src/kernel/vm/VMSignal.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/WaitQueue.hpp (renamed from ndb/src/kernel/vm/WaitQueue.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/WatchDog.cpp (renamed from ndb/src/kernel/vm/WatchDog.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/WatchDog.hpp (renamed from ndb/src/kernel/vm/WatchDog.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/al_test/Makefile (renamed from ndb/src/kernel/vm/al_test/Makefile)0
-rw-r--r--storage/ndb/src/kernel/vm/al_test/arrayListTest.cpp (renamed from ndb/src/kernel/vm/al_test/arrayListTest.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/al_test/arrayPoolTest.cpp (renamed from ndb/src/kernel/vm/al_test/arrayPoolTest.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/al_test/main.cpp (renamed from ndb/src/kernel/vm/al_test/main.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/pc.hpp (renamed from ndb/src/kernel/vm/pc.hpp)0
-rw-r--r--storage/ndb/src/kernel/vm/testCopy/Makefile (renamed from ndb/src/kernel/vm/testCopy/Makefile)0
-rw-r--r--storage/ndb/src/kernel/vm/testCopy/rr.cpp (renamed from ndb/src/kernel/vm/testCopy/rr.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/testCopy/testCopy.cpp (renamed from ndb/src/kernel/vm/testCopy/testCopy.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/testDataBuffer/Makefile (renamed from ndb/src/kernel/vm/testDataBuffer/Makefile)0
-rw-r--r--storage/ndb/src/kernel/vm/testDataBuffer/testDataBuffer.cpp (renamed from ndb/src/kernel/vm/testDataBuffer/testDataBuffer.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/testLongSig/Makefile (renamed from ndb/src/kernel/vm/testLongSig/Makefile)0
-rw-r--r--storage/ndb/src/kernel/vm/testLongSig/testLongSig.cpp (renamed from ndb/src/kernel/vm/testLongSig/testLongSig.cpp)0
-rw-r--r--storage/ndb/src/kernel/vm/testSimplePropertiesSection/Makefile (renamed from ndb/src/kernel/vm/testSimplePropertiesSection/Makefile)0
-rw-r--r--storage/ndb/src/kernel/vm/testSimplePropertiesSection/test.cpp (renamed from ndb/src/kernel/vm/testSimplePropertiesSection/test.cpp)0
-rw-r--r--storage/ndb/src/mgmapi/LocalConfig.cpp (renamed from ndb/src/mgmapi/LocalConfig.cpp)0
-rw-r--r--storage/ndb/src/mgmapi/LocalConfig.hpp (renamed from ndb/src/mgmapi/LocalConfig.hpp)0
-rw-r--r--storage/ndb/src/mgmapi/Makefile.am (renamed from ndb/src/mgmapi/Makefile.am)0
-rw-r--r--storage/ndb/src/mgmapi/mgmapi.cpp (renamed from ndb/src/mgmapi/mgmapi.cpp)0
-rw-r--r--storage/ndb/src/mgmapi/mgmapi_configuration.cpp (renamed from ndb/src/mgmapi/mgmapi_configuration.cpp)0
-rw-r--r--storage/ndb/src/mgmapi/mgmapi_configuration.hpp (renamed from ndb/src/mgmapi/mgmapi_configuration.hpp)0
-rw-r--r--storage/ndb/src/mgmapi/mgmapi_internal.h (renamed from ndb/src/mgmapi/mgmapi_internal.h)0
-rw-r--r--storage/ndb/src/mgmapi/ndb_logevent.cpp (renamed from ndb/src/mgmapi/ndb_logevent.cpp)0
-rw-r--r--storage/ndb/src/mgmapi/ndb_logevent.hpp (renamed from ndb/src/mgmapi/ndb_logevent.hpp)0
-rw-r--r--storage/ndb/src/mgmapi/test/Makefile (renamed from ndb/src/mgmapi/test/Makefile)0
-rw-r--r--storage/ndb/src/mgmapi/test/keso.c (renamed from ndb/src/mgmapi/test/keso.c)0
-rw-r--r--storage/ndb/src/mgmapi/test/mgmSrvApi.cpp (renamed from ndb/src/mgmapi/test/mgmSrvApi.cpp)0
-rw-r--r--storage/ndb/src/mgmclient/CommandInterpreter.cpp (renamed from ndb/src/mgmclient/CommandInterpreter.cpp)0
-rw-r--r--storage/ndb/src/mgmclient/Makefile.am (renamed from ndb/src/mgmclient/Makefile.am)0
-rw-r--r--storage/ndb/src/mgmclient/main.cpp (renamed from ndb/src/mgmclient/main.cpp)0
-rw-r--r--storage/ndb/src/mgmclient/ndb_mgmclient.h (renamed from ndb/src/mgmclient/ndb_mgmclient.h)0
-rw-r--r--storage/ndb/src/mgmclient/ndb_mgmclient.hpp (renamed from ndb/src/mgmclient/ndb_mgmclient.hpp)0
-rw-r--r--storage/ndb/src/mgmclient/test_cpcd/Makefile (renamed from ndb/src/mgmclient/test_cpcd/Makefile)0
-rw-r--r--storage/ndb/src/mgmclient/test_cpcd/test_cpcd.cpp (renamed from ndb/src/mgmclient/test_cpcd/test_cpcd.cpp)0
-rw-r--r--storage/ndb/src/mgmsrv/Config.cpp (renamed from ndb/src/mgmsrv/Config.cpp)0
-rw-r--r--storage/ndb/src/mgmsrv/Config.hpp (renamed from ndb/src/mgmsrv/Config.hpp)0
-rw-r--r--storage/ndb/src/mgmsrv/ConfigInfo.cpp (renamed from ndb/src/mgmsrv/ConfigInfo.cpp)0
-rw-r--r--storage/ndb/src/mgmsrv/ConfigInfo.hpp (renamed from ndb/src/mgmsrv/ConfigInfo.hpp)0
-rw-r--r--storage/ndb/src/mgmsrv/InitConfigFileParser.cpp (renamed from ndb/src/mgmsrv/InitConfigFileParser.cpp)0
-rw-r--r--storage/ndb/src/mgmsrv/InitConfigFileParser.hpp (renamed from ndb/src/mgmsrv/InitConfigFileParser.hpp)0
-rw-r--r--storage/ndb/src/mgmsrv/Makefile.am (renamed from ndb/src/mgmsrv/Makefile.am)0
-rw-r--r--storage/ndb/src/mgmsrv/MgmtSrvr.cpp (renamed from ndb/src/mgmsrv/MgmtSrvr.cpp)0
-rw-r--r--storage/ndb/src/mgmsrv/MgmtSrvr.hpp (renamed from ndb/src/mgmsrv/MgmtSrvr.hpp)0
-rw-r--r--storage/ndb/src/mgmsrv/MgmtSrvrConfig.cpp (renamed from ndb/src/mgmsrv/MgmtSrvrConfig.cpp)0
-rw-r--r--storage/ndb/src/mgmsrv/MgmtSrvrGeneralSignalHandling.cpp (renamed from ndb/src/mgmsrv/MgmtSrvrGeneralSignalHandling.cpp)0
-rw-r--r--storage/ndb/src/mgmsrv/Services.cpp (renamed from ndb/src/mgmsrv/Services.cpp)0
-rw-r--r--storage/ndb/src/mgmsrv/Services.hpp (renamed from ndb/src/mgmsrv/Services.hpp)0
-rw-r--r--storage/ndb/src/mgmsrv/SignalQueue.cpp (renamed from ndb/src/mgmsrv/SignalQueue.cpp)0
-rw-r--r--storage/ndb/src/mgmsrv/SignalQueue.hpp (renamed from ndb/src/mgmsrv/SignalQueue.hpp)0
-rw-r--r--storage/ndb/src/mgmsrv/convertStrToInt.cpp (renamed from ndb/src/mgmsrv/convertStrToInt.cpp)0
-rw-r--r--storage/ndb/src/mgmsrv/convertStrToInt.hpp (renamed from ndb/src/mgmsrv/convertStrToInt.hpp)0
-rw-r--r--storage/ndb/src/mgmsrv/main.cpp (renamed from ndb/src/mgmsrv/main.cpp)0
-rw-r--r--storage/ndb/src/mgmsrv/mkconfig/Makefile (renamed from ndb/src/mgmsrv/mkconfig/Makefile)0
-rw-r--r--storage/ndb/src/mgmsrv/mkconfig/mkconfig.cpp (renamed from ndb/src/mgmsrv/mkconfig/mkconfig.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/API.hpp (renamed from ndb/src/ndbapi/API.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/ClusterMgr.cpp (renamed from ndb/src/ndbapi/ClusterMgr.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/ClusterMgr.hpp (renamed from ndb/src/ndbapi/ClusterMgr.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/DictCache.cpp (renamed from ndb/src/ndbapi/DictCache.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/DictCache.hpp (renamed from ndb/src/ndbapi/DictCache.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/Makefile.am (renamed from ndb/src/ndbapi/Makefile.am)0
-rw-r--r--storage/ndb/src/ndbapi/Ndb.cpp (renamed from ndb/src/ndbapi/Ndb.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbApiSignal.cpp (renamed from ndb/src/ndbapi/NdbApiSignal.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbApiSignal.hpp (renamed from ndb/src/ndbapi/NdbApiSignal.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbBlob.cpp (renamed from ndb/src/ndbapi/NdbBlob.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbBlobImpl.hpp (renamed from ndb/src/ndbapi/NdbBlobImpl.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbDictionary.cpp (renamed from ndb/src/ndbapi/NdbDictionary.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp (renamed from ndb/src/ndbapi/NdbDictionaryImpl.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp (renamed from ndb/src/ndbapi/NdbDictionaryImpl.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbErrorOut.cpp (renamed from ndb/src/ndbapi/NdbErrorOut.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbEventOperation.cpp (renamed from ndb/src/ndbapi/NdbEventOperation.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp (renamed from ndb/src/ndbapi/NdbEventOperationImpl.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp (renamed from ndb/src/ndbapi/NdbEventOperationImpl.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbImpl.hpp (renamed from ndb/src/ndbapi/NdbImpl.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbIndexOperation.cpp (renamed from ndb/src/ndbapi/NdbIndexOperation.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbLinHash.hpp (renamed from ndb/src/ndbapi/NdbLinHash.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbOperation.cpp (renamed from ndb/src/ndbapi/NdbOperation.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbOperationDefine.cpp (renamed from ndb/src/ndbapi/NdbOperationDefine.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbOperationExec.cpp (renamed from ndb/src/ndbapi/NdbOperationExec.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbOperationInt.cpp (renamed from ndb/src/ndbapi/NdbOperationInt.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbOperationScan.cpp (renamed from ndb/src/ndbapi/NdbOperationScan.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbOperationSearch.cpp (renamed from ndb/src/ndbapi/NdbOperationSearch.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbPool.cpp (renamed from ndb/src/ndbapi/NdbPool.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbPoolImpl.cpp (renamed from ndb/src/ndbapi/NdbPoolImpl.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbPoolImpl.hpp (renamed from ndb/src/ndbapi/NdbPoolImpl.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbRecAttr.cpp (renamed from ndb/src/ndbapi/NdbRecAttr.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbReceiver.cpp (renamed from ndb/src/ndbapi/NdbReceiver.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbScanFilter.cpp (renamed from ndb/src/ndbapi/NdbScanFilter.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbScanOperation.cpp (renamed from ndb/src/ndbapi/NdbScanOperation.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbTransaction.cpp (renamed from ndb/src/ndbapi/NdbTransaction.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbTransactionScan.cpp (renamed from ndb/src/ndbapi/NdbTransactionScan.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbUtil.cpp (renamed from ndb/src/ndbapi/NdbUtil.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbUtil.hpp (renamed from ndb/src/ndbapi/NdbUtil.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/NdbWaiter.hpp (renamed from ndb/src/ndbapi/NdbWaiter.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/Ndberr.cpp (renamed from ndb/src/ndbapi/Ndberr.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/Ndbif.cpp (renamed from ndb/src/ndbapi/Ndbif.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/Ndbinit.cpp (renamed from ndb/src/ndbapi/Ndbinit.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/Ndblist.cpp (renamed from ndb/src/ndbapi/Ndblist.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/ObjectMap.hpp (renamed from ndb/src/ndbapi/ObjectMap.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/ScanOperation.txt (renamed from ndb/src/ndbapi/ScanOperation.txt)0
-rw-r--r--storage/ndb/src/ndbapi/TransporterFacade.cpp (renamed from ndb/src/ndbapi/TransporterFacade.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/TransporterFacade.hpp (renamed from ndb/src/ndbapi/TransporterFacade.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/ndb_cluster_connection.cpp (renamed from ndb/src/ndbapi/ndb_cluster_connection.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/ndb_cluster_connection_impl.hpp (renamed from ndb/src/ndbapi/ndb_cluster_connection_impl.hpp)0
-rw-r--r--storage/ndb/src/ndbapi/ndberror.c (renamed from ndb/src/ndbapi/ndberror.c)0
-rw-r--r--storage/ndb/src/ndbapi/signal-sender/Makefile (renamed from ndb/src/ndbapi/signal-sender/Makefile)0
-rw-r--r--storage/ndb/src/ndbapi/signal-sender/SignalSender.cpp (renamed from ndb/src/ndbapi/signal-sender/SignalSender.cpp)0
-rw-r--r--storage/ndb/src/ndbapi/signal-sender/SignalSender.hpp (renamed from ndb/src/ndbapi/signal-sender/SignalSender.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/Makefile (renamed from ndb/src/old_files/client/Makefile)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/Extra.mk (renamed from ndb/src/old_files/client/odbc/Extra.mk)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/Makefile (renamed from ndb/src/old_files/client/odbc/Makefile)0
-rwxr-xr-xstorage/ndb/src/old_files/client/odbc/NdbOdbc.cpp (renamed from ndb/src/old_files/client/odbc/NdbOdbc.cpp)0
-rwxr-xr-xstorage/ndb/src/old_files/client/odbc/NdbOdbc.def (renamed from ndb/src/old_files/client/odbc/NdbOdbc.def)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/CodeGen.cpp (renamed from ndb/src/old_files/client/odbc/codegen/CodeGen.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/CodeGen.hpp (renamed from ndb/src/old_files/client/odbc/codegen/CodeGen.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_base.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_base.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_base.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_base.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_column.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_column.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_column.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_column.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_comp_op.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_comp_op.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_comp_op.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_comp_op.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_create_index.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_create_index.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_create_index.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_create_index.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_create_row.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_create_row.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_create_row.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_create_row.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_create_table.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_create_table.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_create_table.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_create_table.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_data_type.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_data_type.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_data_type.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_data_type.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_ddl.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_ddl.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_ddl.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_ddl.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_column.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_ddl_column.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_column.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_ddl_column.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_constr.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_ddl_constr.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_constr.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_ddl_constr.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_row.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_ddl_row.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_row.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_ddl_row.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_delete.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_delete.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_delete.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_delete.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_delete_index.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_delete_index.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_delete_index.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_delete_index.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_delete_lookup.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_delete_lookup.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_delete_lookup.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_delete_lookup.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_delete_scan.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_delete_scan.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_delete_scan.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_delete_scan.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_dml.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_dml.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_dml.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_dml.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_dml_column.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_dml_column.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_dml_column.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_dml_column.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_dml_row.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_dml_row.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_dml_row.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_dml_row.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_drop_index.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_drop_index.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_drop_index.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_drop_index.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_drop_table.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_drop_table.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_drop_table.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_drop_table.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr_column.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr_column.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr_column.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr_column.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr_const.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr_const.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr_const.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr_const.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr_conv.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr_conv.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr_conv.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr_conv.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr_func.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr_func.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr_func.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr_func.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr_op.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr_op.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr_op.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr_op.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr_param.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr_param.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr_param.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr_param.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr_row.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr_row.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_expr_row.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_expr_row.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_idx_column.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_idx_column.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_idx_column.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_idx_column.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_insert.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_insert.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_insert.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_insert.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_pred.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_pred.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_pred.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_pred.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_pred_op.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_pred_op.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_pred_op.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_pred_op.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_count.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_count.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_count.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_count.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_distinct.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_distinct.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_distinct.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_distinct.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_filter.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_filter.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_filter.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_filter.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_group.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_group.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_group.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_group.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_index.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_index.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_index.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_index.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_join.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_join.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_join.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_join.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_lookup.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_lookup.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_lookup.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_lookup.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_project.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_project.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_project.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_project.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_range.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_range.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_range.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_range.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_repeat.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_repeat.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_repeat.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_repeat.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_scan.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_scan.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_scan.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_scan.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_sort.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_sort.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_sort.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_sort.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_sys.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_sys.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_query_sys.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_query_sys.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_root.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_root.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_root.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_root.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_select.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_select.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_select.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_select.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_set_row.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_set_row.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_set_row.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_set_row.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_stmt.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_stmt.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_stmt.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_stmt.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_table.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_table.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_table.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_table.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_table_list.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_table_list.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_table_list.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_table_list.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_update.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_update.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_update.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_update.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_update_index.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_update_index.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_update_index.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_update_index.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_update_lookup.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_update_lookup.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_update_lookup.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_update_lookup.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_update_scan.cpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_update_scan.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Code_update_scan.hpp (renamed from ndb/src/old_files/client/odbc/codegen/Code_update_scan.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/Makefile (renamed from ndb/src/old_files/client/odbc/codegen/Makefile)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/SimpleGram.ypp (renamed from ndb/src/old_files/client/odbc/codegen/SimpleGram.ypp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/SimpleParser.cpp (renamed from ndb/src/old_files/client/odbc/codegen/SimpleParser.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/SimpleParser.hpp (renamed from ndb/src/old_files/client/odbc/codegen/SimpleParser.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/codegen/SimpleScan.lpp (renamed from ndb/src/old_files/client/odbc/codegen/SimpleScan.lpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/AttrArea.cpp (renamed from ndb/src/old_files/client/odbc/common/AttrArea.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/AttrArea.hpp (renamed from ndb/src/old_files/client/odbc/common/AttrArea.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/CodeTree.cpp (renamed from ndb/src/old_files/client/odbc/common/CodeTree.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/CodeTree.hpp (renamed from ndb/src/old_files/client/odbc/common/CodeTree.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/ConnArea.cpp (renamed from ndb/src/old_files/client/odbc/common/ConnArea.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/ConnArea.hpp (renamed from ndb/src/old_files/client/odbc/common/ConnArea.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/Ctx.cpp (renamed from ndb/src/old_files/client/odbc/common/Ctx.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/Ctx.hpp (renamed from ndb/src/old_files/client/odbc/common/Ctx.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/DataField.cpp (renamed from ndb/src/old_files/client/odbc/common/DataField.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/DataField.hpp (renamed from ndb/src/old_files/client/odbc/common/DataField.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/DataRow.cpp (renamed from ndb/src/old_files/client/odbc/common/DataRow.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/DataRow.hpp (renamed from ndb/src/old_files/client/odbc/common/DataRow.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/DataType.cpp (renamed from ndb/src/old_files/client/odbc/common/DataType.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/DataType.hpp (renamed from ndb/src/old_files/client/odbc/common/DataType.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/DescArea.cpp (renamed from ndb/src/old_files/client/odbc/common/DescArea.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/DescArea.hpp (renamed from ndb/src/old_files/client/odbc/common/DescArea.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/DiagArea.cpp (renamed from ndb/src/old_files/client/odbc/common/DiagArea.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/DiagArea.hpp (renamed from ndb/src/old_files/client/odbc/common/DiagArea.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/Makefile (renamed from ndb/src/old_files/client/odbc/common/Makefile)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/OdbcData.cpp (renamed from ndb/src/old_files/client/odbc/common/OdbcData.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/OdbcData.hpp (renamed from ndb/src/old_files/client/odbc/common/OdbcData.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/ResultArea.cpp (renamed from ndb/src/old_files/client/odbc/common/ResultArea.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/ResultArea.hpp (renamed from ndb/src/old_files/client/odbc/common/ResultArea.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/Sqlstate.cpp (renamed from ndb/src/old_files/client/odbc/common/Sqlstate.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/Sqlstate.hpp (renamed from ndb/src/old_files/client/odbc/common/Sqlstate.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/StmtArea.cpp (renamed from ndb/src/old_files/client/odbc/common/StmtArea.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/StmtArea.hpp (renamed from ndb/src/old_files/client/odbc/common/StmtArea.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/StmtInfo.cpp (renamed from ndb/src/old_files/client/odbc/common/StmtInfo.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/StmtInfo.hpp (renamed from ndb/src/old_files/client/odbc/common/StmtInfo.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/common.cpp (renamed from ndb/src/old_files/client/odbc/common/common.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/common/common.hpp (renamed from ndb/src/old_files/client/odbc/common/common.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/dictionary/DictCatalog.cpp (renamed from ndb/src/old_files/client/odbc/dictionary/DictCatalog.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/dictionary/DictCatalog.hpp (renamed from ndb/src/old_files/client/odbc/dictionary/DictCatalog.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/dictionary/DictColumn.cpp (renamed from ndb/src/old_files/client/odbc/dictionary/DictColumn.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/dictionary/DictColumn.hpp (renamed from ndb/src/old_files/client/odbc/dictionary/DictColumn.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/dictionary/DictIndex.cpp (renamed from ndb/src/old_files/client/odbc/dictionary/DictIndex.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/dictionary/DictIndex.hpp (renamed from ndb/src/old_files/client/odbc/dictionary/DictIndex.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/dictionary/DictSchema.cpp (renamed from ndb/src/old_files/client/odbc/dictionary/DictSchema.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/dictionary/DictSchema.hpp (renamed from ndb/src/old_files/client/odbc/dictionary/DictSchema.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/dictionary/DictSys.cpp (renamed from ndb/src/old_files/client/odbc/dictionary/DictSys.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/dictionary/DictSys.hpp (renamed from ndb/src/old_files/client/odbc/dictionary/DictSys.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/dictionary/DictTable.cpp (renamed from ndb/src/old_files/client/odbc/dictionary/DictTable.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/dictionary/DictTable.hpp (renamed from ndb/src/old_files/client/odbc/dictionary/DictTable.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/dictionary/Makefile (renamed from ndb/src/old_files/client/odbc/dictionary/Makefile)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/docs/class.fig (renamed from ndb/src/old_files/client/odbc/docs/class.fig)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/docs/descfield.pl (renamed from ndb/src/old_files/client/odbc/docs/descfield.pl)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/docs/diag.txt (renamed from ndb/src/old_files/client/odbc/docs/diag.txt)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/docs/getinfo.pl (renamed from ndb/src/old_files/client/odbc/docs/getinfo.pl)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/docs/gettypeinfo.pl (renamed from ndb/src/old_files/client/odbc/docs/gettypeinfo.pl)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/docs/handleattr.pl (renamed from ndb/src/old_files/client/odbc/docs/handleattr.pl)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/docs/main.hpp (renamed from ndb/src/old_files/client/odbc/docs/main.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/docs/ndbodbc.html (renamed from ndb/src/old_files/client/odbc/docs/ndbodbc.html)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/docs/select.fig (renamed from ndb/src/old_files/client/odbc/docs/select.fig)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/docs/systables.pl (renamed from ndb/src/old_files/client/odbc/docs/systables.pl)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/docs/type.txt (renamed from ndb/src/old_files/client/odbc/docs/type.txt)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/Func.data (renamed from ndb/src/old_files/client/odbc/driver/Func.data)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/Func.pl (renamed from ndb/src/old_files/client/odbc/driver/Func.pl)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/Makefile (renamed from ndb/src/old_files/client/odbc/driver/Makefile)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLAllocConnect.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLAllocConnect.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLAllocEnv.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLAllocEnv.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLAllocHandle.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLAllocHandle.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLAllocHandleStd.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLAllocHandleStd.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLAllocStmt.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLAllocStmt.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLBindCol.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLBindCol.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLBindParam.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLBindParam.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLBindParameter.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLBindParameter.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLBrowseConnect.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLBrowseConnect.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLBulkOperations.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLBulkOperations.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLCancel.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLCancel.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLCloseCursor.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLCloseCursor.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLColAttribute.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLColAttribute.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLColAttributes.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLColAttributes.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLColumnPrivileges.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLColumnPrivileges.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLColumns.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLColumns.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLConnect.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLConnect.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLCopyDesc.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLCopyDesc.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLDataSources.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLDataSources.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLDescribeCol.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLDescribeCol.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLDescribeParam.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLDescribeParam.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLDisconnect.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLDisconnect.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLDriverConnect.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLDriverConnect.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLDrivers.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLDrivers.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLEndTran.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLEndTran.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLError.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLError.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLExecDirect.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLExecDirect.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLExecute.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLExecute.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLExtendedFetch.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLExtendedFetch.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLFetch.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLFetch.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLFetchScroll.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLFetchScroll.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLForeignKeys.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLForeignKeys.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLFreeConnect.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLFreeConnect.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLFreeEnv.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLFreeEnv.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLFreeHandle.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLFreeHandle.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLFreeStmt.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLFreeStmt.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLGetConnectAttr.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLGetConnectAttr.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLGetConnectOption.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLGetConnectOption.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLGetCursorName.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLGetCursorName.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLGetData.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLGetData.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLGetDescField.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLGetDescField.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLGetDescRec.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLGetDescRec.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLGetDiagField.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLGetDiagField.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLGetDiagRec.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLGetDiagRec.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLGetEnvAttr.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLGetEnvAttr.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLGetFunctions.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLGetFunctions.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLGetInfo.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLGetInfo.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLGetStmtAttr.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLGetStmtAttr.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLGetStmtOption.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLGetStmtOption.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLGetTypeInfo.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLGetTypeInfo.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLMoreResults.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLMoreResults.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLNativeSql.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLNativeSql.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLNumParams.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLNumParams.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLNumResultCols.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLNumResultCols.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLParamData.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLParamData.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLParamOptions.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLParamOptions.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLPrepare.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLPrepare.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLPrimaryKeys.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLPrimaryKeys.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLProcedureColumns.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLProcedureColumns.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLProcedures.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLProcedures.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLPutData.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLPutData.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLRowCount.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLRowCount.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLSetConnectAttr.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLSetConnectAttr.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLSetConnectOption.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLSetConnectOption.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLSetCursorName.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLSetCursorName.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLSetDescField.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLSetDescField.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLSetDescRec.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLSetDescRec.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLSetEnvAttr.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLSetEnvAttr.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLSetParam.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLSetParam.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLSetPos.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLSetPos.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLSetScrollOptions.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLSetScrollOptions.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLSetStmtAttr.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLSetStmtAttr.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLSetStmtOption.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLSetStmtOption.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLSpecialColumns.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLSpecialColumns.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLStatistics.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLStatistics.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLTablePrivileges.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLTablePrivileges.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLTables.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLTables.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/SQLTransact.cpp (renamed from ndb/src/old_files/client/odbc/driver/SQLTransact.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/driver.cpp (renamed from ndb/src/old_files/client/odbc/driver/driver.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/driver/driver.hpp (renamed from ndb/src/old_files/client/odbc/driver/driver.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_comp_op.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_comp_op.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_create_index.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_create_index.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_create_table.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_create_table.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_delete_index.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_delete_index.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_delete_lookup.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_delete_lookup.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_delete_scan.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_delete_scan.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_drop_index.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_drop_index.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_drop_table.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_drop_table.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_expr_conv.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_expr_conv.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_expr_func.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_expr_func.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_expr_op.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_expr_op.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_insert.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_insert.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_pred_op.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_pred_op.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_query_index.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_query_index.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_query_lookup.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_query_lookup.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_query_range.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_query_range.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_query_scan.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_query_scan.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_query_sys.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_query_sys.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_update_index.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_update_index.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_update_lookup.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_update_lookup.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Exec_update_scan.cpp (renamed from ndb/src/old_files/client/odbc/executor/Exec_update_scan.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Executor.cpp (renamed from ndb/src/old_files/client/odbc/executor/Executor.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Executor.hpp (renamed from ndb/src/old_files/client/odbc/executor/Executor.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/executor/Makefile (renamed from ndb/src/old_files/client/odbc/executor/Makefile)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/AttrDbc.cpp (renamed from ndb/src/old_files/client/odbc/handles/AttrDbc.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/AttrEnv.cpp (renamed from ndb/src/old_files/client/odbc/handles/AttrEnv.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/AttrRoot.cpp (renamed from ndb/src/old_files/client/odbc/handles/AttrRoot.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/AttrStmt.cpp (renamed from ndb/src/old_files/client/odbc/handles/AttrStmt.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/DescSpec.cpp (renamed from ndb/src/old_files/client/odbc/handles/DescSpec.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/FuncTab.cpp (renamed from ndb/src/old_files/client/odbc/handles/FuncTab.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/HandleBase.cpp (renamed from ndb/src/old_files/client/odbc/handles/HandleBase.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/HandleBase.hpp (renamed from ndb/src/old_files/client/odbc/handles/HandleBase.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/HandleDbc.cpp (renamed from ndb/src/old_files/client/odbc/handles/HandleDbc.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/HandleDbc.hpp (renamed from ndb/src/old_files/client/odbc/handles/HandleDbc.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/HandleDesc.cpp (renamed from ndb/src/old_files/client/odbc/handles/HandleDesc.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/HandleDesc.hpp (renamed from ndb/src/old_files/client/odbc/handles/HandleDesc.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/HandleEnv.cpp (renamed from ndb/src/old_files/client/odbc/handles/HandleEnv.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/HandleEnv.hpp (renamed from ndb/src/old_files/client/odbc/handles/HandleEnv.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/HandleRoot.cpp (renamed from ndb/src/old_files/client/odbc/handles/HandleRoot.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/HandleRoot.hpp (renamed from ndb/src/old_files/client/odbc/handles/HandleRoot.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/HandleStmt.cpp (renamed from ndb/src/old_files/client/odbc/handles/HandleStmt.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/HandleStmt.hpp (renamed from ndb/src/old_files/client/odbc/handles/HandleStmt.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/InfoTab.cpp (renamed from ndb/src/old_files/client/odbc/handles/InfoTab.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/Makefile (renamed from ndb/src/old_files/client/odbc/handles/Makefile)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/PoolNdb.cpp (renamed from ndb/src/old_files/client/odbc/handles/PoolNdb.cpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/PoolNdb.hpp (renamed from ndb/src/old_files/client/odbc/handles/PoolNdb.hpp)0
-rw-r--r--storage/ndb/src/old_files/client/odbc/handles/handles.hpp (renamed from ndb/src/old_files/client/odbc/handles/handles.hpp)0
-rw-r--r--storage/ndb/src/old_files/ndbbaseclient/Makefile (renamed from ndb/src/old_files/ndbbaseclient/Makefile)0
-rw-r--r--storage/ndb/src/old_files/ndbbaseclient/ndbbaseclient_dummy.cpp (renamed from ndb/src/old_files/ndbbaseclient/ndbbaseclient_dummy.cpp)0
-rw-r--r--storage/ndb/src/old_files/ndbclient/Makefile (renamed from ndb/src/old_files/ndbclient/Makefile)0
-rw-r--r--storage/ndb/src/old_files/ndbclient/ndbclient_dummy.cpp (renamed from ndb/src/old_files/ndbclient/ndbclient_dummy.cpp)0
-rw-r--r--storage/ndb/src/old_files/newtonapi/Makefile (renamed from ndb/src/old_files/newtonapi/Makefile)0
-rw-r--r--storage/ndb/src/old_files/newtonapi/dba_binding.cpp (renamed from ndb/src/old_files/newtonapi/dba_binding.cpp)0
-rw-r--r--storage/ndb/src/old_files/newtonapi/dba_bulkread.cpp (renamed from ndb/src/old_files/newtonapi/dba_bulkread.cpp)0
-rw-r--r--storage/ndb/src/old_files/newtonapi/dba_config.cpp (renamed from ndb/src/old_files/newtonapi/dba_config.cpp)0
-rw-r--r--storage/ndb/src/old_files/newtonapi/dba_dac.cpp (renamed from ndb/src/old_files/newtonapi/dba_dac.cpp)0
-rw-r--r--storage/ndb/src/old_files/newtonapi/dba_error.cpp (renamed from ndb/src/old_files/newtonapi/dba_error.cpp)0
-rw-r--r--storage/ndb/src/old_files/newtonapi/dba_init.cpp (renamed from ndb/src/old_files/newtonapi/dba_init.cpp)0
-rw-r--r--storage/ndb/src/old_files/newtonapi/dba_internal.hpp (renamed from ndb/src/old_files/newtonapi/dba_internal.hpp)0
-rw-r--r--storage/ndb/src/old_files/newtonapi/dba_process.cpp (renamed from ndb/src/old_files/newtonapi/dba_process.cpp)0
-rw-r--r--storage/ndb/src/old_files/newtonapi/dba_process.hpp (renamed from ndb/src/old_files/newtonapi/dba_process.hpp)0
-rw-r--r--storage/ndb/src/old_files/newtonapi/dba_schema.cpp (renamed from ndb/src/old_files/newtonapi/dba_schema.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/ExtSender.cpp (renamed from ndb/src/old_files/rep/ExtSender.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/ExtSender.hpp (renamed from ndb/src/old_files/rep/ExtSender.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/Makefile (renamed from ndb/src/old_files/rep/Makefile)0
-rw-r--r--storage/ndb/src/old_files/rep/NodeConnectInfo.hpp (renamed from ndb/src/old_files/rep/NodeConnectInfo.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/README (renamed from ndb/src/old_files/rep/README)0
-rw-r--r--storage/ndb/src/old_files/rep/RepApiInterpreter.cpp (renamed from ndb/src/old_files/rep/RepApiInterpreter.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/RepApiInterpreter.hpp (renamed from ndb/src/old_files/rep/RepApiInterpreter.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/RepApiService.cpp (renamed from ndb/src/old_files/rep/RepApiService.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/RepApiService.hpp (renamed from ndb/src/old_files/rep/RepApiService.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/RepCommandInterpreter.cpp (renamed from ndb/src/old_files/rep/RepCommandInterpreter.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/RepCommandInterpreter.hpp (renamed from ndb/src/old_files/rep/RepCommandInterpreter.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/RepComponents.cpp (renamed from ndb/src/old_files/rep/RepComponents.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/RepComponents.hpp (renamed from ndb/src/old_files/rep/RepComponents.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/RepMain.cpp (renamed from ndb/src/old_files/rep/RepMain.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/Requestor.cpp (renamed from ndb/src/old_files/rep/Requestor.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/Requestor.hpp (renamed from ndb/src/old_files/rep/Requestor.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/RequestorSubscriptions.cpp (renamed from ndb/src/old_files/rep/RequestorSubscriptions.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/SignalQueue.cpp (renamed from ndb/src/old_files/rep/SignalQueue.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/SignalQueue.hpp (renamed from ndb/src/old_files/rep/SignalQueue.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/TODO (renamed from ndb/src/old_files/rep/TODO)0
-rw-r--r--storage/ndb/src/old_files/rep/adapters/AppNDB.cpp (renamed from ndb/src/old_files/rep/adapters/AppNDB.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/adapters/AppNDB.hpp (renamed from ndb/src/old_files/rep/adapters/AppNDB.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/adapters/ExtAPI.cpp (renamed from ndb/src/old_files/rep/adapters/ExtAPI.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/adapters/ExtAPI.hpp (renamed from ndb/src/old_files/rep/adapters/ExtAPI.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/adapters/ExtNDB.cpp (renamed from ndb/src/old_files/rep/adapters/ExtNDB.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/adapters/ExtNDB.hpp (renamed from ndb/src/old_files/rep/adapters/ExtNDB.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/adapters/Makefile (renamed from ndb/src/old_files/rep/adapters/Makefile)0
-rw-r--r--storage/ndb/src/old_files/rep/adapters/TableInfoPs.hpp (renamed from ndb/src/old_files/rep/adapters/TableInfoPs.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/dbug_hack.cpp (renamed from ndb/src/old_files/rep/dbug_hack.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/rep_version.hpp (renamed from ndb/src/old_files/rep/rep_version.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/repapi/Makefile (renamed from ndb/src/old_files/rep/repapi/Makefile)0
-rw-r--r--storage/ndb/src/old_files/rep/repapi/repapi.cpp (renamed from ndb/src/old_files/rep/repapi/repapi.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/repapi/repapi.h (renamed from ndb/src/old_files/rep/repapi/repapi.h)0
-rw-r--r--storage/ndb/src/old_files/rep/state/Channel.cpp (renamed from ndb/src/old_files/rep/state/Channel.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/state/Channel.hpp (renamed from ndb/src/old_files/rep/state/Channel.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/state/Interval.cpp (renamed from ndb/src/old_files/rep/state/Interval.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/state/Interval.hpp (renamed from ndb/src/old_files/rep/state/Interval.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/state/Makefile (renamed from ndb/src/old_files/rep/state/Makefile)0
-rw-r--r--storage/ndb/src/old_files/rep/state/RepState.cpp (renamed from ndb/src/old_files/rep/state/RepState.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/state/RepState.hpp (renamed from ndb/src/old_files/rep/state/RepState.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/state/RepStateEvent.cpp (renamed from ndb/src/old_files/rep/state/RepStateEvent.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/state/RepStateRequests.cpp (renamed from ndb/src/old_files/rep/state/RepStateRequests.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/state/testInterval/Makefile (renamed from ndb/src/old_files/rep/state/testInterval/Makefile)0
-rw-r--r--storage/ndb/src/old_files/rep/state/testInterval/testInterval.cpp (renamed from ndb/src/old_files/rep/state/testInterval/testInterval.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/state/testRepState/Makefile (renamed from ndb/src/old_files/rep/state/testRepState/Makefile)0
-rw-r--r--storage/ndb/src/old_files/rep/state/testRepState/testRequestor.cpp (renamed from ndb/src/old_files/rep/state/testRepState/testRequestor.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/state/testRepState/testRequestor.hpp (renamed from ndb/src/old_files/rep/state/testRepState/testRequestor.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/GCIBuffer.cpp (renamed from ndb/src/old_files/rep/storage/GCIBuffer.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/GCIBuffer.hpp (renamed from ndb/src/old_files/rep/storage/GCIBuffer.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/GCIContainer.cpp (renamed from ndb/src/old_files/rep/storage/GCIContainer.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/GCIContainer.hpp (renamed from ndb/src/old_files/rep/storage/GCIContainer.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/GCIContainerPS.cpp (renamed from ndb/src/old_files/rep/storage/GCIContainerPS.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/GCIContainerPS.hpp (renamed from ndb/src/old_files/rep/storage/GCIContainerPS.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/GCIPage.cpp (renamed from ndb/src/old_files/rep/storage/GCIPage.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/GCIPage.hpp (renamed from ndb/src/old_files/rep/storage/GCIPage.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/LogRecord.hpp (renamed from ndb/src/old_files/rep/storage/LogRecord.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/Makefile (renamed from ndb/src/old_files/rep/storage/Makefile)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/NodeConnectInfo.hpp (renamed from ndb/src/old_files/rep/storage/NodeConnectInfo.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/NodeGroup.cpp (renamed from ndb/src/old_files/rep/storage/NodeGroup.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/NodeGroup.hpp (renamed from ndb/src/old_files/rep/storage/NodeGroup.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/NodeGroupInfo.cpp (renamed from ndb/src/old_files/rep/storage/NodeGroupInfo.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/storage/NodeGroupInfo.hpp (renamed from ndb/src/old_files/rep/storage/NodeGroupInfo.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/transfer/Makefile (renamed from ndb/src/old_files/rep/transfer/Makefile)0
-rw-r--r--storage/ndb/src/old_files/rep/transfer/TransPS.cpp (renamed from ndb/src/old_files/rep/transfer/TransPS.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/transfer/TransPS.hpp (renamed from ndb/src/old_files/rep/transfer/TransPS.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/transfer/TransSS.cpp (renamed from ndb/src/old_files/rep/transfer/TransSS.cpp)0
-rw-r--r--storage/ndb/src/old_files/rep/transfer/TransSS.hpp (renamed from ndb/src/old_files/rep/transfer/TransSS.hpp)0
-rw-r--r--storage/ndb/src/old_files/rep/transfer/TransSSSubscriptions.cpp (renamed from ndb/src/old_files/rep/transfer/TransSSSubscriptions.cpp)0
-rw-r--r--storage/ndb/test/Makefile.am (renamed from ndb/test/Makefile.am)0
-rw-r--r--storage/ndb/test/include/CpcClient.hpp (renamed from ndb/test/include/CpcClient.hpp)0
-rw-r--r--storage/ndb/test/include/HugoAsynchTransactions.hpp (renamed from ndb/test/include/HugoAsynchTransactions.hpp)0
-rw-r--r--storage/ndb/test/include/HugoCalculator.hpp (renamed from ndb/test/include/HugoCalculator.hpp)0
-rw-r--r--storage/ndb/test/include/HugoOperations.hpp (renamed from ndb/test/include/HugoOperations.hpp)0
-rw-r--r--storage/ndb/test/include/HugoTransactions.hpp (renamed from ndb/test/include/HugoTransactions.hpp)0
-rw-r--r--storage/ndb/test/include/NDBT.hpp (renamed from ndb/test/include/NDBT.hpp)0
-rw-r--r--storage/ndb/test/include/NDBT_DataSet.hpp (renamed from ndb/test/include/NDBT_DataSet.hpp)0
-rw-r--r--storage/ndb/test/include/NDBT_DataSetTransaction.hpp (renamed from ndb/test/include/NDBT_DataSetTransaction.hpp)0
-rw-r--r--storage/ndb/test/include/NDBT_Error.hpp (renamed from ndb/test/include/NDBT_Error.hpp)0
-rw-r--r--storage/ndb/test/include/NDBT_Output.hpp (renamed from ndb/test/include/NDBT_Output.hpp)0
-rw-r--r--storage/ndb/test/include/NDBT_ResultRow.hpp (renamed from ndb/test/include/NDBT_ResultRow.hpp)0
-rw-r--r--storage/ndb/test/include/NDBT_ReturnCodes.h (renamed from ndb/test/include/NDBT_ReturnCodes.h)0
-rw-r--r--storage/ndb/test/include/NDBT_Stats.hpp (renamed from ndb/test/include/NDBT_Stats.hpp)0
-rw-r--r--storage/ndb/test/include/NDBT_Table.hpp (renamed from ndb/test/include/NDBT_Table.hpp)0
-rw-r--r--storage/ndb/test/include/NDBT_Tables.hpp (renamed from ndb/test/include/NDBT_Tables.hpp)0
-rw-r--r--storage/ndb/test/include/NDBT_Test.hpp (renamed from ndb/test/include/NDBT_Test.hpp)0
-rw-r--r--storage/ndb/test/include/NdbBackup.hpp (renamed from ndb/test/include/NdbBackup.hpp)0
-rw-r--r--storage/ndb/test/include/NdbConfig.hpp (renamed from ndb/test/include/NdbConfig.hpp)0
-rw-r--r--storage/ndb/test/include/NdbGrep.hpp (renamed from ndb/test/include/NdbGrep.hpp)0
-rw-r--r--storage/ndb/test/include/NdbRestarter.hpp (renamed from ndb/test/include/NdbRestarter.hpp)0
-rw-r--r--storage/ndb/test/include/NdbRestarts.hpp (renamed from ndb/test/include/NdbRestarts.hpp)0
-rw-r--r--storage/ndb/test/include/NdbSchemaCon.hpp (renamed from ndb/test/include/NdbSchemaCon.hpp)0
-rw-r--r--storage/ndb/test/include/NdbSchemaOp.hpp (renamed from ndb/test/include/NdbSchemaOp.hpp)0
-rw-r--r--storage/ndb/test/include/NdbTest.hpp (renamed from ndb/test/include/NdbTest.hpp)0
-rw-r--r--storage/ndb/test/include/NdbTimer.hpp (renamed from ndb/test/include/NdbTimer.hpp)0
-rw-r--r--storage/ndb/test/include/TestNdbEventOperation.hpp (renamed from ndb/test/include/TestNdbEventOperation.hpp)0
-rw-r--r--storage/ndb/test/include/UtilTransactions.hpp (renamed from ndb/test/include/UtilTransactions.hpp)0
-rw-r--r--storage/ndb/test/include/getarg.h (renamed from ndb/test/include/getarg.h)0
-rw-r--r--storage/ndb/test/ndbapi/InsertRecs.cpp (renamed from ndb/test/ndbapi/InsertRecs.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/Makefile.am (renamed from ndb/test/ndbapi/Makefile.am)0
-rw-r--r--storage/ndb/test/ndbapi/ScanFilter.hpp (renamed from ndb/test/ndbapi/ScanFilter.hpp)0
-rw-r--r--storage/ndb/test/ndbapi/ScanFunctions.hpp (renamed from ndb/test/ndbapi/ScanFunctions.hpp)0
-rw-r--r--storage/ndb/test/ndbapi/ScanInterpretTest.hpp (renamed from ndb/test/ndbapi/ScanInterpretTest.hpp)0
-rw-r--r--storage/ndb/test/ndbapi/TraceNdbApi.cpp (renamed from ndb/test/ndbapi/TraceNdbApi.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/VerifyNdbApi.cpp (renamed from ndb/test/ndbapi/VerifyNdbApi.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/acid.cpp (renamed from ndb/test/ndbapi/acid.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/acid2.cpp (renamed from ndb/test/ndbapi/acid2.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/adoInsertRecs.cpp (renamed from ndb/test/ndbapi/adoInsertRecs.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/asyncGenerator.cpp (renamed from ndb/test/ndbapi/asyncGenerator.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bank/Bank.cpp (renamed from ndb/test/ndbapi/bank/Bank.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bank/Bank.hpp (renamed from ndb/test/ndbapi/bank/Bank.hpp)0
-rw-r--r--storage/ndb/test/ndbapi/bank/BankLoad.cpp (renamed from ndb/test/ndbapi/bank/BankLoad.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bank/Makefile.am (renamed from ndb/test/ndbapi/bank/Makefile.am)0
-rw-r--r--storage/ndb/test/ndbapi/bank/bankCreator.cpp (renamed from ndb/test/ndbapi/bank/bankCreator.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bank/bankMakeGL.cpp (renamed from ndb/test/ndbapi/bank/bankMakeGL.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bank/bankSumAccounts.cpp (renamed from ndb/test/ndbapi/bank/bankSumAccounts.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bank/bankTimer.cpp (renamed from ndb/test/ndbapi/bank/bankTimer.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bank/bankTransactionMaker.cpp (renamed from ndb/test/ndbapi/bank/bankTransactionMaker.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bank/bankValidateAllGLs.cpp (renamed from ndb/test/ndbapi/bank/bankValidateAllGLs.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bank/testBank.cpp (renamed from ndb/test/ndbapi/bank/testBank.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/asyncGenerator.cpp (renamed from ndb/test/ndbapi/bench/asyncGenerator.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/dbGenerator.h (renamed from ndb/test/ndbapi/bench/dbGenerator.h)0
-rw-r--r--storage/ndb/test/ndbapi/bench/dbPopulate.cpp (renamed from ndb/test/ndbapi/bench/dbPopulate.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/dbPopulate.h (renamed from ndb/test/ndbapi/bench/dbPopulate.h)0
-rw-r--r--storage/ndb/test/ndbapi/bench/macros.h (renamed from ndb/test/ndbapi/bench/macros.h)0
-rw-r--r--storage/ndb/test/ndbapi/bench/mainAsyncGenerator.cpp (renamed from ndb/test/ndbapi/bench/mainAsyncGenerator.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/mainPopulate.cpp (renamed from ndb/test/ndbapi/bench/mainPopulate.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/ndb_async1.cpp (renamed from ndb/test/ndbapi/bench/ndb_async1.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/ndb_async2.cpp (renamed from ndb/test/ndbapi/bench/ndb_async2.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/ndb_error.hpp (renamed from ndb/test/ndbapi/bench/ndb_error.hpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/ndb_schema.hpp (renamed from ndb/test/ndbapi/bench/ndb_schema.hpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/ndb_user_transaction.cpp (renamed from ndb/test/ndbapi/bench/ndb_user_transaction.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/ndb_user_transaction2.cpp (renamed from ndb/test/ndbapi/bench/ndb_user_transaction2.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/ndb_user_transaction3.cpp (renamed from ndb/test/ndbapi/bench/ndb_user_transaction3.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/ndb_user_transaction4.cpp (renamed from ndb/test/ndbapi/bench/ndb_user_transaction4.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/ndb_user_transaction5.cpp (renamed from ndb/test/ndbapi/bench/ndb_user_transaction5.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/ndb_user_transaction6.cpp (renamed from ndb/test/ndbapi/bench/ndb_user_transaction6.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/testData.h (renamed from ndb/test/ndbapi/bench/testData.h)0
-rw-r--r--storage/ndb/test/ndbapi/bench/testDefinitions.h (renamed from ndb/test/ndbapi/bench/testDefinitions.h)0
-rw-r--r--storage/ndb/test/ndbapi/bench/userInterface.cpp (renamed from ndb/test/ndbapi/bench/userInterface.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bench/userInterface.h (renamed from ndb/test/ndbapi/bench/userInterface.h)0
-rw-r--r--storage/ndb/test/ndbapi/benchronja.cpp (renamed from ndb/test/ndbapi/benchronja.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/bulk_copy.cpp (renamed from ndb/test/ndbapi/bulk_copy.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/cdrserver.cpp (renamed from ndb/test/ndbapi/cdrserver.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/celloDb.cpp (renamed from ndb/test/ndbapi/celloDb.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/create_all_tabs.cpp (renamed from ndb/test/ndbapi/create_all_tabs.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/create_tab.cpp (renamed from ndb/test/ndbapi/create_tab.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/drop_all_tabs.cpp (renamed from ndb/test/ndbapi/drop_all_tabs.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/flexAsynch.cpp (renamed from ndb/test/ndbapi/flexAsynch.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/flexBench.cpp (renamed from ndb/test/ndbapi/flexBench.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/flexHammer.cpp (renamed from ndb/test/ndbapi/flexHammer.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/flexScan.cpp (renamed from ndb/test/ndbapi/flexScan.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/flexTT.cpp (renamed from ndb/test/ndbapi/flexTT.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/flexTimedAsynch.cpp (renamed from ndb/test/ndbapi/flexTimedAsynch.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/flex_bench_mysql.cpp (renamed from ndb/test/ndbapi/flex_bench_mysql.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/index.cpp (renamed from ndb/test/ndbapi/index.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/index2.cpp (renamed from ndb/test/ndbapi/index2.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/initronja.cpp (renamed from ndb/test/ndbapi/initronja.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/interpreterInTup.cpp (renamed from ndb/test/ndbapi/interpreterInTup.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/mainAsyncGenerator.cpp (renamed from ndb/test/ndbapi/mainAsyncGenerator.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/msa.cpp (renamed from ndb/test/ndbapi/msa.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/ndb_async1.cpp (renamed from ndb/test/ndbapi/ndb_async1.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/ndb_async2.cpp (renamed from ndb/test/ndbapi/ndb_async2.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/ndb_user_populate.cpp (renamed from ndb/test/ndbapi/ndb_user_populate.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/ndb_user_transaction.cpp (renamed from ndb/test/ndbapi/ndb_user_transaction.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/ndb_user_transaction2.cpp (renamed from ndb/test/ndbapi/ndb_user_transaction2.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/ndb_user_transaction3.cpp (renamed from ndb/test/ndbapi/ndb_user_transaction3.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/ndb_user_transaction4.cpp (renamed from ndb/test/ndbapi/ndb_user_transaction4.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/ndb_user_transaction5.cpp (renamed from ndb/test/ndbapi/ndb_user_transaction5.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/ndb_user_transaction6.cpp (renamed from ndb/test/ndbapi/ndb_user_transaction6.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/acid/Makefile (renamed from ndb/test/ndbapi/old_dirs/acid/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/acid2/Makefile (renamed from ndb/test/ndbapi/old_dirs/acid2/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/acid2/TraceNdbApi.hpp (renamed from ndb/test/ndbapi/old_dirs/acid2/TraceNdbApi.hpp)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/acid2/VerifyNdbApi.hpp (renamed from ndb/test/ndbapi/old_dirs/acid2/VerifyNdbApi.hpp)0
-rwxr-xr-xstorage/ndb/test/ndbapi/old_dirs/basicAsynch/Makefile (renamed from ndb/test/ndbapi/old_dirs/basicAsynch/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/bulk_copy/Makefile (renamed from ndb/test/ndbapi/old_dirs/bulk_copy/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/create_all_tabs/Makefile (renamed from ndb/test/ndbapi/old_dirs/create_all_tabs/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/create_tab/Makefile (renamed from ndb/test/ndbapi/old_dirs/create_tab/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/drop_all_tabs/Makefile (renamed from ndb/test/ndbapi/old_dirs/drop_all_tabs/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/flexAsynch/Makefile (renamed from ndb/test/ndbapi/old_dirs/flexAsynch/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/flexBench/Makefile.am (renamed from ndb/test/ndbapi/old_dirs/flexBench/Makefile.am)0
-rwxr-xr-xstorage/ndb/test/ndbapi/old_dirs/flexBench/ndbplot.pl (renamed from ndb/test/ndbapi/old_dirs/flexBench/ndbplot.pl)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/flexHammer/Makefile (renamed from ndb/test/ndbapi/old_dirs/flexHammer/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/flexHammer/README (renamed from ndb/test/ndbapi/old_dirs/flexHammer/README)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/flexScan/Makefile (renamed from ndb/test/ndbapi/old_dirs/flexScan/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/flexScan/README (renamed from ndb/test/ndbapi/old_dirs/flexScan/README)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/flexTT/Makefile (renamed from ndb/test/ndbapi/old_dirs/flexTT/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/flexTimedAsynch/Makefile (renamed from ndb/test/ndbapi/old_dirs/flexTimedAsynch/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/flex_bench_mysql/Makefile (renamed from ndb/test/ndbapi/old_dirs/flex_bench_mysql/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/indexTest/Makefile (renamed from ndb/test/ndbapi/old_dirs/indexTest/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/indexTest2/Makefile (renamed from ndb/test/ndbapi/old_dirs/indexTest2/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/interpreterInTup/Makefile (renamed from ndb/test/ndbapi/old_dirs/interpreterInTup/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/Makefile (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/Makefile (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/async-src/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/generator/Makefile (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/async-src/generator/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/dbGenerator.h (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/dbGenerator.h)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/testData.h (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/testData.h)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/userInterface.h (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/userInterface.h)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/Makefile (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/macros.h (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/macros.h)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/ndb_error.hpp (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/ndb_error.hpp)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/bin/.empty (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/bin/.empty)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/include/ndb_schema.hpp (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/include/ndb_schema.hpp)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/include/testDefinitions.h (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/include/testDefinitions.h)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/lib/.empty (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/lib/.empty)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/script/Makefile (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/script/Makefile)0
-rwxr-xr-xstorage/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l-p10.sh (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l-p10.sh)0
-rwxr-xr-xstorage/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l.sh (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l.sh)0
-rwxr-xr-xstorage/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-p10.sh (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-p10.sh)0
-rwxr-xr-xstorage/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench.sh (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench.sh)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/Makefile (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/README (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/README)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/Makefile (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.c (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.c)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.h (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.h)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/mainGenerator.c (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/mainGenerator.c)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/include/testData.h (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/include/testData.h)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/include/userInterface.h (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/include/userInterface.h)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.linux (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.linux)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.sparc (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.sparc)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/Makefile (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.c (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.c)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.h (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.h)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/mainPopulate.c (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/mainPopulate.c)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/Makefile (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/user/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/localDbPrepare.c (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/user/localDbPrepare.c)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/macros.h (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/user/macros.h)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/ndb_error.hpp (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/user/ndb_error.hpp)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/Makefile (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userHandle.h (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userHandle.h)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userInterface.c (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userInterface.c)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userTransaction.c (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userTransaction.c)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userHandle.h (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userHandle.h)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userInterface.cpp (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userInterface.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userTransaction.c (renamed from ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userTransaction.c)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/restarter/Makefile (renamed from ndb/test/ndbapi/old_dirs/restarter/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/restarter2/Makefile (renamed from ndb/test/ndbapi/old_dirs/restarter2/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/restarts/Makefile (renamed from ndb/test/ndbapi/old_dirs/restarts/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/ronja/Makefile (renamed from ndb/test/ndbapi/old_dirs/ronja/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/ronja/benchronja/Makefile (renamed from ndb/test/ndbapi/old_dirs/ronja/benchronja/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/ronja/initronja/Makefile (renamed from ndb/test/ndbapi/old_dirs/ronja/initronja/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/telco/Makefile (renamed from ndb/test/ndbapi/old_dirs/telco/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/telco/readme (renamed from ndb/test/ndbapi/old_dirs/telco/readme)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testBackup/Makefile (renamed from ndb/test/ndbapi/old_dirs/testBackup/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testBasic/Makefile (renamed from ndb/test/ndbapi/old_dirs/testBasic/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testBlobs/Makefile (renamed from ndb/test/ndbapi/old_dirs/testBlobs/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testDataBuffers/Makefile (renamed from ndb/test/ndbapi/old_dirs/testDataBuffers/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testDict/Makefile (renamed from ndb/test/ndbapi/old_dirs/testDict/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testGrep/Makefile (renamed from ndb/test/ndbapi/old_dirs/testGrep/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testGrep/verify/Makefile (renamed from ndb/test/ndbapi/old_dirs/testGrep/verify/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testIndex/Makefile (renamed from ndb/test/ndbapi/old_dirs/testIndex/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testInterpreter/Makefile (renamed from ndb/test/ndbapi/old_dirs/testInterpreter/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testMgm/Makefile (renamed from ndb/test/ndbapi/old_dirs/testMgm/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testNdbApi/Makefile (renamed from ndb/test/ndbapi/old_dirs/testNdbApi/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testNodeRestart/Makefile (renamed from ndb/test/ndbapi/old_dirs/testNodeRestart/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testOIBasic/Makefile (renamed from ndb/test/ndbapi/old_dirs/testOIBasic/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testOIBasic/times.txt (renamed from ndb/test/ndbapi/old_dirs/testOIBasic/times.txt)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testOperations/Makefile (renamed from ndb/test/ndbapi/old_dirs/testOperations/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testOrderedIndex/Makefile (renamed from ndb/test/ndbapi/old_dirs/testOrderedIndex/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testRestartGci/Makefile (renamed from ndb/test/ndbapi/old_dirs/testRestartGci/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testScan/Makefile (renamed from ndb/test/ndbapi/old_dirs/testScan/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testScanInterpreter/Makefile (renamed from ndb/test/ndbapi/old_dirs/testScanInterpreter/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testSystemRestart/Makefile (renamed from ndb/test/ndbapi/old_dirs/testSystemRestart/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testTimeout/Makefile (renamed from ndb/test/ndbapi/old_dirs/testTimeout/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testTransactions/Makefile (renamed from ndb/test/ndbapi/old_dirs/testTransactions/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/test_event/Makefile (renamed from ndb/test/ndbapi/old_dirs/test_event/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/vw_test/Makefile (renamed from ndb/test/ndbapi/old_dirs/vw_test/Makefile)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/vw_test/bcd.h (renamed from ndb/test/ndbapi/old_dirs/vw_test/bcd.h)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/vw_test/script/client_start (renamed from ndb/test/ndbapi/old_dirs/vw_test/script/client_start)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/vw_test/utv.h (renamed from ndb/test/ndbapi/old_dirs/vw_test/utv.h)0
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/vw_test/vcdrfunc.h (renamed from ndb/test/ndbapi/old_dirs/vw_test/vcdrfunc.h)0
-rw-r--r--storage/ndb/test/ndbapi/restarter.cpp (renamed from ndb/test/ndbapi/restarter.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/restarter2.cpp (renamed from ndb/test/ndbapi/restarter2.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/restarts.cpp (renamed from ndb/test/ndbapi/restarts.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/size.cpp (renamed from ndb/test/ndbapi/size.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/slow_select.cpp (renamed from ndb/test/ndbapi/slow_select.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testBackup.cpp (renamed from ndb/test/ndbapi/testBackup.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testBasic.cpp (renamed from ndb/test/ndbapi/testBasic.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testBasicAsynch.cpp (renamed from ndb/test/ndbapi/testBasicAsynch.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testBitfield.cpp (renamed from ndb/test/ndbapi/testBitfield.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testBlobs.cpp (renamed from ndb/test/ndbapi/testBlobs.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testDataBuffers.cpp (renamed from ndb/test/ndbapi/testDataBuffers.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testDeadlock.cpp (renamed from ndb/test/ndbapi/testDeadlock.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testDict.cpp (renamed from ndb/test/ndbapi/testDict.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testGrep.cpp (renamed from ndb/test/ndbapi/testGrep.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testGrepVerify.cpp (renamed from ndb/test/ndbapi/testGrepVerify.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testIndex.cpp (renamed from ndb/test/ndbapi/testIndex.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testInterpreter.cpp (renamed from ndb/test/ndbapi/testInterpreter.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testLcp.cpp (renamed from ndb/test/ndbapi/testLcp.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testMgm.cpp (renamed from ndb/test/ndbapi/testMgm.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testNdbApi.cpp (renamed from ndb/test/ndbapi/testNdbApi.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testNodeRestart.cpp (renamed from ndb/test/ndbapi/testNodeRestart.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testOIBasic.cpp (renamed from ndb/test/ndbapi/testOIBasic.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testOperations.cpp (renamed from ndb/test/ndbapi/testOperations.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testOrderedIndex.cpp (renamed from ndb/test/ndbapi/testOrderedIndex.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testPartitioning.cpp (renamed from ndb/test/ndbapi/testPartitioning.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testReadPerf.cpp (renamed from ndb/test/ndbapi/testReadPerf.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testRestartGci.cpp (renamed from ndb/test/ndbapi/testRestartGci.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testScan.cpp (renamed from ndb/test/ndbapi/testScan.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testScanInterpreter.cpp (renamed from ndb/test/ndbapi/testScanInterpreter.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testScanPerf.cpp (renamed from ndb/test/ndbapi/testScanPerf.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testSystemRestart.cpp (renamed from ndb/test/ndbapi/testSystemRestart.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testTimeout.cpp (renamed from ndb/test/ndbapi/testTimeout.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/testTransactions.cpp (renamed from ndb/test/ndbapi/testTransactions.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/test_event.cpp (renamed from ndb/test/ndbapi/test_event.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/test_event_multi_table.cpp (renamed from ndb/test/ndbapi/test_event_multi_table.cpp)0
-rw-r--r--storage/ndb/test/ndbapi/userInterface.cpp (renamed from ndb/test/ndbapi/userInterface.cpp)0
-rw-r--r--storage/ndb/test/ndbnet/test.run (renamed from ndb/test/ndbnet/test.run)0
-rw-r--r--storage/ndb/test/ndbnet/testError.run (renamed from ndb/test/ndbnet/testError.run)0
-rw-r--r--storage/ndb/test/ndbnet/testMNF.run (renamed from ndb/test/ndbnet/testMNF.run)0
-rw-r--r--storage/ndb/test/ndbnet/testNR.run (renamed from ndb/test/ndbnet/testNR.run)0
-rw-r--r--storage/ndb/test/ndbnet/testNR1.run (renamed from ndb/test/ndbnet/testNR1.run)0
-rw-r--r--storage/ndb/test/ndbnet/testNR4.run (renamed from ndb/test/ndbnet/testNR4.run)0
-rw-r--r--storage/ndb/test/ndbnet/testSRhang.run (renamed from ndb/test/ndbnet/testSRhang.run)0
-rw-r--r--storage/ndb/test/ndbnet/testTR295.run (renamed from ndb/test/ndbnet/testTR295.run)0
-rw-r--r--storage/ndb/test/newtonapi/basic_test/Makefile (renamed from ndb/test/newtonapi/basic_test/Makefile)0
-rw-r--r--storage/ndb/test/newtonapi/basic_test/basic/Makefile (renamed from ndb/test/newtonapi/basic_test/basic/Makefile)0
-rw-r--r--storage/ndb/test/newtonapi/basic_test/basic/basic.cpp (renamed from ndb/test/newtonapi/basic_test/basic/basic.cpp)0
-rw-r--r--storage/ndb/test/newtonapi/basic_test/bulk_read/Makefile (renamed from ndb/test/newtonapi/basic_test/bulk_read/Makefile)0
-rw-r--r--storage/ndb/test/newtonapi/basic_test/bulk_read/br_test.cpp (renamed from ndb/test/newtonapi/basic_test/bulk_read/br_test.cpp)0
-rw-r--r--storage/ndb/test/newtonapi/basic_test/common.cpp (renamed from ndb/test/newtonapi/basic_test/common.cpp)0
-rw-r--r--storage/ndb/test/newtonapi/basic_test/common.hpp (renamed from ndb/test/newtonapi/basic_test/common.hpp)0
-rw-r--r--storage/ndb/test/newtonapi/basic_test/ptr_binding/Makefile (renamed from ndb/test/newtonapi/basic_test/ptr_binding/Makefile)0
-rw-r--r--storage/ndb/test/newtonapi/basic_test/ptr_binding/ptr_binding_test.cpp (renamed from ndb/test/newtonapi/basic_test/ptr_binding/ptr_binding_test.cpp)0
-rw-r--r--storage/ndb/test/newtonapi/basic_test/too_basic.cpp (renamed from ndb/test/newtonapi/basic_test/too_basic.cpp)0
-rw-r--r--storage/ndb/test/newtonapi/perf_test/Makefile (renamed from ndb/test/newtonapi/perf_test/Makefile)0
-rw-r--r--storage/ndb/test/newtonapi/perf_test/perf.cpp (renamed from ndb/test/newtonapi/perf_test/perf.cpp)0
-rw-r--r--storage/ndb/test/odbc/SQL99_test/Makefile (renamed from ndb/test/odbc/SQL99_test/Makefile)0
-rw-r--r--storage/ndb/test/odbc/SQL99_test/SQL99_test.cpp (renamed from ndb/test/odbc/SQL99_test/SQL99_test.cpp)0
-rw-r--r--storage/ndb/test/odbc/SQL99_test/SQL99_test.h (renamed from ndb/test/odbc/SQL99_test/SQL99_test.h)0
-rw-r--r--storage/ndb/test/odbc/client/Makefile (renamed from ndb/test/odbc/client/Makefile)0
-rw-r--r--storage/ndb/test/odbc/client/NDBT_ALLOCHANDLE.cpp (renamed from ndb/test/odbc/client/NDBT_ALLOCHANDLE.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/NDBT_ALLOCHANDLE_HDBC.cpp (renamed from ndb/test/odbc/client/NDBT_ALLOCHANDLE_HDBC.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/NDBT_SQLConnect.cpp (renamed from ndb/test/odbc/client/NDBT_SQLConnect.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/NDBT_SQLPrepare.cpp (renamed from ndb/test/odbc/client/NDBT_SQLPrepare.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLAllocEnvTest.cpp (renamed from ndb/test/odbc/client/SQLAllocEnvTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLAllocHandleTest.cpp (renamed from ndb/test/odbc/client/SQLAllocHandleTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLAllocHandleTest_bf.cpp (renamed from ndb/test/odbc/client/SQLAllocHandleTest_bf.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLBindColTest.cpp (renamed from ndb/test/odbc/client/SQLBindColTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLBindParameterTest.cpp (renamed from ndb/test/odbc/client/SQLBindParameterTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLCancelTest.cpp (renamed from ndb/test/odbc/client/SQLCancelTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLCloseCursorTest.cpp (renamed from ndb/test/odbc/client/SQLCloseCursorTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLColAttributeTest.cpp (renamed from ndb/test/odbc/client/SQLColAttributeTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLColAttributeTest1.cpp (renamed from ndb/test/odbc/client/SQLColAttributeTest1.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLColAttributeTest2.cpp (renamed from ndb/test/odbc/client/SQLColAttributeTest2.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLColAttributeTest3.cpp (renamed from ndb/test/odbc/client/SQLColAttributeTest3.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLConnectTest.cpp (renamed from ndb/test/odbc/client/SQLConnectTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLCopyDescTest.cpp (renamed from ndb/test/odbc/client/SQLCopyDescTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLDescribeColTest.cpp (renamed from ndb/test/odbc/client/SQLDescribeColTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLDisconnectTest.cpp (renamed from ndb/test/odbc/client/SQLDisconnectTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLDriverConnectTest.cpp (renamed from ndb/test/odbc/client/SQLDriverConnectTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLEndTranTest.cpp (renamed from ndb/test/odbc/client/SQLEndTranTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLErrorTest.cpp (renamed from ndb/test/odbc/client/SQLErrorTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLExecDirectTest.cpp (renamed from ndb/test/odbc/client/SQLExecDirectTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLExecuteTest.cpp (renamed from ndb/test/odbc/client/SQLExecuteTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLFetchScrollTest.cpp (renamed from ndb/test/odbc/client/SQLFetchScrollTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLFetchTest.cpp (renamed from ndb/test/odbc/client/SQLFetchTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLFreeHandleTest.cpp (renamed from ndb/test/odbc/client/SQLFreeHandleTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLFreeStmtTest.cpp (renamed from ndb/test/odbc/client/SQLFreeStmtTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLGetConnectAttrTest.cpp (renamed from ndb/test/odbc/client/SQLGetConnectAttrTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLGetCursorNameTest.cpp (renamed from ndb/test/odbc/client/SQLGetCursorNameTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLGetDataTest.cpp (renamed from ndb/test/odbc/client/SQLGetDataTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLGetDescFieldTest.cpp (renamed from ndb/test/odbc/client/SQLGetDescFieldTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLGetDescRecTest.cpp (renamed from ndb/test/odbc/client/SQLGetDescRecTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLGetDiagFieldTest.cpp (renamed from ndb/test/odbc/client/SQLGetDiagFieldTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLGetDiagRecSimpleTest.cpp (renamed from ndb/test/odbc/client/SQLGetDiagRecSimpleTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLGetDiagRecTest.cpp (renamed from ndb/test/odbc/client/SQLGetDiagRecTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLGetEnvAttrTest.cpp (renamed from ndb/test/odbc/client/SQLGetEnvAttrTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLGetFunctionsTest.cpp (renamed from ndb/test/odbc/client/SQLGetFunctionsTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLGetInfoTest.cpp (renamed from ndb/test/odbc/client/SQLGetInfoTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLGetStmtAttrTest.cpp (renamed from ndb/test/odbc/client/SQLGetStmtAttrTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLGetTypeInfoTest.cpp (renamed from ndb/test/odbc/client/SQLGetTypeInfoTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLMoreResultsTest.cpp (renamed from ndb/test/odbc/client/SQLMoreResultsTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLNumResultColsTest.cpp (renamed from ndb/test/odbc/client/SQLNumResultColsTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLParamDataTest.cpp (renamed from ndb/test/odbc/client/SQLParamDataTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLPrepareTest.cpp (renamed from ndb/test/odbc/client/SQLPrepareTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLPutDataTest.cpp (renamed from ndb/test/odbc/client/SQLPutDataTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLRowCountTest.cpp (renamed from ndb/test/odbc/client/SQLRowCountTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLSetConnectAttrTest.cpp (renamed from ndb/test/odbc/client/SQLSetConnectAttrTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLSetCursorNameTest.cpp (renamed from ndb/test/odbc/client/SQLSetCursorNameTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLSetDescFieldTest.cpp (renamed from ndb/test/odbc/client/SQLSetDescFieldTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLSetDescRecTest.cpp (renamed from ndb/test/odbc/client/SQLSetDescRecTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLSetEnvAttrTest.cpp (renamed from ndb/test/odbc/client/SQLSetEnvAttrTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLSetStmtAttrTest.cpp (renamed from ndb/test/odbc/client/SQLSetStmtAttrTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLTablesTest.cpp (renamed from ndb/test/odbc/client/SQLTablesTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/SQLTransactTest.cpp (renamed from ndb/test/odbc/client/SQLTransactTest.cpp)0
-rw-r--r--storage/ndb/test/odbc/client/common.hpp (renamed from ndb/test/odbc/client/common.hpp)0
-rw-r--r--storage/ndb/test/odbc/client/main.cpp (renamed from ndb/test/odbc/client/main.cpp)0
-rw-r--r--storage/ndb/test/odbc/dm-iodbc/Makefile (renamed from ndb/test/odbc/dm-iodbc/Makefile)0
-rw-r--r--storage/ndb/test/odbc/dm-unixodbc/Makefile (renamed from ndb/test/odbc/dm-unixodbc/Makefile)0
-rw-r--r--storage/ndb/test/odbc/driver/Makefile (renamed from ndb/test/odbc/driver/Makefile)0
-rw-r--r--storage/ndb/test/odbc/driver/testOdbcDriver.cpp (renamed from ndb/test/odbc/driver/testOdbcDriver.cpp)0
-rw-r--r--storage/ndb/test/odbc/test_compiler/Makefile (renamed from ndb/test/odbc/test_compiler/Makefile)0
-rw-r--r--storage/ndb/test/odbc/test_compiler/test_compiler.cpp (renamed from ndb/test/odbc/test_compiler/test_compiler.cpp)0
-rw-r--r--storage/ndb/test/run-test/16node-tests.txt (renamed from ndb/test/run-test/16node-tests.txt)0
-rw-r--r--storage/ndb/test/run-test/Makefile.am (renamed from ndb/test/run-test/Makefile.am)0
-rw-r--r--storage/ndb/test/run-test/README (renamed from ndb/test/run-test/README)0
-rw-r--r--storage/ndb/test/run-test/README.ATRT (renamed from ndb/test/run-test/README.ATRT)0
-rwxr-xr-xstorage/ndb/test/run-test/atrt-analyze-result.sh (renamed from ndb/test/run-test/atrt-analyze-result.sh)0
-rwxr-xr-xstorage/ndb/test/run-test/atrt-clear-result.sh (renamed from ndb/test/run-test/atrt-clear-result.sh)0
-rw-r--r--storage/ndb/test/run-test/atrt-example.tgz (renamed from ndb/test/run-test/atrt-example.tgz)bin2196 -> 2196 bytes
-rwxr-xr-xstorage/ndb/test/run-test/atrt-gather-result.sh (renamed from ndb/test/run-test/atrt-gather-result.sh)0
-rwxr-xr-xstorage/ndb/test/run-test/atrt-mysql-test-run (renamed from ndb/test/run-test/atrt-mysql-test-run)0
-rwxr-xr-xstorage/ndb/test/run-test/atrt-setup.sh (renamed from ndb/test/run-test/atrt-setup.sh)0
-rwxr-xr-xstorage/ndb/test/run-test/atrt-testBackup (renamed from ndb/test/run-test/atrt-testBackup)0
-rw-r--r--storage/ndb/test/run-test/basic.txt (renamed from ndb/test/run-test/basic.txt)0
-rw-r--r--storage/ndb/test/run-test/daily-basic-tests.txt (renamed from ndb/test/run-test/daily-basic-tests.txt)0
-rw-r--r--storage/ndb/test/run-test/daily-devel-tests.txt (renamed from ndb/test/run-test/daily-devel-tests.txt)0
-rw-r--r--storage/ndb/test/run-test/example.conf (renamed from ndb/test/run-test/example.conf)0
-rw-r--r--storage/ndb/test/run-test/main.cpp (renamed from ndb/test/run-test/main.cpp)0
-rwxr-xr-xstorage/ndb/test/run-test/make-config.sh (renamed from ndb/test/run-test/make-config.sh)0
-rwxr-xr-xstorage/ndb/test/run-test/make-html-reports.sh (renamed from ndb/test/run-test/make-html-reports.sh)0
-rwxr-xr-xstorage/ndb/test/run-test/make-index.sh (renamed from ndb/test/run-test/make-index.sh)0
-rwxr-xr-xstorage/ndb/test/run-test/ndb-autotest.sh (renamed from ndb/test/run-test/ndb-autotest.sh)0
-rw-r--r--storage/ndb/test/run-test/run-test.hpp (renamed from ndb/test/run-test/run-test.hpp)0
-rw-r--r--storage/ndb/test/src/CpcClient.cpp (renamed from ndb/test/src/CpcClient.cpp)0
-rw-r--r--storage/ndb/test/src/HugoAsynchTransactions.cpp (renamed from ndb/test/src/HugoAsynchTransactions.cpp)0
-rw-r--r--storage/ndb/test/src/HugoCalculator.cpp (renamed from ndb/test/src/HugoCalculator.cpp)0
-rw-r--r--storage/ndb/test/src/HugoOperations.cpp (renamed from ndb/test/src/HugoOperations.cpp)0
-rw-r--r--storage/ndb/test/src/HugoTransactions.cpp (renamed from ndb/test/src/HugoTransactions.cpp)0
-rw-r--r--storage/ndb/test/src/Makefile.am (renamed from ndb/test/src/Makefile.am)0
-rw-r--r--storage/ndb/test/src/NDBT_Error.cpp (renamed from ndb/test/src/NDBT_Error.cpp)0
-rw-r--r--storage/ndb/test/src/NDBT_Output.cpp (renamed from ndb/test/src/NDBT_Output.cpp)0
-rw-r--r--storage/ndb/test/src/NDBT_ResultRow.cpp (renamed from ndb/test/src/NDBT_ResultRow.cpp)0
-rw-r--r--storage/ndb/test/src/NDBT_ReturnCodes.cpp (renamed from ndb/test/src/NDBT_ReturnCodes.cpp)0
-rw-r--r--storage/ndb/test/src/NDBT_Table.cpp (renamed from ndb/test/src/NDBT_Table.cpp)0
-rw-r--r--storage/ndb/test/src/NDBT_Tables.cpp (renamed from ndb/test/src/NDBT_Tables.cpp)0
-rw-r--r--storage/ndb/test/src/NDBT_Test.cpp (renamed from ndb/test/src/NDBT_Test.cpp)0
-rw-r--r--storage/ndb/test/src/NdbBackup.cpp (renamed from ndb/test/src/NdbBackup.cpp)0
-rw-r--r--storage/ndb/test/src/NdbConfig.cpp (renamed from ndb/test/src/NdbConfig.cpp)0
-rw-r--r--storage/ndb/test/src/NdbGrep.cpp (renamed from ndb/test/src/NdbGrep.cpp)0
-rw-r--r--storage/ndb/test/src/NdbRestarter.cpp (renamed from ndb/test/src/NdbRestarter.cpp)0
-rw-r--r--storage/ndb/test/src/NdbRestarts.cpp (renamed from ndb/test/src/NdbRestarts.cpp)0
-rw-r--r--storage/ndb/test/src/NdbSchemaCon.cpp (renamed from ndb/test/src/NdbSchemaCon.cpp)0
-rw-r--r--storage/ndb/test/src/NdbSchemaOp.cpp (renamed from ndb/test/src/NdbSchemaOp.cpp)0
-rw-r--r--storage/ndb/test/src/UtilTransactions.cpp (renamed from ndb/test/src/UtilTransactions.cpp)0
-rw-r--r--storage/ndb/test/src/getarg.c (renamed from ndb/test/src/getarg.c)0
-rw-r--r--storage/ndb/test/tools/Makefile.am (renamed from ndb/test/tools/Makefile.am)0
-rw-r--r--storage/ndb/test/tools/copy_tab.cpp (renamed from ndb/test/tools/copy_tab.cpp)0
-rw-r--r--storage/ndb/test/tools/cpcc.cpp (renamed from ndb/test/tools/cpcc.cpp)0
-rw-r--r--storage/ndb/test/tools/create_index.cpp (renamed from ndb/test/tools/create_index.cpp)0
-rw-r--r--storage/ndb/test/tools/hugoCalculator.cpp (renamed from ndb/test/tools/hugoCalculator.cpp)0
-rw-r--r--storage/ndb/test/tools/hugoFill.cpp (renamed from ndb/test/tools/hugoFill.cpp)0
-rw-r--r--storage/ndb/test/tools/hugoLoad.cpp (renamed from ndb/test/tools/hugoLoad.cpp)0
-rw-r--r--storage/ndb/test/tools/hugoLockRecords.cpp (renamed from ndb/test/tools/hugoLockRecords.cpp)0
-rw-r--r--storage/ndb/test/tools/hugoPkDelete.cpp (renamed from ndb/test/tools/hugoPkDelete.cpp)0
-rw-r--r--storage/ndb/test/tools/hugoPkRead.cpp (renamed from ndb/test/tools/hugoPkRead.cpp)0
-rw-r--r--storage/ndb/test/tools/hugoPkReadRecord.cpp (renamed from ndb/test/tools/hugoPkReadRecord.cpp)0
-rw-r--r--storage/ndb/test/tools/hugoPkUpdate.cpp (renamed from ndb/test/tools/hugoPkUpdate.cpp)0
-rw-r--r--storage/ndb/test/tools/hugoScanRead.cpp (renamed from ndb/test/tools/hugoScanRead.cpp)0
-rw-r--r--storage/ndb/test/tools/hugoScanUpdate.cpp (renamed from ndb/test/tools/hugoScanUpdate.cpp)0
-rw-r--r--storage/ndb/test/tools/old_dirs/hugoCalculator/Makefile (renamed from ndb/test/tools/old_dirs/hugoCalculator/Makefile)0
-rw-r--r--storage/ndb/test/tools/old_dirs/hugoFill/Makefile (renamed from ndb/test/tools/old_dirs/hugoFill/Makefile)0
-rw-r--r--storage/ndb/test/tools/old_dirs/hugoLoad/Makefile (renamed from ndb/test/tools/old_dirs/hugoLoad/Makefile)0
-rw-r--r--storage/ndb/test/tools/old_dirs/hugoLockRecords/Makefile (renamed from ndb/test/tools/old_dirs/hugoLockRecords/Makefile)0
-rw-r--r--storage/ndb/test/tools/old_dirs/hugoPkDelete/Makefile (renamed from ndb/test/tools/old_dirs/hugoPkDelete/Makefile)0
-rw-r--r--storage/ndb/test/tools/old_dirs/hugoPkRead/Makefile (renamed from ndb/test/tools/old_dirs/hugoPkRead/Makefile)0
-rw-r--r--storage/ndb/test/tools/old_dirs/hugoPkReadRecord/Makefile (renamed from ndb/test/tools/old_dirs/hugoPkReadRecord/Makefile)0
-rw-r--r--storage/ndb/test/tools/old_dirs/hugoPkUpdate/Makefile (renamed from ndb/test/tools/old_dirs/hugoPkUpdate/Makefile)0
-rw-r--r--storage/ndb/test/tools/old_dirs/hugoScanRead/Makefile (renamed from ndb/test/tools/old_dirs/hugoScanRead/Makefile)0
-rw-r--r--storage/ndb/test/tools/old_dirs/hugoScanUpdate/Makefile (renamed from ndb/test/tools/old_dirs/hugoScanUpdate/Makefile)0
-rw-r--r--storage/ndb/test/tools/old_dirs/restart/Makefile (renamed from ndb/test/tools/old_dirs/restart/Makefile)0
-rw-r--r--storage/ndb/test/tools/old_dirs/transproxy/Makefile (renamed from ndb/test/tools/old_dirs/transproxy/Makefile)0
-rw-r--r--storage/ndb/test/tools/old_dirs/verify_index/Makefile (renamed from ndb/test/tools/old_dirs/verify_index/Makefile)0
-rw-r--r--storage/ndb/test/tools/old_dirs/waiter/waiter.cpp (renamed from ndb/test/tools/old_dirs/waiter/waiter.cpp)0
-rw-r--r--storage/ndb/test/tools/restart.cpp (renamed from ndb/test/tools/restart.cpp)0
-rw-r--r--storage/ndb/test/tools/transproxy.cpp (renamed from ndb/test/tools/transproxy.cpp)0
-rw-r--r--storage/ndb/test/tools/verify_index.cpp (renamed from ndb/test/tools/verify_index.cpp)0
-rw-r--r--storage/ndb/tools/Makefile.am (renamed from ndb/tools/Makefile.am)0
-rwxr-xr-xstorage/ndb/tools/clean-links.sh (renamed from ndb/tools/clean-links.sh)0
-rw-r--r--storage/ndb/tools/delete_all.cpp (renamed from ndb/tools/delete_all.cpp)0
-rw-r--r--storage/ndb/tools/desc.cpp (renamed from ndb/tools/desc.cpp)0
-rw-r--r--storage/ndb/tools/drop_index.cpp (renamed from ndb/tools/drop_index.cpp)0
-rw-r--r--storage/ndb/tools/drop_tab.cpp (renamed from ndb/tools/drop_tab.cpp)0
-rw-r--r--storage/ndb/tools/listTables.cpp (renamed from ndb/tools/listTables.cpp)0
-rw-r--r--storage/ndb/tools/make-errors.pl (renamed from ndb/tools/make-errors.pl)0
-rwxr-xr-xstorage/ndb/tools/make-links.sh (renamed from ndb/tools/make-links.sh)0
-rw-r--r--storage/ndb/tools/ndb_test_platform.cpp (renamed from ndb/tools/ndb_test_platform.cpp)0
-rw-r--r--storage/ndb/tools/ndbsql.cpp (renamed from ndb/tools/ndbsql.cpp)0
-rw-r--r--storage/ndb/tools/old_dirs/copy_tab/Makefile (renamed from ndb/tools/old_dirs/copy_tab/Makefile)0
-rw-r--r--storage/ndb/tools/old_dirs/cpcc/Makefile (renamed from ndb/tools/old_dirs/cpcc/Makefile)0
-rw-r--r--storage/ndb/tools/old_dirs/create_index/Makefile (renamed from ndb/tools/old_dirs/create_index/Makefile)0
-rw-r--r--storage/ndb/tools/old_dirs/delete_all/Makefile (renamed from ndb/tools/old_dirs/delete_all/Makefile)0
-rw-r--r--storage/ndb/tools/old_dirs/desc/Makefile (renamed from ndb/tools/old_dirs/desc/Makefile)0
-rw-r--r--storage/ndb/tools/old_dirs/drop_index/Makefile (renamed from ndb/tools/old_dirs/drop_index/Makefile)0
-rw-r--r--storage/ndb/tools/old_dirs/drop_tab/Makefile (renamed from ndb/tools/old_dirs/drop_tab/Makefile)0
-rw-r--r--storage/ndb/tools/old_dirs/list_tables/Makefile (renamed from ndb/tools/old_dirs/list_tables/Makefile)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/Makefile.PL (renamed from ndb/tools/old_dirs/ndbnet/Makefile.PL)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Net.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Base.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Base.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Client.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Client.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Command.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Command.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Config.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Config.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Database.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Database.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Env.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Env.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Node.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Node.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeApi.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeApi.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeDb.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeDb.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeMgmt.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeMgmt.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Server.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Server.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerINET.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerINET.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerUNIX.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerUNIX.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Run.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Base.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Base.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Database.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Database.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Env.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Env.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Node.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Node.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Util.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Base.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Base.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Dir.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Dir.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Event.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Event.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/File.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Util/File.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/IO.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Util/IO.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Lock.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Lock.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Log.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Log.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Socket.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Socket.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketINET.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketINET.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketUNIX.pm (renamed from ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketUNIX.pm)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/ndbnet.pl (renamed from ndb/tools/old_dirs/ndbnet/ndbnet.pl)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/ndbnetd.pl (renamed from ndb/tools/old_dirs/ndbnet/ndbnetd.pl)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbnet/ndbrun (renamed from ndb/tools/old_dirs/ndbnet/ndbrun)0
-rw-r--r--storage/ndb/tools/old_dirs/ndbsql/Makefile (renamed from ndb/tools/old_dirs/ndbsql/Makefile)0
-rw-r--r--storage/ndb/tools/old_dirs/select_all/Makefile (renamed from ndb/tools/old_dirs/select_all/Makefile)0
-rw-r--r--storage/ndb/tools/old_dirs/select_count/Makefile (renamed from ndb/tools/old_dirs/select_count/Makefile)0
-rw-r--r--storage/ndb/tools/old_dirs/src/counterviewer/CounterViewer.java (renamed from ndb/tools/old_dirs/src/counterviewer/CounterViewer.java)0
-rw-r--r--storage/ndb/tools/restore/Restore.cpp (renamed from ndb/tools/restore/Restore.cpp)0
-rw-r--r--storage/ndb/tools/restore/Restore.hpp (renamed from ndb/tools/restore/Restore.hpp)0
-rw-r--r--storage/ndb/tools/restore/consumer.cpp (renamed from ndb/tools/restore/consumer.cpp)0
-rw-r--r--storage/ndb/tools/restore/consumer.hpp (renamed from ndb/tools/restore/consumer.hpp)0
-rw-r--r--storage/ndb/tools/restore/consumer_printer.cpp (renamed from ndb/tools/restore/consumer_printer.cpp)0
-rw-r--r--storage/ndb/tools/restore/consumer_printer.hpp (renamed from ndb/tools/restore/consumer_printer.hpp)0
-rw-r--r--storage/ndb/tools/restore/consumer_restore.cpp (renamed from ndb/tools/restore/consumer_restore.cpp)0
-rw-r--r--storage/ndb/tools/restore/consumer_restore.hpp (renamed from ndb/tools/restore/consumer_restore.hpp)0
-rw-r--r--storage/ndb/tools/restore/consumer_restorem.cpp (renamed from ndb/tools/restore/consumer_restorem.cpp)0
-rw-r--r--storage/ndb/tools/restore/restore_main.cpp (renamed from ndb/tools/restore/restore_main.cpp)0
-rwxr-xr-xstorage/ndb/tools/rgrep (renamed from ndb/tools/rgrep)0
-rw-r--r--storage/ndb/tools/select_all.cpp (renamed from ndb/tools/select_all.cpp)0
-rw-r--r--storage/ndb/tools/select_count.cpp (renamed from ndb/tools/select_count.cpp)0
-rw-r--r--storage/ndb/tools/waiter.cpp (renamed from ndb/tools/waiter.cpp)0
3252 files changed, 1 insertions, 1 deletions
diff --git a/bdb/LICENSE b/storage/bdb/LICENSE
index 1cd727bfd98..1cd727bfd98 100644
--- a/bdb/LICENSE
+++ b/storage/bdb/LICENSE
diff --git a/bdb/Makefile.in b/storage/bdb/Makefile.in
index c83d40ac8b2..c83d40ac8b2 100644
--- a/bdb/Makefile.in
+++ b/storage/bdb/Makefile.in
diff --git a/bdb/btree/bt_compare.c b/storage/bdb/btree/bt_compare.c
index cbe2a1a7170..cbe2a1a7170 100644
--- a/bdb/btree/bt_compare.c
+++ b/storage/bdb/btree/bt_compare.c
diff --git a/bdb/btree/bt_conv.c b/storage/bdb/btree/bt_conv.c
index 4264b62ffdd..4264b62ffdd 100644
--- a/bdb/btree/bt_conv.c
+++ b/storage/bdb/btree/bt_conv.c
diff --git a/bdb/btree/bt_curadj.c b/storage/bdb/btree/bt_curadj.c
index 50d3d422e49..50d3d422e49 100644
--- a/bdb/btree/bt_curadj.c
+++ b/storage/bdb/btree/bt_curadj.c
diff --git a/bdb/btree/bt_cursor.c b/storage/bdb/btree/bt_cursor.c
index 14d90e8873d..14d90e8873d 100644
--- a/bdb/btree/bt_cursor.c
+++ b/storage/bdb/btree/bt_cursor.c
diff --git a/bdb/btree/bt_delete.c b/storage/bdb/btree/bt_delete.c
index 8c76ead2922..8c76ead2922 100644
--- a/bdb/btree/bt_delete.c
+++ b/storage/bdb/btree/bt_delete.c
diff --git a/bdb/btree/bt_method.c b/storage/bdb/btree/bt_method.c
index aa27ed6bab9..aa27ed6bab9 100644
--- a/bdb/btree/bt_method.c
+++ b/storage/bdb/btree/bt_method.c
diff --git a/bdb/btree/bt_open.c b/storage/bdb/btree/bt_open.c
index 24da41e9893..24da41e9893 100644
--- a/bdb/btree/bt_open.c
+++ b/storage/bdb/btree/bt_open.c
diff --git a/bdb/btree/bt_put.c b/storage/bdb/btree/bt_put.c
index 39bd2024e76..39bd2024e76 100644
--- a/bdb/btree/bt_put.c
+++ b/storage/bdb/btree/bt_put.c
diff --git a/bdb/btree/bt_rec.c b/storage/bdb/btree/bt_rec.c
index b6443547aa5..b6443547aa5 100644
--- a/bdb/btree/bt_rec.c
+++ b/storage/bdb/btree/bt_rec.c
diff --git a/bdb/btree/bt_reclaim.c b/storage/bdb/btree/bt_reclaim.c
index ae4554ea7d6..ae4554ea7d6 100644
--- a/bdb/btree/bt_reclaim.c
+++ b/storage/bdb/btree/bt_reclaim.c
diff --git a/bdb/btree/bt_recno.c b/storage/bdb/btree/bt_recno.c
index fab684f3a5f..fab684f3a5f 100644
--- a/bdb/btree/bt_recno.c
+++ b/storage/bdb/btree/bt_recno.c
diff --git a/bdb/btree/bt_rsearch.c b/storage/bdb/btree/bt_rsearch.c
index a75181b44e2..a75181b44e2 100644
--- a/bdb/btree/bt_rsearch.c
+++ b/storage/bdb/btree/bt_rsearch.c
diff --git a/bdb/btree/bt_search.c b/storage/bdb/btree/bt_search.c
index 92b2106311d..92b2106311d 100644
--- a/bdb/btree/bt_search.c
+++ b/storage/bdb/btree/bt_search.c
diff --git a/bdb/btree/bt_split.c b/storage/bdb/btree/bt_split.c
index f3302a6905f..f3302a6905f 100644
--- a/bdb/btree/bt_split.c
+++ b/storage/bdb/btree/bt_split.c
diff --git a/bdb/btree/bt_stat.c b/storage/bdb/btree/bt_stat.c
index 4428de98294..4428de98294 100644
--- a/bdb/btree/bt_stat.c
+++ b/storage/bdb/btree/bt_stat.c
diff --git a/bdb/btree/bt_upgrade.c b/storage/bdb/btree/bt_upgrade.c
index 9f92648d739..9f92648d739 100644
--- a/bdb/btree/bt_upgrade.c
+++ b/storage/bdb/btree/bt_upgrade.c
diff --git a/bdb/btree/bt_verify.c b/storage/bdb/btree/bt_verify.c
index 0cf8a47e476..0cf8a47e476 100644
--- a/bdb/btree/bt_verify.c
+++ b/storage/bdb/btree/bt_verify.c
diff --git a/bdb/btree/btree.src b/storage/bdb/btree/btree.src
index 73f4abac874..73f4abac874 100644
--- a/bdb/btree/btree.src
+++ b/storage/bdb/btree/btree.src
diff --git a/bdb/build_unix/.IGNORE_ME b/storage/bdb/build_unix/.IGNORE_ME
index 558fd496f0c..558fd496f0c 100644
--- a/bdb/build_unix/.IGNORE_ME
+++ b/storage/bdb/build_unix/.IGNORE_ME
diff --git a/bdb/build_vxworks/BerkeleyDB.wsp b/storage/bdb/build_vxworks/BerkeleyDB.wsp
index ce2e71b0eb3..ce2e71b0eb3 100644
--- a/bdb/build_vxworks/BerkeleyDB.wsp
+++ b/storage/bdb/build_vxworks/BerkeleyDB.wsp
diff --git a/bdb/build_vxworks/dbdemo/README b/storage/bdb/build_vxworks/dbdemo/README
index 1a2c7c7d073..1a2c7c7d073 100644
--- a/bdb/build_vxworks/dbdemo/README
+++ b/storage/bdb/build_vxworks/dbdemo/README
diff --git a/bdb/build_win32/Berkeley_DB.dsw b/storage/bdb/build_win32/Berkeley_DB.dsw
index 899e31ad58d..899e31ad58d 100644
--- a/bdb/build_win32/Berkeley_DB.dsw
+++ b/storage/bdb/build_win32/Berkeley_DB.dsw
diff --git a/bdb/build_win32/app_dsp.src b/storage/bdb/build_win32/app_dsp.src
index ff98d39ec79..ff98d39ec79 100644
--- a/bdb/build_win32/app_dsp.src
+++ b/storage/bdb/build_win32/app_dsp.src
diff --git a/bdb/build_win32/build_all.dsp b/storage/bdb/build_win32/build_all.dsp
index 7ae1f9bb031..7ae1f9bb031 100644
--- a/bdb/build_win32/build_all.dsp
+++ b/storage/bdb/build_win32/build_all.dsp
diff --git a/bdb/build_win32/db_java_xa.dsp b/storage/bdb/build_win32/db_java_xa.dsp
index 9c700ffeed4..9c700ffeed4 100644
--- a/bdb/build_win32/db_java_xa.dsp
+++ b/storage/bdb/build_win32/db_java_xa.dsp
diff --git a/bdb/build_win32/db_java_xaj.mak b/storage/bdb/build_win32/db_java_xaj.mak
index c2dbc920d17..c2dbc920d17 100644
--- a/bdb/build_win32/db_java_xaj.mak
+++ b/storage/bdb/build_win32/db_java_xaj.mak
diff --git a/bdb/build_win32/db_lib.dsp b/storage/bdb/build_win32/db_lib.dsp
index a7fb4157909..a7fb4157909 100644
--- a/bdb/build_win32/db_lib.dsp
+++ b/storage/bdb/build_win32/db_lib.dsp
diff --git a/bdb/build_win32/db_test.src b/storage/bdb/build_win32/db_test.src
index 73479d3856a..73479d3856a 100644
--- a/bdb/build_win32/db_test.src
+++ b/storage/bdb/build_win32/db_test.src
diff --git a/bdb/build_win32/dbkill.cpp b/storage/bdb/build_win32/dbkill.cpp
index 23dc87b0e85..23dc87b0e85 100644
--- a/bdb/build_win32/dbkill.cpp
+++ b/storage/bdb/build_win32/dbkill.cpp
diff --git a/bdb/build_win32/dllmain.c b/storage/bdb/build_win32/dllmain.c
index 70c2e849d66..70c2e849d66 100644
--- a/bdb/build_win32/dllmain.c
+++ b/storage/bdb/build_win32/dllmain.c
diff --git a/bdb/build_win32/dynamic_dsp.src b/storage/bdb/build_win32/dynamic_dsp.src
index a92906a51f4..a92906a51f4 100644
--- a/bdb/build_win32/dynamic_dsp.src
+++ b/storage/bdb/build_win32/dynamic_dsp.src
diff --git a/bdb/build_win32/java_dsp.src b/storage/bdb/build_win32/java_dsp.src
index 15941bcab67..15941bcab67 100644
--- a/bdb/build_win32/java_dsp.src
+++ b/storage/bdb/build_win32/java_dsp.src
diff --git a/bdb/build_win32/libdb_tcl.def b/storage/bdb/build_win32/libdb_tcl.def
index b6323c66bc6..b6323c66bc6 100644
--- a/bdb/build_win32/libdb_tcl.def
+++ b/storage/bdb/build_win32/libdb_tcl.def
diff --git a/bdb/build_win32/libdbrc.src b/storage/bdb/build_win32/libdbrc.src
index 3e5d8deec6f..3e5d8deec6f 100644
--- a/bdb/build_win32/libdbrc.src
+++ b/storage/bdb/build_win32/libdbrc.src
diff --git a/bdb/build_win32/srcfile_dsp.src b/storage/bdb/build_win32/srcfile_dsp.src
index 572350e6356..572350e6356 100644
--- a/bdb/build_win32/srcfile_dsp.src
+++ b/storage/bdb/build_win32/srcfile_dsp.src
diff --git a/bdb/build_win32/static_dsp.src b/storage/bdb/build_win32/static_dsp.src
index 0c66c851025..0c66c851025 100644
--- a/bdb/build_win32/static_dsp.src
+++ b/storage/bdb/build_win32/static_dsp.src
diff --git a/bdb/build_win32/tcl_dsp.src b/storage/bdb/build_win32/tcl_dsp.src
index 4de41e6934e..4de41e6934e 100644
--- a/bdb/build_win32/tcl_dsp.src
+++ b/storage/bdb/build_win32/tcl_dsp.src
diff --git a/bdb/clib/getcwd.c b/storage/bdb/clib/getcwd.c
index bae50dfe90c..bae50dfe90c 100644
--- a/bdb/clib/getcwd.c
+++ b/storage/bdb/clib/getcwd.c
diff --git a/bdb/clib/getopt.c b/storage/bdb/clib/getopt.c
index 3f6659ea6e6..3f6659ea6e6 100644
--- a/bdb/clib/getopt.c
+++ b/storage/bdb/clib/getopt.c
diff --git a/bdb/clib/memcmp.c b/storage/bdb/clib/memcmp.c
index 979badaef30..979badaef30 100644
--- a/bdb/clib/memcmp.c
+++ b/storage/bdb/clib/memcmp.c
diff --git a/bdb/clib/memmove.c b/storage/bdb/clib/memmove.c
index 632d50788da..632d50788da 100644
--- a/bdb/clib/memmove.c
+++ b/storage/bdb/clib/memmove.c
diff --git a/bdb/clib/raise.c b/storage/bdb/clib/raise.c
index fcf3bbcbd7f..fcf3bbcbd7f 100644
--- a/bdb/clib/raise.c
+++ b/storage/bdb/clib/raise.c
diff --git a/bdb/clib/snprintf.c b/storage/bdb/clib/snprintf.c
index fa1a63425e8..fa1a63425e8 100644
--- a/bdb/clib/snprintf.c
+++ b/storage/bdb/clib/snprintf.c
diff --git a/bdb/clib/strcasecmp.c b/storage/bdb/clib/strcasecmp.c
index d5ce6d76d5f..d5ce6d76d5f 100644
--- a/bdb/clib/strcasecmp.c
+++ b/storage/bdb/clib/strcasecmp.c
diff --git a/bdb/clib/strdup.c b/storage/bdb/clib/strdup.c
index e68623f1407..e68623f1407 100644
--- a/bdb/clib/strdup.c
+++ b/storage/bdb/clib/strdup.c
diff --git a/bdb/clib/strerror.c b/storage/bdb/clib/strerror.c
index 06c28946b88..06c28946b88 100644
--- a/bdb/clib/strerror.c
+++ b/storage/bdb/clib/strerror.c
diff --git a/bdb/clib/vsnprintf.c b/storage/bdb/clib/vsnprintf.c
index 4ffea8cb0ad..4ffea8cb0ad 100644
--- a/bdb/clib/vsnprintf.c
+++ b/storage/bdb/clib/vsnprintf.c
diff --git a/bdb/common/db_byteorder.c b/storage/bdb/common/db_byteorder.c
index d42d8e6a958..d42d8e6a958 100644
--- a/bdb/common/db_byteorder.c
+++ b/storage/bdb/common/db_byteorder.c
diff --git a/bdb/common/db_err.c b/storage/bdb/common/db_err.c
index 7c9ee3c4fde..7c9ee3c4fde 100644
--- a/bdb/common/db_err.c
+++ b/storage/bdb/common/db_err.c
diff --git a/bdb/common/db_getlong.c b/storage/bdb/common/db_getlong.c
index 6ba8ebfcdaa..6ba8ebfcdaa 100644
--- a/bdb/common/db_getlong.c
+++ b/storage/bdb/common/db_getlong.c
diff --git a/bdb/common/db_idspace.c b/storage/bdb/common/db_idspace.c
index 588ffd9fca9..588ffd9fca9 100644
--- a/bdb/common/db_idspace.c
+++ b/storage/bdb/common/db_idspace.c
diff --git a/bdb/common/db_log2.c b/storage/bdb/common/db_log2.c
index cdd87dda11d..cdd87dda11d 100644
--- a/bdb/common/db_log2.c
+++ b/storage/bdb/common/db_log2.c
diff --git a/bdb/common/util_arg.c b/storage/bdb/common/util_arg.c
index e034e3bd194..e034e3bd194 100644
--- a/bdb/common/util_arg.c
+++ b/storage/bdb/common/util_arg.c
diff --git a/bdb/common/util_cache.c b/storage/bdb/common/util_cache.c
index 5ca88665cc7..5ca88665cc7 100644
--- a/bdb/common/util_cache.c
+++ b/storage/bdb/common/util_cache.c
diff --git a/bdb/common/util_log.c b/storage/bdb/common/util_log.c
index ae215fca64a..ae215fca64a 100644
--- a/bdb/common/util_log.c
+++ b/storage/bdb/common/util_log.c
diff --git a/bdb/common/util_sig.c b/storage/bdb/common/util_sig.c
index 9714427ad33..9714427ad33 100644
--- a/bdb/common/util_sig.c
+++ b/storage/bdb/common/util_sig.c
diff --git a/bdb/cxx/cxx_db.cpp b/storage/bdb/cxx/cxx_db.cpp
index 7e50a9b3f27..7e50a9b3f27 100644
--- a/bdb/cxx/cxx_db.cpp
+++ b/storage/bdb/cxx/cxx_db.cpp
diff --git a/bdb/cxx/cxx_dbc.cpp b/storage/bdb/cxx/cxx_dbc.cpp
index 4d5844f922f..4d5844f922f 100644
--- a/bdb/cxx/cxx_dbc.cpp
+++ b/storage/bdb/cxx/cxx_dbc.cpp
diff --git a/bdb/cxx/cxx_dbt.cpp b/storage/bdb/cxx/cxx_dbt.cpp
index 7a4224503ee..7a4224503ee 100644
--- a/bdb/cxx/cxx_dbt.cpp
+++ b/storage/bdb/cxx/cxx_dbt.cpp
diff --git a/bdb/cxx/cxx_env.cpp b/storage/bdb/cxx/cxx_env.cpp
index c78c6e9fa47..c78c6e9fa47 100644
--- a/bdb/cxx/cxx_env.cpp
+++ b/storage/bdb/cxx/cxx_env.cpp
diff --git a/bdb/cxx/cxx_except.cpp b/storage/bdb/cxx/cxx_except.cpp
index 40fdeae69d6..40fdeae69d6 100644
--- a/bdb/cxx/cxx_except.cpp
+++ b/storage/bdb/cxx/cxx_except.cpp
diff --git a/bdb/cxx/cxx_lock.cpp b/storage/bdb/cxx/cxx_lock.cpp
index 446eba49e27..446eba49e27 100644
--- a/bdb/cxx/cxx_lock.cpp
+++ b/storage/bdb/cxx/cxx_lock.cpp
diff --git a/bdb/cxx/cxx_logc.cpp b/storage/bdb/cxx/cxx_logc.cpp
index d1fe83dd58b..d1fe83dd58b 100644
--- a/bdb/cxx/cxx_logc.cpp
+++ b/storage/bdb/cxx/cxx_logc.cpp
diff --git a/bdb/cxx/cxx_mpool.cpp b/storage/bdb/cxx/cxx_mpool.cpp
index 3eb78d03ff4..3eb78d03ff4 100644
--- a/bdb/cxx/cxx_mpool.cpp
+++ b/storage/bdb/cxx/cxx_mpool.cpp
diff --git a/bdb/cxx/cxx_txn.cpp b/storage/bdb/cxx/cxx_txn.cpp
index b04077c0f5b..b04077c0f5b 100644
--- a/bdb/cxx/cxx_txn.cpp
+++ b/storage/bdb/cxx/cxx_txn.cpp
diff --git a/bdb/db/crdel.src b/storage/bdb/db/crdel.src
index d89fa7a0382..d89fa7a0382 100644
--- a/bdb/db/crdel.src
+++ b/storage/bdb/db/crdel.src
diff --git a/bdb/db/crdel_rec.c b/storage/bdb/db/crdel_rec.c
index 542a0c358dd..542a0c358dd 100644
--- a/bdb/db/crdel_rec.c
+++ b/storage/bdb/db/crdel_rec.c
diff --git a/bdb/db/db.c b/storage/bdb/db/db.c
index 986167d5ade..986167d5ade 100644
--- a/bdb/db/db.c
+++ b/storage/bdb/db/db.c
diff --git a/bdb/db/db.src b/storage/bdb/db/db.src
index 414321fcbbd..414321fcbbd 100644
--- a/bdb/db/db.src
+++ b/storage/bdb/db/db.src
diff --git a/bdb/db/db_am.c b/storage/bdb/db/db_am.c
index cf6ef18549b..cf6ef18549b 100644
--- a/bdb/db/db_am.c
+++ b/storage/bdb/db/db_am.c
diff --git a/bdb/db/db_cam.c b/storage/bdb/db/db_cam.c
index 4de3467d4aa..4de3467d4aa 100644
--- a/bdb/db/db_cam.c
+++ b/storage/bdb/db/db_cam.c
diff --git a/bdb/db/db_conv.c b/storage/bdb/db/db_conv.c
index f731c82d85e..f731c82d85e 100644
--- a/bdb/db/db_conv.c
+++ b/storage/bdb/db/db_conv.c
diff --git a/bdb/db/db_dispatch.c b/storage/bdb/db/db_dispatch.c
index 2cf29ec2f33..2cf29ec2f33 100644
--- a/bdb/db/db_dispatch.c
+++ b/storage/bdb/db/db_dispatch.c
diff --git a/bdb/db/db_dup.c b/storage/bdb/db/db_dup.c
index 2d33d79153f..2d33d79153f 100644
--- a/bdb/db/db_dup.c
+++ b/storage/bdb/db/db_dup.c
diff --git a/bdb/db/db_iface.c b/storage/bdb/db/db_iface.c
index b518c3b14b2..b518c3b14b2 100644
--- a/bdb/db/db_iface.c
+++ b/storage/bdb/db/db_iface.c
diff --git a/bdb/db/db_join.c b/storage/bdb/db/db_join.c
index 6281b1a8383..6281b1a8383 100644
--- a/bdb/db/db_join.c
+++ b/storage/bdb/db/db_join.c
diff --git a/bdb/db/db_meta.c b/storage/bdb/db/db_meta.c
index 015ef5c8fc7..015ef5c8fc7 100644
--- a/bdb/db/db_meta.c
+++ b/storage/bdb/db/db_meta.c
diff --git a/bdb/db/db_method.c b/storage/bdb/db/db_method.c
index 14712180df0..14712180df0 100644
--- a/bdb/db/db_method.c
+++ b/storage/bdb/db/db_method.c
diff --git a/bdb/db/db_open.c b/storage/bdb/db/db_open.c
index 8352525361f..8352525361f 100644
--- a/bdb/db/db_open.c
+++ b/storage/bdb/db/db_open.c
diff --git a/bdb/db/db_overflow.c b/storage/bdb/db/db_overflow.c
index 27dcb41a2ff..27dcb41a2ff 100644
--- a/bdb/db/db_overflow.c
+++ b/storage/bdb/db/db_overflow.c
diff --git a/bdb/db/db_pr.c b/storage/bdb/db/db_pr.c
index 235e7187f7c..235e7187f7c 100644
--- a/bdb/db/db_pr.c
+++ b/storage/bdb/db/db_pr.c
diff --git a/bdb/db/db_rec.c b/storage/bdb/db/db_rec.c
index 303ab2fe1d4..303ab2fe1d4 100644
--- a/bdb/db/db_rec.c
+++ b/storage/bdb/db/db_rec.c
diff --git a/bdb/db/db_reclaim.c b/storage/bdb/db/db_reclaim.c
index 9aa39bcfa9b..9aa39bcfa9b 100644
--- a/bdb/db/db_reclaim.c
+++ b/storage/bdb/db/db_reclaim.c
diff --git a/bdb/db/db_remove.c b/storage/bdb/db/db_remove.c
index ef11c342555..ef11c342555 100644
--- a/bdb/db/db_remove.c
+++ b/storage/bdb/db/db_remove.c
diff --git a/bdb/db/db_rename.c b/storage/bdb/db/db_rename.c
index 87f88232cda..87f88232cda 100644
--- a/bdb/db/db_rename.c
+++ b/storage/bdb/db/db_rename.c
diff --git a/bdb/db/db_ret.c b/storage/bdb/db/db_ret.c
index b1af7b4ffeb..b1af7b4ffeb 100644
--- a/bdb/db/db_ret.c
+++ b/storage/bdb/db/db_ret.c
diff --git a/bdb/db/db_truncate.c b/storage/bdb/db/db_truncate.c
index 49546ae51b9..49546ae51b9 100644
--- a/bdb/db/db_truncate.c
+++ b/storage/bdb/db/db_truncate.c
diff --git a/bdb/db/db_upg.c b/storage/bdb/db/db_upg.c
index c0eb72f3713..c0eb72f3713 100644
--- a/bdb/db/db_upg.c
+++ b/storage/bdb/db/db_upg.c
diff --git a/bdb/db/db_upg_opd.c b/storage/bdb/db/db_upg_opd.c
index f410b797bff..f410b797bff 100644
--- a/bdb/db/db_upg_opd.c
+++ b/storage/bdb/db/db_upg_opd.c
diff --git a/bdb/db/db_vrfy.c b/storage/bdb/db/db_vrfy.c
index 1bbecdbd87a..1bbecdbd87a 100644
--- a/bdb/db/db_vrfy.c
+++ b/storage/bdb/db/db_vrfy.c
diff --git a/bdb/db/db_vrfyutil.c b/storage/bdb/db/db_vrfyutil.c
index 44344ceed11..44344ceed11 100644
--- a/bdb/db/db_vrfyutil.c
+++ b/storage/bdb/db/db_vrfyutil.c
diff --git a/bdb/db185/db185.c b/storage/bdb/db185/db185.c
index 99d37bcf341..99d37bcf341 100644
--- a/bdb/db185/db185.c
+++ b/storage/bdb/db185/db185.c
diff --git a/bdb/db185/db185_int.in b/storage/bdb/db185/db185_int.in
index a4a3ce19c17..a4a3ce19c17 100644
--- a/bdb/db185/db185_int.in
+++ b/storage/bdb/db185/db185_int.in
diff --git a/bdb/db_archive/db_archive.c b/storage/bdb/db_archive/db_archive.c
index dc8718e4c03..dc8718e4c03 100644
--- a/bdb/db_archive/db_archive.c
+++ b/storage/bdb/db_archive/db_archive.c
diff --git a/bdb/db_checkpoint/db_checkpoint.c b/storage/bdb/db_checkpoint/db_checkpoint.c
index a59572c5f76..a59572c5f76 100644
--- a/bdb/db_checkpoint/db_checkpoint.c
+++ b/storage/bdb/db_checkpoint/db_checkpoint.c
diff --git a/bdb/db_deadlock/db_deadlock.c b/storage/bdb/db_deadlock/db_deadlock.c
index 523918b9ea4..523918b9ea4 100644
--- a/bdb/db_deadlock/db_deadlock.c
+++ b/storage/bdb/db_deadlock/db_deadlock.c
diff --git a/bdb/db_dump/db_dump.c b/storage/bdb/db_dump/db_dump.c
index 143884a3fa8..143884a3fa8 100644
--- a/bdb/db_dump/db_dump.c
+++ b/storage/bdb/db_dump/db_dump.c
diff --git a/bdb/db_dump185/db_dump185.c b/storage/bdb/db_dump185/db_dump185.c
index 97164f34a9a..97164f34a9a 100644
--- a/bdb/db_dump185/db_dump185.c
+++ b/storage/bdb/db_dump185/db_dump185.c
diff --git a/bdb/db_load/db_load.c b/storage/bdb/db_load/db_load.c
index d27fca04ec0..d27fca04ec0 100644
--- a/bdb/db_load/db_load.c
+++ b/storage/bdb/db_load/db_load.c
diff --git a/bdb/db_printlog/README b/storage/bdb/db_printlog/README
index d59f4c77f55..d59f4c77f55 100644
--- a/bdb/db_printlog/README
+++ b/storage/bdb/db_printlog/README
diff --git a/bdb/db_printlog/commit.awk b/storage/bdb/db_printlog/commit.awk
index 66391d3fb63..66391d3fb63 100644
--- a/bdb/db_printlog/commit.awk
+++ b/storage/bdb/db_printlog/commit.awk
diff --git a/bdb/db_printlog/count.awk b/storage/bdb/db_printlog/count.awk
index 1d5a291950f..1d5a291950f 100644
--- a/bdb/db_printlog/count.awk
+++ b/storage/bdb/db_printlog/count.awk
diff --git a/bdb/db_printlog/db_printlog.c b/storage/bdb/db_printlog/db_printlog.c
index af6d00d593a..af6d00d593a 100644
--- a/bdb/db_printlog/db_printlog.c
+++ b/storage/bdb/db_printlog/db_printlog.c
diff --git a/bdb/db_printlog/dbname.awk b/storage/bdb/db_printlog/dbname.awk
index 47955994579..47955994579 100644
--- a/bdb/db_printlog/dbname.awk
+++ b/storage/bdb/db_printlog/dbname.awk
diff --git a/bdb/db_printlog/fileid.awk b/storage/bdb/db_printlog/fileid.awk
index 020644039ab..020644039ab 100644
--- a/bdb/db_printlog/fileid.awk
+++ b/storage/bdb/db_printlog/fileid.awk
diff --git a/bdb/db_printlog/logstat.awk b/storage/bdb/db_printlog/logstat.awk
index 1009343eba4..1009343eba4 100644
--- a/bdb/db_printlog/logstat.awk
+++ b/storage/bdb/db_printlog/logstat.awk
diff --git a/bdb/db_printlog/pgno.awk b/storage/bdb/db_printlog/pgno.awk
index 289fa853bc4..289fa853bc4 100644
--- a/bdb/db_printlog/pgno.awk
+++ b/storage/bdb/db_printlog/pgno.awk
diff --git a/bdb/db_printlog/range.awk b/storage/bdb/db_printlog/range.awk
index 7abb410b40f..7abb410b40f 100644
--- a/bdb/db_printlog/range.awk
+++ b/storage/bdb/db_printlog/range.awk
diff --git a/bdb/db_printlog/rectype.awk b/storage/bdb/db_printlog/rectype.awk
index 7f7b2f5ee15..7f7b2f5ee15 100644
--- a/bdb/db_printlog/rectype.awk
+++ b/storage/bdb/db_printlog/rectype.awk
diff --git a/bdb/db_printlog/status.awk b/storage/bdb/db_printlog/status.awk
index 13df0b6194a..13df0b6194a 100644
--- a/bdb/db_printlog/status.awk
+++ b/storage/bdb/db_printlog/status.awk
diff --git a/bdb/db_printlog/txn.awk b/storage/bdb/db_printlog/txn.awk
index be8c44e1092..be8c44e1092 100644
--- a/bdb/db_printlog/txn.awk
+++ b/storage/bdb/db_printlog/txn.awk
diff --git a/bdb/db_recover/db_recover.c b/storage/bdb/db_recover/db_recover.c
index b6414267f93..b6414267f93 100644
--- a/bdb/db_recover/db_recover.c
+++ b/storage/bdb/db_recover/db_recover.c
diff --git a/bdb/db_stat/db_stat.c b/storage/bdb/db_stat/db_stat.c
index a2b01b71e0a..a2b01b71e0a 100644
--- a/bdb/db_stat/db_stat.c
+++ b/storage/bdb/db_stat/db_stat.c
diff --git a/bdb/db_upgrade/db_upgrade.c b/storage/bdb/db_upgrade/db_upgrade.c
index f46b5eabc4e..f46b5eabc4e 100644
--- a/bdb/db_upgrade/db_upgrade.c
+++ b/storage/bdb/db_upgrade/db_upgrade.c
diff --git a/bdb/db_verify/db_verify.c b/storage/bdb/db_verify/db_verify.c
index 8d63a20e7bc..8d63a20e7bc 100644
--- a/bdb/db_verify/db_verify.c
+++ b/storage/bdb/db_verify/db_verify.c
diff --git a/bdb/dbinc/btree.h b/storage/bdb/dbinc/btree.h
index 54da9c5b208..54da9c5b208 100644
--- a/bdb/dbinc/btree.h
+++ b/storage/bdb/dbinc/btree.h
diff --git a/bdb/dbinc/crypto.h b/storage/bdb/dbinc/crypto.h
index 92fad098a4a..92fad098a4a 100644
--- a/bdb/dbinc/crypto.h
+++ b/storage/bdb/dbinc/crypto.h
diff --git a/bdb/dbinc/cxx_common.h b/storage/bdb/dbinc/cxx_common.h
index e5cb3a9aef4..e5cb3a9aef4 100644
--- a/bdb/dbinc/cxx_common.h
+++ b/storage/bdb/dbinc/cxx_common.h
diff --git a/bdb/dbinc/cxx_except.h b/storage/bdb/dbinc/cxx_except.h
index f9bf4f859f8..f9bf4f859f8 100644
--- a/bdb/dbinc/cxx_except.h
+++ b/storage/bdb/dbinc/cxx_except.h
diff --git a/bdb/dbinc/cxx_int.h b/storage/bdb/dbinc/cxx_int.h
index 9af3979d9f1..9af3979d9f1 100644
--- a/bdb/dbinc/cxx_int.h
+++ b/storage/bdb/dbinc/cxx_int.h
diff --git a/bdb/dbinc/db.in b/storage/bdb/dbinc/db.in
index 208de3bd622..208de3bd622 100644
--- a/bdb/dbinc/db.in
+++ b/storage/bdb/dbinc/db.in
diff --git a/bdb/dbinc/db_185.in b/storage/bdb/dbinc/db_185.in
index 86e2290c304..86e2290c304 100644
--- a/bdb/dbinc/db_185.in
+++ b/storage/bdb/dbinc/db_185.in
diff --git a/bdb/dbinc/db_am.h b/storage/bdb/dbinc/db_am.h
index c5aa424255d..c5aa424255d 100644
--- a/bdb/dbinc/db_am.h
+++ b/storage/bdb/dbinc/db_am.h
diff --git a/bdb/dbinc/db_cxx.in b/storage/bdb/dbinc/db_cxx.in
index 6752b36ec42..6752b36ec42 100644
--- a/bdb/dbinc/db_cxx.in
+++ b/storage/bdb/dbinc/db_cxx.in
diff --git a/bdb/dbinc/db_dispatch.h b/storage/bdb/dbinc/db_dispatch.h
index 283eb1e95de..283eb1e95de 100644
--- a/bdb/dbinc/db_dispatch.h
+++ b/storage/bdb/dbinc/db_dispatch.h
diff --git a/bdb/dbinc/db_int.in b/storage/bdb/dbinc/db_int.in
index 2f46293a65d..2f46293a65d 100644
--- a/bdb/dbinc/db_int.in
+++ b/storage/bdb/dbinc/db_int.in
diff --git a/bdb/dbinc/db_join.h b/storage/bdb/dbinc/db_join.h
index 487ce3eebbb..487ce3eebbb 100644
--- a/bdb/dbinc/db_join.h
+++ b/storage/bdb/dbinc/db_join.h
diff --git a/bdb/dbinc/db_page.h b/storage/bdb/dbinc/db_page.h
index 97497556fd9..97497556fd9 100644
--- a/bdb/dbinc/db_page.h
+++ b/storage/bdb/dbinc/db_page.h
diff --git a/bdb/dbinc/db_server_int.h b/storage/bdb/dbinc/db_server_int.h
index efec539b2f8..efec539b2f8 100644
--- a/bdb/dbinc/db_server_int.h
+++ b/storage/bdb/dbinc/db_server_int.h
diff --git a/bdb/dbinc/db_shash.h b/storage/bdb/dbinc/db_shash.h
index 2c54d6145c5..2c54d6145c5 100644
--- a/bdb/dbinc/db_shash.h
+++ b/storage/bdb/dbinc/db_shash.h
diff --git a/bdb/dbinc/db_swap.h b/storage/bdb/dbinc/db_swap.h
index d5aad65385e..d5aad65385e 100644
--- a/bdb/dbinc/db_swap.h
+++ b/storage/bdb/dbinc/db_swap.h
diff --git a/bdb/dbinc/db_upgrade.h b/storage/bdb/dbinc/db_upgrade.h
index 3ccba810889..3ccba810889 100644
--- a/bdb/dbinc/db_upgrade.h
+++ b/storage/bdb/dbinc/db_upgrade.h
diff --git a/bdb/dbinc/db_verify.h b/storage/bdb/dbinc/db_verify.h
index 949c9a2a6a1..949c9a2a6a1 100644
--- a/bdb/dbinc/db_verify.h
+++ b/storage/bdb/dbinc/db_verify.h
diff --git a/bdb/dbinc/debug.h b/storage/bdb/dbinc/debug.h
index 21f80387ccc..21f80387ccc 100644
--- a/bdb/dbinc/debug.h
+++ b/storage/bdb/dbinc/debug.h
diff --git a/bdb/dbinc/fop.h b/storage/bdb/dbinc/fop.h
index c438ef7ef40..c438ef7ef40 100644
--- a/bdb/dbinc/fop.h
+++ b/storage/bdb/dbinc/fop.h
diff --git a/bdb/dbinc/globals.h b/storage/bdb/dbinc/globals.h
index 3441ade2ea9..3441ade2ea9 100644
--- a/bdb/dbinc/globals.h
+++ b/storage/bdb/dbinc/globals.h
diff --git a/bdb/dbinc/hash.h b/storage/bdb/dbinc/hash.h
index 98289735fc4..98289735fc4 100644
--- a/bdb/dbinc/hash.h
+++ b/storage/bdb/dbinc/hash.h
diff --git a/bdb/dbinc/hmac.h b/storage/bdb/dbinc/hmac.h
index 16f61fb58ad..16f61fb58ad 100644
--- a/bdb/dbinc/hmac.h
+++ b/storage/bdb/dbinc/hmac.h
diff --git a/bdb/dbinc/lock.h b/storage/bdb/dbinc/lock.h
index 7ddc9ce9988..7ddc9ce9988 100644
--- a/bdb/dbinc/lock.h
+++ b/storage/bdb/dbinc/lock.h
diff --git a/bdb/dbinc/log.h b/storage/bdb/dbinc/log.h
index 434994528ea..434994528ea 100644
--- a/bdb/dbinc/log.h
+++ b/storage/bdb/dbinc/log.h
diff --git a/bdb/dbinc/mp.h b/storage/bdb/dbinc/mp.h
index 5c805b92364..5c805b92364 100644
--- a/bdb/dbinc/mp.h
+++ b/storage/bdb/dbinc/mp.h
diff --git a/bdb/dbinc/mutex.h b/storage/bdb/dbinc/mutex.h
index 41bb1b4bb59..41bb1b4bb59 100644
--- a/bdb/dbinc/mutex.h
+++ b/storage/bdb/dbinc/mutex.h
diff --git a/bdb/dbinc/os.h b/storage/bdb/dbinc/os.h
index 01ca0ac470d..01ca0ac470d 100644
--- a/bdb/dbinc/os.h
+++ b/storage/bdb/dbinc/os.h
diff --git a/bdb/dbinc/qam.h b/storage/bdb/dbinc/qam.h
index 0306ed07d2a..0306ed07d2a 100644
--- a/bdb/dbinc/qam.h
+++ b/storage/bdb/dbinc/qam.h
diff --git a/bdb/dbinc/queue.h b/storage/bdb/dbinc/queue.h
index 8d4a771add6..8d4a771add6 100644
--- a/bdb/dbinc/queue.h
+++ b/storage/bdb/dbinc/queue.h
diff --git a/bdb/dbinc/region.h b/storage/bdb/dbinc/region.h
index 9ee6c81062f..9ee6c81062f 100644
--- a/bdb/dbinc/region.h
+++ b/storage/bdb/dbinc/region.h
diff --git a/bdb/dbinc/rep.h b/storage/bdb/dbinc/rep.h
index 1e315494c87..1e315494c87 100644
--- a/bdb/dbinc/rep.h
+++ b/storage/bdb/dbinc/rep.h
diff --git a/bdb/dbinc/shqueue.h b/storage/bdb/dbinc/shqueue.h
index 47fdf12ac92..47fdf12ac92 100644
--- a/bdb/dbinc/shqueue.h
+++ b/storage/bdb/dbinc/shqueue.h
diff --git a/bdb/dbinc/tcl_db.h b/storage/bdb/dbinc/tcl_db.h
index 8c04d545295..8c04d545295 100644
--- a/bdb/dbinc/tcl_db.h
+++ b/storage/bdb/dbinc/tcl_db.h
diff --git a/bdb/dbinc/txn.h b/storage/bdb/dbinc/txn.h
index 31b00a6ba74..31b00a6ba74 100644
--- a/bdb/dbinc/txn.h
+++ b/storage/bdb/dbinc/txn.h
diff --git a/bdb/dbinc/xa.h b/storage/bdb/dbinc/xa.h
index 64bdac8c914..64bdac8c914 100644
--- a/bdb/dbinc/xa.h
+++ b/storage/bdb/dbinc/xa.h
diff --git a/bdb/dbm/dbm.c b/storage/bdb/dbm/dbm.c
index 3aa6fff6982..3aa6fff6982 100644
--- a/bdb/dbm/dbm.c
+++ b/storage/bdb/dbm/dbm.c
diff --git a/bdb/dbreg/dbreg.c b/storage/bdb/dbreg/dbreg.c
index 289fe67ed50..289fe67ed50 100644
--- a/bdb/dbreg/dbreg.c
+++ b/storage/bdb/dbreg/dbreg.c
diff --git a/bdb/dbreg/dbreg.src b/storage/bdb/dbreg/dbreg.src
index 18429471e82..18429471e82 100644
--- a/bdb/dbreg/dbreg.src
+++ b/storage/bdb/dbreg/dbreg.src
diff --git a/bdb/dbreg/dbreg_rec.c b/storage/bdb/dbreg/dbreg_rec.c
index ba3ba0e06d9..ba3ba0e06d9 100644
--- a/bdb/dbreg/dbreg_rec.c
+++ b/storage/bdb/dbreg/dbreg_rec.c
diff --git a/bdb/dbreg/dbreg_util.c b/storage/bdb/dbreg/dbreg_util.c
index 0db5c640adb..0db5c640adb 100644
--- a/bdb/dbreg/dbreg_util.c
+++ b/storage/bdb/dbreg/dbreg_util.c
diff --git a/bdb/dist/Makefile.in b/storage/bdb/dist/Makefile.in
index a7cc0e11f34..a7cc0e11f34 100644
--- a/bdb/dist/Makefile.in
+++ b/storage/bdb/dist/Makefile.in
diff --git a/bdb/dist/RELEASE b/storage/bdb/dist/RELEASE
index 61151b8589c..61151b8589c 100644
--- a/bdb/dist/RELEASE
+++ b/storage/bdb/dist/RELEASE
diff --git a/bdb/dist/aclocal/config.ac b/storage/bdb/dist/aclocal/config.ac
index cd288425946..cd288425946 100644
--- a/bdb/dist/aclocal/config.ac
+++ b/storage/bdb/dist/aclocal/config.ac
diff --git a/bdb/dist/aclocal/cxx.ac b/storage/bdb/dist/aclocal/cxx.ac
index 49103cc661a..49103cc661a 100644
--- a/bdb/dist/aclocal/cxx.ac
+++ b/storage/bdb/dist/aclocal/cxx.ac
diff --git a/bdb/dist/aclocal/gcc.ac b/storage/bdb/dist/aclocal/gcc.ac
index 0949d982f17..0949d982f17 100644
--- a/bdb/dist/aclocal/gcc.ac
+++ b/storage/bdb/dist/aclocal/gcc.ac
diff --git a/bdb/dist/aclocal/libtool.ac b/storage/bdb/dist/aclocal/libtool.ac
index e99faf15e4e..e99faf15e4e 100644
--- a/bdb/dist/aclocal/libtool.ac
+++ b/storage/bdb/dist/aclocal/libtool.ac
diff --git a/bdb/dist/aclocal/mutex.ac b/storage/bdb/dist/aclocal/mutex.ac
index f3f5529c74f..f3f5529c74f 100644
--- a/bdb/dist/aclocal/mutex.ac
+++ b/storage/bdb/dist/aclocal/mutex.ac
diff --git a/bdb/dist/aclocal/options.ac b/storage/bdb/dist/aclocal/options.ac
index ba45c34dfe9..ba45c34dfe9 100644
--- a/bdb/dist/aclocal/options.ac
+++ b/storage/bdb/dist/aclocal/options.ac
diff --git a/bdb/dist/aclocal/programs.ac b/storage/bdb/dist/aclocal/programs.ac
index 7bfa1fa2646..7bfa1fa2646 100644
--- a/bdb/dist/aclocal/programs.ac
+++ b/storage/bdb/dist/aclocal/programs.ac
diff --git a/bdb/dist/aclocal/sosuffix.ac b/storage/bdb/dist/aclocal/sosuffix.ac
index 1197128293b..1197128293b 100644
--- a/bdb/dist/aclocal/sosuffix.ac
+++ b/storage/bdb/dist/aclocal/sosuffix.ac
diff --git a/bdb/dist/aclocal/tcl.ac b/storage/bdb/dist/aclocal/tcl.ac
index 80ed19c5a97..80ed19c5a97 100644
--- a/bdb/dist/aclocal/tcl.ac
+++ b/storage/bdb/dist/aclocal/tcl.ac
diff --git a/bdb/dist/aclocal/types.ac b/storage/bdb/dist/aclocal/types.ac
index db8aaac6884..db8aaac6884 100644
--- a/bdb/dist/aclocal/types.ac
+++ b/storage/bdb/dist/aclocal/types.ac
diff --git a/bdb/dist/aclocal_java/ac_check_class.ac b/storage/bdb/dist/aclocal_java/ac_check_class.ac
index 915198af567..915198af567 100644
--- a/bdb/dist/aclocal_java/ac_check_class.ac
+++ b/storage/bdb/dist/aclocal_java/ac_check_class.ac
diff --git a/bdb/dist/aclocal_java/ac_check_classpath.ac b/storage/bdb/dist/aclocal_java/ac_check_classpath.ac
index 4a78d0f8785..4a78d0f8785 100644
--- a/bdb/dist/aclocal_java/ac_check_classpath.ac
+++ b/storage/bdb/dist/aclocal_java/ac_check_classpath.ac
diff --git a/bdb/dist/aclocal_java/ac_check_junit.ac b/storage/bdb/dist/aclocal_java/ac_check_junit.ac
index 3b81d1dc3fc..3b81d1dc3fc 100644
--- a/bdb/dist/aclocal_java/ac_check_junit.ac
+++ b/storage/bdb/dist/aclocal_java/ac_check_junit.ac
diff --git a/bdb/dist/aclocal_java/ac_check_rqrd_class.ac b/storage/bdb/dist/aclocal_java/ac_check_rqrd_class.ac
index ab62e33c887..ab62e33c887 100644
--- a/bdb/dist/aclocal_java/ac_check_rqrd_class.ac
+++ b/storage/bdb/dist/aclocal_java/ac_check_rqrd_class.ac
diff --git a/bdb/dist/aclocal_java/ac_java_options.ac b/storage/bdb/dist/aclocal_java/ac_java_options.ac
index 567afca7fa5..567afca7fa5 100644
--- a/bdb/dist/aclocal_java/ac_java_options.ac
+++ b/storage/bdb/dist/aclocal_java/ac_java_options.ac
diff --git a/bdb/dist/aclocal_java/ac_jni_include_dirs.ac b/storage/bdb/dist/aclocal_java/ac_jni_include_dirs.ac
index 65cfbbfd13e..65cfbbfd13e 100644
--- a/bdb/dist/aclocal_java/ac_jni_include_dirs.ac
+++ b/storage/bdb/dist/aclocal_java/ac_jni_include_dirs.ac
diff --git a/bdb/dist/aclocal_java/ac_prog_jar.ac b/storage/bdb/dist/aclocal_java/ac_prog_jar.ac
index 9dfa1be6dad..9dfa1be6dad 100644
--- a/bdb/dist/aclocal_java/ac_prog_jar.ac
+++ b/storage/bdb/dist/aclocal_java/ac_prog_jar.ac
diff --git a/bdb/dist/aclocal_java/ac_prog_java.ac b/storage/bdb/dist/aclocal_java/ac_prog_java.ac
index 8cb24445132..8cb24445132 100644
--- a/bdb/dist/aclocal_java/ac_prog_java.ac
+++ b/storage/bdb/dist/aclocal_java/ac_prog_java.ac
diff --git a/bdb/dist/aclocal_java/ac_prog_java_works.ac b/storage/bdb/dist/aclocal_java/ac_prog_java_works.ac
index 36acd2676fa..36acd2676fa 100644
--- a/bdb/dist/aclocal_java/ac_prog_java_works.ac
+++ b/storage/bdb/dist/aclocal_java/ac_prog_java_works.ac
diff --git a/bdb/dist/aclocal_java/ac_prog_javac.ac b/storage/bdb/dist/aclocal_java/ac_prog_javac.ac
index 5ded7d1b7e6..5ded7d1b7e6 100644
--- a/bdb/dist/aclocal_java/ac_prog_javac.ac
+++ b/storage/bdb/dist/aclocal_java/ac_prog_javac.ac
diff --git a/bdb/dist/aclocal_java/ac_prog_javac_works.ac b/storage/bdb/dist/aclocal_java/ac_prog_javac_works.ac
index 139a99f989b..139a99f989b 100644
--- a/bdb/dist/aclocal_java/ac_prog_javac_works.ac
+++ b/storage/bdb/dist/aclocal_java/ac_prog_javac_works.ac
diff --git a/bdb/dist/aclocal_java/ac_prog_javadoc.ac b/storage/bdb/dist/aclocal_java/ac_prog_javadoc.ac
index 5154d3f1f3b..5154d3f1f3b 100644
--- a/bdb/dist/aclocal_java/ac_prog_javadoc.ac
+++ b/storage/bdb/dist/aclocal_java/ac_prog_javadoc.ac
diff --git a/bdb/dist/aclocal_java/ac_prog_javah.ac b/storage/bdb/dist/aclocal_java/ac_prog_javah.ac
index 1b16d9e24e5..1b16d9e24e5 100644
--- a/bdb/dist/aclocal_java/ac_prog_javah.ac
+++ b/storage/bdb/dist/aclocal_java/ac_prog_javah.ac
diff --git a/bdb/dist/aclocal_java/ac_try_compile_java.ac b/storage/bdb/dist/aclocal_java/ac_try_compile_java.ac
index 775569ba054..775569ba054 100644
--- a/bdb/dist/aclocal_java/ac_try_compile_java.ac
+++ b/storage/bdb/dist/aclocal_java/ac_try_compile_java.ac
diff --git a/bdb/dist/aclocal_java/ac_try_run_javac.ac b/storage/bdb/dist/aclocal_java/ac_try_run_javac.ac
index cf91306aff6..cf91306aff6 100644
--- a/bdb/dist/aclocal_java/ac_try_run_javac.ac
+++ b/storage/bdb/dist/aclocal_java/ac_try_run_javac.ac
diff --git a/bdb/dist/buildrel b/storage/bdb/dist/buildrel
index b796169c719..b796169c719 100644
--- a/bdb/dist/buildrel
+++ b/storage/bdb/dist/buildrel
diff --git a/bdb/dist/config.guess b/storage/bdb/dist/config.guess
index fd30ab0314c..fd30ab0314c 100755
--- a/bdb/dist/config.guess
+++ b/storage/bdb/dist/config.guess
diff --git a/bdb/dist/config.sub b/storage/bdb/dist/config.sub
index 9ff085efaf7..9ff085efaf7 100755
--- a/bdb/dist/config.sub
+++ b/storage/bdb/dist/config.sub
diff --git a/bdb/dist/configure.ac b/storage/bdb/dist/configure.ac
index 98cf0f63b39..98cf0f63b39 100644
--- a/bdb/dist/configure.ac
+++ b/storage/bdb/dist/configure.ac
diff --git a/bdb/dist/db.ecd.in b/storage/bdb/dist/db.ecd.in
index 92a6a090716..92a6a090716 100644
--- a/bdb/dist/db.ecd.in
+++ b/storage/bdb/dist/db.ecd.in
diff --git a/bdb/dist/db.spec.in b/storage/bdb/dist/db.spec.in
index ef253bcfcf4..ef253bcfcf4 100644
--- a/bdb/dist/db.spec.in
+++ b/storage/bdb/dist/db.spec.in
diff --git a/bdb/dist/gen_inc.awk b/storage/bdb/dist/gen_inc.awk
index 2f5b491cda1..2f5b491cda1 100644
--- a/bdb/dist/gen_inc.awk
+++ b/storage/bdb/dist/gen_inc.awk
diff --git a/bdb/dist/gen_rec.awk b/storage/bdb/dist/gen_rec.awk
index 75f2e86ca9e..75f2e86ca9e 100644
--- a/bdb/dist/gen_rec.awk
+++ b/storage/bdb/dist/gen_rec.awk
diff --git a/bdb/dist/gen_rpc.awk b/storage/bdb/dist/gen_rpc.awk
index 03975d7321b..03975d7321b 100644
--- a/bdb/dist/gen_rpc.awk
+++ b/storage/bdb/dist/gen_rpc.awk
diff --git a/bdb/dist/install-sh b/storage/bdb/dist/install-sh
index b41a2459161..b41a2459161 100755
--- a/bdb/dist/install-sh
+++ b/storage/bdb/dist/install-sh
diff --git a/bdb/dist/ltmain.sh b/storage/bdb/dist/ltmain.sh
index f07d424527d..f07d424527d 100644
--- a/bdb/dist/ltmain.sh
+++ b/storage/bdb/dist/ltmain.sh
diff --git a/bdb/dist/pubdef.in b/storage/bdb/dist/pubdef.in
index f42363022cd..f42363022cd 100644
--- a/bdb/dist/pubdef.in
+++ b/storage/bdb/dist/pubdef.in
diff --git a/bdb/dist/s_all b/storage/bdb/dist/s_all
index 132017def3c..132017def3c 100644
--- a/bdb/dist/s_all
+++ b/storage/bdb/dist/s_all
diff --git a/bdb/dist/s_config b/storage/bdb/dist/s_config
index 3e033da81ab..3e033da81ab 100755
--- a/bdb/dist/s_config
+++ b/storage/bdb/dist/s_config
diff --git a/bdb/dist/s_crypto b/storage/bdb/dist/s_crypto
index f7947cb3e10..f7947cb3e10 100644
--- a/bdb/dist/s_crypto
+++ b/storage/bdb/dist/s_crypto
diff --git a/bdb/dist/s_dir b/storage/bdb/dist/s_dir
index 58513a8321d..58513a8321d 100644
--- a/bdb/dist/s_dir
+++ b/storage/bdb/dist/s_dir
diff --git a/bdb/dist/s_include b/storage/bdb/dist/s_include
index 878b4a38af1..878b4a38af1 100755
--- a/bdb/dist/s_include
+++ b/storage/bdb/dist/s_include
diff --git a/bdb/dist/s_java b/storage/bdb/dist/s_java
index f7c96e823a1..f7c96e823a1 100755
--- a/bdb/dist/s_java
+++ b/storage/bdb/dist/s_java
diff --git a/bdb/dist/s_javah b/storage/bdb/dist/s_javah
index 67c41d09c4d..67c41d09c4d 100755
--- a/bdb/dist/s_javah
+++ b/storage/bdb/dist/s_javah
diff --git a/bdb/dist/s_perm b/storage/bdb/dist/s_perm
index c35278b8c83..c35278b8c83 100755
--- a/bdb/dist/s_perm
+++ b/storage/bdb/dist/s_perm
diff --git a/bdb/dist/s_readme b/storage/bdb/dist/s_readme
index 1da9f9681c0..1da9f9681c0 100755
--- a/bdb/dist/s_readme
+++ b/storage/bdb/dist/s_readme
diff --git a/bdb/dist/s_recover b/storage/bdb/dist/s_recover
index fc2e160c083..fc2e160c083 100755
--- a/bdb/dist/s_recover
+++ b/storage/bdb/dist/s_recover
diff --git a/bdb/dist/s_rpc b/storage/bdb/dist/s_rpc
index cdafa669d85..cdafa669d85 100644
--- a/bdb/dist/s_rpc
+++ b/storage/bdb/dist/s_rpc
diff --git a/bdb/dist/s_symlink b/storage/bdb/dist/s_symlink
index 8da49ca0c75..8da49ca0c75 100755
--- a/bdb/dist/s_symlink
+++ b/storage/bdb/dist/s_symlink
diff --git a/bdb/dist/s_tags b/storage/bdb/dist/s_tags
index 18b6025aa86..18b6025aa86 100755
--- a/bdb/dist/s_tags
+++ b/storage/bdb/dist/s_tags
diff --git a/bdb/dist/s_test b/storage/bdb/dist/s_test
index 16f3b9712d0..16f3b9712d0 100755
--- a/bdb/dist/s_test
+++ b/storage/bdb/dist/s_test
diff --git a/bdb/dist/s_vxworks b/storage/bdb/dist/s_vxworks
index 05c2599d02c..05c2599d02c 100644
--- a/bdb/dist/s_vxworks
+++ b/storage/bdb/dist/s_vxworks
diff --git a/bdb/dist/s_win32 b/storage/bdb/dist/s_win32
index 207978b82bb..207978b82bb 100755
--- a/bdb/dist/s_win32
+++ b/storage/bdb/dist/s_win32
diff --git a/bdb/dist/s_win32_dsp b/storage/bdb/dist/s_win32_dsp
index af5551ec248..af5551ec248 100644
--- a/bdb/dist/s_win32_dsp
+++ b/storage/bdb/dist/s_win32_dsp
diff --git a/bdb/dist/srcfiles.in b/storage/bdb/dist/srcfiles.in
index 54aeea0c1bc..54aeea0c1bc 100644
--- a/bdb/dist/srcfiles.in
+++ b/storage/bdb/dist/srcfiles.in
diff --git a/bdb/dist/template/rec_ctemp b/storage/bdb/dist/template/rec_ctemp
index 2951189c5bd..2951189c5bd 100644
--- a/bdb/dist/template/rec_ctemp
+++ b/storage/bdb/dist/template/rec_ctemp
diff --git a/bdb/dist/vx_2.0/BerkeleyDB.wpj b/storage/bdb/dist/vx_2.0/BerkeleyDB.wpj
index 78684d90067..78684d90067 100644
--- a/bdb/dist/vx_2.0/BerkeleyDB.wpj
+++ b/storage/bdb/dist/vx_2.0/BerkeleyDB.wpj
diff --git a/bdb/dist/vx_2.0/wpj.in b/storage/bdb/dist/vx_2.0/wpj.in
index 2b942bb562c..2b942bb562c 100644
--- a/bdb/dist/vx_2.0/wpj.in
+++ b/storage/bdb/dist/vx_2.0/wpj.in
diff --git a/bdb/dist/vx_3.1/Makefile.custom b/storage/bdb/dist/vx_3.1/Makefile.custom
index ca781f7b251..ca781f7b251 100644
--- a/bdb/dist/vx_3.1/Makefile.custom
+++ b/storage/bdb/dist/vx_3.1/Makefile.custom
diff --git a/bdb/dist/vx_3.1/cdf.1 b/storage/bdb/dist/vx_3.1/cdf.1
index 17db06f7e61..17db06f7e61 100644
--- a/bdb/dist/vx_3.1/cdf.1
+++ b/storage/bdb/dist/vx_3.1/cdf.1
diff --git a/bdb/dist/vx_3.1/cdf.2 b/storage/bdb/dist/vx_3.1/cdf.2
index 76f123af9fb..76f123af9fb 100644
--- a/bdb/dist/vx_3.1/cdf.2
+++ b/storage/bdb/dist/vx_3.1/cdf.2
diff --git a/bdb/dist/vx_3.1/cdf.3 b/storage/bdb/dist/vx_3.1/cdf.3
index a3146ced95a..a3146ced95a 100644
--- a/bdb/dist/vx_3.1/cdf.3
+++ b/storage/bdb/dist/vx_3.1/cdf.3
diff --git a/bdb/dist/vx_3.1/component.cdf b/storage/bdb/dist/vx_3.1/component.cdf
index 91edaa87853..91edaa87853 100644
--- a/bdb/dist/vx_3.1/component.cdf
+++ b/storage/bdb/dist/vx_3.1/component.cdf
diff --git a/bdb/dist/vx_3.1/component.wpj b/storage/bdb/dist/vx_3.1/component.wpj
index 01c51c1b97f..01c51c1b97f 100644
--- a/bdb/dist/vx_3.1/component.wpj
+++ b/storage/bdb/dist/vx_3.1/component.wpj
diff --git a/bdb/dist/vx_3.1/wpj.1 b/storage/bdb/dist/vx_3.1/wpj.1
index 414b4e8fa35..414b4e8fa35 100644
--- a/bdb/dist/vx_3.1/wpj.1
+++ b/storage/bdb/dist/vx_3.1/wpj.1
diff --git a/bdb/dist/vx_3.1/wpj.2 b/storage/bdb/dist/vx_3.1/wpj.2
index 0294f763ef7..0294f763ef7 100644
--- a/bdb/dist/vx_3.1/wpj.2
+++ b/storage/bdb/dist/vx_3.1/wpj.2
diff --git a/bdb/dist/vx_3.1/wpj.3 b/storage/bdb/dist/vx_3.1/wpj.3
index f06e6253923..f06e6253923 100644
--- a/bdb/dist/vx_3.1/wpj.3
+++ b/storage/bdb/dist/vx_3.1/wpj.3
diff --git a/bdb/dist/vx_3.1/wpj.4 b/storage/bdb/dist/vx_3.1/wpj.4
index 84de6ebf359..84de6ebf359 100644
--- a/bdb/dist/vx_3.1/wpj.4
+++ b/storage/bdb/dist/vx_3.1/wpj.4
diff --git a/bdb/dist/vx_3.1/wpj.5 b/storage/bdb/dist/vx_3.1/wpj.5
index f4056e7e22a..f4056e7e22a 100644
--- a/bdb/dist/vx_3.1/wpj.5
+++ b/storage/bdb/dist/vx_3.1/wpj.5
diff --git a/bdb/dist/vx_buildcd b/storage/bdb/dist/vx_buildcd
index a94d78db974..a94d78db974 100755
--- a/bdb/dist/vx_buildcd
+++ b/storage/bdb/dist/vx_buildcd
diff --git a/bdb/dist/vx_config.in b/storage/bdb/dist/vx_config.in
index 43fc8eb71f3..43fc8eb71f3 100644
--- a/bdb/dist/vx_config.in
+++ b/storage/bdb/dist/vx_config.in
diff --git a/bdb/dist/vx_setup/CONFIG.in b/storage/bdb/dist/vx_setup/CONFIG.in
index 6ccceee7034..6ccceee7034 100644
--- a/bdb/dist/vx_setup/CONFIG.in
+++ b/storage/bdb/dist/vx_setup/CONFIG.in
diff --git a/bdb/dist/vx_setup/LICENSE.TXT b/storage/bdb/dist/vx_setup/LICENSE.TXT
index 7814c679cd7..7814c679cd7 100644
--- a/bdb/dist/vx_setup/LICENSE.TXT
+++ b/storage/bdb/dist/vx_setup/LICENSE.TXT
diff --git a/bdb/dist/vx_setup/MESSAGES.TCL b/storage/bdb/dist/vx_setup/MESSAGES.TCL
index 718a67fbc50..718a67fbc50 100644
--- a/bdb/dist/vx_setup/MESSAGES.TCL
+++ b/storage/bdb/dist/vx_setup/MESSAGES.TCL
diff --git a/bdb/dist/vx_setup/README.in b/storage/bdb/dist/vx_setup/README.in
index f96948c37ba..f96948c37ba 100644
--- a/bdb/dist/vx_setup/README.in
+++ b/storage/bdb/dist/vx_setup/README.in
diff --git a/bdb/dist/vx_setup/SETUP.BMP b/storage/bdb/dist/vx_setup/SETUP.BMP
index 2918480b8c2..2918480b8c2 100644
--- a/bdb/dist/vx_setup/SETUP.BMP
+++ b/storage/bdb/dist/vx_setup/SETUP.BMP
Binary files differ
diff --git a/bdb/dist/vx_setup/vx_allfile.in b/storage/bdb/dist/vx_setup/vx_allfile.in
index 61a1b8ee805..61a1b8ee805 100644
--- a/bdb/dist/vx_setup/vx_allfile.in
+++ b/storage/bdb/dist/vx_setup/vx_allfile.in
diff --git a/bdb/dist/vx_setup/vx_demofile.in b/storage/bdb/dist/vx_setup/vx_demofile.in
index 42a698ea367..42a698ea367 100644
--- a/bdb/dist/vx_setup/vx_demofile.in
+++ b/storage/bdb/dist/vx_setup/vx_demofile.in
diff --git a/bdb/dist/vx_setup/vx_setup.in b/storage/bdb/dist/vx_setup/vx_setup.in
index 7bc3f510cfa..7bc3f510cfa 100644
--- a/bdb/dist/vx_setup/vx_setup.in
+++ b/storage/bdb/dist/vx_setup/vx_setup.in
diff --git a/bdb/dist/win_config.in b/storage/bdb/dist/win_config.in
index 09acab28806..09acab28806 100644
--- a/bdb/dist/win_config.in
+++ b/storage/bdb/dist/win_config.in
diff --git a/bdb/dist/win_exports.in b/storage/bdb/dist/win_exports.in
index 52df529d028..52df529d028 100644
--- a/bdb/dist/win_exports.in
+++ b/storage/bdb/dist/win_exports.in
diff --git a/bdb/env/db_salloc.c b/storage/bdb/env/db_salloc.c
index 1ef768d4114..1ef768d4114 100644
--- a/bdb/env/db_salloc.c
+++ b/storage/bdb/env/db_salloc.c
diff --git a/bdb/env/db_shash.c b/storage/bdb/env/db_shash.c
index 743a126307d..743a126307d 100644
--- a/bdb/env/db_shash.c
+++ b/storage/bdb/env/db_shash.c
diff --git a/bdb/env/env_file.c b/storage/bdb/env/env_file.c
index f221fd8d701..f221fd8d701 100644
--- a/bdb/env/env_file.c
+++ b/storage/bdb/env/env_file.c
diff --git a/bdb/env/env_method.c b/storage/bdb/env/env_method.c
index b51237ec44a..b51237ec44a 100644
--- a/bdb/env/env_method.c
+++ b/storage/bdb/env/env_method.c
diff --git a/bdb/env/env_method.c.b b/storage/bdb/env/env_method.c.b
index b6802b8a77c..b6802b8a77c 100644
--- a/bdb/env/env_method.c.b
+++ b/storage/bdb/env/env_method.c.b
diff --git a/bdb/env/env_open.c b/storage/bdb/env/env_open.c
index ae8399f61cd..ae8399f61cd 100644
--- a/bdb/env/env_open.c
+++ b/storage/bdb/env/env_open.c
diff --git a/bdb/env/env_recover.c b/storage/bdb/env/env_recover.c
index fbe3b345b0d..fbe3b345b0d 100644
--- a/bdb/env/env_recover.c
+++ b/storage/bdb/env/env_recover.c
diff --git a/bdb/env/env_region.c b/storage/bdb/env/env_region.c
index a919cf328b4..a919cf328b4 100644
--- a/bdb/env/env_region.c
+++ b/storage/bdb/env/env_region.c
diff --git a/bdb/fileops/fileops.src b/storage/bdb/fileops/fileops.src
index 1fd39dc3c45..1fd39dc3c45 100644
--- a/bdb/fileops/fileops.src
+++ b/storage/bdb/fileops/fileops.src
diff --git a/bdb/fileops/fop_basic.c b/storage/bdb/fileops/fop_basic.c
index 08160ab2e1a..08160ab2e1a 100644
--- a/bdb/fileops/fop_basic.c
+++ b/storage/bdb/fileops/fop_basic.c
diff --git a/bdb/fileops/fop_rec.c b/storage/bdb/fileops/fop_rec.c
index 67720e01d13..67720e01d13 100644
--- a/bdb/fileops/fop_rec.c
+++ b/storage/bdb/fileops/fop_rec.c
diff --git a/bdb/fileops/fop_util.c b/storage/bdb/fileops/fop_util.c
index ea6d86ab08d..ea6d86ab08d 100644
--- a/bdb/fileops/fop_util.c
+++ b/storage/bdb/fileops/fop_util.c
diff --git a/bdb/hash/hash.c b/storage/bdb/hash/hash.c
index 2f972a3238d..2f972a3238d 100644
--- a/bdb/hash/hash.c
+++ b/storage/bdb/hash/hash.c
diff --git a/bdb/hash/hash.src b/storage/bdb/hash/hash.src
index b4b633c56e6..b4b633c56e6 100644
--- a/bdb/hash/hash.src
+++ b/storage/bdb/hash/hash.src
diff --git a/bdb/hash/hash_conv.c b/storage/bdb/hash/hash_conv.c
index a93e56a2ee4..a93e56a2ee4 100644
--- a/bdb/hash/hash_conv.c
+++ b/storage/bdb/hash/hash_conv.c
diff --git a/bdb/hash/hash_dup.c b/storage/bdb/hash/hash_dup.c
index ec70e519d54..ec70e519d54 100644
--- a/bdb/hash/hash_dup.c
+++ b/storage/bdb/hash/hash_dup.c
diff --git a/bdb/hash/hash_func.c b/storage/bdb/hash/hash_func.c
index c6cc2ad4460..c6cc2ad4460 100644
--- a/bdb/hash/hash_func.c
+++ b/storage/bdb/hash/hash_func.c
diff --git a/bdb/hash/hash_meta.c b/storage/bdb/hash/hash_meta.c
index 9f224454869..9f224454869 100644
--- a/bdb/hash/hash_meta.c
+++ b/storage/bdb/hash/hash_meta.c
diff --git a/bdb/hash/hash_method.c b/storage/bdb/hash/hash_method.c
index 9a6bf59536a..9a6bf59536a 100644
--- a/bdb/hash/hash_method.c
+++ b/storage/bdb/hash/hash_method.c
diff --git a/bdb/hash/hash_open.c b/storage/bdb/hash/hash_open.c
index f976f5b6816..f976f5b6816 100644
--- a/bdb/hash/hash_open.c
+++ b/storage/bdb/hash/hash_open.c
diff --git a/bdb/hash/hash_page.c b/storage/bdb/hash/hash_page.c
index 6788129773f..6788129773f 100644
--- a/bdb/hash/hash_page.c
+++ b/storage/bdb/hash/hash_page.c
diff --git a/bdb/hash/hash_rec.c b/storage/bdb/hash/hash_rec.c
index 24d3473c508..24d3473c508 100644
--- a/bdb/hash/hash_rec.c
+++ b/storage/bdb/hash/hash_rec.c
diff --git a/bdb/hash/hash_reclaim.c b/storage/bdb/hash/hash_reclaim.c
index ac90ffff08a..ac90ffff08a 100644
--- a/bdb/hash/hash_reclaim.c
+++ b/storage/bdb/hash/hash_reclaim.c
diff --git a/bdb/hash/hash_stat.c b/storage/bdb/hash/hash_stat.c
index f9ee1d099cb..f9ee1d099cb 100644
--- a/bdb/hash/hash_stat.c
+++ b/storage/bdb/hash/hash_stat.c
diff --git a/bdb/hash/hash_upgrade.c b/storage/bdb/hash/hash_upgrade.c
index 2dd21d7b644..2dd21d7b644 100644
--- a/bdb/hash/hash_upgrade.c
+++ b/storage/bdb/hash/hash_upgrade.c
diff --git a/bdb/hash/hash_verify.c b/storage/bdb/hash/hash_verify.c
index e6f5a2b0d65..e6f5a2b0d65 100644
--- a/bdb/hash/hash_verify.c
+++ b/storage/bdb/hash/hash_verify.c
diff --git a/bdb/hmac/hmac.c b/storage/bdb/hmac/hmac.c
index d39a154ec63..d39a154ec63 100644
--- a/bdb/hmac/hmac.c
+++ b/storage/bdb/hmac/hmac.c
diff --git a/bdb/hmac/sha1.c b/storage/bdb/hmac/sha1.c
index 2f2c806a21f..2f2c806a21f 100644
--- a/bdb/hmac/sha1.c
+++ b/storage/bdb/hmac/sha1.c
diff --git a/bdb/hsearch/hsearch.c b/storage/bdb/hsearch/hsearch.c
index 9760aeeb9e8..9760aeeb9e8 100644
--- a/bdb/hsearch/hsearch.c
+++ b/storage/bdb/hsearch/hsearch.c
diff --git a/bdb/libdb_java/checkapi.prl b/storage/bdb/libdb_java/checkapi.prl
index a27b8ffd107..a27b8ffd107 100644
--- a/bdb/libdb_java/checkapi.prl
+++ b/storage/bdb/libdb_java/checkapi.prl
diff --git a/bdb/libdb_java/com_sleepycat_db_Db.h b/storage/bdb/libdb_java/com_sleepycat_db_Db.h
index 0787ae87aed..0787ae87aed 100644
--- a/bdb/libdb_java/com_sleepycat_db_Db.h
+++ b/storage/bdb/libdb_java/com_sleepycat_db_Db.h
diff --git a/bdb/libdb_java/com_sleepycat_db_DbEnv.h b/storage/bdb/libdb_java/com_sleepycat_db_DbEnv.h
index f239dfc7593..f239dfc7593 100644
--- a/bdb/libdb_java/com_sleepycat_db_DbEnv.h
+++ b/storage/bdb/libdb_java/com_sleepycat_db_DbEnv.h
diff --git a/bdb/libdb_java/com_sleepycat_db_DbLock.h b/storage/bdb/libdb_java/com_sleepycat_db_DbLock.h
index 9f3d77d44bc..9f3d77d44bc 100644
--- a/bdb/libdb_java/com_sleepycat_db_DbLock.h
+++ b/storage/bdb/libdb_java/com_sleepycat_db_DbLock.h
diff --git a/bdb/libdb_java/com_sleepycat_db_DbLogc.h b/storage/bdb/libdb_java/com_sleepycat_db_DbLogc.h
index 8d029c761ba..8d029c761ba 100644
--- a/bdb/libdb_java/com_sleepycat_db_DbLogc.h
+++ b/storage/bdb/libdb_java/com_sleepycat_db_DbLogc.h
diff --git a/bdb/libdb_java/com_sleepycat_db_DbLsn.h b/storage/bdb/libdb_java/com_sleepycat_db_DbLsn.h
index 080fa0a8758..080fa0a8758 100644
--- a/bdb/libdb_java/com_sleepycat_db_DbLsn.h
+++ b/storage/bdb/libdb_java/com_sleepycat_db_DbLsn.h
diff --git a/bdb/libdb_java/com_sleepycat_db_DbTxn.h b/storage/bdb/libdb_java/com_sleepycat_db_DbTxn.h
index 59641c041a4..59641c041a4 100644
--- a/bdb/libdb_java/com_sleepycat_db_DbTxn.h
+++ b/storage/bdb/libdb_java/com_sleepycat_db_DbTxn.h
diff --git a/bdb/libdb_java/com_sleepycat_db_DbUtil.h b/storage/bdb/libdb_java/com_sleepycat_db_DbUtil.h
index 7f8495590c0..7f8495590c0 100644
--- a/bdb/libdb_java/com_sleepycat_db_DbUtil.h
+++ b/storage/bdb/libdb_java/com_sleepycat_db_DbUtil.h
diff --git a/bdb/libdb_java/com_sleepycat_db_Dbc.h b/storage/bdb/libdb_java/com_sleepycat_db_Dbc.h
index 447ab234844..447ab234844 100644
--- a/bdb/libdb_java/com_sleepycat_db_Dbc.h
+++ b/storage/bdb/libdb_java/com_sleepycat_db_Dbc.h
diff --git a/bdb/libdb_java/com_sleepycat_db_Dbt.h b/storage/bdb/libdb_java/com_sleepycat_db_Dbt.h
index c09bd8e6131..c09bd8e6131 100644
--- a/bdb/libdb_java/com_sleepycat_db_Dbt.h
+++ b/storage/bdb/libdb_java/com_sleepycat_db_Dbt.h
diff --git a/bdb/libdb_java/com_sleepycat_db_xa_DbXAResource.h b/storage/bdb/libdb_java/com_sleepycat_db_xa_DbXAResource.h
index 00e9e2e6893..00e9e2e6893 100644
--- a/bdb/libdb_java/com_sleepycat_db_xa_DbXAResource.h
+++ b/storage/bdb/libdb_java/com_sleepycat_db_xa_DbXAResource.h
diff --git a/bdb/libdb_java/java_Db.c b/storage/bdb/libdb_java/java_Db.c
index 465c40f7d5a..465c40f7d5a 100644
--- a/bdb/libdb_java/java_Db.c
+++ b/storage/bdb/libdb_java/java_Db.c
diff --git a/bdb/libdb_java/java_DbEnv.c b/storage/bdb/libdb_java/java_DbEnv.c
index 651c38a0e3d..651c38a0e3d 100644
--- a/bdb/libdb_java/java_DbEnv.c
+++ b/storage/bdb/libdb_java/java_DbEnv.c
diff --git a/bdb/libdb_java/java_DbLock.c b/storage/bdb/libdb_java/java_DbLock.c
index 00a9836bfa0..00a9836bfa0 100644
--- a/bdb/libdb_java/java_DbLock.c
+++ b/storage/bdb/libdb_java/java_DbLock.c
diff --git a/bdb/libdb_java/java_DbLogc.c b/storage/bdb/libdb_java/java_DbLogc.c
index 69294d9baac..69294d9baac 100644
--- a/bdb/libdb_java/java_DbLogc.c
+++ b/storage/bdb/libdb_java/java_DbLogc.c
diff --git a/bdb/libdb_java/java_DbLsn.c b/storage/bdb/libdb_java/java_DbLsn.c
index d53082826f4..d53082826f4 100644
--- a/bdb/libdb_java/java_DbLsn.c
+++ b/storage/bdb/libdb_java/java_DbLsn.c
diff --git a/bdb/libdb_java/java_DbTxn.c b/storage/bdb/libdb_java/java_DbTxn.c
index 51195501b77..51195501b77 100644
--- a/bdb/libdb_java/java_DbTxn.c
+++ b/storage/bdb/libdb_java/java_DbTxn.c
diff --git a/bdb/libdb_java/java_DbUtil.c b/storage/bdb/libdb_java/java_DbUtil.c
index edcbc6d9f15..edcbc6d9f15 100644
--- a/bdb/libdb_java/java_DbUtil.c
+++ b/storage/bdb/libdb_java/java_DbUtil.c
diff --git a/bdb/libdb_java/java_DbXAResource.c b/storage/bdb/libdb_java/java_DbXAResource.c
index 609529bfe83..609529bfe83 100644
--- a/bdb/libdb_java/java_DbXAResource.c
+++ b/storage/bdb/libdb_java/java_DbXAResource.c
diff --git a/bdb/libdb_java/java_Dbc.c b/storage/bdb/libdb_java/java_Dbc.c
index 63ab368fc03..63ab368fc03 100644
--- a/bdb/libdb_java/java_Dbc.c
+++ b/storage/bdb/libdb_java/java_Dbc.c
diff --git a/bdb/libdb_java/java_Dbt.c b/storage/bdb/libdb_java/java_Dbt.c
index d21109f3408..d21109f3408 100644
--- a/bdb/libdb_java/java_Dbt.c
+++ b/storage/bdb/libdb_java/java_Dbt.c
diff --git a/bdb/libdb_java/java_info.c b/storage/bdb/libdb_java/java_info.c
index 22fcbd23d46..22fcbd23d46 100644
--- a/bdb/libdb_java/java_info.c
+++ b/storage/bdb/libdb_java/java_info.c
diff --git a/bdb/libdb_java/java_info.h b/storage/bdb/libdb_java/java_info.h
index bda83db420e..bda83db420e 100644
--- a/bdb/libdb_java/java_info.h
+++ b/storage/bdb/libdb_java/java_info.h
diff --git a/bdb/libdb_java/java_locked.c b/storage/bdb/libdb_java/java_locked.c
index 9534a387b40..9534a387b40 100644
--- a/bdb/libdb_java/java_locked.c
+++ b/storage/bdb/libdb_java/java_locked.c
diff --git a/bdb/libdb_java/java_locked.h b/storage/bdb/libdb_java/java_locked.h
index a79d929abee..a79d929abee 100644
--- a/bdb/libdb_java/java_locked.h
+++ b/storage/bdb/libdb_java/java_locked.h
diff --git a/bdb/libdb_java/java_util.c b/storage/bdb/libdb_java/java_util.c
index 5a538ee0785..5a538ee0785 100644
--- a/bdb/libdb_java/java_util.c
+++ b/storage/bdb/libdb_java/java_util.c
diff --git a/bdb/libdb_java/java_util.h b/storage/bdb/libdb_java/java_util.h
index 08187f6b51f..08187f6b51f 100644
--- a/bdb/libdb_java/java_util.h
+++ b/storage/bdb/libdb_java/java_util.h
diff --git a/bdb/lock/Design b/storage/bdb/lock/Design
index f0bb5c6e99c..f0bb5c6e99c 100644
--- a/bdb/lock/Design
+++ b/storage/bdb/lock/Design
diff --git a/bdb/lock/lock.c b/storage/bdb/lock/lock.c
index 8eda155b822..8eda155b822 100644
--- a/bdb/lock/lock.c
+++ b/storage/bdb/lock/lock.c
diff --git a/bdb/lock/lock_deadlock.c b/storage/bdb/lock/lock_deadlock.c
index d1461b89a4f..d1461b89a4f 100644
--- a/bdb/lock/lock_deadlock.c
+++ b/storage/bdb/lock/lock_deadlock.c
diff --git a/bdb/lock/lock_method.c b/storage/bdb/lock/lock_method.c
index 72703e253bc..72703e253bc 100644
--- a/bdb/lock/lock_method.c
+++ b/storage/bdb/lock/lock_method.c
diff --git a/bdb/lock/lock_region.c b/storage/bdb/lock/lock_region.c
index 6df6937e873..6df6937e873 100644
--- a/bdb/lock/lock_region.c
+++ b/storage/bdb/lock/lock_region.c
diff --git a/bdb/lock/lock_stat.c b/storage/bdb/lock/lock_stat.c
index 0bef3e18021..0bef3e18021 100644
--- a/bdb/lock/lock_stat.c
+++ b/storage/bdb/lock/lock_stat.c
diff --git a/bdb/lock/lock_util.c b/storage/bdb/lock/lock_util.c
index 260f021b1ee..260f021b1ee 100644
--- a/bdb/lock/lock_util.c
+++ b/storage/bdb/lock/lock_util.c
diff --git a/bdb/log/log.c b/storage/bdb/log/log.c
index f57caeccb95..f57caeccb95 100644
--- a/bdb/log/log.c
+++ b/storage/bdb/log/log.c
diff --git a/bdb/log/log_archive.c b/storage/bdb/log/log_archive.c
index 19e1af5a93e..19e1af5a93e 100644
--- a/bdb/log/log_archive.c
+++ b/storage/bdb/log/log_archive.c
diff --git a/bdb/log/log_compare.c b/storage/bdb/log/log_compare.c
index 115f9c21b76..115f9c21b76 100644
--- a/bdb/log/log_compare.c
+++ b/storage/bdb/log/log_compare.c
diff --git a/bdb/log/log_get.c b/storage/bdb/log/log_get.c
index c8b028da0fb..c8b028da0fb 100644
--- a/bdb/log/log_get.c
+++ b/storage/bdb/log/log_get.c
diff --git a/bdb/log/log_method.c b/storage/bdb/log/log_method.c
index 42adaf11c6c..42adaf11c6c 100644
--- a/bdb/log/log_method.c
+++ b/storage/bdb/log/log_method.c
diff --git a/bdb/log/log_put.c b/storage/bdb/log/log_put.c
index 64276fa8315..64276fa8315 100644
--- a/bdb/log/log_put.c
+++ b/storage/bdb/log/log_put.c
diff --git a/bdb/mp/mp_alloc.c b/storage/bdb/mp/mp_alloc.c
index 96dd612d7ba..96dd612d7ba 100644
--- a/bdb/mp/mp_alloc.c
+++ b/storage/bdb/mp/mp_alloc.c
diff --git a/bdb/mp/mp_bh.c b/storage/bdb/mp/mp_bh.c
index 85d15218abf..85d15218abf 100644
--- a/bdb/mp/mp_bh.c
+++ b/storage/bdb/mp/mp_bh.c
diff --git a/bdb/mp/mp_fget.c b/storage/bdb/mp/mp_fget.c
index be0785a2184..be0785a2184 100644
--- a/bdb/mp/mp_fget.c
+++ b/storage/bdb/mp/mp_fget.c
diff --git a/bdb/mp/mp_fopen.c b/storage/bdb/mp/mp_fopen.c
index 8fdefb0f5e9..8fdefb0f5e9 100644
--- a/bdb/mp/mp_fopen.c
+++ b/storage/bdb/mp/mp_fopen.c
diff --git a/bdb/mp/mp_fput.c b/storage/bdb/mp/mp_fput.c
index 271e44a4ef8..271e44a4ef8 100644
--- a/bdb/mp/mp_fput.c
+++ b/storage/bdb/mp/mp_fput.c
diff --git a/bdb/mp/mp_fset.c b/storage/bdb/mp/mp_fset.c
index 65cd6286ac9..65cd6286ac9 100644
--- a/bdb/mp/mp_fset.c
+++ b/storage/bdb/mp/mp_fset.c
diff --git a/bdb/mp/mp_method.c b/storage/bdb/mp/mp_method.c
index 38f0a645f16..38f0a645f16 100644
--- a/bdb/mp/mp_method.c
+++ b/storage/bdb/mp/mp_method.c
diff --git a/bdb/mp/mp_region.c b/storage/bdb/mp/mp_region.c
index 06eca2f8646..06eca2f8646 100644
--- a/bdb/mp/mp_region.c
+++ b/storage/bdb/mp/mp_region.c
diff --git a/bdb/mp/mp_register.c b/storage/bdb/mp/mp_register.c
index 46eefad986f..46eefad986f 100644
--- a/bdb/mp/mp_register.c
+++ b/storage/bdb/mp/mp_register.c
diff --git a/bdb/mp/mp_stat.c b/storage/bdb/mp/mp_stat.c
index 12e72b91d70..12e72b91d70 100644
--- a/bdb/mp/mp_stat.c
+++ b/storage/bdb/mp/mp_stat.c
diff --git a/bdb/mp/mp_sync.c b/storage/bdb/mp/mp_sync.c
index 03b42208b39..03b42208b39 100644
--- a/bdb/mp/mp_sync.c
+++ b/storage/bdb/mp/mp_sync.c
diff --git a/bdb/mp/mp_trickle.c b/storage/bdb/mp/mp_trickle.c
index 71077ab60cc..71077ab60cc 100644
--- a/bdb/mp/mp_trickle.c
+++ b/storage/bdb/mp/mp_trickle.c
diff --git a/bdb/mutex/README b/storage/bdb/mutex/README
index 323c34f1e74..323c34f1e74 100644
--- a/bdb/mutex/README
+++ b/storage/bdb/mutex/README
diff --git a/bdb/mutex/mut_fcntl.c b/storage/bdb/mutex/mut_fcntl.c
index 2fdf9eff7ef..2fdf9eff7ef 100644
--- a/bdb/mutex/mut_fcntl.c
+++ b/storage/bdb/mutex/mut_fcntl.c
diff --git a/bdb/mutex/mut_pthread.c b/storage/bdb/mutex/mut_pthread.c
index 4a55ce0ca03..4a55ce0ca03 100644
--- a/bdb/mutex/mut_pthread.c
+++ b/storage/bdb/mutex/mut_pthread.c
diff --git a/bdb/mutex/mut_tas.c b/storage/bdb/mutex/mut_tas.c
index c24e09473ca..c24e09473ca 100644
--- a/bdb/mutex/mut_tas.c
+++ b/storage/bdb/mutex/mut_tas.c
diff --git a/bdb/mutex/mut_win32.c b/storage/bdb/mutex/mut_win32.c
index 49eb20a6ecf..49eb20a6ecf 100644
--- a/bdb/mutex/mut_win32.c
+++ b/storage/bdb/mutex/mut_win32.c
diff --git a/bdb/mutex/mutex.c b/storage/bdb/mutex/mutex.c
index 5418764a889..5418764a889 100644
--- a/bdb/mutex/mutex.c
+++ b/storage/bdb/mutex/mutex.c
diff --git a/bdb/mutex/tm.c b/storage/bdb/mutex/tm.c
index 4af1b1907a8..4af1b1907a8 100644
--- a/bdb/mutex/tm.c
+++ b/storage/bdb/mutex/tm.c
diff --git a/bdb/mutex/uts4_cc.s b/storage/bdb/mutex/uts4_cc.s
index 9ebc45aad54..9ebc45aad54 100644
--- a/bdb/mutex/uts4_cc.s
+++ b/storage/bdb/mutex/uts4_cc.s
diff --git a/bdb/os/os_abs.c b/storage/bdb/os/os_abs.c
index cd7d0a5d2be..cd7d0a5d2be 100644
--- a/bdb/os/os_abs.c
+++ b/storage/bdb/os/os_abs.c
diff --git a/bdb/os/os_alloc.c b/storage/bdb/os/os_alloc.c
index 5b38cc7d6f1..5b38cc7d6f1 100644
--- a/bdb/os/os_alloc.c
+++ b/storage/bdb/os/os_alloc.c
diff --git a/bdb/os/os_clock.c b/storage/bdb/os/os_clock.c
index 8da02cf6f9c..8da02cf6f9c 100644
--- a/bdb/os/os_clock.c
+++ b/storage/bdb/os/os_clock.c
diff --git a/bdb/os/os_config.c b/storage/bdb/os/os_config.c
index b64952a8302..b64952a8302 100644
--- a/bdb/os/os_config.c
+++ b/storage/bdb/os/os_config.c
diff --git a/bdb/os/os_dir.c b/storage/bdb/os/os_dir.c
index 3f59a23d963..3f59a23d963 100644
--- a/bdb/os/os_dir.c
+++ b/storage/bdb/os/os_dir.c
diff --git a/bdb/os/os_errno.c b/storage/bdb/os/os_errno.c
index 4b40f88d177..4b40f88d177 100644
--- a/bdb/os/os_errno.c
+++ b/storage/bdb/os/os_errno.c
diff --git a/bdb/os/os_fid.c b/storage/bdb/os/os_fid.c
index 125e6f0712c..125e6f0712c 100644
--- a/bdb/os/os_fid.c
+++ b/storage/bdb/os/os_fid.c
diff --git a/bdb/os/os_fsync.c b/storage/bdb/os/os_fsync.c
index 46ab4885a16..46ab4885a16 100644
--- a/bdb/os/os_fsync.c
+++ b/storage/bdb/os/os_fsync.c
diff --git a/bdb/os/os_handle.c b/storage/bdb/os/os_handle.c
index 5f617085e5d..5f617085e5d 100644
--- a/bdb/os/os_handle.c
+++ b/storage/bdb/os/os_handle.c
diff --git a/bdb/os/os_id.c b/storage/bdb/os/os_id.c
index c242bb12e23..c242bb12e23 100644
--- a/bdb/os/os_id.c
+++ b/storage/bdb/os/os_id.c
diff --git a/bdb/os/os_map.c b/storage/bdb/os/os_map.c
index 6d385b6a84d..6d385b6a84d 100644
--- a/bdb/os/os_map.c
+++ b/storage/bdb/os/os_map.c
diff --git a/bdb/os/os_method.c b/storage/bdb/os/os_method.c
index 04367654efa..04367654efa 100644
--- a/bdb/os/os_method.c
+++ b/storage/bdb/os/os_method.c
diff --git a/bdb/os/os_oflags.c b/storage/bdb/os/os_oflags.c
index f75178de75e..f75178de75e 100644
--- a/bdb/os/os_oflags.c
+++ b/storage/bdb/os/os_oflags.c
diff --git a/bdb/os/os_open.c b/storage/bdb/os/os_open.c
index 0a4dbadc6e8..0a4dbadc6e8 100644
--- a/bdb/os/os_open.c
+++ b/storage/bdb/os/os_open.c
diff --git a/bdb/os/os_region.c b/storage/bdb/os/os_region.c
index 6529f708b2c..6529f708b2c 100644
--- a/bdb/os/os_region.c
+++ b/storage/bdb/os/os_region.c
diff --git a/bdb/os/os_rename.c b/storage/bdb/os/os_rename.c
index 2569a9c3186..2569a9c3186 100644
--- a/bdb/os/os_rename.c
+++ b/storage/bdb/os/os_rename.c
diff --git a/bdb/os/os_root.c b/storage/bdb/os/os_root.c
index cd5bfc352e9..cd5bfc352e9 100644
--- a/bdb/os/os_root.c
+++ b/storage/bdb/os/os_root.c
diff --git a/bdb/os/os_rpath.c b/storage/bdb/os/os_rpath.c
index b9ccba01bd5..b9ccba01bd5 100644
--- a/bdb/os/os_rpath.c
+++ b/storage/bdb/os/os_rpath.c
diff --git a/bdb/os/os_rw.c b/storage/bdb/os/os_rw.c
index 9a79342c7b8..9a79342c7b8 100644
--- a/bdb/os/os_rw.c
+++ b/storage/bdb/os/os_rw.c
diff --git a/bdb/os/os_seek.c b/storage/bdb/os/os_seek.c
index 5b2aa45d5dd..5b2aa45d5dd 100644
--- a/bdb/os/os_seek.c
+++ b/storage/bdb/os/os_seek.c
diff --git a/bdb/os/os_sleep.c b/storage/bdb/os/os_sleep.c
index 42d496dbae7..42d496dbae7 100644
--- a/bdb/os/os_sleep.c
+++ b/storage/bdb/os/os_sleep.c
diff --git a/bdb/os/os_spin.c b/storage/bdb/os/os_spin.c
index fb36977cb44..fb36977cb44 100644
--- a/bdb/os/os_spin.c
+++ b/storage/bdb/os/os_spin.c
diff --git a/bdb/os/os_stat.c b/storage/bdb/os/os_stat.c
index c3510e36f5d..c3510e36f5d 100644
--- a/bdb/os/os_stat.c
+++ b/storage/bdb/os/os_stat.c
diff --git a/bdb/os/os_tmpdir.c b/storage/bdb/os/os_tmpdir.c
index 94645af5e71..94645af5e71 100644
--- a/bdb/os/os_tmpdir.c
+++ b/storage/bdb/os/os_tmpdir.c
diff --git a/bdb/os/os_unlink.c b/storage/bdb/os/os_unlink.c
index 28b03afd1aa..28b03afd1aa 100644
--- a/bdb/os/os_unlink.c
+++ b/storage/bdb/os/os_unlink.c
diff --git a/bdb/os_vxworks/os_vx_abs.c b/storage/bdb/os_vxworks/os_vx_abs.c
index 93e9be7269b..93e9be7269b 100644
--- a/bdb/os_vxworks/os_vx_abs.c
+++ b/storage/bdb/os_vxworks/os_vx_abs.c
diff --git a/bdb/os_vxworks/os_vx_config.c b/storage/bdb/os_vxworks/os_vx_config.c
index 810983b38ff..810983b38ff 100644
--- a/bdb/os_vxworks/os_vx_config.c
+++ b/storage/bdb/os_vxworks/os_vx_config.c
diff --git a/bdb/os_vxworks/os_vx_map.c b/storage/bdb/os_vxworks/os_vx_map.c
index 8ad4f0765ce..8ad4f0765ce 100644
--- a/bdb/os_vxworks/os_vx_map.c
+++ b/storage/bdb/os_vxworks/os_vx_map.c
diff --git a/bdb/os_win32/os_abs.c b/storage/bdb/os_win32/os_abs.c
index c8bead83ec3..c8bead83ec3 100644
--- a/bdb/os_win32/os_abs.c
+++ b/storage/bdb/os_win32/os_abs.c
diff --git a/bdb/os_win32/os_clock.c b/storage/bdb/os_win32/os_clock.c
index 1bf154f9da9..1bf154f9da9 100644
--- a/bdb/os_win32/os_clock.c
+++ b/storage/bdb/os_win32/os_clock.c
diff --git a/bdb/os_win32/os_config.c b/storage/bdb/os_win32/os_config.c
index a2c220daf1a..a2c220daf1a 100644
--- a/bdb/os_win32/os_config.c
+++ b/storage/bdb/os_win32/os_config.c
diff --git a/bdb/os_win32/os_dir.c b/storage/bdb/os_win32/os_dir.c
index 3f47c4960b0..3f47c4960b0 100644
--- a/bdb/os_win32/os_dir.c
+++ b/storage/bdb/os_win32/os_dir.c
diff --git a/bdb/os_win32/os_errno.c b/storage/bdb/os_win32/os_errno.c
index d6fac82e6f3..d6fac82e6f3 100644
--- a/bdb/os_win32/os_errno.c
+++ b/storage/bdb/os_win32/os_errno.c
diff --git a/bdb/os_win32/os_fid.c b/storage/bdb/os_win32/os_fid.c
index 1190ad26e81..1190ad26e81 100644
--- a/bdb/os_win32/os_fid.c
+++ b/storage/bdb/os_win32/os_fid.c
diff --git a/bdb/os_win32/os_fsync.c b/storage/bdb/os_win32/os_fsync.c
index 6fd3e1dcdf4..6fd3e1dcdf4 100644
--- a/bdb/os_win32/os_fsync.c
+++ b/storage/bdb/os_win32/os_fsync.c
diff --git a/bdb/os_win32/os_handle.c b/storage/bdb/os_win32/os_handle.c
index 7db9c3da977..7db9c3da977 100644
--- a/bdb/os_win32/os_handle.c
+++ b/storage/bdb/os_win32/os_handle.c
diff --git a/bdb/os_win32/os_map.c b/storage/bdb/os_win32/os_map.c
index 1f16c9fead4..1f16c9fead4 100644
--- a/bdb/os_win32/os_map.c
+++ b/storage/bdb/os_win32/os_map.c
diff --git a/bdb/os_win32/os_open.c b/storage/bdb/os_win32/os_open.c
index c8bae54d585..c8bae54d585 100644
--- a/bdb/os_win32/os_open.c
+++ b/storage/bdb/os_win32/os_open.c
diff --git a/bdb/os_win32/os_rename.c b/storage/bdb/os_win32/os_rename.c
index 67c3846649b..67c3846649b 100644
--- a/bdb/os_win32/os_rename.c
+++ b/storage/bdb/os_win32/os_rename.c
diff --git a/bdb/os_win32/os_rw.c b/storage/bdb/os_win32/os_rw.c
index 63d1f715c53..63d1f715c53 100644
--- a/bdb/os_win32/os_rw.c
+++ b/storage/bdb/os_win32/os_rw.c
diff --git a/bdb/os_win32/os_seek.c b/storage/bdb/os_win32/os_seek.c
index 40140f51534..40140f51534 100644
--- a/bdb/os_win32/os_seek.c
+++ b/storage/bdb/os_win32/os_seek.c
diff --git a/bdb/os_win32/os_sleep.c b/storage/bdb/os_win32/os_sleep.c
index 12b4a7dbc2d..12b4a7dbc2d 100644
--- a/bdb/os_win32/os_sleep.c
+++ b/storage/bdb/os_win32/os_sleep.c
diff --git a/bdb/os_win32/os_spin.c b/storage/bdb/os_win32/os_spin.c
index eb50b3b53ff..eb50b3b53ff 100644
--- a/bdb/os_win32/os_spin.c
+++ b/storage/bdb/os_win32/os_spin.c
diff --git a/bdb/os_win32/os_stat.c b/storage/bdb/os_win32/os_stat.c
index c1cba698bea..c1cba698bea 100644
--- a/bdb/os_win32/os_stat.c
+++ b/storage/bdb/os_win32/os_stat.c
diff --git a/bdb/os_win32/os_type.c b/storage/bdb/os_win32/os_type.c
index 583da0aaf1e..583da0aaf1e 100644
--- a/bdb/os_win32/os_type.c
+++ b/storage/bdb/os_win32/os_type.c
diff --git a/bdb/perl/BerkeleyDB/BerkeleyDB.pm b/storage/bdb/perl/BerkeleyDB/BerkeleyDB.pm
index c56390ba71f..c56390ba71f 100644
--- a/bdb/perl/BerkeleyDB/BerkeleyDB.pm
+++ b/storage/bdb/perl/BerkeleyDB/BerkeleyDB.pm
diff --git a/bdb/perl/BerkeleyDB/BerkeleyDB.pod b/storage/bdb/perl/BerkeleyDB/BerkeleyDB.pod
index 60f30e2abfb..60f30e2abfb 100644
--- a/bdb/perl/BerkeleyDB/BerkeleyDB.pod
+++ b/storage/bdb/perl/BerkeleyDB/BerkeleyDB.pod
diff --git a/bdb/perl/BerkeleyDB/BerkeleyDB.pod.P b/storage/bdb/perl/BerkeleyDB/BerkeleyDB.pod.P
index 4a848f5388d..4a848f5388d 100644
--- a/bdb/perl/BerkeleyDB/BerkeleyDB.pod.P
+++ b/storage/bdb/perl/BerkeleyDB/BerkeleyDB.pod.P
diff --git a/bdb/perl/BerkeleyDB/BerkeleyDB.xs b/storage/bdb/perl/BerkeleyDB/BerkeleyDB.xs
index 531b38a655f..531b38a655f 100644
--- a/bdb/perl/BerkeleyDB/BerkeleyDB.xs
+++ b/storage/bdb/perl/BerkeleyDB/BerkeleyDB.xs
diff --git a/bdb/perl/BerkeleyDB/BerkeleyDB/Btree.pm b/storage/bdb/perl/BerkeleyDB/BerkeleyDB/Btree.pm
index ba9a9c0085d..ba9a9c0085d 100644
--- a/bdb/perl/BerkeleyDB/BerkeleyDB/Btree.pm
+++ b/storage/bdb/perl/BerkeleyDB/BerkeleyDB/Btree.pm
diff --git a/bdb/perl/BerkeleyDB/BerkeleyDB/Hash.pm b/storage/bdb/perl/BerkeleyDB/BerkeleyDB/Hash.pm
index 8e7bc7e78c7..8e7bc7e78c7 100644
--- a/bdb/perl/BerkeleyDB/BerkeleyDB/Hash.pm
+++ b/storage/bdb/perl/BerkeleyDB/BerkeleyDB/Hash.pm
diff --git a/bdb/perl/BerkeleyDB/Changes b/storage/bdb/perl/BerkeleyDB/Changes
index cbeb1a34d73..cbeb1a34d73 100644
--- a/bdb/perl/BerkeleyDB/Changes
+++ b/storage/bdb/perl/BerkeleyDB/Changes
diff --git a/bdb/perl/BerkeleyDB/MANIFEST b/storage/bdb/perl/BerkeleyDB/MANIFEST
index 7da51ef7d7c..7da51ef7d7c 100644
--- a/bdb/perl/BerkeleyDB/MANIFEST
+++ b/storage/bdb/perl/BerkeleyDB/MANIFEST
diff --git a/bdb/perl/BerkeleyDB/Makefile.PL b/storage/bdb/perl/BerkeleyDB/Makefile.PL
index 86da9a845af..86da9a845af 100644
--- a/bdb/perl/BerkeleyDB/Makefile.PL
+++ b/storage/bdb/perl/BerkeleyDB/Makefile.PL
diff --git a/bdb/perl/BerkeleyDB/README b/storage/bdb/perl/BerkeleyDB/README
index a600e313193..a600e313193 100644
--- a/bdb/perl/BerkeleyDB/README
+++ b/storage/bdb/perl/BerkeleyDB/README
diff --git a/bdb/perl/BerkeleyDB/Todo b/storage/bdb/perl/BerkeleyDB/Todo
index 12d53bcf91c..12d53bcf91c 100644
--- a/bdb/perl/BerkeleyDB/Todo
+++ b/storage/bdb/perl/BerkeleyDB/Todo
diff --git a/bdb/perl/BerkeleyDB/config.in b/storage/bdb/perl/BerkeleyDB/config.in
index fd1bb1caede..fd1bb1caede 100644
--- a/bdb/perl/BerkeleyDB/config.in
+++ b/storage/bdb/perl/BerkeleyDB/config.in
diff --git a/bdb/perl/BerkeleyDB/constants.h b/storage/bdb/perl/BerkeleyDB/constants.h
index d86cef15513..d86cef15513 100644
--- a/bdb/perl/BerkeleyDB/constants.h
+++ b/storage/bdb/perl/BerkeleyDB/constants.h
diff --git a/bdb/perl/BerkeleyDB/constants.xs b/storage/bdb/perl/BerkeleyDB/constants.xs
index 1b2c8b2c3c8..1b2c8b2c3c8 100644
--- a/bdb/perl/BerkeleyDB/constants.xs
+++ b/storage/bdb/perl/BerkeleyDB/constants.xs
diff --git a/bdb/perl/BerkeleyDB/dbinfo b/storage/bdb/perl/BerkeleyDB/dbinfo
index af2c45facf5..af2c45facf5 100755
--- a/bdb/perl/BerkeleyDB/dbinfo
+++ b/storage/bdb/perl/BerkeleyDB/dbinfo
diff --git a/bdb/perl/BerkeleyDB/hints/dec_osf.pl b/storage/bdb/perl/BerkeleyDB/hints/dec_osf.pl
index 6d7faeed2e2..6d7faeed2e2 100644
--- a/bdb/perl/BerkeleyDB/hints/dec_osf.pl
+++ b/storage/bdb/perl/BerkeleyDB/hints/dec_osf.pl
diff --git a/bdb/perl/BerkeleyDB/hints/irix_6_5.pl b/storage/bdb/perl/BerkeleyDB/hints/irix_6_5.pl
index b531673e6e0..b531673e6e0 100644
--- a/bdb/perl/BerkeleyDB/hints/irix_6_5.pl
+++ b/storage/bdb/perl/BerkeleyDB/hints/irix_6_5.pl
diff --git a/bdb/perl/BerkeleyDB/hints/solaris.pl b/storage/bdb/perl/BerkeleyDB/hints/solaris.pl
index ddd941d634a..ddd941d634a 100644
--- a/bdb/perl/BerkeleyDB/hints/solaris.pl
+++ b/storage/bdb/perl/BerkeleyDB/hints/solaris.pl
diff --git a/bdb/perl/BerkeleyDB/mkconsts b/storage/bdb/perl/BerkeleyDB/mkconsts
index 7e0964333cc..7e0964333cc 100644
--- a/bdb/perl/BerkeleyDB/mkconsts
+++ b/storage/bdb/perl/BerkeleyDB/mkconsts
diff --git a/bdb/perl/BerkeleyDB/mkpod b/storage/bdb/perl/BerkeleyDB/mkpod
index 44bbf3fbf4f..44bbf3fbf4f 100755
--- a/bdb/perl/BerkeleyDB/mkpod
+++ b/storage/bdb/perl/BerkeleyDB/mkpod
diff --git a/bdb/perl/BerkeleyDB/patches/5.004 b/storage/bdb/perl/BerkeleyDB/patches/5.004
index 143ec95afbc..143ec95afbc 100644
--- a/bdb/perl/BerkeleyDB/patches/5.004
+++ b/storage/bdb/perl/BerkeleyDB/patches/5.004
diff --git a/bdb/perl/BerkeleyDB/patches/5.004_01 b/storage/bdb/perl/BerkeleyDB/patches/5.004_01
index 1b05eb4e02b..1b05eb4e02b 100644
--- a/bdb/perl/BerkeleyDB/patches/5.004_01
+++ b/storage/bdb/perl/BerkeleyDB/patches/5.004_01
diff --git a/bdb/perl/BerkeleyDB/patches/5.004_02 b/storage/bdb/perl/BerkeleyDB/patches/5.004_02
index 238f8737941..238f8737941 100644
--- a/bdb/perl/BerkeleyDB/patches/5.004_02
+++ b/storage/bdb/perl/BerkeleyDB/patches/5.004_02
diff --git a/bdb/perl/BerkeleyDB/patches/5.004_03 b/storage/bdb/perl/BerkeleyDB/patches/5.004_03
index 06331eac922..06331eac922 100644
--- a/bdb/perl/BerkeleyDB/patches/5.004_03
+++ b/storage/bdb/perl/BerkeleyDB/patches/5.004_03
diff --git a/bdb/perl/BerkeleyDB/patches/5.004_04 b/storage/bdb/perl/BerkeleyDB/patches/5.004_04
index a227dc700d9..a227dc700d9 100644
--- a/bdb/perl/BerkeleyDB/patches/5.004_04
+++ b/storage/bdb/perl/BerkeleyDB/patches/5.004_04
diff --git a/bdb/perl/BerkeleyDB/patches/5.004_05 b/storage/bdb/perl/BerkeleyDB/patches/5.004_05
index 51c8bf35009..51c8bf35009 100644
--- a/bdb/perl/BerkeleyDB/patches/5.004_05
+++ b/storage/bdb/perl/BerkeleyDB/patches/5.004_05
diff --git a/bdb/perl/BerkeleyDB/patches/5.005 b/storage/bdb/perl/BerkeleyDB/patches/5.005
index effee3e8275..effee3e8275 100644
--- a/bdb/perl/BerkeleyDB/patches/5.005
+++ b/storage/bdb/perl/BerkeleyDB/patches/5.005
diff --git a/bdb/perl/BerkeleyDB/patches/5.005_01 b/storage/bdb/perl/BerkeleyDB/patches/5.005_01
index 2a05dd545f6..2a05dd545f6 100644
--- a/bdb/perl/BerkeleyDB/patches/5.005_01
+++ b/storage/bdb/perl/BerkeleyDB/patches/5.005_01
diff --git a/bdb/perl/BerkeleyDB/patches/5.005_02 b/storage/bdb/perl/BerkeleyDB/patches/5.005_02
index 5dd57ddc03f..5dd57ddc03f 100644
--- a/bdb/perl/BerkeleyDB/patches/5.005_02
+++ b/storage/bdb/perl/BerkeleyDB/patches/5.005_02
diff --git a/bdb/perl/BerkeleyDB/patches/5.005_03 b/storage/bdb/perl/BerkeleyDB/patches/5.005_03
index 115f9f5b909..115f9f5b909 100644
--- a/bdb/perl/BerkeleyDB/patches/5.005_03
+++ b/storage/bdb/perl/BerkeleyDB/patches/5.005_03
diff --git a/bdb/perl/BerkeleyDB/patches/5.6.0 b/storage/bdb/perl/BerkeleyDB/patches/5.6.0
index 1f9b3b620de..1f9b3b620de 100644
--- a/bdb/perl/BerkeleyDB/patches/5.6.0
+++ b/storage/bdb/perl/BerkeleyDB/patches/5.6.0
diff --git a/bdb/perl/BerkeleyDB/ppport.h b/storage/bdb/perl/BerkeleyDB/ppport.h
index 0887c2159a9..0887c2159a9 100644
--- a/bdb/perl/BerkeleyDB/ppport.h
+++ b/storage/bdb/perl/BerkeleyDB/ppport.h
diff --git a/bdb/perl/BerkeleyDB/scan b/storage/bdb/perl/BerkeleyDB/scan
index eb064950b2e..eb064950b2e 100644
--- a/bdb/perl/BerkeleyDB/scan
+++ b/storage/bdb/perl/BerkeleyDB/scan
diff --git a/bdb/perl/BerkeleyDB/t/btree.t b/storage/bdb/perl/BerkeleyDB/t/btree.t
index fd6ed8f1268..fd6ed8f1268 100644
--- a/bdb/perl/BerkeleyDB/t/btree.t
+++ b/storage/bdb/perl/BerkeleyDB/t/btree.t
diff --git a/bdb/perl/BerkeleyDB/t/destroy.t b/storage/bdb/perl/BerkeleyDB/t/destroy.t
index 7457d36c583..7457d36c583 100644
--- a/bdb/perl/BerkeleyDB/t/destroy.t
+++ b/storage/bdb/perl/BerkeleyDB/t/destroy.t
diff --git a/bdb/perl/BerkeleyDB/t/env.t b/storage/bdb/perl/BerkeleyDB/t/env.t
index 3905abfae43..3905abfae43 100644
--- a/bdb/perl/BerkeleyDB/t/env.t
+++ b/storage/bdb/perl/BerkeleyDB/t/env.t
diff --git a/bdb/perl/BerkeleyDB/t/examples.t b/storage/bdb/perl/BerkeleyDB/t/examples.t
index 69b7f8ff8c5..69b7f8ff8c5 100644
--- a/bdb/perl/BerkeleyDB/t/examples.t
+++ b/storage/bdb/perl/BerkeleyDB/t/examples.t
diff --git a/bdb/perl/BerkeleyDB/t/examples.t.T b/storage/bdb/perl/BerkeleyDB/t/examples.t.T
index fe9bdf76b06..fe9bdf76b06 100644
--- a/bdb/perl/BerkeleyDB/t/examples.t.T
+++ b/storage/bdb/perl/BerkeleyDB/t/examples.t.T
diff --git a/bdb/perl/BerkeleyDB/t/examples3.t b/storage/bdb/perl/BerkeleyDB/t/examples3.t
index 22e94b770e1..22e94b770e1 100644
--- a/bdb/perl/BerkeleyDB/t/examples3.t
+++ b/storage/bdb/perl/BerkeleyDB/t/examples3.t
diff --git a/bdb/perl/BerkeleyDB/t/examples3.t.T b/storage/bdb/perl/BerkeleyDB/t/examples3.t.T
index 5eeaa14d00c..5eeaa14d00c 100644
--- a/bdb/perl/BerkeleyDB/t/examples3.t.T
+++ b/storage/bdb/perl/BerkeleyDB/t/examples3.t.T
diff --git a/bdb/perl/BerkeleyDB/t/filter.t b/storage/bdb/perl/BerkeleyDB/t/filter.t
index 47a7c107acf..47a7c107acf 100644
--- a/bdb/perl/BerkeleyDB/t/filter.t
+++ b/storage/bdb/perl/BerkeleyDB/t/filter.t
diff --git a/bdb/perl/BerkeleyDB/t/hash.t b/storage/bdb/perl/BerkeleyDB/t/hash.t
index 0e683851c3d..0e683851c3d 100644
--- a/bdb/perl/BerkeleyDB/t/hash.t
+++ b/storage/bdb/perl/BerkeleyDB/t/hash.t
diff --git a/bdb/perl/BerkeleyDB/t/join.t b/storage/bdb/perl/BerkeleyDB/t/join.t
index ed9b6a269cb..ed9b6a269cb 100644
--- a/bdb/perl/BerkeleyDB/t/join.t
+++ b/storage/bdb/perl/BerkeleyDB/t/join.t
diff --git a/bdb/perl/BerkeleyDB/t/mldbm.t b/storage/bdb/perl/BerkeleyDB/t/mldbm.t
index d35f7e15895..d35f7e15895 100644
--- a/bdb/perl/BerkeleyDB/t/mldbm.t
+++ b/storage/bdb/perl/BerkeleyDB/t/mldbm.t
diff --git a/bdb/perl/BerkeleyDB/t/queue.t b/storage/bdb/perl/BerkeleyDB/t/queue.t
index 86add129ca4..86add129ca4 100644
--- a/bdb/perl/BerkeleyDB/t/queue.t
+++ b/storage/bdb/perl/BerkeleyDB/t/queue.t
diff --git a/bdb/perl/BerkeleyDB/t/recno.t b/storage/bdb/perl/BerkeleyDB/t/recno.t
index 64b1803f736..64b1803f736 100644
--- a/bdb/perl/BerkeleyDB/t/recno.t
+++ b/storage/bdb/perl/BerkeleyDB/t/recno.t
diff --git a/bdb/perl/BerkeleyDB/t/strict.t b/storage/bdb/perl/BerkeleyDB/t/strict.t
index ab41d44cb41..ab41d44cb41 100644
--- a/bdb/perl/BerkeleyDB/t/strict.t
+++ b/storage/bdb/perl/BerkeleyDB/t/strict.t
diff --git a/bdb/perl/BerkeleyDB/t/subdb.t b/storage/bdb/perl/BerkeleyDB/t/subdb.t
index 23016d6463f..23016d6463f 100644
--- a/bdb/perl/BerkeleyDB/t/subdb.t
+++ b/storage/bdb/perl/BerkeleyDB/t/subdb.t
diff --git a/bdb/perl/BerkeleyDB/t/txn.t b/storage/bdb/perl/BerkeleyDB/t/txn.t
index ba6b636cdc8..ba6b636cdc8 100644
--- a/bdb/perl/BerkeleyDB/t/txn.t
+++ b/storage/bdb/perl/BerkeleyDB/t/txn.t
diff --git a/bdb/perl/BerkeleyDB/t/unknown.t b/storage/bdb/perl/BerkeleyDB/t/unknown.t
index f2630b585c0..f2630b585c0 100644
--- a/bdb/perl/BerkeleyDB/t/unknown.t
+++ b/storage/bdb/perl/BerkeleyDB/t/unknown.t
diff --git a/bdb/perl/BerkeleyDB/t/util.pm b/storage/bdb/perl/BerkeleyDB/t/util.pm
index 1a1449751eb..1a1449751eb 100644
--- a/bdb/perl/BerkeleyDB/t/util.pm
+++ b/storage/bdb/perl/BerkeleyDB/t/util.pm
diff --git a/bdb/perl/BerkeleyDB/typemap b/storage/bdb/perl/BerkeleyDB/typemap
index 81ead2c36d9..81ead2c36d9 100644
--- a/bdb/perl/BerkeleyDB/typemap
+++ b/storage/bdb/perl/BerkeleyDB/typemap
diff --git a/bdb/perl/DB_File/Changes b/storage/bdb/perl/DB_File/Changes
index 7883cbdfef0..7883cbdfef0 100644
--- a/bdb/perl/DB_File/Changes
+++ b/storage/bdb/perl/DB_File/Changes
diff --git a/bdb/perl/DB_File/DB_File.pm b/storage/bdb/perl/DB_File/DB_File.pm
index 49004ffa148..49004ffa148 100644
--- a/bdb/perl/DB_File/DB_File.pm
+++ b/storage/bdb/perl/DB_File/DB_File.pm
diff --git a/bdb/perl/DB_File/DB_File.xs b/storage/bdb/perl/DB_File/DB_File.xs
index fba8dede791..fba8dede791 100644
--- a/bdb/perl/DB_File/DB_File.xs
+++ b/storage/bdb/perl/DB_File/DB_File.xs
diff --git a/bdb/perl/DB_File/DB_File_BS b/storage/bdb/perl/DB_File/DB_File_BS
index 9282c498811..9282c498811 100644
--- a/bdb/perl/DB_File/DB_File_BS
+++ b/storage/bdb/perl/DB_File/DB_File_BS
diff --git a/bdb/perl/DB_File/MANIFEST b/storage/bdb/perl/DB_File/MANIFEST
index b3e1a7bd85b..b3e1a7bd85b 100644
--- a/bdb/perl/DB_File/MANIFEST
+++ b/storage/bdb/perl/DB_File/MANIFEST
diff --git a/bdb/perl/DB_File/Makefile.PL b/storage/bdb/perl/DB_File/Makefile.PL
index 4c1565d8d01..4c1565d8d01 100644
--- a/bdb/perl/DB_File/Makefile.PL
+++ b/storage/bdb/perl/DB_File/Makefile.PL
diff --git a/bdb/perl/DB_File/README b/storage/bdb/perl/DB_File/README
index b09aa9d8aee..b09aa9d8aee 100644
--- a/bdb/perl/DB_File/README
+++ b/storage/bdb/perl/DB_File/README
diff --git a/bdb/perl/DB_File/config.in b/storage/bdb/perl/DB_File/config.in
index 292b09a5fb3..292b09a5fb3 100644
--- a/bdb/perl/DB_File/config.in
+++ b/storage/bdb/perl/DB_File/config.in
diff --git a/bdb/perl/DB_File/dbinfo b/storage/bdb/perl/DB_File/dbinfo
index af2c45facf5..af2c45facf5 100644
--- a/bdb/perl/DB_File/dbinfo
+++ b/storage/bdb/perl/DB_File/dbinfo
diff --git a/bdb/perl/DB_File/fallback.h b/storage/bdb/perl/DB_File/fallback.h
index 0213308a0ee..0213308a0ee 100644
--- a/bdb/perl/DB_File/fallback.h
+++ b/storage/bdb/perl/DB_File/fallback.h
diff --git a/bdb/perl/DB_File/fallback.xs b/storage/bdb/perl/DB_File/fallback.xs
index 8650cdf7646..8650cdf7646 100644
--- a/bdb/perl/DB_File/fallback.xs
+++ b/storage/bdb/perl/DB_File/fallback.xs
diff --git a/bdb/perl/DB_File/hints/dynixptx.pl b/storage/bdb/perl/DB_File/hints/dynixptx.pl
index bb5ffa56e6b..bb5ffa56e6b 100644
--- a/bdb/perl/DB_File/hints/dynixptx.pl
+++ b/storage/bdb/perl/DB_File/hints/dynixptx.pl
diff --git a/bdb/perl/DB_File/hints/sco.pl b/storage/bdb/perl/DB_File/hints/sco.pl
index ff604409496..ff604409496 100644
--- a/bdb/perl/DB_File/hints/sco.pl
+++ b/storage/bdb/perl/DB_File/hints/sco.pl
diff --git a/bdb/perl/DB_File/patches/5.004 b/storage/bdb/perl/DB_File/patches/5.004
index 143ec95afbc..143ec95afbc 100644
--- a/bdb/perl/DB_File/patches/5.004
+++ b/storage/bdb/perl/DB_File/patches/5.004
diff --git a/bdb/perl/DB_File/patches/5.004_01 b/storage/bdb/perl/DB_File/patches/5.004_01
index 1b05eb4e02b..1b05eb4e02b 100644
--- a/bdb/perl/DB_File/patches/5.004_01
+++ b/storage/bdb/perl/DB_File/patches/5.004_01
diff --git a/bdb/perl/DB_File/patches/5.004_02 b/storage/bdb/perl/DB_File/patches/5.004_02
index 238f8737941..238f8737941 100644
--- a/bdb/perl/DB_File/patches/5.004_02
+++ b/storage/bdb/perl/DB_File/patches/5.004_02
diff --git a/bdb/perl/DB_File/patches/5.004_03 b/storage/bdb/perl/DB_File/patches/5.004_03
index 06331eac922..06331eac922 100644
--- a/bdb/perl/DB_File/patches/5.004_03
+++ b/storage/bdb/perl/DB_File/patches/5.004_03
diff --git a/bdb/perl/DB_File/patches/5.004_04 b/storage/bdb/perl/DB_File/patches/5.004_04
index a227dc700d9..a227dc700d9 100644
--- a/bdb/perl/DB_File/patches/5.004_04
+++ b/storage/bdb/perl/DB_File/patches/5.004_04
diff --git a/bdb/perl/DB_File/patches/5.004_05 b/storage/bdb/perl/DB_File/patches/5.004_05
index 51c8bf35009..51c8bf35009 100644
--- a/bdb/perl/DB_File/patches/5.004_05
+++ b/storage/bdb/perl/DB_File/patches/5.004_05
diff --git a/bdb/perl/DB_File/patches/5.005 b/storage/bdb/perl/DB_File/patches/5.005
index effee3e8275..effee3e8275 100644
--- a/bdb/perl/DB_File/patches/5.005
+++ b/storage/bdb/perl/DB_File/patches/5.005
diff --git a/bdb/perl/DB_File/patches/5.005_01 b/storage/bdb/perl/DB_File/patches/5.005_01
index 2a05dd545f6..2a05dd545f6 100644
--- a/bdb/perl/DB_File/patches/5.005_01
+++ b/storage/bdb/perl/DB_File/patches/5.005_01
diff --git a/bdb/perl/DB_File/patches/5.005_02 b/storage/bdb/perl/DB_File/patches/5.005_02
index 5dd57ddc03f..5dd57ddc03f 100644
--- a/bdb/perl/DB_File/patches/5.005_02
+++ b/storage/bdb/perl/DB_File/patches/5.005_02
diff --git a/bdb/perl/DB_File/patches/5.005_03 b/storage/bdb/perl/DB_File/patches/5.005_03
index 115f9f5b909..115f9f5b909 100644
--- a/bdb/perl/DB_File/patches/5.005_03
+++ b/storage/bdb/perl/DB_File/patches/5.005_03
diff --git a/bdb/perl/DB_File/patches/5.6.0 b/storage/bdb/perl/DB_File/patches/5.6.0
index 1f9b3b620de..1f9b3b620de 100644
--- a/bdb/perl/DB_File/patches/5.6.0
+++ b/storage/bdb/perl/DB_File/patches/5.6.0
diff --git a/bdb/perl/DB_File/ppport.h b/storage/bdb/perl/DB_File/ppport.h
index 0887c2159a9..0887c2159a9 100644
--- a/bdb/perl/DB_File/ppport.h
+++ b/storage/bdb/perl/DB_File/ppport.h
diff --git a/bdb/perl/DB_File/t/db-btree.t b/storage/bdb/perl/DB_File/t/db-btree.t
index a990a5c4ba5..a990a5c4ba5 100644
--- a/bdb/perl/DB_File/t/db-btree.t
+++ b/storage/bdb/perl/DB_File/t/db-btree.t
diff --git a/bdb/perl/DB_File/t/db-hash.t b/storage/bdb/perl/DB_File/t/db-hash.t
index 10623cc82a7..10623cc82a7 100644
--- a/bdb/perl/DB_File/t/db-hash.t
+++ b/storage/bdb/perl/DB_File/t/db-hash.t
diff --git a/bdb/perl/DB_File/t/db-recno.t b/storage/bdb/perl/DB_File/t/db-recno.t
index 5390b549376..5390b549376 100644
--- a/bdb/perl/DB_File/t/db-recno.t
+++ b/storage/bdb/perl/DB_File/t/db-recno.t
diff --git a/bdb/perl/DB_File/typemap b/storage/bdb/perl/DB_File/typemap
index 8ad7b1282dc..8ad7b1282dc 100644
--- a/bdb/perl/DB_File/typemap
+++ b/storage/bdb/perl/DB_File/typemap
diff --git a/bdb/perl/DB_File/version.c b/storage/bdb/perl/DB_File/version.c
index 03b17c18e60..03b17c18e60 100644
--- a/bdb/perl/DB_File/version.c
+++ b/storage/bdb/perl/DB_File/version.c
diff --git a/bdb/qam/qam.c b/storage/bdb/qam/qam.c
index b10f8743439..b10f8743439 100644
--- a/bdb/qam/qam.c
+++ b/storage/bdb/qam/qam.c
diff --git a/bdb/qam/qam.src b/storage/bdb/qam/qam.src
index f8bf4da4dd0..f8bf4da4dd0 100644
--- a/bdb/qam/qam.src
+++ b/storage/bdb/qam/qam.src
diff --git a/bdb/qam/qam_conv.c b/storage/bdb/qam/qam_conv.c
index d89fe06b0cf..d89fe06b0cf 100644
--- a/bdb/qam/qam_conv.c
+++ b/storage/bdb/qam/qam_conv.c
diff --git a/bdb/qam/qam_files.c b/storage/bdb/qam/qam_files.c
index f15a88d546d..f15a88d546d 100644
--- a/bdb/qam/qam_files.c
+++ b/storage/bdb/qam/qam_files.c
diff --git a/bdb/qam/qam_method.c b/storage/bdb/qam/qam_method.c
index 5415fc5d00c..5415fc5d00c 100644
--- a/bdb/qam/qam_method.c
+++ b/storage/bdb/qam/qam_method.c
diff --git a/bdb/qam/qam_open.c b/storage/bdb/qam/qam_open.c
index efe4dfc540e..efe4dfc540e 100644
--- a/bdb/qam/qam_open.c
+++ b/storage/bdb/qam/qam_open.c
diff --git a/bdb/qam/qam_rec.c b/storage/bdb/qam/qam_rec.c
index 2c0f1227752..2c0f1227752 100644
--- a/bdb/qam/qam_rec.c
+++ b/storage/bdb/qam/qam_rec.c
diff --git a/bdb/qam/qam_stat.c b/storage/bdb/qam/qam_stat.c
index 57c67da4292..57c67da4292 100644
--- a/bdb/qam/qam_stat.c
+++ b/storage/bdb/qam/qam_stat.c
diff --git a/bdb/qam/qam_upgrade.c b/storage/bdb/qam/qam_upgrade.c
index 6bd79fc948a..6bd79fc948a 100644
--- a/bdb/qam/qam_upgrade.c
+++ b/storage/bdb/qam/qam_upgrade.c
diff --git a/bdb/qam/qam_verify.c b/storage/bdb/qam/qam_verify.c
index 5b020c2c335..5b020c2c335 100644
--- a/bdb/qam/qam_verify.c
+++ b/storage/bdb/qam/qam_verify.c
diff --git a/bdb/rep/rep_method.c b/storage/bdb/rep/rep_method.c
index 6773a537f4f..6773a537f4f 100644
--- a/bdb/rep/rep_method.c
+++ b/storage/bdb/rep/rep_method.c
diff --git a/bdb/rep/rep_record.c b/storage/bdb/rep/rep_record.c
index d3619f509b4..d3619f509b4 100644
--- a/bdb/rep/rep_record.c
+++ b/storage/bdb/rep/rep_record.c
diff --git a/bdb/rep/rep_region.c b/storage/bdb/rep/rep_region.c
index 1ac3fb8a20c..1ac3fb8a20c 100644
--- a/bdb/rep/rep_region.c
+++ b/storage/bdb/rep/rep_region.c
diff --git a/bdb/rep/rep_util.c b/storage/bdb/rep/rep_util.c
index 9c99d33ed4a..9c99d33ed4a 100644
--- a/bdb/rep/rep_util.c
+++ b/storage/bdb/rep/rep_util.c
diff --git a/bdb/rpc_client/client.c b/storage/bdb/rpc_client/client.c
index b6367e21449..b6367e21449 100644
--- a/bdb/rpc_client/client.c
+++ b/storage/bdb/rpc_client/client.c
diff --git a/bdb/rpc_client/gen_client_ret.c b/storage/bdb/rpc_client/gen_client_ret.c
index f35589738cd..f35589738cd 100644
--- a/bdb/rpc_client/gen_client_ret.c
+++ b/storage/bdb/rpc_client/gen_client_ret.c
diff --git a/bdb/rpc_server/c/db_server_proc.c.in b/storage/bdb/rpc_server/c/db_server_proc.c.in
index d5d1f49508a..d5d1f49508a 100644
--- a/bdb/rpc_server/c/db_server_proc.c.in
+++ b/storage/bdb/rpc_server/c/db_server_proc.c.in
diff --git a/bdb/rpc_server/c/db_server_util.c b/storage/bdb/rpc_server/c/db_server_util.c
index 2ea270c2d19..2ea270c2d19 100644
--- a/bdb/rpc_server/c/db_server_util.c
+++ b/storage/bdb/rpc_server/c/db_server_util.c
diff --git a/bdb/rpc_server/clsrv.html b/storage/bdb/rpc_server/clsrv.html
index 599ad56f557..599ad56f557 100644
--- a/bdb/rpc_server/clsrv.html
+++ b/storage/bdb/rpc_server/clsrv.html
diff --git a/bdb/rpc_server/cxx/db_server_cxxproc.cpp b/storage/bdb/rpc_server/cxx/db_server_cxxproc.cpp
index 25278273555..25278273555 100644
--- a/bdb/rpc_server/cxx/db_server_cxxproc.cpp
+++ b/storage/bdb/rpc_server/cxx/db_server_cxxproc.cpp
diff --git a/bdb/rpc_server/cxx/db_server_cxxutil.cpp b/storage/bdb/rpc_server/cxx/db_server_cxxutil.cpp
index 60865264c00..60865264c00 100644
--- a/bdb/rpc_server/cxx/db_server_cxxutil.cpp
+++ b/storage/bdb/rpc_server/cxx/db_server_cxxutil.cpp
diff --git a/bdb/rpc_server/java/DbDispatcher.java b/storage/bdb/rpc_server/java/DbDispatcher.java
index 5c5e63fc2ad..5c5e63fc2ad 100644
--- a/bdb/rpc_server/java/DbDispatcher.java
+++ b/storage/bdb/rpc_server/java/DbDispatcher.java
diff --git a/bdb/rpc_server/java/DbServer.java b/storage/bdb/rpc_server/java/DbServer.java
index 9b20becbcdc..9b20becbcdc 100644
--- a/bdb/rpc_server/java/DbServer.java
+++ b/storage/bdb/rpc_server/java/DbServer.java
diff --git a/bdb/rpc_server/java/FreeList.java b/storage/bdb/rpc_server/java/FreeList.java
index e831c466137..e831c466137 100644
--- a/bdb/rpc_server/java/FreeList.java
+++ b/storage/bdb/rpc_server/java/FreeList.java
diff --git a/bdb/rpc_server/java/LocalIterator.java b/storage/bdb/rpc_server/java/LocalIterator.java
index eecb0b5e78d..eecb0b5e78d 100644
--- a/bdb/rpc_server/java/LocalIterator.java
+++ b/storage/bdb/rpc_server/java/LocalIterator.java
diff --git a/bdb/rpc_server/java/README b/storage/bdb/rpc_server/java/README
index c2d8f3abd57..c2d8f3abd57 100644
--- a/bdb/rpc_server/java/README
+++ b/storage/bdb/rpc_server/java/README
diff --git a/bdb/rpc_server/java/RpcDb.java b/storage/bdb/rpc_server/java/RpcDb.java
index 59da9be67dc..59da9be67dc 100644
--- a/bdb/rpc_server/java/RpcDb.java
+++ b/storage/bdb/rpc_server/java/RpcDb.java
diff --git a/bdb/rpc_server/java/RpcDbEnv.java b/storage/bdb/rpc_server/java/RpcDbEnv.java
index 9d9f1ba4324..9d9f1ba4324 100644
--- a/bdb/rpc_server/java/RpcDbEnv.java
+++ b/storage/bdb/rpc_server/java/RpcDbEnv.java
diff --git a/bdb/rpc_server/java/RpcDbTxn.java b/storage/bdb/rpc_server/java/RpcDbTxn.java
index a3207b5e35d..a3207b5e35d 100644
--- a/bdb/rpc_server/java/RpcDbTxn.java
+++ b/storage/bdb/rpc_server/java/RpcDbTxn.java
diff --git a/bdb/rpc_server/java/RpcDbc.java b/storage/bdb/rpc_server/java/RpcDbc.java
index a37b4ee4896..a37b4ee4896 100644
--- a/bdb/rpc_server/java/RpcDbc.java
+++ b/storage/bdb/rpc_server/java/RpcDbc.java
diff --git a/bdb/rpc_server/java/Timer.java b/storage/bdb/rpc_server/java/Timer.java
index e16f3084f95..e16f3084f95 100644
--- a/bdb/rpc_server/java/Timer.java
+++ b/storage/bdb/rpc_server/java/Timer.java
diff --git a/bdb/rpc_server/java/gen/DbServerStub.java b/storage/bdb/rpc_server/java/gen/DbServerStub.java
index 90fc13a6d9c..90fc13a6d9c 100644
--- a/bdb/rpc_server/java/gen/DbServerStub.java
+++ b/storage/bdb/rpc_server/java/gen/DbServerStub.java
diff --git a/bdb/rpc_server/java/gen/__db_associate_msg.java b/storage/bdb/rpc_server/java/gen/__db_associate_msg.java
index 8977303b99a..8977303b99a 100644
--- a/bdb/rpc_server/java/gen/__db_associate_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_associate_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_associate_reply.java b/storage/bdb/rpc_server/java/gen/__db_associate_reply.java
index 476d0868b33..476d0868b33 100644
--- a/bdb/rpc_server/java/gen/__db_associate_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_associate_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_bt_maxkey_msg.java b/storage/bdb/rpc_server/java/gen/__db_bt_maxkey_msg.java
index 007ce16a974..007ce16a974 100644
--- a/bdb/rpc_server/java/gen/__db_bt_maxkey_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_bt_maxkey_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_bt_maxkey_reply.java b/storage/bdb/rpc_server/java/gen/__db_bt_maxkey_reply.java
index 855573271b3..855573271b3 100644
--- a/bdb/rpc_server/java/gen/__db_bt_maxkey_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_bt_maxkey_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_bt_minkey_msg.java b/storage/bdb/rpc_server/java/gen/__db_bt_minkey_msg.java
index c86ec382456..c86ec382456 100644
--- a/bdb/rpc_server/java/gen/__db_bt_minkey_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_bt_minkey_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_bt_minkey_reply.java b/storage/bdb/rpc_server/java/gen/__db_bt_minkey_reply.java
index 4d944b6bf33..4d944b6bf33 100644
--- a/bdb/rpc_server/java/gen/__db_bt_minkey_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_bt_minkey_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_close_msg.java b/storage/bdb/rpc_server/java/gen/__db_close_msg.java
index ce8d213701b..ce8d213701b 100644
--- a/bdb/rpc_server/java/gen/__db_close_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_close_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_close_reply.java b/storage/bdb/rpc_server/java/gen/__db_close_reply.java
index a9380e9c053..a9380e9c053 100644
--- a/bdb/rpc_server/java/gen/__db_close_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_close_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_create_msg.java b/storage/bdb/rpc_server/java/gen/__db_create_msg.java
index d21ca50f807..d21ca50f807 100644
--- a/bdb/rpc_server/java/gen/__db_create_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_create_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_create_reply.java b/storage/bdb/rpc_server/java/gen/__db_create_reply.java
index e3dcbbab14e..e3dcbbab14e 100644
--- a/bdb/rpc_server/java/gen/__db_create_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_create_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_cursor_msg.java b/storage/bdb/rpc_server/java/gen/__db_cursor_msg.java
index 60e09db6ebb..60e09db6ebb 100644
--- a/bdb/rpc_server/java/gen/__db_cursor_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_cursor_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_cursor_reply.java b/storage/bdb/rpc_server/java/gen/__db_cursor_reply.java
index bafd2817c67..bafd2817c67 100644
--- a/bdb/rpc_server/java/gen/__db_cursor_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_cursor_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_del_msg.java b/storage/bdb/rpc_server/java/gen/__db_del_msg.java
index fdf47907dd6..fdf47907dd6 100644
--- a/bdb/rpc_server/java/gen/__db_del_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_del_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_del_reply.java b/storage/bdb/rpc_server/java/gen/__db_del_reply.java
index 8a55445944f..8a55445944f 100644
--- a/bdb/rpc_server/java/gen/__db_del_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_del_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_encrypt_msg.java b/storage/bdb/rpc_server/java/gen/__db_encrypt_msg.java
index 46d9f8ee7e8..46d9f8ee7e8 100644
--- a/bdb/rpc_server/java/gen/__db_encrypt_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_encrypt_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_encrypt_reply.java b/storage/bdb/rpc_server/java/gen/__db_encrypt_reply.java
index a97cc98c90b..a97cc98c90b 100644
--- a/bdb/rpc_server/java/gen/__db_encrypt_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_encrypt_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_extentsize_msg.java b/storage/bdb/rpc_server/java/gen/__db_extentsize_msg.java
index 41a51cff9c4..41a51cff9c4 100644
--- a/bdb/rpc_server/java/gen/__db_extentsize_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_extentsize_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_extentsize_reply.java b/storage/bdb/rpc_server/java/gen/__db_extentsize_reply.java
index 409625486c7..409625486c7 100644
--- a/bdb/rpc_server/java/gen/__db_extentsize_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_extentsize_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_flags_msg.java b/storage/bdb/rpc_server/java/gen/__db_flags_msg.java
index d8752e2e4dd..d8752e2e4dd 100644
--- a/bdb/rpc_server/java/gen/__db_flags_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_flags_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_flags_reply.java b/storage/bdb/rpc_server/java/gen/__db_flags_reply.java
index c4ec253db83..c4ec253db83 100644
--- a/bdb/rpc_server/java/gen/__db_flags_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_flags_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_get_msg.java b/storage/bdb/rpc_server/java/gen/__db_get_msg.java
index 3dfe8e9d86e..3dfe8e9d86e 100644
--- a/bdb/rpc_server/java/gen/__db_get_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_get_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_get_reply.java b/storage/bdb/rpc_server/java/gen/__db_get_reply.java
index 64ce525728a..64ce525728a 100644
--- a/bdb/rpc_server/java/gen/__db_get_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_get_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_h_ffactor_msg.java b/storage/bdb/rpc_server/java/gen/__db_h_ffactor_msg.java
index 8d2ed1b1c0b..8d2ed1b1c0b 100644
--- a/bdb/rpc_server/java/gen/__db_h_ffactor_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_h_ffactor_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_h_ffactor_reply.java b/storage/bdb/rpc_server/java/gen/__db_h_ffactor_reply.java
index 1885ec50240..1885ec50240 100644
--- a/bdb/rpc_server/java/gen/__db_h_ffactor_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_h_ffactor_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_h_nelem_msg.java b/storage/bdb/rpc_server/java/gen/__db_h_nelem_msg.java
index 7d084351755..7d084351755 100644
--- a/bdb/rpc_server/java/gen/__db_h_nelem_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_h_nelem_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_h_nelem_reply.java b/storage/bdb/rpc_server/java/gen/__db_h_nelem_reply.java
index 20c5c774e69..20c5c774e69 100644
--- a/bdb/rpc_server/java/gen/__db_h_nelem_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_h_nelem_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_join_msg.java b/storage/bdb/rpc_server/java/gen/__db_join_msg.java
index 88c72dbd6ba..88c72dbd6ba 100644
--- a/bdb/rpc_server/java/gen/__db_join_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_join_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_join_reply.java b/storage/bdb/rpc_server/java/gen/__db_join_reply.java
index 80980e23d6c..80980e23d6c 100644
--- a/bdb/rpc_server/java/gen/__db_join_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_join_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_key_range_msg.java b/storage/bdb/rpc_server/java/gen/__db_key_range_msg.java
index 233077e0964..233077e0964 100644
--- a/bdb/rpc_server/java/gen/__db_key_range_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_key_range_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_key_range_reply.java b/storage/bdb/rpc_server/java/gen/__db_key_range_reply.java
index 09244c13d1d..09244c13d1d 100644
--- a/bdb/rpc_server/java/gen/__db_key_range_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_key_range_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_lorder_msg.java b/storage/bdb/rpc_server/java/gen/__db_lorder_msg.java
index 3399ad8daf0..3399ad8daf0 100644
--- a/bdb/rpc_server/java/gen/__db_lorder_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_lorder_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_lorder_reply.java b/storage/bdb/rpc_server/java/gen/__db_lorder_reply.java
index cdcda4d4f43..cdcda4d4f43 100644
--- a/bdb/rpc_server/java/gen/__db_lorder_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_lorder_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_open_msg.java b/storage/bdb/rpc_server/java/gen/__db_open_msg.java
index 14dbd9e3b0c..14dbd9e3b0c 100644
--- a/bdb/rpc_server/java/gen/__db_open_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_open_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_open_reply.java b/storage/bdb/rpc_server/java/gen/__db_open_reply.java
index d90c3754c2f..d90c3754c2f 100644
--- a/bdb/rpc_server/java/gen/__db_open_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_open_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_pagesize_msg.java b/storage/bdb/rpc_server/java/gen/__db_pagesize_msg.java
index a452ea4e381..a452ea4e381 100644
--- a/bdb/rpc_server/java/gen/__db_pagesize_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_pagesize_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_pagesize_reply.java b/storage/bdb/rpc_server/java/gen/__db_pagesize_reply.java
index 830b2078b34..830b2078b34 100644
--- a/bdb/rpc_server/java/gen/__db_pagesize_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_pagesize_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_pget_msg.java b/storage/bdb/rpc_server/java/gen/__db_pget_msg.java
index 11d27ca9e46..11d27ca9e46 100644
--- a/bdb/rpc_server/java/gen/__db_pget_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_pget_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_pget_reply.java b/storage/bdb/rpc_server/java/gen/__db_pget_reply.java
index 86c9c2111b9..86c9c2111b9 100644
--- a/bdb/rpc_server/java/gen/__db_pget_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_pget_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_put_msg.java b/storage/bdb/rpc_server/java/gen/__db_put_msg.java
index b6159cff3a8..b6159cff3a8 100644
--- a/bdb/rpc_server/java/gen/__db_put_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_put_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_put_reply.java b/storage/bdb/rpc_server/java/gen/__db_put_reply.java
index fc89ae1c3bd..fc89ae1c3bd 100644
--- a/bdb/rpc_server/java/gen/__db_put_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_put_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_re_delim_msg.java b/storage/bdb/rpc_server/java/gen/__db_re_delim_msg.java
index c386bddd256..c386bddd256 100644
--- a/bdb/rpc_server/java/gen/__db_re_delim_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_re_delim_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_re_delim_reply.java b/storage/bdb/rpc_server/java/gen/__db_re_delim_reply.java
index aa8a797f53d..aa8a797f53d 100644
--- a/bdb/rpc_server/java/gen/__db_re_delim_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_re_delim_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_re_len_msg.java b/storage/bdb/rpc_server/java/gen/__db_re_len_msg.java
index 664de5c899c..664de5c899c 100644
--- a/bdb/rpc_server/java/gen/__db_re_len_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_re_len_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_re_len_reply.java b/storage/bdb/rpc_server/java/gen/__db_re_len_reply.java
index dda27c8c123..dda27c8c123 100644
--- a/bdb/rpc_server/java/gen/__db_re_len_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_re_len_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_re_pad_msg.java b/storage/bdb/rpc_server/java/gen/__db_re_pad_msg.java
index 2c1290b6e74..2c1290b6e74 100644
--- a/bdb/rpc_server/java/gen/__db_re_pad_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_re_pad_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_re_pad_reply.java b/storage/bdb/rpc_server/java/gen/__db_re_pad_reply.java
index f0aaa9a3a70..f0aaa9a3a70 100644
--- a/bdb/rpc_server/java/gen/__db_re_pad_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_re_pad_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_remove_msg.java b/storage/bdb/rpc_server/java/gen/__db_remove_msg.java
index dfa9066a7ec..dfa9066a7ec 100644
--- a/bdb/rpc_server/java/gen/__db_remove_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_remove_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_remove_reply.java b/storage/bdb/rpc_server/java/gen/__db_remove_reply.java
index a2b86c04985..a2b86c04985 100644
--- a/bdb/rpc_server/java/gen/__db_remove_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_remove_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_rename_msg.java b/storage/bdb/rpc_server/java/gen/__db_rename_msg.java
index 12b434e3375..12b434e3375 100644
--- a/bdb/rpc_server/java/gen/__db_rename_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_rename_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_rename_reply.java b/storage/bdb/rpc_server/java/gen/__db_rename_reply.java
index 4e4a22be570..4e4a22be570 100644
--- a/bdb/rpc_server/java/gen/__db_rename_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_rename_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_stat_msg.java b/storage/bdb/rpc_server/java/gen/__db_stat_msg.java
index af536b5f707..af536b5f707 100644
--- a/bdb/rpc_server/java/gen/__db_stat_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_stat_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_stat_reply.java b/storage/bdb/rpc_server/java/gen/__db_stat_reply.java
index 8df1460149a..8df1460149a 100644
--- a/bdb/rpc_server/java/gen/__db_stat_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_stat_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_sync_msg.java b/storage/bdb/rpc_server/java/gen/__db_sync_msg.java
index c6594670fc6..c6594670fc6 100644
--- a/bdb/rpc_server/java/gen/__db_sync_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_sync_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_sync_reply.java b/storage/bdb/rpc_server/java/gen/__db_sync_reply.java
index d0a8bc8b196..d0a8bc8b196 100644
--- a/bdb/rpc_server/java/gen/__db_sync_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_sync_reply.java
diff --git a/bdb/rpc_server/java/gen/__db_truncate_msg.java b/storage/bdb/rpc_server/java/gen/__db_truncate_msg.java
index 38810d65660..38810d65660 100644
--- a/bdb/rpc_server/java/gen/__db_truncate_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__db_truncate_msg.java
diff --git a/bdb/rpc_server/java/gen/__db_truncate_reply.java b/storage/bdb/rpc_server/java/gen/__db_truncate_reply.java
index c4f68869007..c4f68869007 100644
--- a/bdb/rpc_server/java/gen/__db_truncate_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__db_truncate_reply.java
diff --git a/bdb/rpc_server/java/gen/__dbc_close_msg.java b/storage/bdb/rpc_server/java/gen/__dbc_close_msg.java
index eb1ca7f7e17..eb1ca7f7e17 100644
--- a/bdb/rpc_server/java/gen/__dbc_close_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__dbc_close_msg.java
diff --git a/bdb/rpc_server/java/gen/__dbc_close_reply.java b/storage/bdb/rpc_server/java/gen/__dbc_close_reply.java
index 47459aace36..47459aace36 100644
--- a/bdb/rpc_server/java/gen/__dbc_close_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__dbc_close_reply.java
diff --git a/bdb/rpc_server/java/gen/__dbc_count_msg.java b/storage/bdb/rpc_server/java/gen/__dbc_count_msg.java
index 5f554e18a1b..5f554e18a1b 100644
--- a/bdb/rpc_server/java/gen/__dbc_count_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__dbc_count_msg.java
diff --git a/bdb/rpc_server/java/gen/__dbc_count_reply.java b/storage/bdb/rpc_server/java/gen/__dbc_count_reply.java
index 4daecdd2296..4daecdd2296 100644
--- a/bdb/rpc_server/java/gen/__dbc_count_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__dbc_count_reply.java
diff --git a/bdb/rpc_server/java/gen/__dbc_del_msg.java b/storage/bdb/rpc_server/java/gen/__dbc_del_msg.java
index bc4bd05f573..bc4bd05f573 100644
--- a/bdb/rpc_server/java/gen/__dbc_del_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__dbc_del_msg.java
diff --git a/bdb/rpc_server/java/gen/__dbc_del_reply.java b/storage/bdb/rpc_server/java/gen/__dbc_del_reply.java
index e55ac9ffaf6..e55ac9ffaf6 100644
--- a/bdb/rpc_server/java/gen/__dbc_del_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__dbc_del_reply.java
diff --git a/bdb/rpc_server/java/gen/__dbc_dup_msg.java b/storage/bdb/rpc_server/java/gen/__dbc_dup_msg.java
index 9a3894e6158..9a3894e6158 100644
--- a/bdb/rpc_server/java/gen/__dbc_dup_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__dbc_dup_msg.java
diff --git a/bdb/rpc_server/java/gen/__dbc_dup_reply.java b/storage/bdb/rpc_server/java/gen/__dbc_dup_reply.java
index 6b942f1a61a..6b942f1a61a 100644
--- a/bdb/rpc_server/java/gen/__dbc_dup_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__dbc_dup_reply.java
diff --git a/bdb/rpc_server/java/gen/__dbc_get_msg.java b/storage/bdb/rpc_server/java/gen/__dbc_get_msg.java
index 672ace43fdd..672ace43fdd 100644
--- a/bdb/rpc_server/java/gen/__dbc_get_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__dbc_get_msg.java
diff --git a/bdb/rpc_server/java/gen/__dbc_get_reply.java b/storage/bdb/rpc_server/java/gen/__dbc_get_reply.java
index 8671fec6335..8671fec6335 100644
--- a/bdb/rpc_server/java/gen/__dbc_get_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__dbc_get_reply.java
diff --git a/bdb/rpc_server/java/gen/__dbc_pget_msg.java b/storage/bdb/rpc_server/java/gen/__dbc_pget_msg.java
index 8ca3c6171a1..8ca3c6171a1 100644
--- a/bdb/rpc_server/java/gen/__dbc_pget_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__dbc_pget_msg.java
diff --git a/bdb/rpc_server/java/gen/__dbc_pget_reply.java b/storage/bdb/rpc_server/java/gen/__dbc_pget_reply.java
index 16cc795878d..16cc795878d 100644
--- a/bdb/rpc_server/java/gen/__dbc_pget_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__dbc_pget_reply.java
diff --git a/bdb/rpc_server/java/gen/__dbc_put_msg.java b/storage/bdb/rpc_server/java/gen/__dbc_put_msg.java
index 98d12423dc5..98d12423dc5 100644
--- a/bdb/rpc_server/java/gen/__dbc_put_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__dbc_put_msg.java
diff --git a/bdb/rpc_server/java/gen/__dbc_put_reply.java b/storage/bdb/rpc_server/java/gen/__dbc_put_reply.java
index 385f9f783fb..385f9f783fb 100644
--- a/bdb/rpc_server/java/gen/__dbc_put_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__dbc_put_reply.java
diff --git a/bdb/rpc_server/java/gen/__env_cachesize_msg.java b/storage/bdb/rpc_server/java/gen/__env_cachesize_msg.java
index d1fce1ffa35..d1fce1ffa35 100644
--- a/bdb/rpc_server/java/gen/__env_cachesize_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__env_cachesize_msg.java
diff --git a/bdb/rpc_server/java/gen/__env_cachesize_reply.java b/storage/bdb/rpc_server/java/gen/__env_cachesize_reply.java
index 193f8355d71..193f8355d71 100644
--- a/bdb/rpc_server/java/gen/__env_cachesize_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__env_cachesize_reply.java
diff --git a/bdb/rpc_server/java/gen/__env_close_msg.java b/storage/bdb/rpc_server/java/gen/__env_close_msg.java
index 5e657bacfa5..5e657bacfa5 100644
--- a/bdb/rpc_server/java/gen/__env_close_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__env_close_msg.java
diff --git a/bdb/rpc_server/java/gen/__env_close_reply.java b/storage/bdb/rpc_server/java/gen/__env_close_reply.java
index 11e61f7c8c3..11e61f7c8c3 100644
--- a/bdb/rpc_server/java/gen/__env_close_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__env_close_reply.java
diff --git a/bdb/rpc_server/java/gen/__env_create_msg.java b/storage/bdb/rpc_server/java/gen/__env_create_msg.java
index dbe546ae23a..dbe546ae23a 100644
--- a/bdb/rpc_server/java/gen/__env_create_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__env_create_msg.java
diff --git a/bdb/rpc_server/java/gen/__env_create_reply.java b/storage/bdb/rpc_server/java/gen/__env_create_reply.java
index 5427fc4bc1e..5427fc4bc1e 100644
--- a/bdb/rpc_server/java/gen/__env_create_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__env_create_reply.java
diff --git a/bdb/rpc_server/java/gen/__env_dbremove_msg.java b/storage/bdb/rpc_server/java/gen/__env_dbremove_msg.java
index 9730a92c590..9730a92c590 100644
--- a/bdb/rpc_server/java/gen/__env_dbremove_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__env_dbremove_msg.java
diff --git a/bdb/rpc_server/java/gen/__env_dbremove_reply.java b/storage/bdb/rpc_server/java/gen/__env_dbremove_reply.java
index 75cc5a940cc..75cc5a940cc 100644
--- a/bdb/rpc_server/java/gen/__env_dbremove_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__env_dbremove_reply.java
diff --git a/bdb/rpc_server/java/gen/__env_dbrename_msg.java b/storage/bdb/rpc_server/java/gen/__env_dbrename_msg.java
index 0bbda262b64..0bbda262b64 100644
--- a/bdb/rpc_server/java/gen/__env_dbrename_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__env_dbrename_msg.java
diff --git a/bdb/rpc_server/java/gen/__env_dbrename_reply.java b/storage/bdb/rpc_server/java/gen/__env_dbrename_reply.java
index 0cc8882305d..0cc8882305d 100644
--- a/bdb/rpc_server/java/gen/__env_dbrename_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__env_dbrename_reply.java
diff --git a/bdb/rpc_server/java/gen/__env_encrypt_msg.java b/storage/bdb/rpc_server/java/gen/__env_encrypt_msg.java
index 84e9a36d372..84e9a36d372 100644
--- a/bdb/rpc_server/java/gen/__env_encrypt_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__env_encrypt_msg.java
diff --git a/bdb/rpc_server/java/gen/__env_encrypt_reply.java b/storage/bdb/rpc_server/java/gen/__env_encrypt_reply.java
index e202a3089d0..e202a3089d0 100644
--- a/bdb/rpc_server/java/gen/__env_encrypt_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__env_encrypt_reply.java
diff --git a/bdb/rpc_server/java/gen/__env_flags_msg.java b/storage/bdb/rpc_server/java/gen/__env_flags_msg.java
index 25cd5f85f6d..25cd5f85f6d 100644
--- a/bdb/rpc_server/java/gen/__env_flags_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__env_flags_msg.java
diff --git a/bdb/rpc_server/java/gen/__env_flags_reply.java b/storage/bdb/rpc_server/java/gen/__env_flags_reply.java
index d348a9224ea..d348a9224ea 100644
--- a/bdb/rpc_server/java/gen/__env_flags_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__env_flags_reply.java
diff --git a/bdb/rpc_server/java/gen/__env_open_msg.java b/storage/bdb/rpc_server/java/gen/__env_open_msg.java
index e4649b41f9e..e4649b41f9e 100644
--- a/bdb/rpc_server/java/gen/__env_open_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__env_open_msg.java
diff --git a/bdb/rpc_server/java/gen/__env_open_reply.java b/storage/bdb/rpc_server/java/gen/__env_open_reply.java
index 1994afb4cf2..1994afb4cf2 100644
--- a/bdb/rpc_server/java/gen/__env_open_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__env_open_reply.java
diff --git a/bdb/rpc_server/java/gen/__env_remove_msg.java b/storage/bdb/rpc_server/java/gen/__env_remove_msg.java
index b32d758f0f5..b32d758f0f5 100644
--- a/bdb/rpc_server/java/gen/__env_remove_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__env_remove_msg.java
diff --git a/bdb/rpc_server/java/gen/__env_remove_reply.java b/storage/bdb/rpc_server/java/gen/__env_remove_reply.java
index 19e4d52f662..19e4d52f662 100644
--- a/bdb/rpc_server/java/gen/__env_remove_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__env_remove_reply.java
diff --git a/bdb/rpc_server/java/gen/__txn_abort_msg.java b/storage/bdb/rpc_server/java/gen/__txn_abort_msg.java
index ff44c534e46..ff44c534e46 100644
--- a/bdb/rpc_server/java/gen/__txn_abort_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__txn_abort_msg.java
diff --git a/bdb/rpc_server/java/gen/__txn_abort_reply.java b/storage/bdb/rpc_server/java/gen/__txn_abort_reply.java
index 58f275c1a8f..58f275c1a8f 100644
--- a/bdb/rpc_server/java/gen/__txn_abort_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__txn_abort_reply.java
diff --git a/bdb/rpc_server/java/gen/__txn_begin_msg.java b/storage/bdb/rpc_server/java/gen/__txn_begin_msg.java
index 877031e8d3a..877031e8d3a 100644
--- a/bdb/rpc_server/java/gen/__txn_begin_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__txn_begin_msg.java
diff --git a/bdb/rpc_server/java/gen/__txn_begin_reply.java b/storage/bdb/rpc_server/java/gen/__txn_begin_reply.java
index 65a0c4016c2..65a0c4016c2 100644
--- a/bdb/rpc_server/java/gen/__txn_begin_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__txn_begin_reply.java
diff --git a/bdb/rpc_server/java/gen/__txn_commit_msg.java b/storage/bdb/rpc_server/java/gen/__txn_commit_msg.java
index 4b988d0c282..4b988d0c282 100644
--- a/bdb/rpc_server/java/gen/__txn_commit_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__txn_commit_msg.java
diff --git a/bdb/rpc_server/java/gen/__txn_commit_reply.java b/storage/bdb/rpc_server/java/gen/__txn_commit_reply.java
index b26937b82dd..b26937b82dd 100644
--- a/bdb/rpc_server/java/gen/__txn_commit_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__txn_commit_reply.java
diff --git a/bdb/rpc_server/java/gen/__txn_discard_msg.java b/storage/bdb/rpc_server/java/gen/__txn_discard_msg.java
index 87f5d4f77a7..87f5d4f77a7 100644
--- a/bdb/rpc_server/java/gen/__txn_discard_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__txn_discard_msg.java
diff --git a/bdb/rpc_server/java/gen/__txn_discard_reply.java b/storage/bdb/rpc_server/java/gen/__txn_discard_reply.java
index 9792211afcc..9792211afcc 100644
--- a/bdb/rpc_server/java/gen/__txn_discard_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__txn_discard_reply.java
diff --git a/bdb/rpc_server/java/gen/__txn_prepare_msg.java b/storage/bdb/rpc_server/java/gen/__txn_prepare_msg.java
index 6e09f2c7771..6e09f2c7771 100644
--- a/bdb/rpc_server/java/gen/__txn_prepare_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__txn_prepare_msg.java
diff --git a/bdb/rpc_server/java/gen/__txn_prepare_reply.java b/storage/bdb/rpc_server/java/gen/__txn_prepare_reply.java
index d7590117952..d7590117952 100644
--- a/bdb/rpc_server/java/gen/__txn_prepare_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__txn_prepare_reply.java
diff --git a/bdb/rpc_server/java/gen/__txn_recover_msg.java b/storage/bdb/rpc_server/java/gen/__txn_recover_msg.java
index 65153334403..65153334403 100644
--- a/bdb/rpc_server/java/gen/__txn_recover_msg.java
+++ b/storage/bdb/rpc_server/java/gen/__txn_recover_msg.java
diff --git a/bdb/rpc_server/java/gen/__txn_recover_reply.java b/storage/bdb/rpc_server/java/gen/__txn_recover_reply.java
index 0161ec949da..0161ec949da 100644
--- a/bdb/rpc_server/java/gen/__txn_recover_reply.java
+++ b/storage/bdb/rpc_server/java/gen/__txn_recover_reply.java
diff --git a/bdb/rpc_server/java/gen/db_server.java b/storage/bdb/rpc_server/java/gen/db_server.java
index a14a77028a2..a14a77028a2 100644
--- a/bdb/rpc_server/java/gen/db_server.java
+++ b/storage/bdb/rpc_server/java/gen/db_server.java
diff --git a/bdb/rpc_server/java/jrpcgen.jar b/storage/bdb/rpc_server/java/jrpcgen.jar
index 338825b848d..338825b848d 100644
--- a/bdb/rpc_server/java/jrpcgen.jar
+++ b/storage/bdb/rpc_server/java/jrpcgen.jar
Binary files differ
diff --git a/bdb/rpc_server/java/oncrpc.jar b/storage/bdb/rpc_server/java/oncrpc.jar
index e0f5cfa6966..e0f5cfa6966 100644
--- a/bdb/rpc_server/java/oncrpc.jar
+++ b/storage/bdb/rpc_server/java/oncrpc.jar
Binary files differ
diff --git a/bdb/rpc_server/java/s_jrpcgen b/storage/bdb/rpc_server/java/s_jrpcgen
index fed8cbf56bb..fed8cbf56bb 100644
--- a/bdb/rpc_server/java/s_jrpcgen
+++ b/storage/bdb/rpc_server/java/s_jrpcgen
diff --git a/bdb/rpc_server/rpc.src b/storage/bdb/rpc_server/rpc.src
index 7afee49b066..7afee49b066 100644
--- a/bdb/rpc_server/rpc.src
+++ b/storage/bdb/rpc_server/rpc.src
diff --git a/bdb/tcl/docs/db.html b/storage/bdb/tcl/docs/db.html
index 4f04c2c4f96..4f04c2c4f96 100644
--- a/bdb/tcl/docs/db.html
+++ b/storage/bdb/tcl/docs/db.html
diff --git a/bdb/tcl/docs/env.html b/storage/bdb/tcl/docs/env.html
index 79c349841ac..79c349841ac 100644
--- a/bdb/tcl/docs/env.html
+++ b/storage/bdb/tcl/docs/env.html
diff --git a/bdb/tcl/docs/historic.html b/storage/bdb/tcl/docs/historic.html
index 85f474fbc0f..85f474fbc0f 100644
--- a/bdb/tcl/docs/historic.html
+++ b/storage/bdb/tcl/docs/historic.html
diff --git a/bdb/tcl/docs/index.html b/storage/bdb/tcl/docs/index.html
index 845b6ca81e2..845b6ca81e2 100644
--- a/bdb/tcl/docs/index.html
+++ b/storage/bdb/tcl/docs/index.html
diff --git a/bdb/tcl/docs/library.html b/storage/bdb/tcl/docs/library.html
index bfb1588c3f2..bfb1588c3f2 100644
--- a/bdb/tcl/docs/library.html
+++ b/storage/bdb/tcl/docs/library.html
diff --git a/bdb/tcl/docs/lock.html b/storage/bdb/tcl/docs/lock.html
index d65142b798b..d65142b798b 100644
--- a/bdb/tcl/docs/lock.html
+++ b/storage/bdb/tcl/docs/lock.html
diff --git a/bdb/tcl/docs/log.html b/storage/bdb/tcl/docs/log.html
index 49f2f0ad2e0..49f2f0ad2e0 100644
--- a/bdb/tcl/docs/log.html
+++ b/storage/bdb/tcl/docs/log.html
diff --git a/bdb/tcl/docs/mpool.html b/storage/bdb/tcl/docs/mpool.html
index 7f2359b36e9..7f2359b36e9 100644
--- a/bdb/tcl/docs/mpool.html
+++ b/storage/bdb/tcl/docs/mpool.html
diff --git a/bdb/tcl/docs/rep.html b/storage/bdb/tcl/docs/rep.html
index 079fe443a63..079fe443a63 100644
--- a/bdb/tcl/docs/rep.html
+++ b/storage/bdb/tcl/docs/rep.html
diff --git a/bdb/tcl/docs/test.html b/storage/bdb/tcl/docs/test.html
index 603ae56a51e..603ae56a51e 100644
--- a/bdb/tcl/docs/test.html
+++ b/storage/bdb/tcl/docs/test.html
diff --git a/bdb/tcl/docs/txn.html b/storage/bdb/tcl/docs/txn.html
index 07c88c0fe1d..07c88c0fe1d 100644
--- a/bdb/tcl/docs/txn.html
+++ b/storage/bdb/tcl/docs/txn.html
diff --git a/bdb/tcl/tcl_compat.c b/storage/bdb/tcl/tcl_compat.c
index e77bc32aedf..e77bc32aedf 100644
--- a/bdb/tcl/tcl_compat.c
+++ b/storage/bdb/tcl/tcl_compat.c
diff --git a/bdb/tcl/tcl_db.c b/storage/bdb/tcl/tcl_db.c
index 7df2e48311c..7df2e48311c 100644
--- a/bdb/tcl/tcl_db.c
+++ b/storage/bdb/tcl/tcl_db.c
diff --git a/bdb/tcl/tcl_db_pkg.c b/storage/bdb/tcl/tcl_db_pkg.c
index ce37598dc1a..ce37598dc1a 100644
--- a/bdb/tcl/tcl_db_pkg.c
+++ b/storage/bdb/tcl/tcl_db_pkg.c
diff --git a/bdb/tcl/tcl_dbcursor.c b/storage/bdb/tcl/tcl_dbcursor.c
index fb426e53f48..fb426e53f48 100644
--- a/bdb/tcl/tcl_dbcursor.c
+++ b/storage/bdb/tcl/tcl_dbcursor.c
diff --git a/bdb/tcl/tcl_env.c b/storage/bdb/tcl/tcl_env.c
index cdf4890e9fc..cdf4890e9fc 100644
--- a/bdb/tcl/tcl_env.c
+++ b/storage/bdb/tcl/tcl_env.c
diff --git a/bdb/tcl/tcl_internal.c b/storage/bdb/tcl/tcl_internal.c
index 2d6ad4df444..2d6ad4df444 100644
--- a/bdb/tcl/tcl_internal.c
+++ b/storage/bdb/tcl/tcl_internal.c
diff --git a/bdb/tcl/tcl_lock.c b/storage/bdb/tcl/tcl_lock.c
index 6cb96dbb0da..6cb96dbb0da 100644
--- a/bdb/tcl/tcl_lock.c
+++ b/storage/bdb/tcl/tcl_lock.c
diff --git a/bdb/tcl/tcl_log.c b/storage/bdb/tcl/tcl_log.c
index be6eebfb013..be6eebfb013 100644
--- a/bdb/tcl/tcl_log.c
+++ b/storage/bdb/tcl/tcl_log.c
diff --git a/bdb/tcl/tcl_mp.c b/storage/bdb/tcl/tcl_mp.c
index 0c4411cb58a..0c4411cb58a 100644
--- a/bdb/tcl/tcl_mp.c
+++ b/storage/bdb/tcl/tcl_mp.c
diff --git a/bdb/tcl/tcl_rep.c b/storage/bdb/tcl/tcl_rep.c
index c72c9971338..c72c9971338 100644
--- a/bdb/tcl/tcl_rep.c
+++ b/storage/bdb/tcl/tcl_rep.c
diff --git a/bdb/tcl/tcl_txn.c b/storage/bdb/tcl/tcl_txn.c
index b5fab637943..b5fab637943 100644
--- a/bdb/tcl/tcl_txn.c
+++ b/storage/bdb/tcl/tcl_txn.c
diff --git a/bdb/tcl/tcl_util.c b/storage/bdb/tcl/tcl_util.c
index 3c0665f9e38..3c0665f9e38 100644
--- a/bdb/tcl/tcl_util.c
+++ b/storage/bdb/tcl/tcl_util.c
diff --git a/bdb/test/archive.tcl b/storage/bdb/test/archive.tcl
index 9b5e764b2b4..9b5e764b2b4 100644
--- a/bdb/test/archive.tcl
+++ b/storage/bdb/test/archive.tcl
diff --git a/bdb/test/bigfile001.tcl b/storage/bdb/test/bigfile001.tcl
index 78dcd940f5e..78dcd940f5e 100644
--- a/bdb/test/bigfile001.tcl
+++ b/storage/bdb/test/bigfile001.tcl
diff --git a/bdb/test/bigfile002.tcl b/storage/bdb/test/bigfile002.tcl
index f3e6defeaba..f3e6defeaba 100644
--- a/bdb/test/bigfile002.tcl
+++ b/storage/bdb/test/bigfile002.tcl
diff --git a/bdb/test/byteorder.tcl b/storage/bdb/test/byteorder.tcl
index 823ca46270d..823ca46270d 100644
--- a/bdb/test/byteorder.tcl
+++ b/storage/bdb/test/byteorder.tcl
diff --git a/bdb/test/conscript.tcl b/storage/bdb/test/conscript.tcl
index fd12c6e51a0..fd12c6e51a0 100644
--- a/bdb/test/conscript.tcl
+++ b/storage/bdb/test/conscript.tcl
diff --git a/bdb/test/dbm.tcl b/storage/bdb/test/dbm.tcl
index a392c7a9f3a..a392c7a9f3a 100644
--- a/bdb/test/dbm.tcl
+++ b/storage/bdb/test/dbm.tcl
diff --git a/bdb/test/dbscript.tcl b/storage/bdb/test/dbscript.tcl
index 5decc493e9e..5decc493e9e 100644
--- a/bdb/test/dbscript.tcl
+++ b/storage/bdb/test/dbscript.tcl
diff --git a/bdb/test/ddoyscript.tcl b/storage/bdb/test/ddoyscript.tcl
index 5478a1a98e0..5478a1a98e0 100644
--- a/bdb/test/ddoyscript.tcl
+++ b/storage/bdb/test/ddoyscript.tcl
diff --git a/bdb/test/ddscript.tcl b/storage/bdb/test/ddscript.tcl
index 621906233a9..621906233a9 100644
--- a/bdb/test/ddscript.tcl
+++ b/storage/bdb/test/ddscript.tcl
diff --git a/bdb/test/dead001.tcl b/storage/bdb/test/dead001.tcl
index e9853a87e53..e9853a87e53 100644
--- a/bdb/test/dead001.tcl
+++ b/storage/bdb/test/dead001.tcl
diff --git a/bdb/test/dead002.tcl b/storage/bdb/test/dead002.tcl
index bc19e7127e5..bc19e7127e5 100644
--- a/bdb/test/dead002.tcl
+++ b/storage/bdb/test/dead002.tcl
diff --git a/bdb/test/dead003.tcl b/storage/bdb/test/dead003.tcl
index 48088e1427c..48088e1427c 100644
--- a/bdb/test/dead003.tcl
+++ b/storage/bdb/test/dead003.tcl
diff --git a/bdb/test/dead004.tcl b/storage/bdb/test/dead004.tcl
index f5306a0d892..f5306a0d892 100644
--- a/bdb/test/dead004.tcl
+++ b/storage/bdb/test/dead004.tcl
diff --git a/bdb/test/dead005.tcl b/storage/bdb/test/dead005.tcl
index 71be8b1713f..71be8b1713f 100644
--- a/bdb/test/dead005.tcl
+++ b/storage/bdb/test/dead005.tcl
diff --git a/bdb/test/dead006.tcl b/storage/bdb/test/dead006.tcl
index b70e011fb74..b70e011fb74 100644
--- a/bdb/test/dead006.tcl
+++ b/storage/bdb/test/dead006.tcl
diff --git a/bdb/test/dead007.tcl b/storage/bdb/test/dead007.tcl
index 2b6a78cb4b9..2b6a78cb4b9 100644
--- a/bdb/test/dead007.tcl
+++ b/storage/bdb/test/dead007.tcl
diff --git a/bdb/test/env001.tcl b/storage/bdb/test/env001.tcl
index 781029f6a5c..781029f6a5c 100644
--- a/bdb/test/env001.tcl
+++ b/storage/bdb/test/env001.tcl
diff --git a/bdb/test/env002.tcl b/storage/bdb/test/env002.tcl
index 89c44f63a12..89c44f63a12 100644
--- a/bdb/test/env002.tcl
+++ b/storage/bdb/test/env002.tcl
diff --git a/bdb/test/env003.tcl b/storage/bdb/test/env003.tcl
index c16b54dd5e0..c16b54dd5e0 100644
--- a/bdb/test/env003.tcl
+++ b/storage/bdb/test/env003.tcl
diff --git a/bdb/test/env004.tcl b/storage/bdb/test/env004.tcl
index e93a0d95308..e93a0d95308 100644
--- a/bdb/test/env004.tcl
+++ b/storage/bdb/test/env004.tcl
diff --git a/bdb/test/env005.tcl b/storage/bdb/test/env005.tcl
index 03bb1b40b34..03bb1b40b34 100644
--- a/bdb/test/env005.tcl
+++ b/storage/bdb/test/env005.tcl
diff --git a/bdb/test/env006.tcl b/storage/bdb/test/env006.tcl
index 48fc6982772..48fc6982772 100644
--- a/bdb/test/env006.tcl
+++ b/storage/bdb/test/env006.tcl
diff --git a/bdb/test/env007.tcl b/storage/bdb/test/env007.tcl
index 5748d2dbc89..5748d2dbc89 100644
--- a/bdb/test/env007.tcl
+++ b/storage/bdb/test/env007.tcl
diff --git a/bdb/test/env008.tcl b/storage/bdb/test/env008.tcl
index dccdb41f612..dccdb41f612 100644
--- a/bdb/test/env008.tcl
+++ b/storage/bdb/test/env008.tcl
diff --git a/bdb/test/env009.tcl b/storage/bdb/test/env009.tcl
index 264d5e2dfec..264d5e2dfec 100644
--- a/bdb/test/env009.tcl
+++ b/storage/bdb/test/env009.tcl
diff --git a/bdb/test/env010.tcl b/storage/bdb/test/env010.tcl
index 4444e34e439..4444e34e439 100644
--- a/bdb/test/env010.tcl
+++ b/storage/bdb/test/env010.tcl
diff --git a/bdb/test/env011.tcl b/storage/bdb/test/env011.tcl
index 4061bb3fe51..4061bb3fe51 100644
--- a/bdb/test/env011.tcl
+++ b/storage/bdb/test/env011.tcl
diff --git a/bdb/test/hsearch.tcl b/storage/bdb/test/hsearch.tcl
index afeed93f74e..afeed93f74e 100644
--- a/bdb/test/hsearch.tcl
+++ b/storage/bdb/test/hsearch.tcl
diff --git a/bdb/test/join.tcl b/storage/bdb/test/join.tcl
index 87b0d1fae58..87b0d1fae58 100644
--- a/bdb/test/join.tcl
+++ b/storage/bdb/test/join.tcl
diff --git a/bdb/test/lock001.tcl b/storage/bdb/test/lock001.tcl
index 1afcc471fc1..1afcc471fc1 100644
--- a/bdb/test/lock001.tcl
+++ b/storage/bdb/test/lock001.tcl
diff --git a/bdb/test/lock002.tcl b/storage/bdb/test/lock002.tcl
index a1ad8760c9d..a1ad8760c9d 100644
--- a/bdb/test/lock002.tcl
+++ b/storage/bdb/test/lock002.tcl
diff --git a/bdb/test/lock003.tcl b/storage/bdb/test/lock003.tcl
index 91a8a2e90f6..91a8a2e90f6 100644
--- a/bdb/test/lock003.tcl
+++ b/storage/bdb/test/lock003.tcl
diff --git a/bdb/test/lock004.tcl b/storage/bdb/test/lock004.tcl
index 7fd51ee42f2..7fd51ee42f2 100644
--- a/bdb/test/lock004.tcl
+++ b/storage/bdb/test/lock004.tcl
diff --git a/bdb/test/lock005.tcl b/storage/bdb/test/lock005.tcl
index 5afe7344d36..5afe7344d36 100644
--- a/bdb/test/lock005.tcl
+++ b/storage/bdb/test/lock005.tcl
diff --git a/bdb/test/lockscript.tcl b/storage/bdb/test/lockscript.tcl
index 812339a4a70..812339a4a70 100644
--- a/bdb/test/lockscript.tcl
+++ b/storage/bdb/test/lockscript.tcl
diff --git a/bdb/test/log001.tcl b/storage/bdb/test/log001.tcl
index 87df780cb5a..87df780cb5a 100644
--- a/bdb/test/log001.tcl
+++ b/storage/bdb/test/log001.tcl
diff --git a/bdb/test/log002.tcl b/storage/bdb/test/log002.tcl
index 6e91f55398f..6e91f55398f 100644
--- a/bdb/test/log002.tcl
+++ b/storage/bdb/test/log002.tcl
diff --git a/bdb/test/log003.tcl b/storage/bdb/test/log003.tcl
index 11297b59d50..11297b59d50 100644
--- a/bdb/test/log003.tcl
+++ b/storage/bdb/test/log003.tcl
diff --git a/bdb/test/log004.tcl b/storage/bdb/test/log004.tcl
index 66968a8c1b4..66968a8c1b4 100644
--- a/bdb/test/log004.tcl
+++ b/storage/bdb/test/log004.tcl
diff --git a/bdb/test/log005.tcl b/storage/bdb/test/log005.tcl
index ab2ad703c55..ab2ad703c55 100644
--- a/bdb/test/log005.tcl
+++ b/storage/bdb/test/log005.tcl
diff --git a/bdb/test/logtrack.tcl b/storage/bdb/test/logtrack.tcl
index ad6b480b4e3..ad6b480b4e3 100644
--- a/bdb/test/logtrack.tcl
+++ b/storage/bdb/test/logtrack.tcl
diff --git a/bdb/test/mdbscript.tcl b/storage/bdb/test/mdbscript.tcl
index 9f3c971ee3c..9f3c971ee3c 100644
--- a/bdb/test/mdbscript.tcl
+++ b/storage/bdb/test/mdbscript.tcl
diff --git a/bdb/test/memp001.tcl b/storage/bdb/test/memp001.tcl
index c4bbf99b9b2..c4bbf99b9b2 100644
--- a/bdb/test/memp001.tcl
+++ b/storage/bdb/test/memp001.tcl
diff --git a/bdb/test/memp002.tcl b/storage/bdb/test/memp002.tcl
index d55f2987f06..d55f2987f06 100644
--- a/bdb/test/memp002.tcl
+++ b/storage/bdb/test/memp002.tcl
diff --git a/bdb/test/memp003.tcl b/storage/bdb/test/memp003.tcl
index 31eb55b757c..31eb55b757c 100644
--- a/bdb/test/memp003.tcl
+++ b/storage/bdb/test/memp003.tcl
diff --git a/bdb/test/mpoolscript.tcl b/storage/bdb/test/mpoolscript.tcl
index c13f70eb945..c13f70eb945 100644
--- a/bdb/test/mpoolscript.tcl
+++ b/storage/bdb/test/mpoolscript.tcl
diff --git a/bdb/test/mutex001.tcl b/storage/bdb/test/mutex001.tcl
index 93f858993a5..93f858993a5 100644
--- a/bdb/test/mutex001.tcl
+++ b/storage/bdb/test/mutex001.tcl
diff --git a/bdb/test/mutex002.tcl b/storage/bdb/test/mutex002.tcl
index 193e600fe8b..193e600fe8b 100644
--- a/bdb/test/mutex002.tcl
+++ b/storage/bdb/test/mutex002.tcl
diff --git a/bdb/test/mutex003.tcl b/storage/bdb/test/mutex003.tcl
index da35ac0d115..da35ac0d115 100644
--- a/bdb/test/mutex003.tcl
+++ b/storage/bdb/test/mutex003.tcl
diff --git a/bdb/test/mutexscript.tcl b/storage/bdb/test/mutexscript.tcl
index bc410f2716d..bc410f2716d 100644
--- a/bdb/test/mutexscript.tcl
+++ b/storage/bdb/test/mutexscript.tcl
diff --git a/bdb/test/ndbm.tcl b/storage/bdb/test/ndbm.tcl
index 0bf8e0cc87c..0bf8e0cc87c 100644
--- a/bdb/test/ndbm.tcl
+++ b/storage/bdb/test/ndbm.tcl
diff --git a/bdb/test/parallel.tcl b/storage/bdb/test/parallel.tcl
index 4e101c088cb..4e101c088cb 100644
--- a/bdb/test/parallel.tcl
+++ b/storage/bdb/test/parallel.tcl
diff --git a/bdb/test/recd001.tcl b/storage/bdb/test/recd001.tcl
index bc7ac6d896a..bc7ac6d896a 100644
--- a/bdb/test/recd001.tcl
+++ b/storage/bdb/test/recd001.tcl
diff --git a/bdb/test/recd002.tcl b/storage/bdb/test/recd002.tcl
index ed579291283..ed579291283 100644
--- a/bdb/test/recd002.tcl
+++ b/storage/bdb/test/recd002.tcl
diff --git a/bdb/test/recd003.tcl b/storage/bdb/test/recd003.tcl
index 0fd054832ce..0fd054832ce 100644
--- a/bdb/test/recd003.tcl
+++ b/storage/bdb/test/recd003.tcl
diff --git a/bdb/test/recd004.tcl b/storage/bdb/test/recd004.tcl
index 74504ac3cd7..74504ac3cd7 100644
--- a/bdb/test/recd004.tcl
+++ b/storage/bdb/test/recd004.tcl
diff --git a/bdb/test/recd005.tcl b/storage/bdb/test/recd005.tcl
index 7668c9e3be3..7668c9e3be3 100644
--- a/bdb/test/recd005.tcl
+++ b/storage/bdb/test/recd005.tcl
diff --git a/bdb/test/recd006.tcl b/storage/bdb/test/recd006.tcl
index fc35e755b08..fc35e755b08 100644
--- a/bdb/test/recd006.tcl
+++ b/storage/bdb/test/recd006.tcl
diff --git a/bdb/test/recd007.tcl b/storage/bdb/test/recd007.tcl
index aeac3bea2c1..aeac3bea2c1 100644
--- a/bdb/test/recd007.tcl
+++ b/storage/bdb/test/recd007.tcl
diff --git a/bdb/test/recd008.tcl b/storage/bdb/test/recd008.tcl
index 548813a403b..548813a403b 100644
--- a/bdb/test/recd008.tcl
+++ b/storage/bdb/test/recd008.tcl
diff --git a/bdb/test/recd009.tcl b/storage/bdb/test/recd009.tcl
index 5538d2d7652..5538d2d7652 100644
--- a/bdb/test/recd009.tcl
+++ b/storage/bdb/test/recd009.tcl
diff --git a/bdb/test/recd010.tcl b/storage/bdb/test/recd010.tcl
index 2549e03a2c0..2549e03a2c0 100644
--- a/bdb/test/recd010.tcl
+++ b/storage/bdb/test/recd010.tcl
diff --git a/bdb/test/recd011.tcl b/storage/bdb/test/recd011.tcl
index 74108a30650..74108a30650 100644
--- a/bdb/test/recd011.tcl
+++ b/storage/bdb/test/recd011.tcl
diff --git a/bdb/test/recd012.tcl b/storage/bdb/test/recd012.tcl
index 8231e648588..8231e648588 100644
--- a/bdb/test/recd012.tcl
+++ b/storage/bdb/test/recd012.tcl
diff --git a/bdb/test/recd013.tcl b/storage/bdb/test/recd013.tcl
index e08654f34e0..e08654f34e0 100644
--- a/bdb/test/recd013.tcl
+++ b/storage/bdb/test/recd013.tcl
diff --git a/bdb/test/recd014.tcl b/storage/bdb/test/recd014.tcl
index 6796341dca2..6796341dca2 100644
--- a/bdb/test/recd014.tcl
+++ b/storage/bdb/test/recd014.tcl
diff --git a/bdb/test/recd015.tcl b/storage/bdb/test/recd015.tcl
index 8c3ad612419..8c3ad612419 100644
--- a/bdb/test/recd015.tcl
+++ b/storage/bdb/test/recd015.tcl
diff --git a/bdb/test/recd016.tcl b/storage/bdb/test/recd016.tcl
index 504aca09617..504aca09617 100644
--- a/bdb/test/recd016.tcl
+++ b/storage/bdb/test/recd016.tcl
diff --git a/bdb/test/recd017.tcl b/storage/bdb/test/recd017.tcl
index 9f8208c1b3e..9f8208c1b3e 100644
--- a/bdb/test/recd017.tcl
+++ b/storage/bdb/test/recd017.tcl
diff --git a/bdb/test/recd018.tcl b/storage/bdb/test/recd018.tcl
index fb5a589d851..fb5a589d851 100644
--- a/bdb/test/recd018.tcl
+++ b/storage/bdb/test/recd018.tcl
diff --git a/bdb/test/recd019.tcl b/storage/bdb/test/recd019.tcl
index dd67b7dcb2a..dd67b7dcb2a 100644
--- a/bdb/test/recd019.tcl
+++ b/storage/bdb/test/recd019.tcl
diff --git a/bdb/test/recd020.tcl b/storage/bdb/test/recd020.tcl
index 93a89f32578..93a89f32578 100644
--- a/bdb/test/recd020.tcl
+++ b/storage/bdb/test/recd020.tcl
diff --git a/bdb/test/recd15scr.tcl b/storage/bdb/test/recd15scr.tcl
index e1238907a71..e1238907a71 100644
--- a/bdb/test/recd15scr.tcl
+++ b/storage/bdb/test/recd15scr.tcl
diff --git a/bdb/test/recdscript.tcl b/storage/bdb/test/recdscript.tcl
index a2afde46e4d..a2afde46e4d 100644
--- a/bdb/test/recdscript.tcl
+++ b/storage/bdb/test/recdscript.tcl
diff --git a/bdb/test/rep001.tcl b/storage/bdb/test/rep001.tcl
index 97a640029f5..97a640029f5 100644
--- a/bdb/test/rep001.tcl
+++ b/storage/bdb/test/rep001.tcl
diff --git a/bdb/test/rep002.tcl b/storage/bdb/test/rep002.tcl
index 68666b0d0f0..68666b0d0f0 100644
--- a/bdb/test/rep002.tcl
+++ b/storage/bdb/test/rep002.tcl
diff --git a/bdb/test/rep003.tcl b/storage/bdb/test/rep003.tcl
index 7bb7e00ddbf..7bb7e00ddbf 100644
--- a/bdb/test/rep003.tcl
+++ b/storage/bdb/test/rep003.tcl
diff --git a/bdb/test/rep004.tcl b/storage/bdb/test/rep004.tcl
index e1d4d3b65c7..e1d4d3b65c7 100644
--- a/bdb/test/rep004.tcl
+++ b/storage/bdb/test/rep004.tcl
diff --git a/bdb/test/rep005.tcl b/storage/bdb/test/rep005.tcl
index e0515f1cd62..e0515f1cd62 100644
--- a/bdb/test/rep005.tcl
+++ b/storage/bdb/test/rep005.tcl
diff --git a/bdb/test/reputils.tcl b/storage/bdb/test/reputils.tcl
index 340e359f26d..340e359f26d 100644
--- a/bdb/test/reputils.tcl
+++ b/storage/bdb/test/reputils.tcl
diff --git a/bdb/test/rpc001.tcl b/storage/bdb/test/rpc001.tcl
index 1b65639014f..1b65639014f 100644
--- a/bdb/test/rpc001.tcl
+++ b/storage/bdb/test/rpc001.tcl
diff --git a/bdb/test/rpc002.tcl b/storage/bdb/test/rpc002.tcl
index 4b69265bf3a..4b69265bf3a 100644
--- a/bdb/test/rpc002.tcl
+++ b/storage/bdb/test/rpc002.tcl
diff --git a/bdb/test/rpc003.tcl b/storage/bdb/test/rpc003.tcl
index 76f0dca6c07..76f0dca6c07 100644
--- a/bdb/test/rpc003.tcl
+++ b/storage/bdb/test/rpc003.tcl
diff --git a/bdb/test/rpc004.tcl b/storage/bdb/test/rpc004.tcl
index ca1462f3a89..ca1462f3a89 100644
--- a/bdb/test/rpc004.tcl
+++ b/storage/bdb/test/rpc004.tcl
diff --git a/bdb/test/rpc005.tcl b/storage/bdb/test/rpc005.tcl
index f46e7355e5a..f46e7355e5a 100644
--- a/bdb/test/rpc005.tcl
+++ b/storage/bdb/test/rpc005.tcl
diff --git a/bdb/test/rsrc001.tcl b/storage/bdb/test/rsrc001.tcl
index 1d57769fda2..1d57769fda2 100644
--- a/bdb/test/rsrc001.tcl
+++ b/storage/bdb/test/rsrc001.tcl
diff --git a/bdb/test/rsrc002.tcl b/storage/bdb/test/rsrc002.tcl
index 0cb3cf752e6..0cb3cf752e6 100644
--- a/bdb/test/rsrc002.tcl
+++ b/storage/bdb/test/rsrc002.tcl
diff --git a/bdb/test/rsrc003.tcl b/storage/bdb/test/rsrc003.tcl
index f357a1e7f80..f357a1e7f80 100644
--- a/bdb/test/rsrc003.tcl
+++ b/storage/bdb/test/rsrc003.tcl
diff --git a/bdb/test/rsrc004.tcl b/storage/bdb/test/rsrc004.tcl
index f6c2f997eb8..f6c2f997eb8 100644
--- a/bdb/test/rsrc004.tcl
+++ b/storage/bdb/test/rsrc004.tcl
diff --git a/bdb/test/scr001/chk.code b/storage/bdb/test/scr001/chk.code
index eb01d8614b3..eb01d8614b3 100644
--- a/bdb/test/scr001/chk.code
+++ b/storage/bdb/test/scr001/chk.code
diff --git a/bdb/test/scr002/chk.def b/storage/bdb/test/scr002/chk.def
index 7d5e6670f63..7d5e6670f63 100644
--- a/bdb/test/scr002/chk.def
+++ b/storage/bdb/test/scr002/chk.def
diff --git a/bdb/test/scr003/chk.define b/storage/bdb/test/scr003/chk.define
index f73355eddf6..f73355eddf6 100644
--- a/bdb/test/scr003/chk.define
+++ b/storage/bdb/test/scr003/chk.define
diff --git a/bdb/test/scr004/chk.javafiles b/storage/bdb/test/scr004/chk.javafiles
index d30c5e3e779..d30c5e3e779 100644
--- a/bdb/test/scr004/chk.javafiles
+++ b/storage/bdb/test/scr004/chk.javafiles
diff --git a/bdb/test/scr005/chk.nl b/storage/bdb/test/scr005/chk.nl
index 47c7ff74d4b..47c7ff74d4b 100644
--- a/bdb/test/scr005/chk.nl
+++ b/storage/bdb/test/scr005/chk.nl
diff --git a/bdb/test/scr006/chk.offt b/storage/bdb/test/scr006/chk.offt
index 6800268d2a2..6800268d2a2 100644
--- a/bdb/test/scr006/chk.offt
+++ b/storage/bdb/test/scr006/chk.offt
diff --git a/bdb/test/scr007/chk.proto b/storage/bdb/test/scr007/chk.proto
index ae406fa23fe..ae406fa23fe 100644
--- a/bdb/test/scr007/chk.proto
+++ b/storage/bdb/test/scr007/chk.proto
diff --git a/bdb/test/scr008/chk.pubdef b/storage/bdb/test/scr008/chk.pubdef
index 4f59e831b25..4f59e831b25 100644
--- a/bdb/test/scr008/chk.pubdef
+++ b/storage/bdb/test/scr008/chk.pubdef
diff --git a/bdb/test/scr009/chk.srcfiles b/storage/bdb/test/scr009/chk.srcfiles
index 4f09a2890f6..4f09a2890f6 100644
--- a/bdb/test/scr009/chk.srcfiles
+++ b/storage/bdb/test/scr009/chk.srcfiles
diff --git a/bdb/test/scr010/chk.str b/storage/bdb/test/scr010/chk.str
index 2b5698c0ff2..2b5698c0ff2 100644
--- a/bdb/test/scr010/chk.str
+++ b/storage/bdb/test/scr010/chk.str
diff --git a/bdb/test/scr010/spell.ok b/storage/bdb/test/scr010/spell.ok
index 18af8d1306d..18af8d1306d 100644
--- a/bdb/test/scr010/spell.ok
+++ b/storage/bdb/test/scr010/spell.ok
diff --git a/bdb/test/scr011/chk.tags b/storage/bdb/test/scr011/chk.tags
index 14a3c4e011d..14a3c4e011d 100644
--- a/bdb/test/scr011/chk.tags
+++ b/storage/bdb/test/scr011/chk.tags
diff --git a/bdb/test/scr012/chk.vx_code b/storage/bdb/test/scr012/chk.vx_code
index 8d7ca608f93..8d7ca608f93 100644
--- a/bdb/test/scr012/chk.vx_code
+++ b/storage/bdb/test/scr012/chk.vx_code
diff --git a/bdb/test/scr013/chk.stats b/storage/bdb/test/scr013/chk.stats
index 3a404699668..3a404699668 100644
--- a/bdb/test/scr013/chk.stats
+++ b/storage/bdb/test/scr013/chk.stats
diff --git a/bdb/test/scr014/chk.err b/storage/bdb/test/scr014/chk.err
index 72b4a62719f..72b4a62719f 100644
--- a/bdb/test/scr014/chk.err
+++ b/storage/bdb/test/scr014/chk.err
diff --git a/bdb/test/scr015/README b/storage/bdb/test/scr015/README
index 75a356eea06..75a356eea06 100644
--- a/bdb/test/scr015/README
+++ b/storage/bdb/test/scr015/README
diff --git a/bdb/test/scr015/TestConstruct01.cpp b/storage/bdb/test/scr015/TestConstruct01.cpp
index 7ae328d458c..7ae328d458c 100644
--- a/bdb/test/scr015/TestConstruct01.cpp
+++ b/storage/bdb/test/scr015/TestConstruct01.cpp
diff --git a/bdb/test/scr015/TestConstruct01.testerr b/storage/bdb/test/scr015/TestConstruct01.testerr
index 1ba627d103b..1ba627d103b 100644
--- a/bdb/test/scr015/TestConstruct01.testerr
+++ b/storage/bdb/test/scr015/TestConstruct01.testerr
diff --git a/bdb/test/scr015/TestConstruct01.testout b/storage/bdb/test/scr015/TestConstruct01.testout
index 9b840f9fcf4..9b840f9fcf4 100644
--- a/bdb/test/scr015/TestConstruct01.testout
+++ b/storage/bdb/test/scr015/TestConstruct01.testout
diff --git a/bdb/test/scr015/TestExceptInclude.cpp b/storage/bdb/test/scr015/TestExceptInclude.cpp
index 28bc498222f..28bc498222f 100644
--- a/bdb/test/scr015/TestExceptInclude.cpp
+++ b/storage/bdb/test/scr015/TestExceptInclude.cpp
diff --git a/bdb/test/scr015/TestGetSetMethods.cpp b/storage/bdb/test/scr015/TestGetSetMethods.cpp
index 81ef914eac3..81ef914eac3 100644
--- a/bdb/test/scr015/TestGetSetMethods.cpp
+++ b/storage/bdb/test/scr015/TestGetSetMethods.cpp
diff --git a/bdb/test/scr015/TestKeyRange.cpp b/storage/bdb/test/scr015/TestKeyRange.cpp
index 980d2f518e0..980d2f518e0 100644
--- a/bdb/test/scr015/TestKeyRange.cpp
+++ b/storage/bdb/test/scr015/TestKeyRange.cpp
diff --git a/bdb/test/scr015/TestKeyRange.testin b/storage/bdb/test/scr015/TestKeyRange.testin
index a2b6bd74e7b..a2b6bd74e7b 100644
--- a/bdb/test/scr015/TestKeyRange.testin
+++ b/storage/bdb/test/scr015/TestKeyRange.testin
diff --git a/bdb/test/scr015/TestKeyRange.testout b/storage/bdb/test/scr015/TestKeyRange.testout
index 25b2e1a835c..25b2e1a835c 100644
--- a/bdb/test/scr015/TestKeyRange.testout
+++ b/storage/bdb/test/scr015/TestKeyRange.testout
diff --git a/bdb/test/scr015/TestLogc.cpp b/storage/bdb/test/scr015/TestLogc.cpp
index 94fcfa0b3ec..94fcfa0b3ec 100644
--- a/bdb/test/scr015/TestLogc.cpp
+++ b/storage/bdb/test/scr015/TestLogc.cpp
diff --git a/bdb/test/scr015/TestLogc.testout b/storage/bdb/test/scr015/TestLogc.testout
index afac3af7eda..afac3af7eda 100644
--- a/bdb/test/scr015/TestLogc.testout
+++ b/storage/bdb/test/scr015/TestLogc.testout
diff --git a/bdb/test/scr015/TestSimpleAccess.cpp b/storage/bdb/test/scr015/TestSimpleAccess.cpp
index 2450b9b3030..2450b9b3030 100644
--- a/bdb/test/scr015/TestSimpleAccess.cpp
+++ b/storage/bdb/test/scr015/TestSimpleAccess.cpp
diff --git a/bdb/test/scr015/TestSimpleAccess.testout b/storage/bdb/test/scr015/TestSimpleAccess.testout
index dc88d4788e4..dc88d4788e4 100644
--- a/bdb/test/scr015/TestSimpleAccess.testout
+++ b/storage/bdb/test/scr015/TestSimpleAccess.testout
diff --git a/bdb/test/scr015/TestTruncate.cpp b/storage/bdb/test/scr015/TestTruncate.cpp
index d5c0dc6de29..d5c0dc6de29 100644
--- a/bdb/test/scr015/TestTruncate.cpp
+++ b/storage/bdb/test/scr015/TestTruncate.cpp
diff --git a/bdb/test/scr015/TestTruncate.testout b/storage/bdb/test/scr015/TestTruncate.testout
index 0a4bc98165d..0a4bc98165d 100644
--- a/bdb/test/scr015/TestTruncate.testout
+++ b/storage/bdb/test/scr015/TestTruncate.testout
diff --git a/bdb/test/scr015/chk.cxxtests b/storage/bdb/test/scr015/chk.cxxtests
index 5c21e27208c..5c21e27208c 100644
--- a/bdb/test/scr015/chk.cxxtests
+++ b/storage/bdb/test/scr015/chk.cxxtests
diff --git a/bdb/test/scr015/ignore b/storage/bdb/test/scr015/ignore
index 55ce82ae372..55ce82ae372 100644
--- a/bdb/test/scr015/ignore
+++ b/storage/bdb/test/scr015/ignore
diff --git a/bdb/test/scr015/testall b/storage/bdb/test/scr015/testall
index a2d493a8b22..a2d493a8b22 100644
--- a/bdb/test/scr015/testall
+++ b/storage/bdb/test/scr015/testall
diff --git a/bdb/test/scr015/testone b/storage/bdb/test/scr015/testone
index 3bbba3f90f0..3bbba3f90f0 100644
--- a/bdb/test/scr015/testone
+++ b/storage/bdb/test/scr015/testone
diff --git a/bdb/test/scr016/CallbackTest.java b/storage/bdb/test/scr016/CallbackTest.java
index eede964a027..eede964a027 100644
--- a/bdb/test/scr016/CallbackTest.java
+++ b/storage/bdb/test/scr016/CallbackTest.java
diff --git a/bdb/test/scr016/CallbackTest.testout b/storage/bdb/test/scr016/CallbackTest.testout
index 68797d4a2de..68797d4a2de 100644
--- a/bdb/test/scr016/CallbackTest.testout
+++ b/storage/bdb/test/scr016/CallbackTest.testout
diff --git a/bdb/test/scr016/README b/storage/bdb/test/scr016/README
index 226a8aa3b77..226a8aa3b77 100644
--- a/bdb/test/scr016/README
+++ b/storage/bdb/test/scr016/README
diff --git a/bdb/test/scr016/TestAppendRecno.java b/storage/bdb/test/scr016/TestAppendRecno.java
index f4ea70ca084..f4ea70ca084 100644
--- a/bdb/test/scr016/TestAppendRecno.java
+++ b/storage/bdb/test/scr016/TestAppendRecno.java
diff --git a/bdb/test/scr016/TestAppendRecno.testout b/storage/bdb/test/scr016/TestAppendRecno.testout
index 970174e7a96..970174e7a96 100644
--- a/bdb/test/scr016/TestAppendRecno.testout
+++ b/storage/bdb/test/scr016/TestAppendRecno.testout
diff --git a/bdb/test/scr016/TestAssociate.java b/storage/bdb/test/scr016/TestAssociate.java
index 4105b9cb0a1..4105b9cb0a1 100644
--- a/bdb/test/scr016/TestAssociate.java
+++ b/storage/bdb/test/scr016/TestAssociate.java
diff --git a/bdb/test/scr016/TestAssociate.testout b/storage/bdb/test/scr016/TestAssociate.testout
index 34414b660d1..34414b660d1 100644
--- a/bdb/test/scr016/TestAssociate.testout
+++ b/storage/bdb/test/scr016/TestAssociate.testout
diff --git a/bdb/test/scr016/TestClosedDb.java b/storage/bdb/test/scr016/TestClosedDb.java
index 3bd6e5380f8..3bd6e5380f8 100644
--- a/bdb/test/scr016/TestClosedDb.java
+++ b/storage/bdb/test/scr016/TestClosedDb.java
diff --git a/bdb/test/scr016/TestClosedDb.testout b/storage/bdb/test/scr016/TestClosedDb.testout
index ce13883f63a..ce13883f63a 100644
--- a/bdb/test/scr016/TestClosedDb.testout
+++ b/storage/bdb/test/scr016/TestClosedDb.testout
diff --git a/bdb/test/scr016/TestConstruct01.java b/storage/bdb/test/scr016/TestConstruct01.java
index b60073ebc0d..b60073ebc0d 100644
--- a/bdb/test/scr016/TestConstruct01.java
+++ b/storage/bdb/test/scr016/TestConstruct01.java
diff --git a/bdb/test/scr016/TestConstruct01.testerr b/storage/bdb/test/scr016/TestConstruct01.testerr
index e69de29bb2d..e69de29bb2d 100644
--- a/bdb/test/scr016/TestConstruct01.testerr
+++ b/storage/bdb/test/scr016/TestConstruct01.testerr
diff --git a/bdb/test/scr016/TestConstruct01.testout b/storage/bdb/test/scr016/TestConstruct01.testout
index 5d2041cd197..5d2041cd197 100644
--- a/bdb/test/scr016/TestConstruct01.testout
+++ b/storage/bdb/test/scr016/TestConstruct01.testout
diff --git a/bdb/test/scr016/TestConstruct02.java b/storage/bdb/test/scr016/TestConstruct02.java
index 5bbb55ccd56..5bbb55ccd56 100644
--- a/bdb/test/scr016/TestConstruct02.java
+++ b/storage/bdb/test/scr016/TestConstruct02.java
diff --git a/bdb/test/scr016/TestConstruct02.testout b/storage/bdb/test/scr016/TestConstruct02.testout
index 5d2041cd197..5d2041cd197 100644
--- a/bdb/test/scr016/TestConstruct02.testout
+++ b/storage/bdb/test/scr016/TestConstruct02.testout
diff --git a/bdb/test/scr016/TestDbtFlags.java b/storage/bdb/test/scr016/TestDbtFlags.java
index 98527e6b3e7..98527e6b3e7 100644
--- a/bdb/test/scr016/TestDbtFlags.java
+++ b/storage/bdb/test/scr016/TestDbtFlags.java
diff --git a/bdb/test/scr016/TestDbtFlags.testerr b/storage/bdb/test/scr016/TestDbtFlags.testerr
index 7666868ebd4..7666868ebd4 100644
--- a/bdb/test/scr016/TestDbtFlags.testerr
+++ b/storage/bdb/test/scr016/TestDbtFlags.testerr
diff --git a/bdb/test/scr016/TestDbtFlags.testout b/storage/bdb/test/scr016/TestDbtFlags.testout
index b8deb1bcc16..b8deb1bcc16 100644
--- a/bdb/test/scr016/TestDbtFlags.testout
+++ b/storage/bdb/test/scr016/TestDbtFlags.testout
diff --git a/bdb/test/scr016/TestGetSetMethods.java b/storage/bdb/test/scr016/TestGetSetMethods.java
index a1b2722d8fd..a1b2722d8fd 100644
--- a/bdb/test/scr016/TestGetSetMethods.java
+++ b/storage/bdb/test/scr016/TestGetSetMethods.java
diff --git a/bdb/test/scr016/TestKeyRange.java b/storage/bdb/test/scr016/TestKeyRange.java
index 8eda2de426f..8eda2de426f 100644
--- a/bdb/test/scr016/TestKeyRange.java
+++ b/storage/bdb/test/scr016/TestKeyRange.java
diff --git a/bdb/test/scr016/TestKeyRange.testout b/storage/bdb/test/scr016/TestKeyRange.testout
index c265f3289fb..c265f3289fb 100644
--- a/bdb/test/scr016/TestKeyRange.testout
+++ b/storage/bdb/test/scr016/TestKeyRange.testout
diff --git a/bdb/test/scr016/TestLockVec.java b/storage/bdb/test/scr016/TestLockVec.java
index ad48e9f2f9a..ad48e9f2f9a 100644
--- a/bdb/test/scr016/TestLockVec.java
+++ b/storage/bdb/test/scr016/TestLockVec.java
diff --git a/bdb/test/scr016/TestLockVec.testout b/storage/bdb/test/scr016/TestLockVec.testout
index 1cf16c6ac4e..1cf16c6ac4e 100644
--- a/bdb/test/scr016/TestLockVec.testout
+++ b/storage/bdb/test/scr016/TestLockVec.testout
diff --git a/bdb/test/scr016/TestLogc.java b/storage/bdb/test/scr016/TestLogc.java
index ec9c373a93b..ec9c373a93b 100644
--- a/bdb/test/scr016/TestLogc.java
+++ b/storage/bdb/test/scr016/TestLogc.java
diff --git a/bdb/test/scr016/TestLogc.testout b/storage/bdb/test/scr016/TestLogc.testout
index afac3af7eda..afac3af7eda 100644
--- a/bdb/test/scr016/TestLogc.testout
+++ b/storage/bdb/test/scr016/TestLogc.testout
diff --git a/bdb/test/scr016/TestOpenEmpty.java b/storage/bdb/test/scr016/TestOpenEmpty.java
index ae92fd363d9..ae92fd363d9 100644
--- a/bdb/test/scr016/TestOpenEmpty.java
+++ b/storage/bdb/test/scr016/TestOpenEmpty.java
diff --git a/bdb/test/scr016/TestOpenEmpty.testerr b/storage/bdb/test/scr016/TestOpenEmpty.testerr
index dd3e01c7ab7..dd3e01c7ab7 100644
--- a/bdb/test/scr016/TestOpenEmpty.testerr
+++ b/storage/bdb/test/scr016/TestOpenEmpty.testerr
diff --git a/bdb/test/scr016/TestReplication.java b/storage/bdb/test/scr016/TestReplication.java
index 87cb683d60f..87cb683d60f 100644
--- a/bdb/test/scr016/TestReplication.java
+++ b/storage/bdb/test/scr016/TestReplication.java
diff --git a/bdb/test/scr016/TestRpcServer.java b/storage/bdb/test/scr016/TestRpcServer.java
index ef325cef075..ef325cef075 100644
--- a/bdb/test/scr016/TestRpcServer.java
+++ b/storage/bdb/test/scr016/TestRpcServer.java
diff --git a/bdb/test/scr016/TestSameDbt.java b/storage/bdb/test/scr016/TestSameDbt.java
index 9866ed49307..9866ed49307 100644
--- a/bdb/test/scr016/TestSameDbt.java
+++ b/storage/bdb/test/scr016/TestSameDbt.java
diff --git a/bdb/test/scr016/TestSameDbt.testout b/storage/bdb/test/scr016/TestSameDbt.testout
index be4bbbe59e9..be4bbbe59e9 100644
--- a/bdb/test/scr016/TestSameDbt.testout
+++ b/storage/bdb/test/scr016/TestSameDbt.testout
diff --git a/bdb/test/scr016/TestSimpleAccess.java b/storage/bdb/test/scr016/TestSimpleAccess.java
index ba7390cada1..ba7390cada1 100644
--- a/bdb/test/scr016/TestSimpleAccess.java
+++ b/storage/bdb/test/scr016/TestSimpleAccess.java
diff --git a/bdb/test/scr016/TestSimpleAccess.testout b/storage/bdb/test/scr016/TestSimpleAccess.testout
index dc88d4788e4..dc88d4788e4 100644
--- a/bdb/test/scr016/TestSimpleAccess.testout
+++ b/storage/bdb/test/scr016/TestSimpleAccess.testout
diff --git a/bdb/test/scr016/TestStat.java b/storage/bdb/test/scr016/TestStat.java
index 55ba9823115..55ba9823115 100644
--- a/bdb/test/scr016/TestStat.java
+++ b/storage/bdb/test/scr016/TestStat.java
diff --git a/bdb/test/scr016/TestStat.testout b/storage/bdb/test/scr016/TestStat.testout
index caf9db1fb13..caf9db1fb13 100644
--- a/bdb/test/scr016/TestStat.testout
+++ b/storage/bdb/test/scr016/TestStat.testout
diff --git a/bdb/test/scr016/TestTruncate.java b/storage/bdb/test/scr016/TestTruncate.java
index 71377236246..71377236246 100644
--- a/bdb/test/scr016/TestTruncate.java
+++ b/storage/bdb/test/scr016/TestTruncate.java
diff --git a/bdb/test/scr016/TestTruncate.testout b/storage/bdb/test/scr016/TestTruncate.testout
index 23f291df754..23f291df754 100644
--- a/bdb/test/scr016/TestTruncate.testout
+++ b/storage/bdb/test/scr016/TestTruncate.testout
diff --git a/bdb/test/scr016/TestUtil.java b/storage/bdb/test/scr016/TestUtil.java
index 1bddfb0b014..1bddfb0b014 100644
--- a/bdb/test/scr016/TestUtil.java
+++ b/storage/bdb/test/scr016/TestUtil.java
diff --git a/bdb/test/scr016/TestXAServlet.java b/storage/bdb/test/scr016/TestXAServlet.java
index 8b9fe57e261..8b9fe57e261 100644
--- a/bdb/test/scr016/TestXAServlet.java
+++ b/storage/bdb/test/scr016/TestXAServlet.java
diff --git a/bdb/test/scr016/chk.javatests b/storage/bdb/test/scr016/chk.javatests
index 34d7dfe78d7..34d7dfe78d7 100644
--- a/bdb/test/scr016/chk.javatests
+++ b/storage/bdb/test/scr016/chk.javatests
diff --git a/bdb/test/scr016/ignore b/storage/bdb/test/scr016/ignore
index 1dfaf6adea4..1dfaf6adea4 100644
--- a/bdb/test/scr016/ignore
+++ b/storage/bdb/test/scr016/ignore
diff --git a/bdb/test/scr016/testall b/storage/bdb/test/scr016/testall
index a4e1b5a8c70..a4e1b5a8c70 100644
--- a/bdb/test/scr016/testall
+++ b/storage/bdb/test/scr016/testall
diff --git a/bdb/test/scr016/testone b/storage/bdb/test/scr016/testone
index 5f5d2e0017d..5f5d2e0017d 100644
--- a/bdb/test/scr016/testone
+++ b/storage/bdb/test/scr016/testone
diff --git a/bdb/test/scr017/O.BH b/storage/bdb/test/scr017/O.BH
index cd499d38779..cd499d38779 100644
--- a/bdb/test/scr017/O.BH
+++ b/storage/bdb/test/scr017/O.BH
diff --git a/bdb/test/scr017/O.R b/storage/bdb/test/scr017/O.R
index d78a04727d8..d78a04727d8 100644
--- a/bdb/test/scr017/O.R
+++ b/storage/bdb/test/scr017/O.R
diff --git a/bdb/test/scr017/chk.db185 b/storage/bdb/test/scr017/chk.db185
index c2a07c51d26..c2a07c51d26 100644
--- a/bdb/test/scr017/chk.db185
+++ b/storage/bdb/test/scr017/chk.db185
diff --git a/bdb/test/scr017/t.c b/storage/bdb/test/scr017/t.c
index f03b33880d6..f03b33880d6 100644
--- a/bdb/test/scr017/t.c
+++ b/storage/bdb/test/scr017/t.c
diff --git a/bdb/test/scr018/chk.comma b/storage/bdb/test/scr018/chk.comma
index 42df48d1881..42df48d1881 100644
--- a/bdb/test/scr018/chk.comma
+++ b/storage/bdb/test/scr018/chk.comma
diff --git a/bdb/test/scr018/t.c b/storage/bdb/test/scr018/t.c
index 4056a605928..4056a605928 100644
--- a/bdb/test/scr018/t.c
+++ b/storage/bdb/test/scr018/t.c
diff --git a/bdb/test/scr019/chk.include b/storage/bdb/test/scr019/chk.include
index 444217bedb4..444217bedb4 100644
--- a/bdb/test/scr019/chk.include
+++ b/storage/bdb/test/scr019/chk.include
diff --git a/bdb/test/scr020/chk.inc b/storage/bdb/test/scr020/chk.inc
index 189126b10c3..189126b10c3 100644
--- a/bdb/test/scr020/chk.inc
+++ b/storage/bdb/test/scr020/chk.inc
diff --git a/bdb/test/scr021/chk.flags b/storage/bdb/test/scr021/chk.flags
index 1b2bb62cca7..1b2bb62cca7 100644
--- a/bdb/test/scr021/chk.flags
+++ b/storage/bdb/test/scr021/chk.flags
diff --git a/bdb/test/scr022/chk.rr b/storage/bdb/test/scr022/chk.rr
index df230315299..df230315299 100644
--- a/bdb/test/scr022/chk.rr
+++ b/storage/bdb/test/scr022/chk.rr
diff --git a/bdb/test/sdb001.tcl b/storage/bdb/test/sdb001.tcl
index a03160e0ab7..a03160e0ab7 100644
--- a/bdb/test/sdb001.tcl
+++ b/storage/bdb/test/sdb001.tcl
diff --git a/bdb/test/sdb002.tcl b/storage/bdb/test/sdb002.tcl
index 4757e12afc7..4757e12afc7 100644
--- a/bdb/test/sdb002.tcl
+++ b/storage/bdb/test/sdb002.tcl
diff --git a/bdb/test/sdb003.tcl b/storage/bdb/test/sdb003.tcl
index 5d1536d8c84..5d1536d8c84 100644
--- a/bdb/test/sdb003.tcl
+++ b/storage/bdb/test/sdb003.tcl
diff --git a/bdb/test/sdb004.tcl b/storage/bdb/test/sdb004.tcl
index d3d95f1fde0..d3d95f1fde0 100644
--- a/bdb/test/sdb004.tcl
+++ b/storage/bdb/test/sdb004.tcl
diff --git a/bdb/test/sdb005.tcl b/storage/bdb/test/sdb005.tcl
index 98cea5b348b..98cea5b348b 100644
--- a/bdb/test/sdb005.tcl
+++ b/storage/bdb/test/sdb005.tcl
diff --git a/bdb/test/sdb006.tcl b/storage/bdb/test/sdb006.tcl
index fd6066b08d6..fd6066b08d6 100644
--- a/bdb/test/sdb006.tcl
+++ b/storage/bdb/test/sdb006.tcl
diff --git a/bdb/test/sdb007.tcl b/storage/bdb/test/sdb007.tcl
index 0f9488a92a1..0f9488a92a1 100644
--- a/bdb/test/sdb007.tcl
+++ b/storage/bdb/test/sdb007.tcl
diff --git a/bdb/test/sdb008.tcl b/storage/bdb/test/sdb008.tcl
index 1c46aed2087..1c46aed2087 100644
--- a/bdb/test/sdb008.tcl
+++ b/storage/bdb/test/sdb008.tcl
diff --git a/bdb/test/sdb009.tcl b/storage/bdb/test/sdb009.tcl
index 4e4869643ef..4e4869643ef 100644
--- a/bdb/test/sdb009.tcl
+++ b/storage/bdb/test/sdb009.tcl
diff --git a/bdb/test/sdb010.tcl b/storage/bdb/test/sdb010.tcl
index 51f25976c56..51f25976c56 100644
--- a/bdb/test/sdb010.tcl
+++ b/storage/bdb/test/sdb010.tcl
diff --git a/bdb/test/sdb011.tcl b/storage/bdb/test/sdb011.tcl
index 862e32f73ed..862e32f73ed 100644
--- a/bdb/test/sdb011.tcl
+++ b/storage/bdb/test/sdb011.tcl
diff --git a/bdb/test/sdb012.tcl b/storage/bdb/test/sdb012.tcl
index 9c05d977daf..9c05d977daf 100644
--- a/bdb/test/sdb012.tcl
+++ b/storage/bdb/test/sdb012.tcl
diff --git a/bdb/test/sdbscript.tcl b/storage/bdb/test/sdbscript.tcl
index d1978ccb048..d1978ccb048 100644
--- a/bdb/test/sdbscript.tcl
+++ b/storage/bdb/test/sdbscript.tcl
diff --git a/bdb/test/sdbtest001.tcl b/storage/bdb/test/sdbtest001.tcl
index b8b4508c2a4..b8b4508c2a4 100644
--- a/bdb/test/sdbtest001.tcl
+++ b/storage/bdb/test/sdbtest001.tcl
diff --git a/bdb/test/sdbtest002.tcl b/storage/bdb/test/sdbtest002.tcl
index 95717413a7b..95717413a7b 100644
--- a/bdb/test/sdbtest002.tcl
+++ b/storage/bdb/test/sdbtest002.tcl
diff --git a/bdb/test/sdbutils.tcl b/storage/bdb/test/sdbutils.tcl
index 3221a422e18..3221a422e18 100644
--- a/bdb/test/sdbutils.tcl
+++ b/storage/bdb/test/sdbutils.tcl
diff --git a/bdb/test/sec001.tcl b/storage/bdb/test/sec001.tcl
index eb4bcc24dd2..eb4bcc24dd2 100644
--- a/bdb/test/sec001.tcl
+++ b/storage/bdb/test/sec001.tcl
diff --git a/bdb/test/sec002.tcl b/storage/bdb/test/sec002.tcl
index d790162f1d7..d790162f1d7 100644
--- a/bdb/test/sec002.tcl
+++ b/storage/bdb/test/sec002.tcl
diff --git a/bdb/test/shelltest.tcl b/storage/bdb/test/shelltest.tcl
index 6190bac1f8d..6190bac1f8d 100644
--- a/bdb/test/shelltest.tcl
+++ b/storage/bdb/test/shelltest.tcl
diff --git a/bdb/test/si001.tcl b/storage/bdb/test/si001.tcl
index 1a2247c5f8b..1a2247c5f8b 100644
--- a/bdb/test/si001.tcl
+++ b/storage/bdb/test/si001.tcl
diff --git a/bdb/test/si002.tcl b/storage/bdb/test/si002.tcl
index 46ba86e7560..46ba86e7560 100644
--- a/bdb/test/si002.tcl
+++ b/storage/bdb/test/si002.tcl
diff --git a/bdb/test/si003.tcl b/storage/bdb/test/si003.tcl
index 1cc8c884e75..1cc8c884e75 100644
--- a/bdb/test/si003.tcl
+++ b/storage/bdb/test/si003.tcl
diff --git a/bdb/test/si004.tcl b/storage/bdb/test/si004.tcl
index 291100da6b3..291100da6b3 100644
--- a/bdb/test/si004.tcl
+++ b/storage/bdb/test/si004.tcl
diff --git a/bdb/test/si005.tcl b/storage/bdb/test/si005.tcl
index e5ed49175c9..e5ed49175c9 100644
--- a/bdb/test/si005.tcl
+++ b/storage/bdb/test/si005.tcl
diff --git a/bdb/test/si006.tcl b/storage/bdb/test/si006.tcl
index 3a1dbb3c4f8..3a1dbb3c4f8 100644
--- a/bdb/test/si006.tcl
+++ b/storage/bdb/test/si006.tcl
diff --git a/bdb/test/sindex.tcl b/storage/bdb/test/sindex.tcl
index fc2a0fc2f31..fc2a0fc2f31 100644
--- a/bdb/test/sindex.tcl
+++ b/storage/bdb/test/sindex.tcl
diff --git a/bdb/test/sysscript.tcl b/storage/bdb/test/sysscript.tcl
index 810b0df6cef..810b0df6cef 100644
--- a/bdb/test/sysscript.tcl
+++ b/storage/bdb/test/sysscript.tcl
diff --git a/bdb/test/test.tcl b/storage/bdb/test/test.tcl
index 10ee9425b7a..10ee9425b7a 100644
--- a/bdb/test/test.tcl
+++ b/storage/bdb/test/test.tcl
diff --git a/bdb/test/test001.tcl b/storage/bdb/test/test001.tcl
index f0b562bbf24..f0b562bbf24 100644
--- a/bdb/test/test001.tcl
+++ b/storage/bdb/test/test001.tcl
diff --git a/bdb/test/test002.tcl b/storage/bdb/test/test002.tcl
index bc28994d6a7..bc28994d6a7 100644
--- a/bdb/test/test002.tcl
+++ b/storage/bdb/test/test002.tcl
diff --git a/bdb/test/test003.tcl b/storage/bdb/test/test003.tcl
index c7bfe6c15ad..c7bfe6c15ad 100644
--- a/bdb/test/test003.tcl
+++ b/storage/bdb/test/test003.tcl
diff --git a/bdb/test/test004.tcl b/storage/bdb/test/test004.tcl
index 7bea6f88eca..7bea6f88eca 100644
--- a/bdb/test/test004.tcl
+++ b/storage/bdb/test/test004.tcl
diff --git a/bdb/test/test005.tcl b/storage/bdb/test/test005.tcl
index f3e37f2149d..f3e37f2149d 100644
--- a/bdb/test/test005.tcl
+++ b/storage/bdb/test/test005.tcl
diff --git a/bdb/test/test006.tcl b/storage/bdb/test/test006.tcl
index fbaebfe8ac8..fbaebfe8ac8 100644
--- a/bdb/test/test006.tcl
+++ b/storage/bdb/test/test006.tcl
diff --git a/bdb/test/test007.tcl b/storage/bdb/test/test007.tcl
index 1e99d107a2d..1e99d107a2d 100644
--- a/bdb/test/test007.tcl
+++ b/storage/bdb/test/test007.tcl
diff --git a/bdb/test/test008.tcl b/storage/bdb/test/test008.tcl
index 0af97a40110..0af97a40110 100644
--- a/bdb/test/test008.tcl
+++ b/storage/bdb/test/test008.tcl
diff --git a/bdb/test/test009.tcl b/storage/bdb/test/test009.tcl
index 7ef46d8c818..7ef46d8c818 100644
--- a/bdb/test/test009.tcl
+++ b/storage/bdb/test/test009.tcl
diff --git a/bdb/test/test010.tcl b/storage/bdb/test/test010.tcl
index 0b5f5531795..0b5f5531795 100644
--- a/bdb/test/test010.tcl
+++ b/storage/bdb/test/test010.tcl
diff --git a/bdb/test/test011.tcl b/storage/bdb/test/test011.tcl
index 63e2203efe4..63e2203efe4 100644
--- a/bdb/test/test011.tcl
+++ b/storage/bdb/test/test011.tcl
diff --git a/bdb/test/test012.tcl b/storage/bdb/test/test012.tcl
index e7237d27267..e7237d27267 100644
--- a/bdb/test/test012.tcl
+++ b/storage/bdb/test/test012.tcl
diff --git a/bdb/test/test013.tcl b/storage/bdb/test/test013.tcl
index 96d7757b0d8..96d7757b0d8 100644
--- a/bdb/test/test013.tcl
+++ b/storage/bdb/test/test013.tcl
diff --git a/bdb/test/test014.tcl b/storage/bdb/test/test014.tcl
index 00d69d3352e..00d69d3352e 100644
--- a/bdb/test/test014.tcl
+++ b/storage/bdb/test/test014.tcl
diff --git a/bdb/test/test015.tcl b/storage/bdb/test/test015.tcl
index f129605a405..f129605a405 100644
--- a/bdb/test/test015.tcl
+++ b/storage/bdb/test/test015.tcl
diff --git a/bdb/test/test016.tcl b/storage/bdb/test/test016.tcl
index af289f866f4..af289f866f4 100644
--- a/bdb/test/test016.tcl
+++ b/storage/bdb/test/test016.tcl
diff --git a/bdb/test/test017.tcl b/storage/bdb/test/test017.tcl
index 1f99aa328fb..1f99aa328fb 100644
--- a/bdb/test/test017.tcl
+++ b/storage/bdb/test/test017.tcl
diff --git a/bdb/test/test018.tcl b/storage/bdb/test/test018.tcl
index 8fc8a14e95e..8fc8a14e95e 100644
--- a/bdb/test/test018.tcl
+++ b/storage/bdb/test/test018.tcl
diff --git a/bdb/test/test019.tcl b/storage/bdb/test/test019.tcl
index aa3a58a0bcd..aa3a58a0bcd 100644
--- a/bdb/test/test019.tcl
+++ b/storage/bdb/test/test019.tcl
diff --git a/bdb/test/test020.tcl b/storage/bdb/test/test020.tcl
index 9b6d939acad..9b6d939acad 100644
--- a/bdb/test/test020.tcl
+++ b/storage/bdb/test/test020.tcl
diff --git a/bdb/test/test021.tcl b/storage/bdb/test/test021.tcl
index 56936da389a..56936da389a 100644
--- a/bdb/test/test021.tcl
+++ b/storage/bdb/test/test021.tcl
diff --git a/bdb/test/test022.tcl b/storage/bdb/test/test022.tcl
index d25d7ecdffe..d25d7ecdffe 100644
--- a/bdb/test/test022.tcl
+++ b/storage/bdb/test/test022.tcl
diff --git a/bdb/test/test023.tcl b/storage/bdb/test/test023.tcl
index c37539a0f55..c37539a0f55 100644
--- a/bdb/test/test023.tcl
+++ b/storage/bdb/test/test023.tcl
diff --git a/bdb/test/test024.tcl b/storage/bdb/test/test024.tcl
index bbdc8fb2253..bbdc8fb2253 100644
--- a/bdb/test/test024.tcl
+++ b/storage/bdb/test/test024.tcl
diff --git a/bdb/test/test025.tcl b/storage/bdb/test/test025.tcl
index 180a1aa2939..180a1aa2939 100644
--- a/bdb/test/test025.tcl
+++ b/storage/bdb/test/test025.tcl
diff --git a/bdb/test/test026.tcl b/storage/bdb/test/test026.tcl
index ce65e925d35..ce65e925d35 100644
--- a/bdb/test/test026.tcl
+++ b/storage/bdb/test/test026.tcl
diff --git a/bdb/test/test027.tcl b/storage/bdb/test/test027.tcl
index a0f6dfa4dcb..a0f6dfa4dcb 100644
--- a/bdb/test/test027.tcl
+++ b/storage/bdb/test/test027.tcl
diff --git a/bdb/test/test028.tcl b/storage/bdb/test/test028.tcl
index a546744fdac..a546744fdac 100644
--- a/bdb/test/test028.tcl
+++ b/storage/bdb/test/test028.tcl
diff --git a/bdb/test/test029.tcl b/storage/bdb/test/test029.tcl
index 8e4b8aa6e41..8e4b8aa6e41 100644
--- a/bdb/test/test029.tcl
+++ b/storage/bdb/test/test029.tcl
diff --git a/bdb/test/test030.tcl b/storage/bdb/test/test030.tcl
index d91359f07a0..d91359f07a0 100644
--- a/bdb/test/test030.tcl
+++ b/storage/bdb/test/test030.tcl
diff --git a/bdb/test/test031.tcl b/storage/bdb/test/test031.tcl
index 0006deb2d99..0006deb2d99 100644
--- a/bdb/test/test031.tcl
+++ b/storage/bdb/test/test031.tcl
diff --git a/bdb/test/test032.tcl b/storage/bdb/test/test032.tcl
index 2076b744851..2076b744851 100644
--- a/bdb/test/test032.tcl
+++ b/storage/bdb/test/test032.tcl
diff --git a/bdb/test/test033.tcl b/storage/bdb/test/test033.tcl
index a7796ce99d6..a7796ce99d6 100644
--- a/bdb/test/test033.tcl
+++ b/storage/bdb/test/test033.tcl
diff --git a/bdb/test/test034.tcl b/storage/bdb/test/test034.tcl
index 647ad940815..647ad940815 100644
--- a/bdb/test/test034.tcl
+++ b/storage/bdb/test/test034.tcl
diff --git a/bdb/test/test035.tcl b/storage/bdb/test/test035.tcl
index 06796b1e9aa..06796b1e9aa 100644
--- a/bdb/test/test035.tcl
+++ b/storage/bdb/test/test035.tcl
diff --git a/bdb/test/test036.tcl b/storage/bdb/test/test036.tcl
index 4e54f363ff8..4e54f363ff8 100644
--- a/bdb/test/test036.tcl
+++ b/storage/bdb/test/test036.tcl
diff --git a/bdb/test/test037.tcl b/storage/bdb/test/test037.tcl
index 0b2e2989949..0b2e2989949 100644
--- a/bdb/test/test037.tcl
+++ b/storage/bdb/test/test037.tcl
diff --git a/bdb/test/test038.tcl b/storage/bdb/test/test038.tcl
index 3babde8fe0b..3babde8fe0b 100644
--- a/bdb/test/test038.tcl
+++ b/storage/bdb/test/test038.tcl
diff --git a/bdb/test/test039.tcl b/storage/bdb/test/test039.tcl
index 2bbc83ebe05..2bbc83ebe05 100644
--- a/bdb/test/test039.tcl
+++ b/storage/bdb/test/test039.tcl
diff --git a/bdb/test/test040.tcl b/storage/bdb/test/test040.tcl
index 1856f78fc2e..1856f78fc2e 100644
--- a/bdb/test/test040.tcl
+++ b/storage/bdb/test/test040.tcl
diff --git a/bdb/test/test041.tcl b/storage/bdb/test/test041.tcl
index fdcbdbef3d7..fdcbdbef3d7 100644
--- a/bdb/test/test041.tcl
+++ b/storage/bdb/test/test041.tcl
diff --git a/bdb/test/test042.tcl b/storage/bdb/test/test042.tcl
index 9f444b8349c..9f444b8349c 100644
--- a/bdb/test/test042.tcl
+++ b/storage/bdb/test/test042.tcl
diff --git a/bdb/test/test043.tcl b/storage/bdb/test/test043.tcl
index eea7ec86d54..eea7ec86d54 100644
--- a/bdb/test/test043.tcl
+++ b/storage/bdb/test/test043.tcl
diff --git a/bdb/test/test044.tcl b/storage/bdb/test/test044.tcl
index 67cf3ea24b8..67cf3ea24b8 100644
--- a/bdb/test/test044.tcl
+++ b/storage/bdb/test/test044.tcl
diff --git a/bdb/test/test045.tcl b/storage/bdb/test/test045.tcl
index 3825135facd..3825135facd 100644
--- a/bdb/test/test045.tcl
+++ b/storage/bdb/test/test045.tcl
diff --git a/bdb/test/test046.tcl b/storage/bdb/test/test046.tcl
index 4136f30aaa7..4136f30aaa7 100644
--- a/bdb/test/test046.tcl
+++ b/storage/bdb/test/test046.tcl
diff --git a/bdb/test/test047.tcl b/storage/bdb/test/test047.tcl
index 61c1d0864c5..61c1d0864c5 100644
--- a/bdb/test/test047.tcl
+++ b/storage/bdb/test/test047.tcl
diff --git a/bdb/test/test048.tcl b/storage/bdb/test/test048.tcl
index 2131f6f553c..2131f6f553c 100644
--- a/bdb/test/test048.tcl
+++ b/storage/bdb/test/test048.tcl
diff --git a/bdb/test/test049.tcl b/storage/bdb/test/test049.tcl
index 3040727c469..3040727c469 100644
--- a/bdb/test/test049.tcl
+++ b/storage/bdb/test/test049.tcl
diff --git a/bdb/test/test050.tcl b/storage/bdb/test/test050.tcl
index dfaeddd035c..dfaeddd035c 100644
--- a/bdb/test/test050.tcl
+++ b/storage/bdb/test/test050.tcl
diff --git a/bdb/test/test051.tcl b/storage/bdb/test/test051.tcl
index 830b7630788..830b7630788 100644
--- a/bdb/test/test051.tcl
+++ b/storage/bdb/test/test051.tcl
diff --git a/bdb/test/test052.tcl b/storage/bdb/test/test052.tcl
index 1f386449630..1f386449630 100644
--- a/bdb/test/test052.tcl
+++ b/storage/bdb/test/test052.tcl
diff --git a/bdb/test/test053.tcl b/storage/bdb/test/test053.tcl
index 3e217a2b55f..3e217a2b55f 100644
--- a/bdb/test/test053.tcl
+++ b/storage/bdb/test/test053.tcl
diff --git a/bdb/test/test054.tcl b/storage/bdb/test/test054.tcl
index f53f5a658bf..f53f5a658bf 100644
--- a/bdb/test/test054.tcl
+++ b/storage/bdb/test/test054.tcl
diff --git a/bdb/test/test055.tcl b/storage/bdb/test/test055.tcl
index 25134dca4be..25134dca4be 100644
--- a/bdb/test/test055.tcl
+++ b/storage/bdb/test/test055.tcl
diff --git a/bdb/test/test056.tcl b/storage/bdb/test/test056.tcl
index ef310332ed1..ef310332ed1 100644
--- a/bdb/test/test056.tcl
+++ b/storage/bdb/test/test056.tcl
diff --git a/bdb/test/test057.tcl b/storage/bdb/test/test057.tcl
index 04fb09ef260..04fb09ef260 100644
--- a/bdb/test/test057.tcl
+++ b/storage/bdb/test/test057.tcl
diff --git a/bdb/test/test058.tcl b/storage/bdb/test/test058.tcl
index daf164fd6e2..daf164fd6e2 100644
--- a/bdb/test/test058.tcl
+++ b/storage/bdb/test/test058.tcl
diff --git a/bdb/test/test059.tcl b/storage/bdb/test/test059.tcl
index 596ea7a3c94..596ea7a3c94 100644
--- a/bdb/test/test059.tcl
+++ b/storage/bdb/test/test059.tcl
diff --git a/bdb/test/test060.tcl b/storage/bdb/test/test060.tcl
index 4a18c97f42f..4a18c97f42f 100644
--- a/bdb/test/test060.tcl
+++ b/storage/bdb/test/test060.tcl
diff --git a/bdb/test/test061.tcl b/storage/bdb/test/test061.tcl
index 65544e88deb..65544e88deb 100644
--- a/bdb/test/test061.tcl
+++ b/storage/bdb/test/test061.tcl
diff --git a/bdb/test/test062.tcl b/storage/bdb/test/test062.tcl
index 5cacd98a2c0..5cacd98a2c0 100644
--- a/bdb/test/test062.tcl
+++ b/storage/bdb/test/test062.tcl
diff --git a/bdb/test/test063.tcl b/storage/bdb/test/test063.tcl
index 2e8726c8f96..2e8726c8f96 100644
--- a/bdb/test/test063.tcl
+++ b/storage/bdb/test/test063.tcl
diff --git a/bdb/test/test064.tcl b/storage/bdb/test/test064.tcl
index c306b0d9d46..c306b0d9d46 100644
--- a/bdb/test/test064.tcl
+++ b/storage/bdb/test/test064.tcl
diff --git a/bdb/test/test065.tcl b/storage/bdb/test/test065.tcl
index ea29b4d2db7..ea29b4d2db7 100644
--- a/bdb/test/test065.tcl
+++ b/storage/bdb/test/test065.tcl
diff --git a/bdb/test/test066.tcl b/storage/bdb/test/test066.tcl
index 13d0894dcae..13d0894dcae 100644
--- a/bdb/test/test066.tcl
+++ b/storage/bdb/test/test066.tcl
diff --git a/bdb/test/test067.tcl b/storage/bdb/test/test067.tcl
index 5f5a88c4be1..5f5a88c4be1 100644
--- a/bdb/test/test067.tcl
+++ b/storage/bdb/test/test067.tcl
diff --git a/bdb/test/test068.tcl b/storage/bdb/test/test068.tcl
index 31f4272ba55..31f4272ba55 100644
--- a/bdb/test/test068.tcl
+++ b/storage/bdb/test/test068.tcl
diff --git a/bdb/test/test069.tcl b/storage/bdb/test/test069.tcl
index d986c861358..d986c861358 100644
--- a/bdb/test/test069.tcl
+++ b/storage/bdb/test/test069.tcl
diff --git a/bdb/test/test070.tcl b/storage/bdb/test/test070.tcl
index 986fd079589..986fd079589 100644
--- a/bdb/test/test070.tcl
+++ b/storage/bdb/test/test070.tcl
diff --git a/bdb/test/test071.tcl b/storage/bdb/test/test071.tcl
index 3f2604022f1..3f2604022f1 100644
--- a/bdb/test/test071.tcl
+++ b/storage/bdb/test/test071.tcl
diff --git a/bdb/test/test072.tcl b/storage/bdb/test/test072.tcl
index 3c08f93975d..3c08f93975d 100644
--- a/bdb/test/test072.tcl
+++ b/storage/bdb/test/test072.tcl
diff --git a/bdb/test/test073.tcl b/storage/bdb/test/test073.tcl
index 02a0f3b0d19..02a0f3b0d19 100644
--- a/bdb/test/test073.tcl
+++ b/storage/bdb/test/test073.tcl
diff --git a/bdb/test/test074.tcl b/storage/bdb/test/test074.tcl
index 7f620db2d97..7f620db2d97 100644
--- a/bdb/test/test074.tcl
+++ b/storage/bdb/test/test074.tcl
diff --git a/bdb/test/test075.tcl b/storage/bdb/test/test075.tcl
index 540d8f0ed73..540d8f0ed73 100644
--- a/bdb/test/test075.tcl
+++ b/storage/bdb/test/test075.tcl
diff --git a/bdb/test/test076.tcl b/storage/bdb/test/test076.tcl
index 9f7b1ed2972..9f7b1ed2972 100644
--- a/bdb/test/test076.tcl
+++ b/storage/bdb/test/test076.tcl
diff --git a/bdb/test/test077.tcl b/storage/bdb/test/test077.tcl
index 99cf432af20..99cf432af20 100644
--- a/bdb/test/test077.tcl
+++ b/storage/bdb/test/test077.tcl
diff --git a/bdb/test/test078.tcl b/storage/bdb/test/test078.tcl
index 45a1d46466e..45a1d46466e 100644
--- a/bdb/test/test078.tcl
+++ b/storage/bdb/test/test078.tcl
diff --git a/bdb/test/test079.tcl b/storage/bdb/test/test079.tcl
index 70fd4e05090..70fd4e05090 100644
--- a/bdb/test/test079.tcl
+++ b/storage/bdb/test/test079.tcl
diff --git a/bdb/test/test080.tcl b/storage/bdb/test/test080.tcl
index 9f649496f68..9f649496f68 100644
--- a/bdb/test/test080.tcl
+++ b/storage/bdb/test/test080.tcl
diff --git a/bdb/test/test081.tcl b/storage/bdb/test/test081.tcl
index 37c2b44ac33..37c2b44ac33 100644
--- a/bdb/test/test081.tcl
+++ b/storage/bdb/test/test081.tcl
diff --git a/bdb/test/test082.tcl b/storage/bdb/test/test082.tcl
index e8c1fa45a92..e8c1fa45a92 100644
--- a/bdb/test/test082.tcl
+++ b/storage/bdb/test/test082.tcl
diff --git a/bdb/test/test083.tcl b/storage/bdb/test/test083.tcl
index e4168ee1c43..e4168ee1c43 100644
--- a/bdb/test/test083.tcl
+++ b/storage/bdb/test/test083.tcl
diff --git a/bdb/test/test084.tcl b/storage/bdb/test/test084.tcl
index 89bc13978b0..89bc13978b0 100644
--- a/bdb/test/test084.tcl
+++ b/storage/bdb/test/test084.tcl
diff --git a/bdb/test/test085.tcl b/storage/bdb/test/test085.tcl
index b0412d6fe68..b0412d6fe68 100644
--- a/bdb/test/test085.tcl
+++ b/storage/bdb/test/test085.tcl
diff --git a/bdb/test/test086.tcl b/storage/bdb/test/test086.tcl
index e15aa1d8bb9..e15aa1d8bb9 100644
--- a/bdb/test/test086.tcl
+++ b/storage/bdb/test/test086.tcl
diff --git a/bdb/test/test087.tcl b/storage/bdb/test/test087.tcl
index 089664a0002..089664a0002 100644
--- a/bdb/test/test087.tcl
+++ b/storage/bdb/test/test087.tcl
diff --git a/bdb/test/test088.tcl b/storage/bdb/test/test088.tcl
index 7065b4cd642..7065b4cd642 100644
--- a/bdb/test/test088.tcl
+++ b/storage/bdb/test/test088.tcl
diff --git a/bdb/test/test089.tcl b/storage/bdb/test/test089.tcl
index d378152f203..d378152f203 100644
--- a/bdb/test/test089.tcl
+++ b/storage/bdb/test/test089.tcl
diff --git a/bdb/test/test090.tcl b/storage/bdb/test/test090.tcl
index da90688ffc5..da90688ffc5 100644
--- a/bdb/test/test090.tcl
+++ b/storage/bdb/test/test090.tcl
diff --git a/bdb/test/test091.tcl b/storage/bdb/test/test091.tcl
index cfd2a60ebb5..cfd2a60ebb5 100644
--- a/bdb/test/test091.tcl
+++ b/storage/bdb/test/test091.tcl
diff --git a/bdb/test/test092.tcl b/storage/bdb/test/test092.tcl
index 29c1c55a9a9..29c1c55a9a9 100644
--- a/bdb/test/test092.tcl
+++ b/storage/bdb/test/test092.tcl
diff --git a/bdb/test/test093.tcl b/storage/bdb/test/test093.tcl
index e3f8f0103c6..e3f8f0103c6 100644
--- a/bdb/test/test093.tcl
+++ b/storage/bdb/test/test093.tcl
diff --git a/bdb/test/test094.tcl b/storage/bdb/test/test094.tcl
index 781052913f4..781052913f4 100644
--- a/bdb/test/test094.tcl
+++ b/storage/bdb/test/test094.tcl
diff --git a/bdb/test/test095.tcl b/storage/bdb/test/test095.tcl
index 5543f346b7e..5543f346b7e 100644
--- a/bdb/test/test095.tcl
+++ b/storage/bdb/test/test095.tcl
diff --git a/bdb/test/test096.tcl b/storage/bdb/test/test096.tcl
index 042df19eac7..042df19eac7 100644
--- a/bdb/test/test096.tcl
+++ b/storage/bdb/test/test096.tcl
diff --git a/bdb/test/test097.tcl b/storage/bdb/test/test097.tcl
index 6e43b820b2f..6e43b820b2f 100644
--- a/bdb/test/test097.tcl
+++ b/storage/bdb/test/test097.tcl
diff --git a/bdb/test/test098.tcl b/storage/bdb/test/test098.tcl
index 320e0258a84..320e0258a84 100644
--- a/bdb/test/test098.tcl
+++ b/storage/bdb/test/test098.tcl
diff --git a/bdb/test/test099.tcl b/storage/bdb/test/test099.tcl
index db177ce5fff..db177ce5fff 100644
--- a/bdb/test/test099.tcl
+++ b/storage/bdb/test/test099.tcl
diff --git a/bdb/test/test100.tcl b/storage/bdb/test/test100.tcl
index f80b2e526dd..f80b2e526dd 100644
--- a/bdb/test/test100.tcl
+++ b/storage/bdb/test/test100.tcl
diff --git a/bdb/test/test101.tcl b/storage/bdb/test/test101.tcl
index 7e5c8fc30fc..7e5c8fc30fc 100644
--- a/bdb/test/test101.tcl
+++ b/storage/bdb/test/test101.tcl
diff --git a/bdb/test/testparams.tcl b/storage/bdb/test/testparams.tcl
index 6628db532d7..6628db532d7 100644
--- a/bdb/test/testparams.tcl
+++ b/storage/bdb/test/testparams.tcl
diff --git a/bdb/test/testutils.tcl b/storage/bdb/test/testutils.tcl
index d1f89dd1e15..d1f89dd1e15 100644
--- a/bdb/test/testutils.tcl
+++ b/storage/bdb/test/testutils.tcl
diff --git a/bdb/test/txn001.tcl b/storage/bdb/test/txn001.tcl
index 406ef35751c..406ef35751c 100644
--- a/bdb/test/txn001.tcl
+++ b/storage/bdb/test/txn001.tcl
diff --git a/bdb/test/txn002.tcl b/storage/bdb/test/txn002.tcl
index 5107472644d..5107472644d 100644
--- a/bdb/test/txn002.tcl
+++ b/storage/bdb/test/txn002.tcl
diff --git a/bdb/test/txn003.tcl b/storage/bdb/test/txn003.tcl
index 71e450cf9ce..71e450cf9ce 100644
--- a/bdb/test/txn003.tcl
+++ b/storage/bdb/test/txn003.tcl
diff --git a/bdb/test/txn004.tcl b/storage/bdb/test/txn004.tcl
index 75e1b40043f..75e1b40043f 100644
--- a/bdb/test/txn004.tcl
+++ b/storage/bdb/test/txn004.tcl
diff --git a/bdb/test/txn005.tcl b/storage/bdb/test/txn005.tcl
index 604f3ad7de4..604f3ad7de4 100644
--- a/bdb/test/txn005.tcl
+++ b/storage/bdb/test/txn005.tcl
diff --git a/bdb/test/txn006.tcl b/storage/bdb/test/txn006.tcl
index 7bf37d34dfc..7bf37d34dfc 100644
--- a/bdb/test/txn006.tcl
+++ b/storage/bdb/test/txn006.tcl
diff --git a/bdb/test/txn007.tcl b/storage/bdb/test/txn007.tcl
index f67dc209f92..f67dc209f92 100644
--- a/bdb/test/txn007.tcl
+++ b/storage/bdb/test/txn007.tcl
diff --git a/bdb/test/txn008.tcl b/storage/bdb/test/txn008.tcl
index ad57ea0eeaa..ad57ea0eeaa 100644
--- a/bdb/test/txn008.tcl
+++ b/storage/bdb/test/txn008.tcl
diff --git a/bdb/test/txn009.tcl b/storage/bdb/test/txn009.tcl
index 784c0068a41..784c0068a41 100644
--- a/bdb/test/txn009.tcl
+++ b/storage/bdb/test/txn009.tcl
diff --git a/bdb/test/txnscript.tcl b/storage/bdb/test/txnscript.tcl
index 1a4a1b6f2ec..1a4a1b6f2ec 100644
--- a/bdb/test/txnscript.tcl
+++ b/storage/bdb/test/txnscript.tcl
diff --git a/bdb/test/update.tcl b/storage/bdb/test/update.tcl
index 2bedfacc793..2bedfacc793 100644
--- a/bdb/test/update.tcl
+++ b/storage/bdb/test/update.tcl
diff --git a/bdb/test/upgrade.tcl b/storage/bdb/test/upgrade.tcl
index 1c0ffc5461a..1c0ffc5461a 100644
--- a/bdb/test/upgrade.tcl
+++ b/storage/bdb/test/upgrade.tcl
diff --git a/bdb/test/wordlist b/storage/bdb/test/wordlist
index 03ea15f7277..03ea15f7277 100644
--- a/bdb/test/wordlist
+++ b/storage/bdb/test/wordlist
diff --git a/bdb/test/wrap.tcl b/storage/bdb/test/wrap.tcl
index aaceb4f74e6..aaceb4f74e6 100644
--- a/bdb/test/wrap.tcl
+++ b/storage/bdb/test/wrap.tcl
diff --git a/bdb/txn/txn.c b/storage/bdb/txn/txn.c
index 78c54791d06..78c54791d06 100644
--- a/bdb/txn/txn.c
+++ b/storage/bdb/txn/txn.c
diff --git a/bdb/txn/txn.src b/storage/bdb/txn/txn.src
index 3f69b29e3ff..3f69b29e3ff 100644
--- a/bdb/txn/txn.src
+++ b/storage/bdb/txn/txn.src
diff --git a/bdb/txn/txn_method.c b/storage/bdb/txn/txn_method.c
index 60fdf30583e..60fdf30583e 100644
--- a/bdb/txn/txn_method.c
+++ b/storage/bdb/txn/txn_method.c
diff --git a/bdb/txn/txn_rec.c b/storage/bdb/txn/txn_rec.c
index 69af6a1f907..69af6a1f907 100644
--- a/bdb/txn/txn_rec.c
+++ b/storage/bdb/txn/txn_rec.c
diff --git a/bdb/txn/txn_recover.c b/storage/bdb/txn/txn_recover.c
index 732a82e5030..732a82e5030 100644
--- a/bdb/txn/txn_recover.c
+++ b/storage/bdb/txn/txn_recover.c
diff --git a/bdb/txn/txn_region.c b/storage/bdb/txn/txn_region.c
index bf72d4f1d2c..bf72d4f1d2c 100644
--- a/bdb/txn/txn_region.c
+++ b/storage/bdb/txn/txn_region.c
diff --git a/bdb/txn/txn_stat.c b/storage/bdb/txn/txn_stat.c
index f7d84e8f4c6..f7d84e8f4c6 100644
--- a/bdb/txn/txn_stat.c
+++ b/storage/bdb/txn/txn_stat.c
diff --git a/bdb/txn/txn_util.c b/storage/bdb/txn/txn_util.c
index cbfbc419615..cbfbc419615 100644
--- a/bdb/txn/txn_util.c
+++ b/storage/bdb/txn/txn_util.c
diff --git a/bdb/xa/xa.c b/storage/bdb/xa/xa.c
index 6667d14c2bf..6667d14c2bf 100644
--- a/bdb/xa/xa.c
+++ b/storage/bdb/xa/xa.c
diff --git a/bdb/xa/xa_db.c b/storage/bdb/xa/xa_db.c
index b84bb1c9fa9..b84bb1c9fa9 100644
--- a/bdb/xa/xa_db.c
+++ b/storage/bdb/xa/xa_db.c
diff --git a/bdb/xa/xa_map.c b/storage/bdb/xa/xa_map.c
index 42fa4b20ed2..42fa4b20ed2 100644
--- a/bdb/xa/xa_map.c
+++ b/storage/bdb/xa/xa_map.c
diff --git a/heap/.cvsignore b/storage/heap/.cvsignore
index 675df8a3eb6..675df8a3eb6 100644
--- a/heap/.cvsignore
+++ b/storage/heap/.cvsignore
diff --git a/heap/ChangeLog b/storage/heap/ChangeLog
index 9d3ced84cc9..9d3ced84cc9 100644
--- a/heap/ChangeLog
+++ b/storage/heap/ChangeLog
diff --git a/heap/Makefile.am b/storage/heap/Makefile.am
index 2262fa3d5b1..2262fa3d5b1 100644
--- a/heap/Makefile.am
+++ b/storage/heap/Makefile.am
diff --git a/heap/_check.c b/storage/heap/_check.c
index 4316a9926f7..4316a9926f7 100644
--- a/heap/_check.c
+++ b/storage/heap/_check.c
diff --git a/heap/_rectest.c b/storage/heap/_rectest.c
index eb350263cec..eb350263cec 100644
--- a/heap/_rectest.c
+++ b/storage/heap/_rectest.c
diff --git a/heap/heapdef.h b/storage/heap/heapdef.h
index 68d9405138f..68d9405138f 100644
--- a/heap/heapdef.h
+++ b/storage/heap/heapdef.h
diff --git a/heap/hp_block.c b/storage/heap/hp_block.c
index f26b208b521..f26b208b521 100644
--- a/heap/hp_block.c
+++ b/storage/heap/hp_block.c
diff --git a/heap/hp_clear.c b/storage/heap/hp_clear.c
index 596d71ebe9c..596d71ebe9c 100644
--- a/heap/hp_clear.c
+++ b/storage/heap/hp_clear.c
diff --git a/heap/hp_close.c b/storage/heap/hp_close.c
index 3e0c9003ac8..3e0c9003ac8 100644
--- a/heap/hp_close.c
+++ b/storage/heap/hp_close.c
diff --git a/heap/hp_create.c b/storage/heap/hp_create.c
index 8fcf7dde000..8fcf7dde000 100644
--- a/heap/hp_create.c
+++ b/storage/heap/hp_create.c
diff --git a/heap/hp_delete.c b/storage/heap/hp_delete.c
index 5287533ae0a..5287533ae0a 100644
--- a/heap/hp_delete.c
+++ b/storage/heap/hp_delete.c
diff --git a/heap/hp_extra.c b/storage/heap/hp_extra.c
index dd41d6c5f19..dd41d6c5f19 100644
--- a/heap/hp_extra.c
+++ b/storage/heap/hp_extra.c
diff --git a/heap/hp_hash.c b/storage/heap/hp_hash.c
index 3121ef71fb0..3121ef71fb0 100644
--- a/heap/hp_hash.c
+++ b/storage/heap/hp_hash.c
diff --git a/heap/hp_info.c b/storage/heap/hp_info.c
index 2e56d030234..2e56d030234 100644
--- a/heap/hp_info.c
+++ b/storage/heap/hp_info.c
diff --git a/heap/hp_open.c b/storage/heap/hp_open.c
index fd937229b0d..fd937229b0d 100644
--- a/heap/hp_open.c
+++ b/storage/heap/hp_open.c
diff --git a/heap/hp_panic.c b/storage/heap/hp_panic.c
index 2b659cbfbb3..2b659cbfbb3 100644
--- a/heap/hp_panic.c
+++ b/storage/heap/hp_panic.c
diff --git a/heap/hp_rename.c b/storage/heap/hp_rename.c
index 93906a66c37..93906a66c37 100644
--- a/heap/hp_rename.c
+++ b/storage/heap/hp_rename.c
diff --git a/heap/hp_rfirst.c b/storage/heap/hp_rfirst.c
index 85548fea212..85548fea212 100644
--- a/heap/hp_rfirst.c
+++ b/storage/heap/hp_rfirst.c
diff --git a/heap/hp_rkey.c b/storage/heap/hp_rkey.c
index f5f22a877a1..f5f22a877a1 100644
--- a/heap/hp_rkey.c
+++ b/storage/heap/hp_rkey.c
diff --git a/heap/hp_rlast.c b/storage/heap/hp_rlast.c
index b1a49739108..b1a49739108 100644
--- a/heap/hp_rlast.c
+++ b/storage/heap/hp_rlast.c
diff --git a/heap/hp_rnext.c b/storage/heap/hp_rnext.c
index a1bc480333e..a1bc480333e 100644
--- a/heap/hp_rnext.c
+++ b/storage/heap/hp_rnext.c
diff --git a/heap/hp_rprev.c b/storage/heap/hp_rprev.c
index d8f5c01dcea..d8f5c01dcea 100644
--- a/heap/hp_rprev.c
+++ b/storage/heap/hp_rprev.c
diff --git a/heap/hp_rrnd.c b/storage/heap/hp_rrnd.c
index 4daa3a06377..4daa3a06377 100644
--- a/heap/hp_rrnd.c
+++ b/storage/heap/hp_rrnd.c
diff --git a/heap/hp_rsame.c b/storage/heap/hp_rsame.c
index 6a375753b1a..6a375753b1a 100644
--- a/heap/hp_rsame.c
+++ b/storage/heap/hp_rsame.c
diff --git a/heap/hp_scan.c b/storage/heap/hp_scan.c
index 59e544ca590..59e544ca590 100644
--- a/heap/hp_scan.c
+++ b/storage/heap/hp_scan.c
diff --git a/heap/hp_static.c b/storage/heap/hp_static.c
index a458b742b9c..a458b742b9c 100644
--- a/heap/hp_static.c
+++ b/storage/heap/hp_static.c
diff --git a/heap/hp_test1.c b/storage/heap/hp_test1.c
index dd696528eb8..dd696528eb8 100644
--- a/heap/hp_test1.c
+++ b/storage/heap/hp_test1.c
diff --git a/heap/hp_test2.c b/storage/heap/hp_test2.c
index 2de49bcb66b..2de49bcb66b 100644
--- a/heap/hp_test2.c
+++ b/storage/heap/hp_test2.c
diff --git a/heap/hp_update.c b/storage/heap/hp_update.c
index 2f4ea75f9aa..2f4ea75f9aa 100644
--- a/heap/hp_update.c
+++ b/storage/heap/hp_update.c
diff --git a/heap/hp_write.c b/storage/heap/hp_write.c
index a60d32eecb6..a60d32eecb6 100644
--- a/heap/hp_write.c
+++ b/storage/heap/hp_write.c
diff --git a/heap/make-ccc b/storage/heap/make-ccc
index 192647298ad..192647298ad 100755
--- a/heap/make-ccc
+++ b/storage/heap/make-ccc
diff --git a/innobase/Makefile.am b/storage/innobase/Makefile.am
index 8ff90d16a2c..8ff90d16a2c 100644
--- a/innobase/Makefile.am
+++ b/storage/innobase/Makefile.am
diff --git a/innobase/btr/Makefile.am b/storage/innobase/btr/Makefile.am
index ed61facb695..ed61facb695 100644
--- a/innobase/btr/Makefile.am
+++ b/storage/innobase/btr/Makefile.am
diff --git a/innobase/btr/btr0btr.c b/storage/innobase/btr/btr0btr.c
index 1744fc36f4d..1744fc36f4d 100644
--- a/innobase/btr/btr0btr.c
+++ b/storage/innobase/btr/btr0btr.c
diff --git a/innobase/btr/btr0cur.c b/storage/innobase/btr/btr0cur.c
index e093c911f22..e093c911f22 100644
--- a/innobase/btr/btr0cur.c
+++ b/storage/innobase/btr/btr0cur.c
diff --git a/innobase/btr/btr0pcur.c b/storage/innobase/btr/btr0pcur.c
index ceaa4f41a18..ceaa4f41a18 100644
--- a/innobase/btr/btr0pcur.c
+++ b/storage/innobase/btr/btr0pcur.c
diff --git a/innobase/btr/btr0sea.c b/storage/innobase/btr/btr0sea.c
index 97fdce2df75..97fdce2df75 100644
--- a/innobase/btr/btr0sea.c
+++ b/storage/innobase/btr/btr0sea.c
diff --git a/innobase/btr/makefilewin b/storage/innobase/btr/makefilewin
index a5806b74a51..a5806b74a51 100644
--- a/innobase/btr/makefilewin
+++ b/storage/innobase/btr/makefilewin
diff --git a/innobase/buf/Makefile.am b/storage/innobase/buf/Makefile.am
index 3f56c8b02d7..3f56c8b02d7 100644
--- a/innobase/buf/Makefile.am
+++ b/storage/innobase/buf/Makefile.am
diff --git a/innobase/buf/buf0buf.c b/storage/innobase/buf/buf0buf.c
index 89f851709db..89f851709db 100644
--- a/innobase/buf/buf0buf.c
+++ b/storage/innobase/buf/buf0buf.c
diff --git a/innobase/buf/buf0flu.c b/storage/innobase/buf/buf0flu.c
index 592ed972376..592ed972376 100644
--- a/innobase/buf/buf0flu.c
+++ b/storage/innobase/buf/buf0flu.c
diff --git a/innobase/buf/buf0lru.c b/storage/innobase/buf/buf0lru.c
index 18c4f8c10fb..18c4f8c10fb 100644
--- a/innobase/buf/buf0lru.c
+++ b/storage/innobase/buf/buf0lru.c
diff --git a/innobase/buf/buf0rea.c b/storage/innobase/buf/buf0rea.c
index d9dc2ca93f5..d9dc2ca93f5 100644
--- a/innobase/buf/buf0rea.c
+++ b/storage/innobase/buf/buf0rea.c
diff --git a/innobase/buf/makefilewin b/storage/innobase/buf/makefilewin
index ce62cb95958..ce62cb95958 100644
--- a/innobase/buf/makefilewin
+++ b/storage/innobase/buf/makefilewin
diff --git a/innobase/configure.in b/storage/innobase/configure.in
index baf11272ab9..baf11272ab9 100644
--- a/innobase/configure.in
+++ b/storage/innobase/configure.in
diff --git a/innobase/data/Makefile.am b/storage/innobase/data/Makefile.am
index eeb6f129de0..eeb6f129de0 100644
--- a/innobase/data/Makefile.am
+++ b/storage/innobase/data/Makefile.am
diff --git a/innobase/data/data0data.c b/storage/innobase/data/data0data.c
index 5f74dde8710..5f74dde8710 100644
--- a/innobase/data/data0data.c
+++ b/storage/innobase/data/data0data.c
diff --git a/innobase/data/data0type.c b/storage/innobase/data/data0type.c
index 3fcd666b5a5..3fcd666b5a5 100644
--- a/innobase/data/data0type.c
+++ b/storage/innobase/data/data0type.c
diff --git a/innobase/data/makefilewin b/storage/innobase/data/makefilewin
index 785b75fbb2b..785b75fbb2b 100644
--- a/innobase/data/makefilewin
+++ b/storage/innobase/data/makefilewin
diff --git a/innobase/db/db0err.h b/storage/innobase/db/db0err.h
index 34513545faa..34513545faa 100644
--- a/innobase/db/db0err.h
+++ b/storage/innobase/db/db0err.h
diff --git a/innobase/dict/Makefile.am b/storage/innobase/dict/Makefile.am
index 0034d2f8f1e..0034d2f8f1e 100644
--- a/innobase/dict/Makefile.am
+++ b/storage/innobase/dict/Makefile.am
diff --git a/innobase/dict/dict0boot.c b/storage/innobase/dict/dict0boot.c
index 0f6d55c9341..0f6d55c9341 100644
--- a/innobase/dict/dict0boot.c
+++ b/storage/innobase/dict/dict0boot.c
diff --git a/innobase/dict/dict0crea.c b/storage/innobase/dict/dict0crea.c
index 1f12386e413..1f12386e413 100644
--- a/innobase/dict/dict0crea.c
+++ b/storage/innobase/dict/dict0crea.c
diff --git a/innobase/dict/dict0dict.c b/storage/innobase/dict/dict0dict.c
index 02f46ea7b18..02f46ea7b18 100644
--- a/innobase/dict/dict0dict.c
+++ b/storage/innobase/dict/dict0dict.c
diff --git a/innobase/dict/dict0load.c b/storage/innobase/dict/dict0load.c
index 289b5dab4f2..289b5dab4f2 100644
--- a/innobase/dict/dict0load.c
+++ b/storage/innobase/dict/dict0load.c
diff --git a/innobase/dict/dict0mem.c b/storage/innobase/dict/dict0mem.c
index 48b9f28d292..48b9f28d292 100644
--- a/innobase/dict/dict0mem.c
+++ b/storage/innobase/dict/dict0mem.c
diff --git a/innobase/dict/makefilewin b/storage/innobase/dict/makefilewin
index e828d06943c..e828d06943c 100644
--- a/innobase/dict/makefilewin
+++ b/storage/innobase/dict/makefilewin
diff --git a/innobase/dyn/Makefile.am b/storage/innobase/dyn/Makefile.am
index ec33a3c18a9..ec33a3c18a9 100644
--- a/innobase/dyn/Makefile.am
+++ b/storage/innobase/dyn/Makefile.am
diff --git a/innobase/dyn/dyn0dyn.c b/storage/innobase/dyn/dyn0dyn.c
index 0afe6eda856..0afe6eda856 100644
--- a/innobase/dyn/dyn0dyn.c
+++ b/storage/innobase/dyn/dyn0dyn.c
diff --git a/innobase/dyn/makefilewin b/storage/innobase/dyn/makefilewin
index 71a58a756c1..71a58a756c1 100644
--- a/innobase/dyn/makefilewin
+++ b/storage/innobase/dyn/makefilewin
diff --git a/innobase/eval/Makefile.am b/storage/innobase/eval/Makefile.am
index aebffb91be3..aebffb91be3 100644
--- a/innobase/eval/Makefile.am
+++ b/storage/innobase/eval/Makefile.am
diff --git a/innobase/eval/eval0eval.c b/storage/innobase/eval/eval0eval.c
index 5b2d1f857b1..5b2d1f857b1 100644
--- a/innobase/eval/eval0eval.c
+++ b/storage/innobase/eval/eval0eval.c
diff --git a/innobase/eval/eval0proc.c b/storage/innobase/eval/eval0proc.c
index 50676e4f3fc..50676e4f3fc 100644
--- a/innobase/eval/eval0proc.c
+++ b/storage/innobase/eval/eval0proc.c
diff --git a/innobase/eval/makefilewin b/storage/innobase/eval/makefilewin
index f587f2a05a6..f587f2a05a6 100644
--- a/innobase/eval/makefilewin
+++ b/storage/innobase/eval/makefilewin
diff --git a/innobase/fil/Makefile.am b/storage/innobase/fil/Makefile.am
index dc0baff7d1a..dc0baff7d1a 100644
--- a/innobase/fil/Makefile.am
+++ b/storage/innobase/fil/Makefile.am
diff --git a/innobase/fil/fil0fil.c b/storage/innobase/fil/fil0fil.c
index 74970648c1a..74970648c1a 100644
--- a/innobase/fil/fil0fil.c
+++ b/storage/innobase/fil/fil0fil.c
diff --git a/innobase/fil/makefilewin b/storage/innobase/fil/makefilewin
index 1b2d6ab2dbb..1b2d6ab2dbb 100644
--- a/innobase/fil/makefilewin
+++ b/storage/innobase/fil/makefilewin
diff --git a/innobase/fsp/Makefile.am b/storage/innobase/fsp/Makefile.am
index edf06bda0d6..edf06bda0d6 100644
--- a/innobase/fsp/Makefile.am
+++ b/storage/innobase/fsp/Makefile.am
diff --git a/innobase/fsp/fsp0fsp.c b/storage/innobase/fsp/fsp0fsp.c
index ef8e70646c6..ef8e70646c6 100644
--- a/innobase/fsp/fsp0fsp.c
+++ b/storage/innobase/fsp/fsp0fsp.c
diff --git a/innobase/fsp/makefilewin b/storage/innobase/fsp/makefilewin
index 503cf27f490..503cf27f490 100644
--- a/innobase/fsp/makefilewin
+++ b/storage/innobase/fsp/makefilewin
diff --git a/innobase/fut/Makefile.am b/storage/innobase/fut/Makefile.am
index 839fdb1580e..839fdb1580e 100644
--- a/innobase/fut/Makefile.am
+++ b/storage/innobase/fut/Makefile.am
diff --git a/innobase/fut/fut0fut.c b/storage/innobase/fut/fut0fut.c
index 7f7a8fa39e7..7f7a8fa39e7 100644
--- a/innobase/fut/fut0fut.c
+++ b/storage/innobase/fut/fut0fut.c
diff --git a/innobase/fut/fut0lst.c b/storage/innobase/fut/fut0lst.c
index 8deaa8adb3f..8deaa8adb3f 100644
--- a/innobase/fut/fut0lst.c
+++ b/storage/innobase/fut/fut0lst.c
diff --git a/innobase/fut/makefilewin b/storage/innobase/fut/makefilewin
index 40f3161015c..40f3161015c 100644
--- a/innobase/fut/makefilewin
+++ b/storage/innobase/fut/makefilewin
diff --git a/innobase/ha/Makefile.am b/storage/innobase/ha/Makefile.am
index 121bafe167d..121bafe167d 100644
--- a/innobase/ha/Makefile.am
+++ b/storage/innobase/ha/Makefile.am
diff --git a/innobase/ha/ha0ha.c b/storage/innobase/ha/ha0ha.c
index ad1391ff83e..ad1391ff83e 100644
--- a/innobase/ha/ha0ha.c
+++ b/storage/innobase/ha/ha0ha.c
diff --git a/innobase/ha/hash0hash.c b/storage/innobase/ha/hash0hash.c
index facdea66198..facdea66198 100644
--- a/innobase/ha/hash0hash.c
+++ b/storage/innobase/ha/hash0hash.c
diff --git a/innobase/ha/makefilewin b/storage/innobase/ha/makefilewin
index c7cd130ceea..c7cd130ceea 100644
--- a/innobase/ha/makefilewin
+++ b/storage/innobase/ha/makefilewin
diff --git a/innobase/ibuf/Makefile.am b/storage/innobase/ibuf/Makefile.am
index fb813d38ee5..fb813d38ee5 100644
--- a/innobase/ibuf/Makefile.am
+++ b/storage/innobase/ibuf/Makefile.am
diff --git a/innobase/ibuf/ibuf0ibuf.c b/storage/innobase/ibuf/ibuf0ibuf.c
index 5ad61e2590f..5ad61e2590f 100644
--- a/innobase/ibuf/ibuf0ibuf.c
+++ b/storage/innobase/ibuf/ibuf0ibuf.c
diff --git a/innobase/ibuf/makefilewin b/storage/innobase/ibuf/makefilewin
index 86bf9794520..86bf9794520 100644
--- a/innobase/ibuf/makefilewin
+++ b/storage/innobase/ibuf/makefilewin
diff --git a/innobase/include/Makefile.am b/storage/innobase/include/Makefile.am
index eb1e3b72877..eb1e3b72877 100644
--- a/innobase/include/Makefile.am
+++ b/storage/innobase/include/Makefile.am
diff --git a/innobase/include/Makefile.i b/storage/innobase/include/Makefile.i
index f3e3fbe989e..f3e3fbe989e 100644
--- a/innobase/include/Makefile.i
+++ b/storage/innobase/include/Makefile.i
diff --git a/innobase/include/btr0btr.h b/storage/innobase/include/btr0btr.h
index 0b19e64d4e0..0b19e64d4e0 100644
--- a/innobase/include/btr0btr.h
+++ b/storage/innobase/include/btr0btr.h
diff --git a/innobase/include/btr0btr.ic b/storage/innobase/include/btr0btr.ic
index 1d1f97d3668..1d1f97d3668 100644
--- a/innobase/include/btr0btr.ic
+++ b/storage/innobase/include/btr0btr.ic
diff --git a/innobase/include/btr0cur.h b/storage/innobase/include/btr0cur.h
index 0a8d8ceaeb7..0a8d8ceaeb7 100644
--- a/innobase/include/btr0cur.h
+++ b/storage/innobase/include/btr0cur.h
diff --git a/innobase/include/btr0cur.ic b/storage/innobase/include/btr0cur.ic
index dcad3e9e14d..dcad3e9e14d 100644
--- a/innobase/include/btr0cur.ic
+++ b/storage/innobase/include/btr0cur.ic
diff --git a/innobase/include/btr0pcur.h b/storage/innobase/include/btr0pcur.h
index 6384222be51..6384222be51 100644
--- a/innobase/include/btr0pcur.h
+++ b/storage/innobase/include/btr0pcur.h
diff --git a/innobase/include/btr0pcur.ic b/storage/innobase/include/btr0pcur.ic
index b553a569bda..b553a569bda 100644
--- a/innobase/include/btr0pcur.ic
+++ b/storage/innobase/include/btr0pcur.ic
diff --git a/innobase/include/btr0sea.h b/storage/innobase/include/btr0sea.h
index 78e88a24083..78e88a24083 100644
--- a/innobase/include/btr0sea.h
+++ b/storage/innobase/include/btr0sea.h
diff --git a/innobase/include/btr0sea.ic b/storage/innobase/include/btr0sea.ic
index 8a41042f713..8a41042f713 100644
--- a/innobase/include/btr0sea.ic
+++ b/storage/innobase/include/btr0sea.ic
diff --git a/innobase/include/btr0types.h b/storage/innobase/include/btr0types.h
index 03a61480e2e..03a61480e2e 100644
--- a/innobase/include/btr0types.h
+++ b/storage/innobase/include/btr0types.h
diff --git a/innobase/include/buf0buf.h b/storage/innobase/include/buf0buf.h
index 5ee323f1b1e..5ee323f1b1e 100644
--- a/innobase/include/buf0buf.h
+++ b/storage/innobase/include/buf0buf.h
diff --git a/innobase/include/buf0buf.ic b/storage/innobase/include/buf0buf.ic
index 681a0ef000a..681a0ef000a 100644
--- a/innobase/include/buf0buf.ic
+++ b/storage/innobase/include/buf0buf.ic
diff --git a/innobase/include/buf0flu.h b/storage/innobase/include/buf0flu.h
index 1b40acaa269..1b40acaa269 100644
--- a/innobase/include/buf0flu.h
+++ b/storage/innobase/include/buf0flu.h
diff --git a/innobase/include/buf0flu.ic b/storage/innobase/include/buf0flu.ic
index 9a8a021e029..9a8a021e029 100644
--- a/innobase/include/buf0flu.ic
+++ b/storage/innobase/include/buf0flu.ic
diff --git a/innobase/include/buf0lru.h b/storage/innobase/include/buf0lru.h
index 45164dd561e..45164dd561e 100644
--- a/innobase/include/buf0lru.h
+++ b/storage/innobase/include/buf0lru.h
diff --git a/innobase/include/buf0lru.ic b/storage/innobase/include/buf0lru.ic
index 7b8ee457b0b..7b8ee457b0b 100644
--- a/innobase/include/buf0lru.ic
+++ b/storage/innobase/include/buf0lru.ic
diff --git a/innobase/include/buf0rea.h b/storage/innobase/include/buf0rea.h
index 380a42f4b80..380a42f4b80 100644
--- a/innobase/include/buf0rea.h
+++ b/storage/innobase/include/buf0rea.h
diff --git a/innobase/include/buf0types.h b/storage/innobase/include/buf0types.h
index 44fdfa80e73..44fdfa80e73 100644
--- a/innobase/include/buf0types.h
+++ b/storage/innobase/include/buf0types.h
diff --git a/innobase/include/data0data.h b/storage/innobase/include/data0data.h
index 2136de0f9b3..2136de0f9b3 100644
--- a/innobase/include/data0data.h
+++ b/storage/innobase/include/data0data.h
diff --git a/innobase/include/data0data.ic b/storage/innobase/include/data0data.ic
index 0769372e16f..0769372e16f 100644
--- a/innobase/include/data0data.ic
+++ b/storage/innobase/include/data0data.ic
diff --git a/innobase/include/data0type.h b/storage/innobase/include/data0type.h
index a4d2c1a2e1d..a4d2c1a2e1d 100644
--- a/innobase/include/data0type.h
+++ b/storage/innobase/include/data0type.h
diff --git a/innobase/include/data0type.ic b/storage/innobase/include/data0type.ic
index a87a08ca582..a87a08ca582 100644
--- a/innobase/include/data0type.ic
+++ b/storage/innobase/include/data0type.ic
diff --git a/innobase/include/data0types.h b/storage/innobase/include/data0types.h
index ab314f8f471..ab314f8f471 100644
--- a/innobase/include/data0types.h
+++ b/storage/innobase/include/data0types.h
diff --git a/innobase/include/db0err.h b/storage/innobase/include/db0err.h
index de5ac44e73f..de5ac44e73f 100644
--- a/innobase/include/db0err.h
+++ b/storage/innobase/include/db0err.h
diff --git a/innobase/include/dict0boot.h b/storage/innobase/include/dict0boot.h
index 86702cbca05..86702cbca05 100644
--- a/innobase/include/dict0boot.h
+++ b/storage/innobase/include/dict0boot.h
diff --git a/innobase/include/dict0boot.ic b/storage/innobase/include/dict0boot.ic
index 8a91feed018..8a91feed018 100644
--- a/innobase/include/dict0boot.ic
+++ b/storage/innobase/include/dict0boot.ic
diff --git a/innobase/include/dict0crea.h b/storage/innobase/include/dict0crea.h
index 5dd571be59c..5dd571be59c 100644
--- a/innobase/include/dict0crea.h
+++ b/storage/innobase/include/dict0crea.h
diff --git a/innobase/include/dict0crea.ic b/storage/innobase/include/dict0crea.ic
index b4da2d7e03f..b4da2d7e03f 100644
--- a/innobase/include/dict0crea.ic
+++ b/storage/innobase/include/dict0crea.ic
diff --git a/innobase/include/dict0dict.h b/storage/innobase/include/dict0dict.h
index fdcb6c1c4e1..fdcb6c1c4e1 100644
--- a/innobase/include/dict0dict.h
+++ b/storage/innobase/include/dict0dict.h
diff --git a/innobase/include/dict0dict.ic b/storage/innobase/include/dict0dict.ic
index 928a693f860..928a693f860 100644
--- a/innobase/include/dict0dict.ic
+++ b/storage/innobase/include/dict0dict.ic
diff --git a/innobase/include/dict0load.h b/storage/innobase/include/dict0load.h
index 1f0a5407140..1f0a5407140 100644
--- a/innobase/include/dict0load.h
+++ b/storage/innobase/include/dict0load.h
diff --git a/innobase/include/dict0load.ic b/storage/innobase/include/dict0load.ic
index 1a207fbf0fd..1a207fbf0fd 100644
--- a/innobase/include/dict0load.ic
+++ b/storage/innobase/include/dict0load.ic
diff --git a/innobase/include/dict0mem.h b/storage/innobase/include/dict0mem.h
index ff6c4ec9b28..ff6c4ec9b28 100644
--- a/innobase/include/dict0mem.h
+++ b/storage/innobase/include/dict0mem.h
diff --git a/innobase/include/dict0mem.ic b/storage/innobase/include/dict0mem.ic
index 9bcefc2a51f..9bcefc2a51f 100644
--- a/innobase/include/dict0mem.ic
+++ b/storage/innobase/include/dict0mem.ic
diff --git a/innobase/include/dict0types.h b/storage/innobase/include/dict0types.h
index bd8a1a996d1..bd8a1a996d1 100644
--- a/innobase/include/dict0types.h
+++ b/storage/innobase/include/dict0types.h
diff --git a/innobase/include/dyn0dyn.h b/storage/innobase/include/dyn0dyn.h
index abee62300e3..abee62300e3 100644
--- a/innobase/include/dyn0dyn.h
+++ b/storage/innobase/include/dyn0dyn.h
diff --git a/innobase/include/dyn0dyn.ic b/storage/innobase/include/dyn0dyn.ic
index b6c4808398b..b6c4808398b 100644
--- a/innobase/include/dyn0dyn.ic
+++ b/storage/innobase/include/dyn0dyn.ic
diff --git a/innobase/include/eval0eval.h b/storage/innobase/include/eval0eval.h
index 6561f0c8ae7..6561f0c8ae7 100644
--- a/innobase/include/eval0eval.h
+++ b/storage/innobase/include/eval0eval.h
diff --git a/innobase/include/eval0eval.ic b/storage/innobase/include/eval0eval.ic
index 069cbfe5f37..069cbfe5f37 100644
--- a/innobase/include/eval0eval.ic
+++ b/storage/innobase/include/eval0eval.ic
diff --git a/innobase/include/eval0proc.h b/storage/innobase/include/eval0proc.h
index 5d685ad9076..5d685ad9076 100644
--- a/innobase/include/eval0proc.h
+++ b/storage/innobase/include/eval0proc.h
diff --git a/innobase/include/eval0proc.ic b/storage/innobase/include/eval0proc.ic
index 0d7ecb6d1dc..0d7ecb6d1dc 100644
--- a/innobase/include/eval0proc.ic
+++ b/storage/innobase/include/eval0proc.ic
diff --git a/innobase/include/fil0fil.h b/storage/innobase/include/fil0fil.h
index aa1ec5c25a5..aa1ec5c25a5 100644
--- a/innobase/include/fil0fil.h
+++ b/storage/innobase/include/fil0fil.h
diff --git a/innobase/include/fsp0fsp.h b/storage/innobase/include/fsp0fsp.h
index 2fcde882df7..2fcde882df7 100644
--- a/innobase/include/fsp0fsp.h
+++ b/storage/innobase/include/fsp0fsp.h
diff --git a/innobase/include/fsp0fsp.ic b/storage/innobase/include/fsp0fsp.ic
index 89cd9263bd6..89cd9263bd6 100644
--- a/innobase/include/fsp0fsp.ic
+++ b/storage/innobase/include/fsp0fsp.ic
diff --git a/innobase/include/fut0fut.h b/storage/innobase/include/fut0fut.h
index b9546b4e1a0..b9546b4e1a0 100644
--- a/innobase/include/fut0fut.h
+++ b/storage/innobase/include/fut0fut.h
diff --git a/innobase/include/fut0fut.ic b/storage/innobase/include/fut0fut.ic
index 6a107786376..6a107786376 100644
--- a/innobase/include/fut0fut.ic
+++ b/storage/innobase/include/fut0fut.ic
diff --git a/innobase/include/fut0lst.h b/storage/innobase/include/fut0lst.h
index 5427e2248da..5427e2248da 100644
--- a/innobase/include/fut0lst.h
+++ b/storage/innobase/include/fut0lst.h
diff --git a/innobase/include/fut0lst.ic b/storage/innobase/include/fut0lst.ic
index c0d61833b48..c0d61833b48 100644
--- a/innobase/include/fut0lst.ic
+++ b/storage/innobase/include/fut0lst.ic
diff --git a/innobase/include/ha0ha.h b/storage/innobase/include/ha0ha.h
index bdaecfcc57a..bdaecfcc57a 100644
--- a/innobase/include/ha0ha.h
+++ b/storage/innobase/include/ha0ha.h
diff --git a/innobase/include/ha0ha.ic b/storage/innobase/include/ha0ha.ic
index 63cd19fafc3..63cd19fafc3 100644
--- a/innobase/include/ha0ha.ic
+++ b/storage/innobase/include/ha0ha.ic
diff --git a/innobase/include/hash0hash.h b/storage/innobase/include/hash0hash.h
index 51315e40875..51315e40875 100644
--- a/innobase/include/hash0hash.h
+++ b/storage/innobase/include/hash0hash.h
diff --git a/innobase/include/hash0hash.ic b/storage/innobase/include/hash0hash.ic
index 0d713140c13..0d713140c13 100644
--- a/innobase/include/hash0hash.ic
+++ b/storage/innobase/include/hash0hash.ic
diff --git a/innobase/include/ibuf0ibuf.h b/storage/innobase/include/ibuf0ibuf.h
index 4f38ab4f1e9..4f38ab4f1e9 100644
--- a/innobase/include/ibuf0ibuf.h
+++ b/storage/innobase/include/ibuf0ibuf.h
diff --git a/innobase/include/ibuf0ibuf.ic b/storage/innobase/include/ibuf0ibuf.ic
index 68f7ce9c1d0..68f7ce9c1d0 100644
--- a/innobase/include/ibuf0ibuf.ic
+++ b/storage/innobase/include/ibuf0ibuf.ic
diff --git a/innobase/include/ibuf0types.h b/storage/innobase/include/ibuf0types.h
index fb202ac44b0..fb202ac44b0 100644
--- a/innobase/include/ibuf0types.h
+++ b/storage/innobase/include/ibuf0types.h
diff --git a/innobase/include/lock0lock.h b/storage/innobase/include/lock0lock.h
index 710c945375c..710c945375c 100644
--- a/innobase/include/lock0lock.h
+++ b/storage/innobase/include/lock0lock.h
diff --git a/innobase/include/lock0lock.ic b/storage/innobase/include/lock0lock.ic
index c7a71bb45d8..c7a71bb45d8 100644
--- a/innobase/include/lock0lock.ic
+++ b/storage/innobase/include/lock0lock.ic
diff --git a/innobase/include/lock0types.h b/storage/innobase/include/lock0types.h
index 6c3e54ee1fc..6c3e54ee1fc 100644
--- a/innobase/include/lock0types.h
+++ b/storage/innobase/include/lock0types.h
diff --git a/innobase/include/log0log.h b/storage/innobase/include/log0log.h
index d14a116072d..d14a116072d 100644
--- a/innobase/include/log0log.h
+++ b/storage/innobase/include/log0log.h
diff --git a/innobase/include/log0log.ic b/storage/innobase/include/log0log.ic
index ca7531783a2..ca7531783a2 100644
--- a/innobase/include/log0log.ic
+++ b/storage/innobase/include/log0log.ic
diff --git a/innobase/include/log0recv.h b/storage/innobase/include/log0recv.h
index 658df4d5586..658df4d5586 100644
--- a/innobase/include/log0recv.h
+++ b/storage/innobase/include/log0recv.h
diff --git a/innobase/include/log0recv.ic b/storage/innobase/include/log0recv.ic
index 489641bade2..489641bade2 100644
--- a/innobase/include/log0recv.ic
+++ b/storage/innobase/include/log0recv.ic
diff --git a/innobase/include/mach0data.h b/storage/innobase/include/mach0data.h
index 7ad760cd60f..7ad760cd60f 100644
--- a/innobase/include/mach0data.h
+++ b/storage/innobase/include/mach0data.h
diff --git a/innobase/include/mach0data.ic b/storage/innobase/include/mach0data.ic
index 3ffb9baa344..3ffb9baa344 100644
--- a/innobase/include/mach0data.ic
+++ b/storage/innobase/include/mach0data.ic
diff --git a/innobase/include/makefilewin.i b/storage/innobase/include/makefilewin.i
index f756cf2ea3a..f756cf2ea3a 100644
--- a/innobase/include/makefilewin.i
+++ b/storage/innobase/include/makefilewin.i
diff --git a/innobase/include/mem0dbg.h b/storage/innobase/include/mem0dbg.h
index 96f30842df6..96f30842df6 100644
--- a/innobase/include/mem0dbg.h
+++ b/storage/innobase/include/mem0dbg.h
diff --git a/innobase/include/mem0dbg.ic b/storage/innobase/include/mem0dbg.ic
index 7ce5f6f1ba5..7ce5f6f1ba5 100644
--- a/innobase/include/mem0dbg.ic
+++ b/storage/innobase/include/mem0dbg.ic
diff --git a/innobase/include/mem0mem.h b/storage/innobase/include/mem0mem.h
index 87afdb8f91c..87afdb8f91c 100644
--- a/innobase/include/mem0mem.h
+++ b/storage/innobase/include/mem0mem.h
diff --git a/innobase/include/mem0mem.ic b/storage/innobase/include/mem0mem.ic
index 82d88099c3f..82d88099c3f 100644
--- a/innobase/include/mem0mem.ic
+++ b/storage/innobase/include/mem0mem.ic
diff --git a/innobase/include/mem0pool.h b/storage/innobase/include/mem0pool.h
index 43707bd5f61..43707bd5f61 100644
--- a/innobase/include/mem0pool.h
+++ b/storage/innobase/include/mem0pool.h
diff --git a/innobase/include/mem0pool.ic b/storage/innobase/include/mem0pool.ic
index 4e8c08733ed..4e8c08733ed 100644
--- a/innobase/include/mem0pool.ic
+++ b/storage/innobase/include/mem0pool.ic
diff --git a/innobase/include/mtr0log.h b/storage/innobase/include/mtr0log.h
index c0636ea1e1e..c0636ea1e1e 100644
--- a/innobase/include/mtr0log.h
+++ b/storage/innobase/include/mtr0log.h
diff --git a/innobase/include/mtr0log.ic b/storage/innobase/include/mtr0log.ic
index 08d9a6448eb..08d9a6448eb 100644
--- a/innobase/include/mtr0log.ic
+++ b/storage/innobase/include/mtr0log.ic
diff --git a/innobase/include/mtr0mtr.h b/storage/innobase/include/mtr0mtr.h
index 071279d5259..071279d5259 100644
--- a/innobase/include/mtr0mtr.h
+++ b/storage/innobase/include/mtr0mtr.h
diff --git a/innobase/include/mtr0mtr.ic b/storage/innobase/include/mtr0mtr.ic
index 4fc6dd2f6a9..4fc6dd2f6a9 100644
--- a/innobase/include/mtr0mtr.ic
+++ b/storage/innobase/include/mtr0mtr.ic
diff --git a/innobase/include/mtr0types.h b/storage/innobase/include/mtr0types.h
index e3b6ec9a84f..e3b6ec9a84f 100644
--- a/innobase/include/mtr0types.h
+++ b/storage/innobase/include/mtr0types.h
diff --git a/innobase/include/os0file.h b/storage/innobase/include/os0file.h
index 599e78bab48..599e78bab48 100644
--- a/innobase/include/os0file.h
+++ b/storage/innobase/include/os0file.h
diff --git a/innobase/include/os0proc.h b/storage/innobase/include/os0proc.h
index b0b72e18675..b0b72e18675 100644
--- a/innobase/include/os0proc.h
+++ b/storage/innobase/include/os0proc.h
diff --git a/innobase/include/os0proc.ic b/storage/innobase/include/os0proc.ic
index 651ba1f17e3..651ba1f17e3 100644
--- a/innobase/include/os0proc.ic
+++ b/storage/innobase/include/os0proc.ic
diff --git a/innobase/include/os0sync.h b/storage/innobase/include/os0sync.h
index d27b1676f1b..d27b1676f1b 100644
--- a/innobase/include/os0sync.h
+++ b/storage/innobase/include/os0sync.h
diff --git a/innobase/include/os0sync.ic b/storage/innobase/include/os0sync.ic
index 1337e97152a..1337e97152a 100644
--- a/innobase/include/os0sync.ic
+++ b/storage/innobase/include/os0sync.ic
diff --git a/innobase/include/os0thread.h b/storage/innobase/include/os0thread.h
index c00d28baf60..c00d28baf60 100644
--- a/innobase/include/os0thread.h
+++ b/storage/innobase/include/os0thread.h
diff --git a/innobase/include/os0thread.ic b/storage/innobase/include/os0thread.ic
index a75aa3abb34..a75aa3abb34 100644
--- a/innobase/include/os0thread.ic
+++ b/storage/innobase/include/os0thread.ic
diff --git a/innobase/include/page0cur.h b/storage/innobase/include/page0cur.h
index 4fc62f37db7..4fc62f37db7 100644
--- a/innobase/include/page0cur.h
+++ b/storage/innobase/include/page0cur.h
diff --git a/innobase/include/page0cur.ic b/storage/innobase/include/page0cur.ic
index e99d799b372..e99d799b372 100644
--- a/innobase/include/page0cur.ic
+++ b/storage/innobase/include/page0cur.ic
diff --git a/innobase/include/page0page.h b/storage/innobase/include/page0page.h
index 144c297b811..144c297b811 100644
--- a/innobase/include/page0page.h
+++ b/storage/innobase/include/page0page.h
diff --git a/innobase/include/page0page.ic b/storage/innobase/include/page0page.ic
index bc0805ca30c..bc0805ca30c 100644
--- a/innobase/include/page0page.ic
+++ b/storage/innobase/include/page0page.ic
diff --git a/innobase/include/page0types.h b/storage/innobase/include/page0types.h
index 525a0366a6f..525a0366a6f 100644
--- a/innobase/include/page0types.h
+++ b/storage/innobase/include/page0types.h
diff --git a/innobase/include/pars0grm.h b/storage/innobase/include/pars0grm.h
index b2790949057..b2790949057 100644
--- a/innobase/include/pars0grm.h
+++ b/storage/innobase/include/pars0grm.h
diff --git a/innobase/include/pars0opt.h b/storage/innobase/include/pars0opt.h
index d091c3ee2d0..d091c3ee2d0 100644
--- a/innobase/include/pars0opt.h
+++ b/storage/innobase/include/pars0opt.h
diff --git a/innobase/include/pars0opt.ic b/storage/innobase/include/pars0opt.ic
index 0bfa8526bee..0bfa8526bee 100644
--- a/innobase/include/pars0opt.ic
+++ b/storage/innobase/include/pars0opt.ic
diff --git a/innobase/include/pars0pars.h b/storage/innobase/include/pars0pars.h
index 62a41a881e8..62a41a881e8 100644
--- a/innobase/include/pars0pars.h
+++ b/storage/innobase/include/pars0pars.h
diff --git a/innobase/include/pars0pars.ic b/storage/innobase/include/pars0pars.ic
index 155b6659ace..155b6659ace 100644
--- a/innobase/include/pars0pars.ic
+++ b/storage/innobase/include/pars0pars.ic
diff --git a/innobase/include/pars0sym.h b/storage/innobase/include/pars0sym.h
index 633a49e3cb5..633a49e3cb5 100644
--- a/innobase/include/pars0sym.h
+++ b/storage/innobase/include/pars0sym.h
diff --git a/innobase/include/pars0sym.ic b/storage/innobase/include/pars0sym.ic
index 9508d423769..9508d423769 100644
--- a/innobase/include/pars0sym.ic
+++ b/storage/innobase/include/pars0sym.ic
diff --git a/innobase/include/pars0types.h b/storage/innobase/include/pars0types.h
index 9fbfd6efaa1..9fbfd6efaa1 100644
--- a/innobase/include/pars0types.h
+++ b/storage/innobase/include/pars0types.h
diff --git a/innobase/include/que0que.h b/storage/innobase/include/que0que.h
index 4113e52d425..4113e52d425 100644
--- a/innobase/include/que0que.h
+++ b/storage/innobase/include/que0que.h
diff --git a/innobase/include/que0que.ic b/storage/innobase/include/que0que.ic
index ae4ed10560f..ae4ed10560f 100644
--- a/innobase/include/que0que.ic
+++ b/storage/innobase/include/que0que.ic
diff --git a/innobase/include/que0types.h b/storage/innobase/include/que0types.h
index e59c2313a5a..e59c2313a5a 100644
--- a/innobase/include/que0types.h
+++ b/storage/innobase/include/que0types.h
diff --git a/innobase/include/read0read.h b/storage/innobase/include/read0read.h
index db6bf888095..db6bf888095 100644
--- a/innobase/include/read0read.h
+++ b/storage/innobase/include/read0read.h
diff --git a/innobase/include/read0read.ic b/storage/innobase/include/read0read.ic
index 03d84ee0c51..03d84ee0c51 100644
--- a/innobase/include/read0read.ic
+++ b/storage/innobase/include/read0read.ic
diff --git a/innobase/include/read0types.h b/storage/innobase/include/read0types.h
index 5eb3e533f89..5eb3e533f89 100644
--- a/innobase/include/read0types.h
+++ b/storage/innobase/include/read0types.h
diff --git a/innobase/include/rem0cmp.h b/storage/innobase/include/rem0cmp.h
index 1b1ee26b809..1b1ee26b809 100644
--- a/innobase/include/rem0cmp.h
+++ b/storage/innobase/include/rem0cmp.h
diff --git a/innobase/include/rem0cmp.ic b/storage/innobase/include/rem0cmp.ic
index b86534e0a6a..b86534e0a6a 100644
--- a/innobase/include/rem0cmp.ic
+++ b/storage/innobase/include/rem0cmp.ic
diff --git a/innobase/include/rem0rec.h b/storage/innobase/include/rem0rec.h
index 134c37c8030..134c37c8030 100644
--- a/innobase/include/rem0rec.h
+++ b/storage/innobase/include/rem0rec.h
diff --git a/innobase/include/rem0rec.ic b/storage/innobase/include/rem0rec.ic
index 2593fb8edeb..2593fb8edeb 100644
--- a/innobase/include/rem0rec.ic
+++ b/storage/innobase/include/rem0rec.ic
diff --git a/innobase/include/rem0types.h b/storage/innobase/include/rem0types.h
index 94c394499c5..94c394499c5 100644
--- a/innobase/include/rem0types.h
+++ b/storage/innobase/include/rem0types.h
diff --git a/innobase/include/row0ins.h b/storage/innobase/include/row0ins.h
index a5b4b74e7fc..a5b4b74e7fc 100644
--- a/innobase/include/row0ins.h
+++ b/storage/innobase/include/row0ins.h
diff --git a/innobase/include/row0ins.ic b/storage/innobase/include/row0ins.ic
index 80a232d41ee..80a232d41ee 100644
--- a/innobase/include/row0ins.ic
+++ b/storage/innobase/include/row0ins.ic
diff --git a/innobase/include/row0mysql.h b/storage/innobase/include/row0mysql.h
index e44d689b88b..e44d689b88b 100644
--- a/innobase/include/row0mysql.h
+++ b/storage/innobase/include/row0mysql.h
diff --git a/innobase/include/row0mysql.ic b/storage/innobase/include/row0mysql.ic
index aa8a70d8761..aa8a70d8761 100644
--- a/innobase/include/row0mysql.ic
+++ b/storage/innobase/include/row0mysql.ic
diff --git a/innobase/include/row0purge.h b/storage/innobase/include/row0purge.h
index 4c863441442..4c863441442 100644
--- a/innobase/include/row0purge.h
+++ b/storage/innobase/include/row0purge.h
diff --git a/innobase/include/row0purge.ic b/storage/innobase/include/row0purge.ic
index 50aabf0bc1b..50aabf0bc1b 100644
--- a/innobase/include/row0purge.ic
+++ b/storage/innobase/include/row0purge.ic
diff --git a/innobase/include/row0row.h b/storage/innobase/include/row0row.h
index 782973d8f5d..782973d8f5d 100644
--- a/innobase/include/row0row.h
+++ b/storage/innobase/include/row0row.h
diff --git a/innobase/include/row0row.ic b/storage/innobase/include/row0row.ic
index 85410beacf0..85410beacf0 100644
--- a/innobase/include/row0row.ic
+++ b/storage/innobase/include/row0row.ic
diff --git a/innobase/include/row0sel.h b/storage/innobase/include/row0sel.h
index 8d5187bfc1c..8d5187bfc1c 100644
--- a/innobase/include/row0sel.h
+++ b/storage/innobase/include/row0sel.h
diff --git a/innobase/include/row0sel.ic b/storage/innobase/include/row0sel.ic
index 595cea1138b..595cea1138b 100644
--- a/innobase/include/row0sel.ic
+++ b/storage/innobase/include/row0sel.ic
diff --git a/innobase/include/row0types.h b/storage/innobase/include/row0types.h
index 79b864f4835..79b864f4835 100644
--- a/innobase/include/row0types.h
+++ b/storage/innobase/include/row0types.h
diff --git a/innobase/include/row0uins.h b/storage/innobase/include/row0uins.h
index fc57881f691..fc57881f691 100644
--- a/innobase/include/row0uins.h
+++ b/storage/innobase/include/row0uins.h
diff --git a/innobase/include/row0uins.ic b/storage/innobase/include/row0uins.ic
index 2b3d5a10f95..2b3d5a10f95 100644
--- a/innobase/include/row0uins.ic
+++ b/storage/innobase/include/row0uins.ic
diff --git a/innobase/include/row0umod.h b/storage/innobase/include/row0umod.h
index 2c8e19a80ae..2c8e19a80ae 100644
--- a/innobase/include/row0umod.h
+++ b/storage/innobase/include/row0umod.h
diff --git a/innobase/include/row0umod.ic b/storage/innobase/include/row0umod.ic
index fcbf4dbc1f3..fcbf4dbc1f3 100644
--- a/innobase/include/row0umod.ic
+++ b/storage/innobase/include/row0umod.ic
diff --git a/innobase/include/row0undo.h b/storage/innobase/include/row0undo.h
index d64a00dcb8f..d64a00dcb8f 100644
--- a/innobase/include/row0undo.h
+++ b/storage/innobase/include/row0undo.h
diff --git a/innobase/include/row0undo.ic b/storage/innobase/include/row0undo.ic
index e7f89c7de67..e7f89c7de67 100644
--- a/innobase/include/row0undo.ic
+++ b/storage/innobase/include/row0undo.ic
diff --git a/innobase/include/row0upd.h b/storage/innobase/include/row0upd.h
index 673e0511153..673e0511153 100644
--- a/innobase/include/row0upd.h
+++ b/storage/innobase/include/row0upd.h
diff --git a/innobase/include/row0upd.ic b/storage/innobase/include/row0upd.ic
index e2d81a39cfa..e2d81a39cfa 100644
--- a/innobase/include/row0upd.ic
+++ b/storage/innobase/include/row0upd.ic
diff --git a/innobase/include/row0vers.h b/storage/innobase/include/row0vers.h
index 079d841f7f3..079d841f7f3 100644
--- a/innobase/include/row0vers.h
+++ b/storage/innobase/include/row0vers.h
diff --git a/innobase/include/row0vers.ic b/storage/innobase/include/row0vers.ic
index ab1e264635b..ab1e264635b 100644
--- a/innobase/include/row0vers.ic
+++ b/storage/innobase/include/row0vers.ic
diff --git a/innobase/include/srv0que.h b/storage/innobase/include/srv0que.h
index 05c339cdd32..05c339cdd32 100644
--- a/innobase/include/srv0que.h
+++ b/storage/innobase/include/srv0que.h
diff --git a/innobase/include/srv0srv.h b/storage/innobase/include/srv0srv.h
index 82b132a8bac..82b132a8bac 100644
--- a/innobase/include/srv0srv.h
+++ b/storage/innobase/include/srv0srv.h
diff --git a/innobase/include/srv0srv.ic b/storage/innobase/include/srv0srv.ic
index 73e0729660f..73e0729660f 100644
--- a/innobase/include/srv0srv.ic
+++ b/storage/innobase/include/srv0srv.ic
diff --git a/innobase/include/srv0start.h b/storage/innobase/include/srv0start.h
index d24f119c0b0..d24f119c0b0 100644
--- a/innobase/include/srv0start.h
+++ b/storage/innobase/include/srv0start.h
diff --git a/innobase/include/sync0arr.h b/storage/innobase/include/sync0arr.h
index fecd910683e..fecd910683e 100644
--- a/innobase/include/sync0arr.h
+++ b/storage/innobase/include/sync0arr.h
diff --git a/innobase/include/sync0arr.ic b/storage/innobase/include/sync0arr.ic
index dbe35c033e5..dbe35c033e5 100644
--- a/innobase/include/sync0arr.ic
+++ b/storage/innobase/include/sync0arr.ic
diff --git a/innobase/include/sync0rw.h b/storage/innobase/include/sync0rw.h
index 911c8ac3f4a..911c8ac3f4a 100644
--- a/innobase/include/sync0rw.h
+++ b/storage/innobase/include/sync0rw.h
diff --git a/innobase/include/sync0rw.ic b/storage/innobase/include/sync0rw.ic
index 3a92100ba01..3a92100ba01 100644
--- a/innobase/include/sync0rw.ic
+++ b/storage/innobase/include/sync0rw.ic
diff --git a/innobase/include/sync0sync.h b/storage/innobase/include/sync0sync.h
index c798c047fa3..c798c047fa3 100644
--- a/innobase/include/sync0sync.h
+++ b/storage/innobase/include/sync0sync.h
diff --git a/innobase/include/sync0sync.ic b/storage/innobase/include/sync0sync.ic
index b3fde61db5e..b3fde61db5e 100644
--- a/innobase/include/sync0sync.ic
+++ b/storage/innobase/include/sync0sync.ic
diff --git a/innobase/include/sync0types.h b/storage/innobase/include/sync0types.h
index 57478426f25..57478426f25 100644
--- a/innobase/include/sync0types.h
+++ b/storage/innobase/include/sync0types.h
diff --git a/innobase/include/thr0loc.h b/storage/innobase/include/thr0loc.h
index 32e2dc3ae93..32e2dc3ae93 100644
--- a/innobase/include/thr0loc.h
+++ b/storage/innobase/include/thr0loc.h
diff --git a/innobase/include/thr0loc.ic b/storage/innobase/include/thr0loc.ic
index b8b8136180c..b8b8136180c 100644
--- a/innobase/include/thr0loc.ic
+++ b/storage/innobase/include/thr0loc.ic
diff --git a/innobase/include/trx0purge.h b/storage/innobase/include/trx0purge.h
index 049c79aec9b..049c79aec9b 100644
--- a/innobase/include/trx0purge.h
+++ b/storage/innobase/include/trx0purge.h
diff --git a/innobase/include/trx0purge.ic b/storage/innobase/include/trx0purge.ic
index 451e8ca31d0..451e8ca31d0 100644
--- a/innobase/include/trx0purge.ic
+++ b/storage/innobase/include/trx0purge.ic
diff --git a/innobase/include/trx0rec.h b/storage/innobase/include/trx0rec.h
index 4387ce1a61e..4387ce1a61e 100644
--- a/innobase/include/trx0rec.h
+++ b/storage/innobase/include/trx0rec.h
diff --git a/innobase/include/trx0rec.ic b/storage/innobase/include/trx0rec.ic
index cd02ed9e04c..cd02ed9e04c 100644
--- a/innobase/include/trx0rec.ic
+++ b/storage/innobase/include/trx0rec.ic
diff --git a/innobase/include/trx0roll.h b/storage/innobase/include/trx0roll.h
index 944142a299d..944142a299d 100644
--- a/innobase/include/trx0roll.h
+++ b/storage/innobase/include/trx0roll.h
diff --git a/innobase/include/trx0roll.ic b/storage/innobase/include/trx0roll.ic
index dfde83ac478..dfde83ac478 100644
--- a/innobase/include/trx0roll.ic
+++ b/storage/innobase/include/trx0roll.ic
diff --git a/innobase/include/trx0rseg.h b/storage/innobase/include/trx0rseg.h
index fd64612ab3f..fd64612ab3f 100644
--- a/innobase/include/trx0rseg.h
+++ b/storage/innobase/include/trx0rseg.h
diff --git a/innobase/include/trx0rseg.ic b/storage/innobase/include/trx0rseg.ic
index 35e927f5e79..35e927f5e79 100644
--- a/innobase/include/trx0rseg.ic
+++ b/storage/innobase/include/trx0rseg.ic
diff --git a/innobase/include/trx0sys.h b/storage/innobase/include/trx0sys.h
index 31e8607f8a0..31e8607f8a0 100644
--- a/innobase/include/trx0sys.h
+++ b/storage/innobase/include/trx0sys.h
diff --git a/innobase/include/trx0sys.ic b/storage/innobase/include/trx0sys.ic
index 24610bef827..24610bef827 100644
--- a/innobase/include/trx0sys.ic
+++ b/storage/innobase/include/trx0sys.ic
diff --git a/innobase/include/trx0trx.h b/storage/innobase/include/trx0trx.h
index d46613c3a68..d46613c3a68 100644
--- a/innobase/include/trx0trx.h
+++ b/storage/innobase/include/trx0trx.h
diff --git a/innobase/include/trx0trx.ic b/storage/innobase/include/trx0trx.ic
index 78e5acda148..78e5acda148 100644
--- a/innobase/include/trx0trx.ic
+++ b/storage/innobase/include/trx0trx.ic
diff --git a/innobase/include/trx0types.h b/storage/innobase/include/trx0types.h
index 2965eb4451f..2965eb4451f 100644
--- a/innobase/include/trx0types.h
+++ b/storage/innobase/include/trx0types.h
diff --git a/innobase/include/trx0undo.h b/storage/innobase/include/trx0undo.h
index bd7337e4f90..bd7337e4f90 100644
--- a/innobase/include/trx0undo.h
+++ b/storage/innobase/include/trx0undo.h
diff --git a/innobase/include/trx0undo.ic b/storage/innobase/include/trx0undo.ic
index a04b234b495..a04b234b495 100644
--- a/innobase/include/trx0undo.ic
+++ b/storage/innobase/include/trx0undo.ic
diff --git a/innobase/include/trx0xa.h b/storage/innobase/include/trx0xa.h
index 34b7a2f95a8..34b7a2f95a8 100644
--- a/innobase/include/trx0xa.h
+++ b/storage/innobase/include/trx0xa.h
diff --git a/innobase/include/univ.i b/storage/innobase/include/univ.i
index 8158c198e21..8158c198e21 100644
--- a/innobase/include/univ.i
+++ b/storage/innobase/include/univ.i
diff --git a/innobase/include/usr0sess.h b/storage/innobase/include/usr0sess.h
index c7bcfb20fed..c7bcfb20fed 100644
--- a/innobase/include/usr0sess.h
+++ b/storage/innobase/include/usr0sess.h
diff --git a/innobase/include/usr0sess.ic b/storage/innobase/include/usr0sess.ic
index c851d5745b9..c851d5745b9 100644
--- a/innobase/include/usr0sess.ic
+++ b/storage/innobase/include/usr0sess.ic
diff --git a/innobase/include/usr0types.h b/storage/innobase/include/usr0types.h
index 29359425169..29359425169 100644
--- a/innobase/include/usr0types.h
+++ b/storage/innobase/include/usr0types.h
diff --git a/innobase/include/ut0byte.h b/storage/innobase/include/ut0byte.h
index 22d488abeaf..22d488abeaf 100644
--- a/innobase/include/ut0byte.h
+++ b/storage/innobase/include/ut0byte.h
diff --git a/innobase/include/ut0byte.ic b/storage/innobase/include/ut0byte.ic
index e141de3aa3f..e141de3aa3f 100644
--- a/innobase/include/ut0byte.ic
+++ b/storage/innobase/include/ut0byte.ic
diff --git a/innobase/include/ut0dbg.h b/storage/innobase/include/ut0dbg.h
index 5f30a894874..5f30a894874 100644
--- a/innobase/include/ut0dbg.h
+++ b/storage/innobase/include/ut0dbg.h
diff --git a/innobase/include/ut0lst.h b/storage/innobase/include/ut0lst.h
index d290c476963..d290c476963 100644
--- a/innobase/include/ut0lst.h
+++ b/storage/innobase/include/ut0lst.h
diff --git a/innobase/include/ut0mem.h b/storage/innobase/include/ut0mem.h
index 74357f6bf13..74357f6bf13 100644
--- a/innobase/include/ut0mem.h
+++ b/storage/innobase/include/ut0mem.h
diff --git a/innobase/include/ut0mem.ic b/storage/innobase/include/ut0mem.ic
index 76c721112a0..76c721112a0 100644
--- a/innobase/include/ut0mem.ic
+++ b/storage/innobase/include/ut0mem.ic
diff --git a/innobase/include/ut0rnd.h b/storage/innobase/include/ut0rnd.h
index aeec5d2f6eb..aeec5d2f6eb 100644
--- a/innobase/include/ut0rnd.h
+++ b/storage/innobase/include/ut0rnd.h
diff --git a/innobase/include/ut0rnd.ic b/storage/innobase/include/ut0rnd.ic
index 06d7012f60b..06d7012f60b 100644
--- a/innobase/include/ut0rnd.ic
+++ b/storage/innobase/include/ut0rnd.ic
diff --git a/innobase/include/ut0sort.h b/storage/innobase/include/ut0sort.h
index d0a3d34e79e..d0a3d34e79e 100644
--- a/innobase/include/ut0sort.h
+++ b/storage/innobase/include/ut0sort.h
diff --git a/innobase/include/ut0ut.h b/storage/innobase/include/ut0ut.h
index 8938957cd12..8938957cd12 100644
--- a/innobase/include/ut0ut.h
+++ b/storage/innobase/include/ut0ut.h
diff --git a/innobase/include/ut0ut.ic b/storage/innobase/include/ut0ut.ic
index 9a0ef1c0d5b..9a0ef1c0d5b 100644
--- a/innobase/include/ut0ut.ic
+++ b/storage/innobase/include/ut0ut.ic
diff --git a/innobase/lock/Makefile.am b/storage/innobase/lock/Makefile.am
index 549eb2604e3..549eb2604e3 100644
--- a/innobase/lock/Makefile.am
+++ b/storage/innobase/lock/Makefile.am
diff --git a/innobase/lock/lock0lock.c b/storage/innobase/lock/lock0lock.c
index 512f487b3f5..512f487b3f5 100644
--- a/innobase/lock/lock0lock.c
+++ b/storage/innobase/lock/lock0lock.c
diff --git a/innobase/lock/makefilewin b/storage/innobase/lock/makefilewin
index 149b0a2fed6..149b0a2fed6 100644
--- a/innobase/lock/makefilewin
+++ b/storage/innobase/lock/makefilewin
diff --git a/innobase/log/Makefile.am b/storage/innobase/log/Makefile.am
index 2dbaf93e6d9..2dbaf93e6d9 100644
--- a/innobase/log/Makefile.am
+++ b/storage/innobase/log/Makefile.am
diff --git a/innobase/log/log0log.c b/storage/innobase/log/log0log.c
index e8a720e8a88..e8a720e8a88 100644
--- a/innobase/log/log0log.c
+++ b/storage/innobase/log/log0log.c
diff --git a/innobase/log/log0recv.c b/storage/innobase/log/log0recv.c
index 6597122f104..6597122f104 100644
--- a/innobase/log/log0recv.c
+++ b/storage/innobase/log/log0recv.c
diff --git a/innobase/log/makefilewin b/storage/innobase/log/makefilewin
index a690af3bb35..a690af3bb35 100644
--- a/innobase/log/makefilewin
+++ b/storage/innobase/log/makefilewin
diff --git a/innobase/mach/Makefile.am b/storage/innobase/mach/Makefile.am
index ce827c8033f..ce827c8033f 100644
--- a/innobase/mach/Makefile.am
+++ b/storage/innobase/mach/Makefile.am
diff --git a/innobase/mach/mach0data.c b/storage/innobase/mach/mach0data.c
index ff7265b34f4..ff7265b34f4 100644
--- a/innobase/mach/mach0data.c
+++ b/storage/innobase/mach/mach0data.c
diff --git a/innobase/mach/makefilewin b/storage/innobase/mach/makefilewin
index 5306b0fe14c..5306b0fe14c 100644
--- a/innobase/mach/makefilewin
+++ b/storage/innobase/mach/makefilewin
diff --git a/innobase/makefilewin b/storage/innobase/makefilewin
index 1bd8d96e5e7..1bd8d96e5e7 100644
--- a/innobase/makefilewin
+++ b/storage/innobase/makefilewin
diff --git a/innobase/mem/Makefile.am b/storage/innobase/mem/Makefile.am
index 10b7771b580..10b7771b580 100644
--- a/innobase/mem/Makefile.am
+++ b/storage/innobase/mem/Makefile.am
diff --git a/innobase/mem/makefilewin b/storage/innobase/mem/makefilewin
index 8a30f8a6e71..8a30f8a6e71 100644
--- a/innobase/mem/makefilewin
+++ b/storage/innobase/mem/makefilewin
diff --git a/innobase/mem/mem0dbg.c b/storage/innobase/mem/mem0dbg.c
index 7c0be818948..7c0be818948 100644
--- a/innobase/mem/mem0dbg.c
+++ b/storage/innobase/mem/mem0dbg.c
diff --git a/innobase/mem/mem0mem.c b/storage/innobase/mem/mem0mem.c
index 85f0119d02a..85f0119d02a 100644
--- a/innobase/mem/mem0mem.c
+++ b/storage/innobase/mem/mem0mem.c
diff --git a/innobase/mem/mem0pool.c b/storage/innobase/mem/mem0pool.c
index cb891a03092..cb891a03092 100644
--- a/innobase/mem/mem0pool.c
+++ b/storage/innobase/mem/mem0pool.c
diff --git a/innobase/mtr/Makefile.am b/storage/innobase/mtr/Makefile.am
index 1e93a34ce23..1e93a34ce23 100644
--- a/innobase/mtr/Makefile.am
+++ b/storage/innobase/mtr/Makefile.am
diff --git a/innobase/mtr/makefilewin b/storage/innobase/mtr/makefilewin
index 9da0863bd28..9da0863bd28 100644
--- a/innobase/mtr/makefilewin
+++ b/storage/innobase/mtr/makefilewin
diff --git a/innobase/mtr/mtr0log.c b/storage/innobase/mtr/mtr0log.c
index 4f826f242e8..4f826f242e8 100644
--- a/innobase/mtr/mtr0log.c
+++ b/storage/innobase/mtr/mtr0log.c
diff --git a/innobase/mtr/mtr0mtr.c b/storage/innobase/mtr/mtr0mtr.c
index 6e918806eb1..6e918806eb1 100644
--- a/innobase/mtr/mtr0mtr.c
+++ b/storage/innobase/mtr/mtr0mtr.c
diff --git a/innobase/my_cnf b/storage/innobase/my_cnf
index 94365237841..94365237841 100644
--- a/innobase/my_cnf
+++ b/storage/innobase/my_cnf
diff --git a/innobase/os/Makefile.am b/storage/innobase/os/Makefile.am
index 3b09a10efb5..3b09a10efb5 100644
--- a/innobase/os/Makefile.am
+++ b/storage/innobase/os/Makefile.am
diff --git a/innobase/os/makefilewin b/storage/innobase/os/makefilewin
index 8bc8d08611b..8bc8d08611b 100644
--- a/innobase/os/makefilewin
+++ b/storage/innobase/os/makefilewin
diff --git a/innobase/os/os0file.c b/storage/innobase/os/os0file.c
index eeba98a8ab2..eeba98a8ab2 100644
--- a/innobase/os/os0file.c
+++ b/storage/innobase/os/os0file.c
diff --git a/innobase/os/os0proc.c b/storage/innobase/os/os0proc.c
index 167aed93de7..167aed93de7 100644
--- a/innobase/os/os0proc.c
+++ b/storage/innobase/os/os0proc.c
diff --git a/innobase/os/os0sync.c b/storage/innobase/os/os0sync.c
index 18d92af5054..18d92af5054 100644
--- a/innobase/os/os0sync.c
+++ b/storage/innobase/os/os0sync.c
diff --git a/innobase/os/os0thread.c b/storage/innobase/os/os0thread.c
index 847d0ee1cc7..847d0ee1cc7 100644
--- a/innobase/os/os0thread.c
+++ b/storage/innobase/os/os0thread.c
diff --git a/innobase/page/Makefile.am b/storage/innobase/page/Makefile.am
index 2e260787438..2e260787438 100644
--- a/innobase/page/Makefile.am
+++ b/storage/innobase/page/Makefile.am
diff --git a/innobase/page/makefilewin b/storage/innobase/page/makefilewin
index 4a132cf828c..4a132cf828c 100644
--- a/innobase/page/makefilewin
+++ b/storage/innobase/page/makefilewin
diff --git a/innobase/page/page0cur.c b/storage/innobase/page/page0cur.c
index 7738f5a34f0..7738f5a34f0 100644
--- a/innobase/page/page0cur.c
+++ b/storage/innobase/page/page0cur.c
diff --git a/innobase/page/page0page.c b/storage/innobase/page/page0page.c
index f3217e91f58..f3217e91f58 100644
--- a/innobase/page/page0page.c
+++ b/storage/innobase/page/page0page.c
diff --git a/innobase/pars/Makefile.am b/storage/innobase/pars/Makefile.am
index 2356f330486..2356f330486 100644
--- a/innobase/pars/Makefile.am
+++ b/storage/innobase/pars/Makefile.am
diff --git a/innobase/pars/lexyy.c b/storage/innobase/pars/lexyy.c
index 0112f618533..0112f618533 100644
--- a/innobase/pars/lexyy.c
+++ b/storage/innobase/pars/lexyy.c
diff --git a/innobase/pars/makefilewin b/storage/innobase/pars/makefilewin
index f183d89cbe2..f183d89cbe2 100644
--- a/innobase/pars/makefilewin
+++ b/storage/innobase/pars/makefilewin
diff --git a/innobase/pars/pars0grm.c b/storage/innobase/pars/pars0grm.c
index 05b75398084..05b75398084 100644
--- a/innobase/pars/pars0grm.c
+++ b/storage/innobase/pars/pars0grm.c
diff --git a/innobase/pars/pars0grm.h b/storage/innobase/pars/pars0grm.h
index b2790949057..b2790949057 100644
--- a/innobase/pars/pars0grm.h
+++ b/storage/innobase/pars/pars0grm.h
diff --git a/innobase/pars/pars0grm.y b/storage/innobase/pars/pars0grm.y
index a142d04301e..a142d04301e 100644
--- a/innobase/pars/pars0grm.y
+++ b/storage/innobase/pars/pars0grm.y
diff --git a/innobase/pars/pars0lex.l b/storage/innobase/pars/pars0lex.l
index 811057d48a1..811057d48a1 100644
--- a/innobase/pars/pars0lex.l
+++ b/storage/innobase/pars/pars0lex.l
diff --git a/innobase/pars/pars0opt.c b/storage/innobase/pars/pars0opt.c
index 88022e2efe1..88022e2efe1 100644
--- a/innobase/pars/pars0opt.c
+++ b/storage/innobase/pars/pars0opt.c
diff --git a/innobase/pars/pars0pars.c b/storage/innobase/pars/pars0pars.c
index c62184abd85..c62184abd85 100644
--- a/innobase/pars/pars0pars.c
+++ b/storage/innobase/pars/pars0pars.c
diff --git a/innobase/pars/pars0sym.c b/storage/innobase/pars/pars0sym.c
index 8ade5579e47..8ade5579e47 100644
--- a/innobase/pars/pars0sym.c
+++ b/storage/innobase/pars/pars0sym.c
diff --git a/innobase/que/Makefile.am b/storage/innobase/que/Makefile.am
index d9c046b4f4c..d9c046b4f4c 100644
--- a/innobase/que/Makefile.am
+++ b/storage/innobase/que/Makefile.am
diff --git a/innobase/que/makefilewin b/storage/innobase/que/makefilewin
index 9661c716551..9661c716551 100644
--- a/innobase/que/makefilewin
+++ b/storage/innobase/que/makefilewin
diff --git a/innobase/que/que0que.c b/storage/innobase/que/que0que.c
index a0a6adf9b83..a0a6adf9b83 100644
--- a/innobase/que/que0que.c
+++ b/storage/innobase/que/que0que.c
diff --git a/innobase/read/Makefile.am b/storage/innobase/read/Makefile.am
index 7edf2a5a2e1..7edf2a5a2e1 100644
--- a/innobase/read/Makefile.am
+++ b/storage/innobase/read/Makefile.am
diff --git a/innobase/read/makefilewin b/storage/innobase/read/makefilewin
index 39593993a67..39593993a67 100644
--- a/innobase/read/makefilewin
+++ b/storage/innobase/read/makefilewin
diff --git a/innobase/read/read0read.c b/storage/innobase/read/read0read.c
index 0c4a037508e..0c4a037508e 100644
--- a/innobase/read/read0read.c
+++ b/storage/innobase/read/read0read.c
diff --git a/innobase/rem/Makefile.am b/storage/innobase/rem/Makefile.am
index e2b2fdaf669..e2b2fdaf669 100644
--- a/innobase/rem/Makefile.am
+++ b/storage/innobase/rem/Makefile.am
diff --git a/innobase/rem/makefilewin b/storage/innobase/rem/makefilewin
index 51ca4a92012..51ca4a92012 100644
--- a/innobase/rem/makefilewin
+++ b/storage/innobase/rem/makefilewin
diff --git a/innobase/rem/rem0cmp.c b/storage/innobase/rem/rem0cmp.c
index 74348b865a8..74348b865a8 100644
--- a/innobase/rem/rem0cmp.c
+++ b/storage/innobase/rem/rem0cmp.c
diff --git a/innobase/rem/rem0rec.c b/storage/innobase/rem/rem0rec.c
index 542c746209b..542c746209b 100644
--- a/innobase/rem/rem0rec.c
+++ b/storage/innobase/rem/rem0rec.c
diff --git a/innobase/row/Makefile.am b/storage/innobase/row/Makefile.am
index bd09f9a237d..bd09f9a237d 100644
--- a/innobase/row/Makefile.am
+++ b/storage/innobase/row/Makefile.am
diff --git a/innobase/row/makefilewin b/storage/innobase/row/makefilewin
index c17240c6119..c17240c6119 100644
--- a/innobase/row/makefilewin
+++ b/storage/innobase/row/makefilewin
diff --git a/innobase/row/row0ins.c b/storage/innobase/row/row0ins.c
index 303fe5749bc..303fe5749bc 100644
--- a/innobase/row/row0ins.c
+++ b/storage/innobase/row/row0ins.c
diff --git a/innobase/row/row0mysql.c b/storage/innobase/row/row0mysql.c
index b13ba056d85..b13ba056d85 100644
--- a/innobase/row/row0mysql.c
+++ b/storage/innobase/row/row0mysql.c
diff --git a/innobase/row/row0purge.c b/storage/innobase/row/row0purge.c
index 5893e016011..5893e016011 100644
--- a/innobase/row/row0purge.c
+++ b/storage/innobase/row/row0purge.c
diff --git a/innobase/row/row0row.c b/storage/innobase/row/row0row.c
index a6d3f1d5ab0..a6d3f1d5ab0 100644
--- a/innobase/row/row0row.c
+++ b/storage/innobase/row/row0row.c
diff --git a/innobase/row/row0sel.c b/storage/innobase/row/row0sel.c
index 10fc89bbb37..10fc89bbb37 100644
--- a/innobase/row/row0sel.c
+++ b/storage/innobase/row/row0sel.c
diff --git a/innobase/row/row0uins.c b/storage/innobase/row/row0uins.c
index 9dc860d70b1..9dc860d70b1 100644
--- a/innobase/row/row0uins.c
+++ b/storage/innobase/row/row0uins.c
diff --git a/innobase/row/row0umod.c b/storage/innobase/row/row0umod.c
index 1cade0f304f..1cade0f304f 100644
--- a/innobase/row/row0umod.c
+++ b/storage/innobase/row/row0umod.c
diff --git a/innobase/row/row0undo.c b/storage/innobase/row/row0undo.c
index abe73cbe705..abe73cbe705 100644
--- a/innobase/row/row0undo.c
+++ b/storage/innobase/row/row0undo.c
diff --git a/innobase/row/row0upd.c b/storage/innobase/row/row0upd.c
index 3305724a89b..3305724a89b 100644
--- a/innobase/row/row0upd.c
+++ b/storage/innobase/row/row0upd.c
diff --git a/innobase/row/row0vers.c b/storage/innobase/row/row0vers.c
index 36f6c27636d..36f6c27636d 100644
--- a/innobase/row/row0vers.c
+++ b/storage/innobase/row/row0vers.c
diff --git a/innobase/srv/Makefile.am b/storage/innobase/srv/Makefile.am
index 752683b82b8..752683b82b8 100644
--- a/innobase/srv/Makefile.am
+++ b/storage/innobase/srv/Makefile.am
diff --git a/innobase/srv/makefilewin b/storage/innobase/srv/makefilewin
index 129c65ec220..129c65ec220 100644
--- a/innobase/srv/makefilewin
+++ b/storage/innobase/srv/makefilewin
diff --git a/innobase/srv/srv0que.c b/storage/innobase/srv/srv0que.c
index 9dc9ae453d9..9dc9ae453d9 100644
--- a/innobase/srv/srv0que.c
+++ b/storage/innobase/srv/srv0que.c
diff --git a/innobase/srv/srv0srv.c b/storage/innobase/srv/srv0srv.c
index 41b0594d705..41b0594d705 100644
--- a/innobase/srv/srv0srv.c
+++ b/storage/innobase/srv/srv0srv.c
diff --git a/innobase/srv/srv0start.c b/storage/innobase/srv/srv0start.c
index c65b7d3e141..c65b7d3e141 100644
--- a/innobase/srv/srv0start.c
+++ b/storage/innobase/srv/srv0start.c
diff --git a/innobase/sync/Makefile.am b/storage/innobase/sync/Makefile.am
index c95955a733b..c95955a733b 100644
--- a/innobase/sync/Makefile.am
+++ b/storage/innobase/sync/Makefile.am
diff --git a/innobase/sync/makefilewin b/storage/innobase/sync/makefilewin
index 73cff40405a..73cff40405a 100644
--- a/innobase/sync/makefilewin
+++ b/storage/innobase/sync/makefilewin
diff --git a/innobase/sync/sync0arr.c b/storage/innobase/sync/sync0arr.c
index 198ef49ca9f..198ef49ca9f 100644
--- a/innobase/sync/sync0arr.c
+++ b/storage/innobase/sync/sync0arr.c
diff --git a/innobase/sync/sync0rw.c b/storage/innobase/sync/sync0rw.c
index 973b46fdd50..973b46fdd50 100644
--- a/innobase/sync/sync0rw.c
+++ b/storage/innobase/sync/sync0rw.c
diff --git a/innobase/sync/sync0sync.c b/storage/innobase/sync/sync0sync.c
index e604912e996..e604912e996 100644
--- a/innobase/sync/sync0sync.c
+++ b/storage/innobase/sync/sync0sync.c
diff --git a/innobase/thr/Makefile.am b/storage/innobase/thr/Makefile.am
index 62c39492c07..62c39492c07 100644
--- a/innobase/thr/Makefile.am
+++ b/storage/innobase/thr/Makefile.am
diff --git a/innobase/thr/makefilewin b/storage/innobase/thr/makefilewin
index 3f29ea1d3e3..3f29ea1d3e3 100644
--- a/innobase/thr/makefilewin
+++ b/storage/innobase/thr/makefilewin
diff --git a/innobase/thr/thr0loc.c b/storage/innobase/thr/thr0loc.c
index 033bb22807f..033bb22807f 100644
--- a/innobase/thr/thr0loc.c
+++ b/storage/innobase/thr/thr0loc.c
diff --git a/innobase/trx/Makefile.am b/storage/innobase/trx/Makefile.am
index 9e2b3c398e3..9e2b3c398e3 100644
--- a/innobase/trx/Makefile.am
+++ b/storage/innobase/trx/Makefile.am
diff --git a/innobase/trx/makefilewin b/storage/innobase/trx/makefilewin
index 35588779d66..35588779d66 100644
--- a/innobase/trx/makefilewin
+++ b/storage/innobase/trx/makefilewin
diff --git a/innobase/trx/trx0purge.c b/storage/innobase/trx/trx0purge.c
index 3df34111281..3df34111281 100644
--- a/innobase/trx/trx0purge.c
+++ b/storage/innobase/trx/trx0purge.c
diff --git a/innobase/trx/trx0rec.c b/storage/innobase/trx/trx0rec.c
index fcb7582ce73..fcb7582ce73 100644
--- a/innobase/trx/trx0rec.c
+++ b/storage/innobase/trx/trx0rec.c
diff --git a/innobase/trx/trx0roll.c b/storage/innobase/trx/trx0roll.c
index 69f7a99187f..69f7a99187f 100644
--- a/innobase/trx/trx0roll.c
+++ b/storage/innobase/trx/trx0roll.c
diff --git a/innobase/trx/trx0rseg.c b/storage/innobase/trx/trx0rseg.c
index a01d4bb835d..a01d4bb835d 100644
--- a/innobase/trx/trx0rseg.c
+++ b/storage/innobase/trx/trx0rseg.c
diff --git a/innobase/trx/trx0sys.c b/storage/innobase/trx/trx0sys.c
index 68fe6d5079a..68fe6d5079a 100644
--- a/innobase/trx/trx0sys.c
+++ b/storage/innobase/trx/trx0sys.c
diff --git a/innobase/trx/trx0trx.c b/storage/innobase/trx/trx0trx.c
index cdda1dd4dee..cdda1dd4dee 100644
--- a/innobase/trx/trx0trx.c
+++ b/storage/innobase/trx/trx0trx.c
diff --git a/innobase/trx/trx0undo.c b/storage/innobase/trx/trx0undo.c
index bb314dd35e9..bb314dd35e9 100644
--- a/innobase/trx/trx0undo.c
+++ b/storage/innobase/trx/trx0undo.c
diff --git a/innobase/usr/Makefile.am b/storage/innobase/usr/Makefile.am
index bdcc832a76e..bdcc832a76e 100644
--- a/innobase/usr/Makefile.am
+++ b/storage/innobase/usr/Makefile.am
diff --git a/innobase/usr/makefilewin b/storage/innobase/usr/makefilewin
index 66a77275e9b..66a77275e9b 100644
--- a/innobase/usr/makefilewin
+++ b/storage/innobase/usr/makefilewin
diff --git a/innobase/usr/usr0sess.c b/storage/innobase/usr/usr0sess.c
index 359c1552421..359c1552421 100644
--- a/innobase/usr/usr0sess.c
+++ b/storage/innobase/usr/usr0sess.c
diff --git a/innobase/ut/Makefile.am b/storage/innobase/ut/Makefile.am
index 2fdbb99e0f3..2fdbb99e0f3 100644
--- a/innobase/ut/Makefile.am
+++ b/storage/innobase/ut/Makefile.am
diff --git a/innobase/ut/makefilewin b/storage/innobase/ut/makefilewin
index 2fda190773b..2fda190773b 100644
--- a/innobase/ut/makefilewin
+++ b/storage/innobase/ut/makefilewin
diff --git a/innobase/ut/ut0byte.c b/storage/innobase/ut/ut0byte.c
index cc83aacc90b..cc83aacc90b 100644
--- a/innobase/ut/ut0byte.c
+++ b/storage/innobase/ut/ut0byte.c
diff --git a/innobase/ut/ut0dbg.c b/storage/innobase/ut/ut0dbg.c
index 0f6a27d35d9..0f6a27d35d9 100644
--- a/innobase/ut/ut0dbg.c
+++ b/storage/innobase/ut/ut0dbg.c
diff --git a/innobase/ut/ut0mem.c b/storage/innobase/ut/ut0mem.c
index 3e8fd79a739..3e8fd79a739 100644
--- a/innobase/ut/ut0mem.c
+++ b/storage/innobase/ut/ut0mem.c
diff --git a/innobase/ut/ut0rnd.c b/storage/innobase/ut/ut0rnd.c
index 85d2e6094c3..85d2e6094c3 100644
--- a/innobase/ut/ut0rnd.c
+++ b/storage/innobase/ut/ut0rnd.c
diff --git a/innobase/ut/ut0ut.c b/storage/innobase/ut/ut0ut.c
index 1be5939303a..1be5939303a 100644
--- a/innobase/ut/ut0ut.c
+++ b/storage/innobase/ut/ut0ut.c
diff --git a/myisam/.cvsignore b/storage/myisam/.cvsignore
index ef6d92c6e18..ef6d92c6e18 100644
--- a/myisam/.cvsignore
+++ b/storage/myisam/.cvsignore
diff --git a/myisam/ChangeLog b/storage/myisam/ChangeLog
index 504202be43f..504202be43f 100644
--- a/myisam/ChangeLog
+++ b/storage/myisam/ChangeLog
diff --git a/myisam/Makefile.am b/storage/myisam/Makefile.am
index e77e46cb7a3..e77e46cb7a3 100644
--- a/myisam/Makefile.am
+++ b/storage/myisam/Makefile.am
diff --git a/myisam/NEWS b/storage/myisam/NEWS
index bb1f141610b..bb1f141610b 100644
--- a/myisam/NEWS
+++ b/storage/myisam/NEWS
diff --git a/myisam/TODO b/storage/myisam/TODO
index cad9486e1bb..cad9486e1bb 100644
--- a/myisam/TODO
+++ b/storage/myisam/TODO
diff --git a/myisam/ft_boolean_search.c b/storage/myisam/ft_boolean_search.c
index 530f0d56c4c..530f0d56c4c 100644
--- a/myisam/ft_boolean_search.c
+++ b/storage/myisam/ft_boolean_search.c
diff --git a/myisam/ft_eval.c b/storage/myisam/ft_eval.c
index 34248c69f20..34248c69f20 100644
--- a/myisam/ft_eval.c
+++ b/storage/myisam/ft_eval.c
diff --git a/myisam/ft_eval.h b/storage/myisam/ft_eval.h
index 5501fe9d34b..5501fe9d34b 100644
--- a/myisam/ft_eval.h
+++ b/storage/myisam/ft_eval.h
diff --git a/myisam/ft_nlq_search.c b/storage/myisam/ft_nlq_search.c
index 7a506fd11c6..7a506fd11c6 100644
--- a/myisam/ft_nlq_search.c
+++ b/storage/myisam/ft_nlq_search.c
diff --git a/myisam/ft_parser.c b/storage/myisam/ft_parser.c
index 2fad2363ae2..2fad2363ae2 100644
--- a/myisam/ft_parser.c
+++ b/storage/myisam/ft_parser.c
diff --git a/myisam/ft_static.c b/storage/myisam/ft_static.c
index e221950f445..e221950f445 100644
--- a/myisam/ft_static.c
+++ b/storage/myisam/ft_static.c
diff --git a/myisam/ft_stem.c b/storage/myisam/ft_stem.c
index 846d5d2247f..846d5d2247f 100644
--- a/myisam/ft_stem.c
+++ b/storage/myisam/ft_stem.c
diff --git a/myisam/ft_stopwords.c b/storage/myisam/ft_stopwords.c
index ab51afb0e82..ab51afb0e82 100644
--- a/myisam/ft_stopwords.c
+++ b/storage/myisam/ft_stopwords.c
diff --git a/myisam/ft_test1.c b/storage/myisam/ft_test1.c
index 14be9aa1e8c..14be9aa1e8c 100644
--- a/myisam/ft_test1.c
+++ b/storage/myisam/ft_test1.c
diff --git a/myisam/ft_test1.h b/storage/myisam/ft_test1.h
index e360244057b..e360244057b 100644
--- a/myisam/ft_test1.h
+++ b/storage/myisam/ft_test1.h
diff --git a/myisam/ft_update.c b/storage/myisam/ft_update.c
index b8cd925bf4f..b8cd925bf4f 100644
--- a/myisam/ft_update.c
+++ b/storage/myisam/ft_update.c
diff --git a/myisam/ftbench/Ecompare.pl b/storage/myisam/ftbench/Ecompare.pl
index 265534e704d..265534e704d 100755
--- a/myisam/ftbench/Ecompare.pl
+++ b/storage/myisam/ftbench/Ecompare.pl
diff --git a/myisam/ftbench/Ecreate.pl b/storage/myisam/ftbench/Ecreate.pl
index d90a6f7a0ad..d90a6f7a0ad 100755
--- a/myisam/ftbench/Ecreate.pl
+++ b/storage/myisam/ftbench/Ecreate.pl
diff --git a/myisam/ftbench/Ereport.pl b/storage/myisam/ftbench/Ereport.pl
index 5969304da09..5969304da09 100755
--- a/myisam/ftbench/Ereport.pl
+++ b/storage/myisam/ftbench/Ereport.pl
diff --git a/myisam/ftbench/README b/storage/myisam/ftbench/README
index b1f8b66b15f..b1f8b66b15f 100644
--- a/myisam/ftbench/README
+++ b/storage/myisam/ftbench/README
diff --git a/myisam/ftbench/ft-test-run.sh b/storage/myisam/ftbench/ft-test-run.sh
index ceba818fa5c..ceba818fa5c 100755
--- a/myisam/ftbench/ft-test-run.sh
+++ b/storage/myisam/ftbench/ft-test-run.sh
diff --git a/myisam/ftdefs.h b/storage/myisam/ftdefs.h
index 91c679a1e58..91c679a1e58 100644
--- a/myisam/ftdefs.h
+++ b/storage/myisam/ftdefs.h
diff --git a/myisam/fulltext.h b/storage/myisam/fulltext.h
index d8c74d4e94b..d8c74d4e94b 100644
--- a/myisam/fulltext.h
+++ b/storage/myisam/fulltext.h
diff --git a/myisam/make-ccc b/storage/myisam/make-ccc
index 6d1303729db..6d1303729db 100755
--- a/myisam/make-ccc
+++ b/storage/myisam/make-ccc
diff --git a/myisam/mi_cache.c b/storage/myisam/mi_cache.c
index 8dee068c50e..8dee068c50e 100644
--- a/myisam/mi_cache.c
+++ b/storage/myisam/mi_cache.c
diff --git a/myisam/mi_changed.c b/storage/myisam/mi_changed.c
index c2ab5568eba..c2ab5568eba 100644
--- a/myisam/mi_changed.c
+++ b/storage/myisam/mi_changed.c
diff --git a/myisam/mi_check.c b/storage/myisam/mi_check.c
index dd8cc736741..dd8cc736741 100644
--- a/myisam/mi_check.c
+++ b/storage/myisam/mi_check.c
diff --git a/myisam/mi_checksum.c b/storage/myisam/mi_checksum.c
index 33a51068fb0..33a51068fb0 100644
--- a/myisam/mi_checksum.c
+++ b/storage/myisam/mi_checksum.c
diff --git a/myisam/mi_close.c b/storage/myisam/mi_close.c
index 62f5617de1a..62f5617de1a 100644
--- a/myisam/mi_close.c
+++ b/storage/myisam/mi_close.c
diff --git a/myisam/mi_create.c b/storage/myisam/mi_create.c
index 8635d6bcf36..8635d6bcf36 100644
--- a/myisam/mi_create.c
+++ b/storage/myisam/mi_create.c
diff --git a/myisam/mi_dbug.c b/storage/myisam/mi_dbug.c
index e782d21afe7..e782d21afe7 100644
--- a/myisam/mi_dbug.c
+++ b/storage/myisam/mi_dbug.c
diff --git a/myisam/mi_delete.c b/storage/myisam/mi_delete.c
index cc4a17182f7..cc4a17182f7 100644
--- a/myisam/mi_delete.c
+++ b/storage/myisam/mi_delete.c
diff --git a/myisam/mi_delete_all.c b/storage/myisam/mi_delete_all.c
index 3033249886f..3033249886f 100644
--- a/myisam/mi_delete_all.c
+++ b/storage/myisam/mi_delete_all.c
diff --git a/myisam/mi_delete_table.c b/storage/myisam/mi_delete_table.c
index 6843881568d..6843881568d 100644
--- a/myisam/mi_delete_table.c
+++ b/storage/myisam/mi_delete_table.c
diff --git a/myisam/mi_dynrec.c b/storage/myisam/mi_dynrec.c
index 9d8e161b8fe..9d8e161b8fe 100644
--- a/myisam/mi_dynrec.c
+++ b/storage/myisam/mi_dynrec.c
diff --git a/myisam/mi_extra.c b/storage/myisam/mi_extra.c
index ba32bb9115a..ba32bb9115a 100644
--- a/myisam/mi_extra.c
+++ b/storage/myisam/mi_extra.c
diff --git a/myisam/mi_info.c b/storage/myisam/mi_info.c
index bdece9c2ee3..bdece9c2ee3 100644
--- a/myisam/mi_info.c
+++ b/storage/myisam/mi_info.c
diff --git a/myisam/mi_key.c b/storage/myisam/mi_key.c
index ab5ddd3a378..ab5ddd3a378 100644
--- a/myisam/mi_key.c
+++ b/storage/myisam/mi_key.c
diff --git a/myisam/mi_keycache.c b/storage/myisam/mi_keycache.c
index fb13f3703a2..fb13f3703a2 100644
--- a/myisam/mi_keycache.c
+++ b/storage/myisam/mi_keycache.c
diff --git a/myisam/mi_locking.c b/storage/myisam/mi_locking.c
index 789d74680ef..789d74680ef 100644
--- a/myisam/mi_locking.c
+++ b/storage/myisam/mi_locking.c
diff --git a/myisam/mi_log.c b/storage/myisam/mi_log.c
index 13842c56828..13842c56828 100644
--- a/myisam/mi_log.c
+++ b/storage/myisam/mi_log.c
diff --git a/myisam/mi_open.c b/storage/myisam/mi_open.c
index d65a46a92fb..d65a46a92fb 100644
--- a/myisam/mi_open.c
+++ b/storage/myisam/mi_open.c
diff --git a/myisam/mi_packrec.c b/storage/myisam/mi_packrec.c
index 4b512dd89dd..4b512dd89dd 100644
--- a/myisam/mi_packrec.c
+++ b/storage/myisam/mi_packrec.c
diff --git a/myisam/mi_page.c b/storage/myisam/mi_page.c
index 5240c063fba..5240c063fba 100644
--- a/myisam/mi_page.c
+++ b/storage/myisam/mi_page.c
diff --git a/myisam/mi_panic.c b/storage/myisam/mi_panic.c
index 78698d88c54..78698d88c54 100644
--- a/myisam/mi_panic.c
+++ b/storage/myisam/mi_panic.c
diff --git a/myisam/mi_preload.c b/storage/myisam/mi_preload.c
index 317ab4ad7fe..317ab4ad7fe 100644
--- a/myisam/mi_preload.c
+++ b/storage/myisam/mi_preload.c
diff --git a/myisam/mi_range.c b/storage/myisam/mi_range.c
index e78f3b11625..e78f3b11625 100644
--- a/myisam/mi_range.c
+++ b/storage/myisam/mi_range.c
diff --git a/myisam/mi_rename.c b/storage/myisam/mi_rename.c
index 8380ee1bfad..8380ee1bfad 100644
--- a/myisam/mi_rename.c
+++ b/storage/myisam/mi_rename.c
diff --git a/myisam/mi_rfirst.c b/storage/myisam/mi_rfirst.c
index e30f61801a0..e30f61801a0 100644
--- a/myisam/mi_rfirst.c
+++ b/storage/myisam/mi_rfirst.c
diff --git a/myisam/mi_rkey.c b/storage/myisam/mi_rkey.c
index 635a7eb2c48..635a7eb2c48 100644
--- a/myisam/mi_rkey.c
+++ b/storage/myisam/mi_rkey.c
diff --git a/myisam/mi_rlast.c b/storage/myisam/mi_rlast.c
index 61c3ff58fd5..61c3ff58fd5 100644
--- a/myisam/mi_rlast.c
+++ b/storage/myisam/mi_rlast.c
diff --git a/myisam/mi_rnext.c b/storage/myisam/mi_rnext.c
index 69bf5c8deae..69bf5c8deae 100644
--- a/myisam/mi_rnext.c
+++ b/storage/myisam/mi_rnext.c
diff --git a/myisam/mi_rnext_same.c b/storage/myisam/mi_rnext_same.c
index 06408f57a3f..06408f57a3f 100644
--- a/myisam/mi_rnext_same.c
+++ b/storage/myisam/mi_rnext_same.c
diff --git a/myisam/mi_rprev.c b/storage/myisam/mi_rprev.c
index b787210e037..b787210e037 100644
--- a/myisam/mi_rprev.c
+++ b/storage/myisam/mi_rprev.c
diff --git a/myisam/mi_rrnd.c b/storage/myisam/mi_rrnd.c
index f6a2f021662..f6a2f021662 100644
--- a/myisam/mi_rrnd.c
+++ b/storage/myisam/mi_rrnd.c
diff --git a/myisam/mi_rsame.c b/storage/myisam/mi_rsame.c
index 56c8d1226ca..56c8d1226ca 100644
--- a/myisam/mi_rsame.c
+++ b/storage/myisam/mi_rsame.c
diff --git a/myisam/mi_rsamepos.c b/storage/myisam/mi_rsamepos.c
index a1d96fb7104..a1d96fb7104 100644
--- a/myisam/mi_rsamepos.c
+++ b/storage/myisam/mi_rsamepos.c
diff --git a/myisam/mi_scan.c b/storage/myisam/mi_scan.c
index 90bc3430ba7..90bc3430ba7 100644
--- a/myisam/mi_scan.c
+++ b/storage/myisam/mi_scan.c
diff --git a/myisam/mi_search.c b/storage/myisam/mi_search.c
index 0c82a4c4502..0c82a4c4502 100644
--- a/myisam/mi_search.c
+++ b/storage/myisam/mi_search.c
diff --git a/myisam/mi_static.c b/storage/myisam/mi_static.c
index f41aeff8453..f41aeff8453 100644
--- a/myisam/mi_static.c
+++ b/storage/myisam/mi_static.c
diff --git a/myisam/mi_statrec.c b/storage/myisam/mi_statrec.c
index 8f5cde45e24..8f5cde45e24 100644
--- a/myisam/mi_statrec.c
+++ b/storage/myisam/mi_statrec.c
diff --git a/myisam/mi_test1.c b/storage/myisam/mi_test1.c
index aa6cd98ac8e..aa6cd98ac8e 100644
--- a/myisam/mi_test1.c
+++ b/storage/myisam/mi_test1.c
diff --git a/myisam/mi_test2.c b/storage/myisam/mi_test2.c
index 95c8ce56a13..95c8ce56a13 100644
--- a/myisam/mi_test2.c
+++ b/storage/myisam/mi_test2.c
diff --git a/myisam/mi_test3.c b/storage/myisam/mi_test3.c
index be4277cc65c..be4277cc65c 100644
--- a/myisam/mi_test3.c
+++ b/storage/myisam/mi_test3.c
diff --git a/myisam/mi_test_all.res b/storage/myisam/mi_test_all.res
index 16b517d3f76..16b517d3f76 100644
--- a/myisam/mi_test_all.res
+++ b/storage/myisam/mi_test_all.res
diff --git a/myisam/mi_test_all.sh b/storage/myisam/mi_test_all.sh
index 07e71d65675..07e71d65675 100755
--- a/myisam/mi_test_all.sh
+++ b/storage/myisam/mi_test_all.sh
diff --git a/myisam/mi_unique.c b/storage/myisam/mi_unique.c
index f2d5f01be25..f2d5f01be25 100644
--- a/myisam/mi_unique.c
+++ b/storage/myisam/mi_unique.c
diff --git a/myisam/mi_update.c b/storage/myisam/mi_update.c
index cda60694008..cda60694008 100644
--- a/myisam/mi_update.c
+++ b/storage/myisam/mi_update.c
diff --git a/myisam/mi_write.c b/storage/myisam/mi_write.c
index 768258a0c82..768258a0c82 100644
--- a/myisam/mi_write.c
+++ b/storage/myisam/mi_write.c
diff --git a/myisam/myisam_ftdump.c b/storage/myisam/myisam_ftdump.c
index 28aac0a8ecf..28aac0a8ecf 100644
--- a/myisam/myisam_ftdump.c
+++ b/storage/myisam/myisam_ftdump.c
diff --git a/myisam/myisamchk.c b/storage/myisam/myisamchk.c
index 519e123e9da..519e123e9da 100644
--- a/myisam/myisamchk.c
+++ b/storage/myisam/myisamchk.c
diff --git a/myisam/myisamdef.h b/storage/myisam/myisamdef.h
index b66d7e71a05..b66d7e71a05 100644
--- a/myisam/myisamdef.h
+++ b/storage/myisam/myisamdef.h
diff --git a/myisam/myisamlog.c b/storage/myisam/myisamlog.c
index dc98d813266..dc98d813266 100644
--- a/myisam/myisamlog.c
+++ b/storage/myisam/myisamlog.c
diff --git a/myisam/myisampack.c b/storage/myisam/myisampack.c
index bda620a594a..bda620a594a 100644
--- a/myisam/myisampack.c
+++ b/storage/myisam/myisampack.c
diff --git a/myisam/rt_index.c b/storage/myisam/rt_index.c
index 97554dca4e6..97554dca4e6 100644
--- a/myisam/rt_index.c
+++ b/storage/myisam/rt_index.c
diff --git a/myisam/rt_index.h b/storage/myisam/rt_index.h
index d3fcd934719..d3fcd934719 100644
--- a/myisam/rt_index.h
+++ b/storage/myisam/rt_index.h
diff --git a/myisam/rt_key.c b/storage/myisam/rt_key.c
index e2a402fbefd..e2a402fbefd 100644
--- a/myisam/rt_key.c
+++ b/storage/myisam/rt_key.c
diff --git a/myisam/rt_key.h b/storage/myisam/rt_key.h
index df4f8aa03a2..df4f8aa03a2 100644
--- a/myisam/rt_key.h
+++ b/storage/myisam/rt_key.h
diff --git a/myisam/rt_mbr.c b/storage/myisam/rt_mbr.c
index c43daec2f7c..c43daec2f7c 100644
--- a/myisam/rt_mbr.c
+++ b/storage/myisam/rt_mbr.c
diff --git a/myisam/rt_mbr.h b/storage/myisam/rt_mbr.h
index 2153faad2b4..2153faad2b4 100644
--- a/myisam/rt_mbr.h
+++ b/storage/myisam/rt_mbr.h
diff --git a/myisam/rt_split.c b/storage/myisam/rt_split.c
index 005e86805bb..005e86805bb 100644
--- a/myisam/rt_split.c
+++ b/storage/myisam/rt_split.c
diff --git a/myisam/rt_test.c b/storage/myisam/rt_test.c
index 4f04aa11fce..4f04aa11fce 100644
--- a/myisam/rt_test.c
+++ b/storage/myisam/rt_test.c
diff --git a/myisam/sort.c b/storage/myisam/sort.c
index 9d2af2e8c70..9d2af2e8c70 100644
--- a/myisam/sort.c
+++ b/storage/myisam/sort.c
diff --git a/myisam/sp_defs.h b/storage/myisam/sp_defs.h
index 4cc2267a1bd..4cc2267a1bd 100644
--- a/myisam/sp_defs.h
+++ b/storage/myisam/sp_defs.h
diff --git a/myisam/sp_key.c b/storage/myisam/sp_key.c
index b61e8094cde..b61e8094cde 100644
--- a/myisam/sp_key.c
+++ b/storage/myisam/sp_key.c
diff --git a/myisam/sp_test.c b/storage/myisam/sp_test.c
index f0b48dbd5d8..f0b48dbd5d8 100644
--- a/myisam/sp_test.c
+++ b/storage/myisam/sp_test.c
diff --git a/myisam/test_pack b/storage/myisam/test_pack
index 0cbeb57ba70..0cbeb57ba70 100755
--- a/myisam/test_pack
+++ b/storage/myisam/test_pack
diff --git a/myisammrg/.cvsignore b/storage/myisammrg/.cvsignore
index e9955884756..e9955884756 100644
--- a/myisammrg/.cvsignore
+++ b/storage/myisammrg/.cvsignore
diff --git a/myisammrg/Makefile.am b/storage/myisammrg/Makefile.am
index 6975fab6770..6975fab6770 100644
--- a/myisammrg/Makefile.am
+++ b/storage/myisammrg/Makefile.am
diff --git a/myisammrg/make-ccc b/storage/myisammrg/make-ccc
index a7e3dfc3cdb..a7e3dfc3cdb 100755
--- a/myisammrg/make-ccc
+++ b/storage/myisammrg/make-ccc
diff --git a/myisammrg/myrg_close.c b/storage/myisammrg/myrg_close.c
index 897020c6865..897020c6865 100644
--- a/myisammrg/myrg_close.c
+++ b/storage/myisammrg/myrg_close.c
diff --git a/myisammrg/myrg_create.c b/storage/myisammrg/myrg_create.c
index 7ddb7ecb3b9..7ddb7ecb3b9 100644
--- a/myisammrg/myrg_create.c
+++ b/storage/myisammrg/myrg_create.c
diff --git a/myisammrg/myrg_def.h b/storage/myisammrg/myrg_def.h
index 00e7950bccf..99d7cf541d5 100644
--- a/myisammrg/myrg_def.h
+++ b/storage/myisammrg/myrg_def.h
@@ -17,7 +17,7 @@
/* This file is included by all myisam-merge files */
#ifndef N_MAXKEY
-#include "../myisam/myisamdef.h"
+#include "../storage/myisam/myisamdef.h"
#endif
#include "myisammrg.h"
diff --git a/myisammrg/myrg_delete.c b/storage/myisammrg/myrg_delete.c
index 8b89ed62ac1..8b89ed62ac1 100644
--- a/myisammrg/myrg_delete.c
+++ b/storage/myisammrg/myrg_delete.c
diff --git a/myisammrg/myrg_extra.c b/storage/myisammrg/myrg_extra.c
index 62cf5f01aba..62cf5f01aba 100644
--- a/myisammrg/myrg_extra.c
+++ b/storage/myisammrg/myrg_extra.c
diff --git a/myisammrg/myrg_info.c b/storage/myisammrg/myrg_info.c
index ba840ac444b..ba840ac444b 100644
--- a/myisammrg/myrg_info.c
+++ b/storage/myisammrg/myrg_info.c
diff --git a/myisammrg/myrg_locking.c b/storage/myisammrg/myrg_locking.c
index e5a8d3f3d9d..e5a8d3f3d9d 100644
--- a/myisammrg/myrg_locking.c
+++ b/storage/myisammrg/myrg_locking.c
diff --git a/myisammrg/myrg_open.c b/storage/myisammrg/myrg_open.c
index a59ccb7d966..a59ccb7d966 100644
--- a/myisammrg/myrg_open.c
+++ b/storage/myisammrg/myrg_open.c
diff --git a/myisammrg/myrg_panic.c b/storage/myisammrg/myrg_panic.c
index ab08b8082c3..ab08b8082c3 100644
--- a/myisammrg/myrg_panic.c
+++ b/storage/myisammrg/myrg_panic.c
diff --git a/myisammrg/myrg_queue.c b/storage/myisammrg/myrg_queue.c
index dfb434d6397..dfb434d6397 100644
--- a/myisammrg/myrg_queue.c
+++ b/storage/myisammrg/myrg_queue.c
diff --git a/myisammrg/myrg_range.c b/storage/myisammrg/myrg_range.c
index aafdf70525c..aafdf70525c 100644
--- a/myisammrg/myrg_range.c
+++ b/storage/myisammrg/myrg_range.c
diff --git a/myisammrg/myrg_rfirst.c b/storage/myisammrg/myrg_rfirst.c
index 9ba07686c47..9ba07686c47 100644
--- a/myisammrg/myrg_rfirst.c
+++ b/storage/myisammrg/myrg_rfirst.c
diff --git a/myisammrg/myrg_rkey.c b/storage/myisammrg/myrg_rkey.c
index a85ef6a3b5e..a85ef6a3b5e 100644
--- a/myisammrg/myrg_rkey.c
+++ b/storage/myisammrg/myrg_rkey.c
diff --git a/myisammrg/myrg_rlast.c b/storage/myisammrg/myrg_rlast.c
index 96bb798bd4f..96bb798bd4f 100644
--- a/myisammrg/myrg_rlast.c
+++ b/storage/myisammrg/myrg_rlast.c
diff --git a/myisammrg/myrg_rnext.c b/storage/myisammrg/myrg_rnext.c
index 0929c63fc1d..0929c63fc1d 100644
--- a/myisammrg/myrg_rnext.c
+++ b/storage/myisammrg/myrg_rnext.c
diff --git a/myisammrg/myrg_rnext_same.c b/storage/myisammrg/myrg_rnext_same.c
index 997e4100acd..997e4100acd 100644
--- a/myisammrg/myrg_rnext_same.c
+++ b/storage/myisammrg/myrg_rnext_same.c
diff --git a/myisammrg/myrg_rprev.c b/storage/myisammrg/myrg_rprev.c
index 797993e903d..797993e903d 100644
--- a/myisammrg/myrg_rprev.c
+++ b/storage/myisammrg/myrg_rprev.c
diff --git a/myisammrg/myrg_rrnd.c b/storage/myisammrg/myrg_rrnd.c
index d623ea8ea9c..d623ea8ea9c 100644
--- a/myisammrg/myrg_rrnd.c
+++ b/storage/myisammrg/myrg_rrnd.c
diff --git a/myisammrg/myrg_rsame.c b/storage/myisammrg/myrg_rsame.c
index f6b2164dc21..f6b2164dc21 100644
--- a/myisammrg/myrg_rsame.c
+++ b/storage/myisammrg/myrg_rsame.c
diff --git a/myisammrg/myrg_static.c b/storage/myisammrg/myrg_static.c
index 9e76cbae07b..9e76cbae07b 100644
--- a/myisammrg/myrg_static.c
+++ b/storage/myisammrg/myrg_static.c
diff --git a/myisammrg/myrg_update.c b/storage/myisammrg/myrg_update.c
index 7b9f614b965..7b9f614b965 100644
--- a/myisammrg/myrg_update.c
+++ b/storage/myisammrg/myrg_update.c
diff --git a/myisammrg/myrg_write.c b/storage/myisammrg/myrg_write.c
index 532709e361d..532709e361d 100644
--- a/myisammrg/myrg_write.c
+++ b/storage/myisammrg/myrg_write.c
diff --git a/ndb/Makefile.am b/storage/ndb/Makefile.am
index 3aac54b38ee..3aac54b38ee 100644
--- a/ndb/Makefile.am
+++ b/storage/ndb/Makefile.am
diff --git a/ndb/bin/.empty b/storage/ndb/bin/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/ndb/bin/.empty
+++ b/storage/ndb/bin/.empty
diff --git a/ndb/bin/check-regression.sh b/storage/ndb/bin/check-regression.sh
index 93a31ccb39c..93a31ccb39c 100755
--- a/ndb/bin/check-regression.sh
+++ b/storage/ndb/bin/check-regression.sh
diff --git a/ndb/bin/makeTestPrograms_html.sh b/storage/ndb/bin/makeTestPrograms_html.sh
index ac31c8a6267..ac31c8a6267 100755
--- a/ndb/bin/makeTestPrograms_html.sh
+++ b/storage/ndb/bin/makeTestPrograms_html.sh
diff --git a/ndb/config/common.mk.am b/storage/ndb/config/common.mk.am
index 869e2fae91d..869e2fae91d 100644
--- a/ndb/config/common.mk.am
+++ b/storage/ndb/config/common.mk.am
diff --git a/ndb/config/make-win-dsw.sh b/storage/ndb/config/make-win-dsw.sh
index b0613620f8a..b0613620f8a 100755
--- a/ndb/config/make-win-dsw.sh
+++ b/storage/ndb/config/make-win-dsw.sh
diff --git a/ndb/config/type_kernel.mk.am b/storage/ndb/config/type_kernel.mk.am
index 703876ee2e9..703876ee2e9 100644
--- a/ndb/config/type_kernel.mk.am
+++ b/storage/ndb/config/type_kernel.mk.am
diff --git a/ndb/config/type_mgmapiclient.mk.am b/storage/ndb/config/type_mgmapiclient.mk.am
index 1ef4a81d67e..1ef4a81d67e 100644
--- a/ndb/config/type_mgmapiclient.mk.am
+++ b/storage/ndb/config/type_mgmapiclient.mk.am
diff --git a/ndb/config/type_ndbapi.mk.am b/storage/ndb/config/type_ndbapi.mk.am
index ed648273aea..ed648273aea 100644
--- a/ndb/config/type_ndbapi.mk.am
+++ b/storage/ndb/config/type_ndbapi.mk.am
diff --git a/ndb/config/type_ndbapiclient.mk.am b/storage/ndb/config/type_ndbapiclient.mk.am
index 88b57e49e19..88b57e49e19 100644
--- a/ndb/config/type_ndbapiclient.mk.am
+++ b/storage/ndb/config/type_ndbapiclient.mk.am
diff --git a/ndb/config/type_ndbapitest.mk.am b/storage/ndb/config/type_ndbapitest.mk.am
index 392c4e9fc70..392c4e9fc70 100644
--- a/ndb/config/type_ndbapitest.mk.am
+++ b/storage/ndb/config/type_ndbapitest.mk.am
diff --git a/ndb/config/type_ndbapitools.mk.am b/storage/ndb/config/type_ndbapitools.mk.am
index d4eb090112d..d4eb090112d 100644
--- a/ndb/config/type_ndbapitools.mk.am
+++ b/storage/ndb/config/type_ndbapitools.mk.am
diff --git a/ndb/config/type_util.mk.am b/storage/ndb/config/type_util.mk.am
index 0dfa77b7a7c..0dfa77b7a7c 100644
--- a/ndb/config/type_util.mk.am
+++ b/storage/ndb/config/type_util.mk.am
diff --git a/ndb/config/win-includes b/storage/ndb/config/win-includes
index fa5984fd25e..fa5984fd25e 100755
--- a/ndb/config/win-includes
+++ b/storage/ndb/config/win-includes
diff --git a/ndb/config/win-lib.am b/storage/ndb/config/win-lib.am
index 05ac1ec8a40..05ac1ec8a40 100644
--- a/ndb/config/win-lib.am
+++ b/storage/ndb/config/win-lib.am
diff --git a/ndb/config/win-libraries b/storage/ndb/config/win-libraries
index c7a6fb696ee..c7a6fb696ee 100755
--- a/ndb/config/win-libraries
+++ b/storage/ndb/config/win-libraries
diff --git a/ndb/config/win-name b/storage/ndb/config/win-name
index 036f2b9cc2e..036f2b9cc2e 100755
--- a/ndb/config/win-name
+++ b/storage/ndb/config/win-name
diff --git a/ndb/config/win-prg.am b/storage/ndb/config/win-prg.am
index 10a8cfbca02..10a8cfbca02 100644
--- a/ndb/config/win-prg.am
+++ b/storage/ndb/config/win-prg.am
diff --git a/ndb/config/win-sources b/storage/ndb/config/win-sources
index a383bb0e613..a383bb0e613 100755
--- a/ndb/config/win-sources
+++ b/storage/ndb/config/win-sources
diff --git a/ndb/demos/1-node/1-api-3/Ndb.cfg b/storage/ndb/demos/1-node/1-api-3/Ndb.cfg
index 61309af029e..61309af029e 100644
--- a/ndb/demos/1-node/1-api-3/Ndb.cfg
+++ b/storage/ndb/demos/1-node/1-api-3/Ndb.cfg
diff --git a/ndb/demos/1-node/1-db-2/Ndb.cfg b/storage/ndb/demos/1-node/1-db-2/Ndb.cfg
index 9315950b67a..9315950b67a 100644
--- a/ndb/demos/1-node/1-db-2/Ndb.cfg
+++ b/storage/ndb/demos/1-node/1-db-2/Ndb.cfg
diff --git a/ndb/demos/1-node/1-mgm-1/Ndb.cfg b/storage/ndb/demos/1-node/1-mgm-1/Ndb.cfg
index 61d4c0ecc17..61d4c0ecc17 100644
--- a/ndb/demos/1-node/1-mgm-1/Ndb.cfg
+++ b/storage/ndb/demos/1-node/1-mgm-1/Ndb.cfg
diff --git a/ndb/demos/1-node/1-mgm-1/template_config.ini b/storage/ndb/demos/1-node/1-mgm-1/template_config.ini
index 76bb7867e3c..76bb7867e3c 100644
--- a/ndb/demos/1-node/1-mgm-1/template_config.ini
+++ b/storage/ndb/demos/1-node/1-mgm-1/template_config.ini
diff --git a/ndb/demos/2-node/2-api-4/Ndb.cfg b/storage/ndb/demos/2-node/2-api-4/Ndb.cfg
index 1713a9b5893..1713a9b5893 100644
--- a/ndb/demos/2-node/2-api-4/Ndb.cfg
+++ b/storage/ndb/demos/2-node/2-api-4/Ndb.cfg
diff --git a/ndb/demos/2-node/2-api-5/Ndb.cfg b/storage/ndb/demos/2-node/2-api-5/Ndb.cfg
index faa2882eeea..faa2882eeea 100644
--- a/ndb/demos/2-node/2-api-5/Ndb.cfg
+++ b/storage/ndb/demos/2-node/2-api-5/Ndb.cfg
diff --git a/ndb/demos/2-node/2-api-6/Ndb.cfg b/storage/ndb/demos/2-node/2-api-6/Ndb.cfg
index bc2c4809453..bc2c4809453 100644
--- a/ndb/demos/2-node/2-api-6/Ndb.cfg
+++ b/storage/ndb/demos/2-node/2-api-6/Ndb.cfg
diff --git a/ndb/demos/2-node/2-api-7/Ndb.cfg b/storage/ndb/demos/2-node/2-api-7/Ndb.cfg
index 4107fdb6c5e..4107fdb6c5e 100644
--- a/ndb/demos/2-node/2-api-7/Ndb.cfg
+++ b/storage/ndb/demos/2-node/2-api-7/Ndb.cfg
diff --git a/ndb/demos/2-node/2-db-2/Ndb.cfg b/storage/ndb/demos/2-node/2-db-2/Ndb.cfg
index 9315950b67a..9315950b67a 100644
--- a/ndb/demos/2-node/2-db-2/Ndb.cfg
+++ b/storage/ndb/demos/2-node/2-db-2/Ndb.cfg
diff --git a/ndb/demos/2-node/2-db-3/Ndb.cfg b/storage/ndb/demos/2-node/2-db-3/Ndb.cfg
index 61309af029e..61309af029e 100644
--- a/ndb/demos/2-node/2-db-3/Ndb.cfg
+++ b/storage/ndb/demos/2-node/2-db-3/Ndb.cfg
diff --git a/ndb/demos/2-node/2-mgm-1/Ndb.cfg b/storage/ndb/demos/2-node/2-mgm-1/Ndb.cfg
index 61d4c0ecc17..61d4c0ecc17 100644
--- a/ndb/demos/2-node/2-mgm-1/Ndb.cfg
+++ b/storage/ndb/demos/2-node/2-mgm-1/Ndb.cfg
diff --git a/ndb/demos/2-node/2-mgm-1/template_config.ini b/storage/ndb/demos/2-node/2-mgm-1/template_config.ini
index 3edb909609a..3edb909609a 100644
--- a/ndb/demos/2-node/2-mgm-1/template_config.ini
+++ b/storage/ndb/demos/2-node/2-mgm-1/template_config.ini
diff --git a/ndb/demos/config-templates/config_template-1-REP.ini b/storage/ndb/demos/config-templates/config_template-1-REP.ini
index 71be3f2f53f..71be3f2f53f 100644
--- a/ndb/demos/config-templates/config_template-1-REP.ini
+++ b/storage/ndb/demos/config-templates/config_template-1-REP.ini
diff --git a/ndb/demos/config-templates/config_template-4.ini b/storage/ndb/demos/config-templates/config_template-4.ini
index e47c9037344..e47c9037344 100644
--- a/ndb/demos/config-templates/config_template-4.ini
+++ b/storage/ndb/demos/config-templates/config_template-4.ini
diff --git a/ndb/demos/config-templates/config_template-install.ini b/storage/ndb/demos/config-templates/config_template-install.ini
index e31906ba609..e31906ba609 100644
--- a/ndb/demos/config-templates/config_template-install.ini
+++ b/storage/ndb/demos/config-templates/config_template-install.ini
diff --git a/ndb/demos/run_demo1-PS-SS_common.sh b/storage/ndb/demos/run_demo1-PS-SS_common.sh
index 625e9655087..625e9655087 100644
--- a/ndb/demos/run_demo1-PS-SS_common.sh
+++ b/storage/ndb/demos/run_demo1-PS-SS_common.sh
diff --git a/ndb/demos/run_demo1-PS.sh b/storage/ndb/demos/run_demo1-PS.sh
index 82cfdd5e65b..82cfdd5e65b 100755
--- a/ndb/demos/run_demo1-PS.sh
+++ b/storage/ndb/demos/run_demo1-PS.sh
diff --git a/ndb/demos/run_demo1-SS.sh b/storage/ndb/demos/run_demo1-SS.sh
index 5ede57c44c4..5ede57c44c4 100755
--- a/ndb/demos/run_demo1-SS.sh
+++ b/storage/ndb/demos/run_demo1-SS.sh
diff --git a/ndb/demos/run_demo1.sh b/storage/ndb/demos/run_demo1.sh
index df6e3fc799d..df6e3fc799d 100755
--- a/ndb/demos/run_demo1.sh
+++ b/storage/ndb/demos/run_demo1.sh
diff --git a/ndb/demos/run_demo2.sh b/storage/ndb/demos/run_demo2.sh
index 9bae7517d5f..9bae7517d5f 100755
--- a/ndb/demos/run_demo2.sh
+++ b/storage/ndb/demos/run_demo2.sh
diff --git a/ndb/docs/Makefile.am b/storage/ndb/docs/Makefile.am
index afa91857771..afa91857771 100644
--- a/ndb/docs/Makefile.am
+++ b/storage/ndb/docs/Makefile.am
diff --git a/ndb/docs/README b/storage/ndb/docs/README
index 262e9003aca..262e9003aca 100644
--- a/ndb/docs/README
+++ b/storage/ndb/docs/README
diff --git a/ndb/docs/doxygen/Doxyfile.mgmapi b/storage/ndb/docs/doxygen/Doxyfile.mgmapi
index 1e743dcb60e..1e743dcb60e 100644
--- a/ndb/docs/doxygen/Doxyfile.mgmapi
+++ b/storage/ndb/docs/doxygen/Doxyfile.mgmapi
diff --git a/ndb/docs/doxygen/Doxyfile.ndb b/storage/ndb/docs/doxygen/Doxyfile.ndb
index 3986a7cd17f..3986a7cd17f 100644
--- a/ndb/docs/doxygen/Doxyfile.ndb
+++ b/storage/ndb/docs/doxygen/Doxyfile.ndb
diff --git a/ndb/docs/doxygen/Doxyfile.ndbapi b/storage/ndb/docs/doxygen/Doxyfile.ndbapi
index da610148468..da610148468 100644
--- a/ndb/docs/doxygen/Doxyfile.ndbapi
+++ b/storage/ndb/docs/doxygen/Doxyfile.ndbapi
diff --git a/ndb/docs/doxygen/Doxyfile.odbc b/storage/ndb/docs/doxygen/Doxyfile.odbc
index 262513852b7..262513852b7 100644
--- a/ndb/docs/doxygen/Doxyfile.odbc
+++ b/storage/ndb/docs/doxygen/Doxyfile.odbc
diff --git a/ndb/docs/doxygen/Doxyfile.test b/storage/ndb/docs/doxygen/Doxyfile.test
index 801c82cf380..801c82cf380 100644
--- a/ndb/docs/doxygen/Doxyfile.test
+++ b/storage/ndb/docs/doxygen/Doxyfile.test
diff --git a/ndb/docs/doxygen/header.mgmapi.tex b/storage/ndb/docs/doxygen/header.mgmapi.tex
index 1b55ceb15c7..1b55ceb15c7 100644
--- a/ndb/docs/doxygen/header.mgmapi.tex
+++ b/storage/ndb/docs/doxygen/header.mgmapi.tex
diff --git a/ndb/docs/doxygen/header.ndbapi.tex b/storage/ndb/docs/doxygen/header.ndbapi.tex
index c37ce286ed8..c37ce286ed8 100644
--- a/ndb/docs/doxygen/header.ndbapi.tex
+++ b/storage/ndb/docs/doxygen/header.ndbapi.tex
diff --git a/ndb/docs/doxygen/postdoxy.pl b/storage/ndb/docs/doxygen/postdoxy.pl
index ad0edb44a31..ad0edb44a31 100755
--- a/ndb/docs/doxygen/postdoxy.pl
+++ b/storage/ndb/docs/doxygen/postdoxy.pl
diff --git a/ndb/docs/doxygen/predoxy.pl b/storage/ndb/docs/doxygen/predoxy.pl
index 3994054dcf6..3994054dcf6 100755
--- a/ndb/docs/doxygen/predoxy.pl
+++ b/storage/ndb/docs/doxygen/predoxy.pl
diff --git a/ndb/docs/wl2077.txt b/storage/ndb/docs/wl2077.txt
index f5b10bb702e..f5b10bb702e 100644
--- a/ndb/docs/wl2077.txt
+++ b/storage/ndb/docs/wl2077.txt
diff --git a/ndb/home/bin/Linuxmkisofs b/storage/ndb/home/bin/Linuxmkisofs
index a531f4cca7b..a531f4cca7b 100755
--- a/ndb/home/bin/Linuxmkisofs
+++ b/storage/ndb/home/bin/Linuxmkisofs
Binary files differ
diff --git a/ndb/home/bin/Solarismkisofs b/storage/ndb/home/bin/Solarismkisofs
index b239eaed6ad..b239eaed6ad 100755
--- a/ndb/home/bin/Solarismkisofs
+++ b/storage/ndb/home/bin/Solarismkisofs
Binary files differ
diff --git a/ndb/home/bin/cvs2cl.pl b/storage/ndb/home/bin/cvs2cl.pl
index 9e6da5acf5b..9e6da5acf5b 100755
--- a/ndb/home/bin/cvs2cl.pl
+++ b/storage/ndb/home/bin/cvs2cl.pl
diff --git a/ndb/home/bin/fix-cvs-root b/storage/ndb/home/bin/fix-cvs-root
index 2c4f158f825..2c4f158f825 100755
--- a/ndb/home/bin/fix-cvs-root
+++ b/storage/ndb/home/bin/fix-cvs-root
diff --git a/ndb/home/bin/import-from-bk.sh b/storage/ndb/home/bin/import-from-bk.sh
index 4e3957be6d5..4e3957be6d5 100755
--- a/ndb/home/bin/import-from-bk.sh
+++ b/storage/ndb/home/bin/import-from-bk.sh
diff --git a/ndb/home/bin/ndb_deploy b/storage/ndb/home/bin/ndb_deploy
index 773fc9b8fd7..773fc9b8fd7 100755
--- a/ndb/home/bin/ndb_deploy
+++ b/storage/ndb/home/bin/ndb_deploy
diff --git a/ndb/home/bin/ndbdoxy.pl b/storage/ndb/home/bin/ndbdoxy.pl
index 89b7de8440e..89b7de8440e 100755
--- a/ndb/home/bin/ndbdoxy.pl
+++ b/storage/ndb/home/bin/ndbdoxy.pl
diff --git a/ndb/home/bin/ngcalc b/storage/ndb/home/bin/ngcalc
index a289d384db9..a289d384db9 100755
--- a/ndb/home/bin/ngcalc
+++ b/storage/ndb/home/bin/ngcalc
diff --git a/ndb/home/bin/parseConfigFile.awk b/storage/ndb/home/bin/parseConfigFile.awk
index 6903949156c..6903949156c 100644
--- a/ndb/home/bin/parseConfigFile.awk
+++ b/storage/ndb/home/bin/parseConfigFile.awk
diff --git a/ndb/home/bin/setup-test.sh b/storage/ndb/home/bin/setup-test.sh
index 61097c30027..61097c30027 100755
--- a/ndb/home/bin/setup-test.sh
+++ b/storage/ndb/home/bin/setup-test.sh
diff --git a/ndb/home/bin/signallog2html.lib/signallog2list.awk b/storage/ndb/home/bin/signallog2html.lib/signallog2list.awk
index 9839f314556..9839f314556 100644
--- a/ndb/home/bin/signallog2html.lib/signallog2list.awk
+++ b/storage/ndb/home/bin/signallog2html.lib/signallog2list.awk
diff --git a/ndb/home/bin/signallog2html.lib/uniq_blocks.awk b/storage/ndb/home/bin/signallog2html.lib/uniq_blocks.awk
index 43f48d1cde1..43f48d1cde1 100644
--- a/ndb/home/bin/signallog2html.lib/uniq_blocks.awk
+++ b/storage/ndb/home/bin/signallog2html.lib/uniq_blocks.awk
diff --git a/ndb/home/bin/signallog2html.sh b/storage/ndb/home/bin/signallog2html.sh
index 5665275807c..5665275807c 100755
--- a/ndb/home/bin/signallog2html.sh
+++ b/storage/ndb/home/bin/signallog2html.sh
diff --git a/ndb/home/bin/stripcr b/storage/ndb/home/bin/stripcr
index 540418f88cf..540418f88cf 100755
--- a/ndb/home/bin/stripcr
+++ b/storage/ndb/home/bin/stripcr
diff --git a/ndb/home/lib/funcs.sh b/storage/ndb/home/lib/funcs.sh
index b7d8914035e..b7d8914035e 100644
--- a/ndb/home/lib/funcs.sh
+++ b/storage/ndb/home/lib/funcs.sh
diff --git a/ndb/include/Makefile.am b/storage/ndb/include/Makefile.am
index 10f297492e9..10f297492e9 100644
--- a/ndb/include/Makefile.am
+++ b/storage/ndb/include/Makefile.am
diff --git a/ndb/include/debugger/DebuggerNames.hpp b/storage/ndb/include/debugger/DebuggerNames.hpp
index cf9b1b57226..cf9b1b57226 100644
--- a/ndb/include/debugger/DebuggerNames.hpp
+++ b/storage/ndb/include/debugger/DebuggerNames.hpp
diff --git a/ndb/include/debugger/EventLogger.hpp b/storage/ndb/include/debugger/EventLogger.hpp
index 6308cf25465..6308cf25465 100644
--- a/ndb/include/debugger/EventLogger.hpp
+++ b/storage/ndb/include/debugger/EventLogger.hpp
diff --git a/ndb/include/debugger/GrepError.hpp b/storage/ndb/include/debugger/GrepError.hpp
index beedbd95c80..beedbd95c80 100644
--- a/ndb/include/debugger/GrepError.hpp
+++ b/storage/ndb/include/debugger/GrepError.hpp
diff --git a/ndb/include/debugger/SignalLoggerManager.hpp b/storage/ndb/include/debugger/SignalLoggerManager.hpp
index 742bf7d294e..742bf7d294e 100644
--- a/ndb/include/debugger/SignalLoggerManager.hpp
+++ b/storage/ndb/include/debugger/SignalLoggerManager.hpp
diff --git a/ndb/include/editline/editline.h b/storage/ndb/include/editline/editline.h
index 2757e385968..2757e385968 100644
--- a/ndb/include/editline/editline.h
+++ b/storage/ndb/include/editline/editline.h
diff --git a/ndb/include/kernel/AttributeDescriptor.hpp b/storage/ndb/include/kernel/AttributeDescriptor.hpp
index af28e777213..af28e777213 100644
--- a/ndb/include/kernel/AttributeDescriptor.hpp
+++ b/storage/ndb/include/kernel/AttributeDescriptor.hpp
diff --git a/ndb/include/kernel/AttributeHeader.hpp b/storage/ndb/include/kernel/AttributeHeader.hpp
index 3cb432067eb..3cb432067eb 100644
--- a/ndb/include/kernel/AttributeHeader.hpp
+++ b/storage/ndb/include/kernel/AttributeHeader.hpp
diff --git a/ndb/include/kernel/AttributeList.hpp b/storage/ndb/include/kernel/AttributeList.hpp
index 7c6f71df3d2..7c6f71df3d2 100644
--- a/ndb/include/kernel/AttributeList.hpp
+++ b/storage/ndb/include/kernel/AttributeList.hpp
diff --git a/ndb/include/kernel/BlockNumbers.h b/storage/ndb/include/kernel/BlockNumbers.h
index cb3cc697eee..cb3cc697eee 100644
--- a/ndb/include/kernel/BlockNumbers.h
+++ b/storage/ndb/include/kernel/BlockNumbers.h
diff --git a/ndb/include/kernel/GlobalSignalNumbers.h b/storage/ndb/include/kernel/GlobalSignalNumbers.h
index 9413f4ef56a..9413f4ef56a 100644
--- a/ndb/include/kernel/GlobalSignalNumbers.h
+++ b/storage/ndb/include/kernel/GlobalSignalNumbers.h
diff --git a/ndb/include/kernel/GrepEvent.hpp b/storage/ndb/include/kernel/GrepEvent.hpp
index 2073a7072c9..2073a7072c9 100644
--- a/ndb/include/kernel/GrepEvent.hpp
+++ b/storage/ndb/include/kernel/GrepEvent.hpp
diff --git a/ndb/include/kernel/Interpreter.hpp b/storage/ndb/include/kernel/Interpreter.hpp
index 69c952ea7c3..69c952ea7c3 100644
--- a/ndb/include/kernel/Interpreter.hpp
+++ b/storage/ndb/include/kernel/Interpreter.hpp
diff --git a/ndb/include/kernel/LogLevel.hpp b/storage/ndb/include/kernel/LogLevel.hpp
index 60dcd36ab56..60dcd36ab56 100644
--- a/ndb/include/kernel/LogLevel.hpp
+++ b/storage/ndb/include/kernel/LogLevel.hpp
diff --git a/ndb/include/kernel/NodeBitmask.hpp b/storage/ndb/include/kernel/NodeBitmask.hpp
index 423c01cd841..423c01cd841 100644
--- a/ndb/include/kernel/NodeBitmask.hpp
+++ b/storage/ndb/include/kernel/NodeBitmask.hpp
diff --git a/ndb/include/kernel/NodeInfo.hpp b/storage/ndb/include/kernel/NodeInfo.hpp
index 5377f001949..5377f001949 100644
--- a/ndb/include/kernel/NodeInfo.hpp
+++ b/storage/ndb/include/kernel/NodeInfo.hpp
diff --git a/ndb/include/kernel/NodeState.hpp b/storage/ndb/include/kernel/NodeState.hpp
index 16784ecde79..16784ecde79 100644
--- a/ndb/include/kernel/NodeState.hpp
+++ b/storage/ndb/include/kernel/NodeState.hpp
diff --git a/ndb/include/kernel/RefConvert.hpp b/storage/ndb/include/kernel/RefConvert.hpp
index 7604b1cf224..7604b1cf224 100644
--- a/ndb/include/kernel/RefConvert.hpp
+++ b/storage/ndb/include/kernel/RefConvert.hpp
diff --git a/ndb/include/kernel/kernel_config_parameters.h b/storage/ndb/include/kernel/kernel_config_parameters.h
index bb7c6ebd42c..bb7c6ebd42c 100644
--- a/ndb/include/kernel/kernel_config_parameters.h
+++ b/storage/ndb/include/kernel/kernel_config_parameters.h
diff --git a/ndb/include/kernel/kernel_types.h b/storage/ndb/include/kernel/kernel_types.h
index b176d20798c..b176d20798c 100644
--- a/ndb/include/kernel/kernel_types.h
+++ b/storage/ndb/include/kernel/kernel_types.h
diff --git a/ndb/include/kernel/ndb_limits.h b/storage/ndb/include/kernel/ndb_limits.h
index 2646b54fa02..2646b54fa02 100644
--- a/ndb/include/kernel/ndb_limits.h
+++ b/storage/ndb/include/kernel/ndb_limits.h
diff --git a/ndb/include/kernel/signaldata/AbortAll.hpp b/storage/ndb/include/kernel/signaldata/AbortAll.hpp
index a3d7f483953..a3d7f483953 100644
--- a/ndb/include/kernel/signaldata/AbortAll.hpp
+++ b/storage/ndb/include/kernel/signaldata/AbortAll.hpp
diff --git a/ndb/include/kernel/signaldata/AccFrag.hpp b/storage/ndb/include/kernel/signaldata/AccFrag.hpp
index e28ab0d1ee6..e28ab0d1ee6 100644
--- a/ndb/include/kernel/signaldata/AccFrag.hpp
+++ b/storage/ndb/include/kernel/signaldata/AccFrag.hpp
diff --git a/ndb/include/kernel/signaldata/AccLock.hpp b/storage/ndb/include/kernel/signaldata/AccLock.hpp
index 1a41b4c9334..1a41b4c9334 100644
--- a/ndb/include/kernel/signaldata/AccLock.hpp
+++ b/storage/ndb/include/kernel/signaldata/AccLock.hpp
diff --git a/ndb/include/kernel/signaldata/AccScan.hpp b/storage/ndb/include/kernel/signaldata/AccScan.hpp
index d1ca4424d1a..d1ca4424d1a 100644
--- a/ndb/include/kernel/signaldata/AccScan.hpp
+++ b/storage/ndb/include/kernel/signaldata/AccScan.hpp
diff --git a/ndb/include/kernel/signaldata/AccSizeAltReq.hpp b/storage/ndb/include/kernel/signaldata/AccSizeAltReq.hpp
index ac348444826..ac348444826 100644
--- a/ndb/include/kernel/signaldata/AccSizeAltReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/AccSizeAltReq.hpp
diff --git a/ndb/include/kernel/signaldata/AlterIndx.hpp b/storage/ndb/include/kernel/signaldata/AlterIndx.hpp
index f5ad835b6f3..f5ad835b6f3 100644
--- a/ndb/include/kernel/signaldata/AlterIndx.hpp
+++ b/storage/ndb/include/kernel/signaldata/AlterIndx.hpp
diff --git a/ndb/include/kernel/signaldata/AlterTab.hpp b/storage/ndb/include/kernel/signaldata/AlterTab.hpp
index 02d4eb95d2e..02d4eb95d2e 100644
--- a/ndb/include/kernel/signaldata/AlterTab.hpp
+++ b/storage/ndb/include/kernel/signaldata/AlterTab.hpp
diff --git a/ndb/include/kernel/signaldata/AlterTable.hpp b/storage/ndb/include/kernel/signaldata/AlterTable.hpp
index 30f8727551d..30f8727551d 100644
--- a/ndb/include/kernel/signaldata/AlterTable.hpp
+++ b/storage/ndb/include/kernel/signaldata/AlterTable.hpp
diff --git a/ndb/include/kernel/signaldata/AlterTrig.hpp b/storage/ndb/include/kernel/signaldata/AlterTrig.hpp
index a97c1fd0196..a97c1fd0196 100644
--- a/ndb/include/kernel/signaldata/AlterTrig.hpp
+++ b/storage/ndb/include/kernel/signaldata/AlterTrig.hpp
diff --git a/ndb/include/kernel/signaldata/ApiRegSignalData.hpp b/storage/ndb/include/kernel/signaldata/ApiRegSignalData.hpp
index 84dca8fb260..84dca8fb260 100644
--- a/ndb/include/kernel/signaldata/ApiRegSignalData.hpp
+++ b/storage/ndb/include/kernel/signaldata/ApiRegSignalData.hpp
diff --git a/ndb/include/kernel/signaldata/ApiVersion.hpp b/storage/ndb/include/kernel/signaldata/ApiVersion.hpp
index 28281e7d186..28281e7d186 100644
--- a/ndb/include/kernel/signaldata/ApiVersion.hpp
+++ b/storage/ndb/include/kernel/signaldata/ApiVersion.hpp
diff --git a/ndb/include/kernel/signaldata/ArbitSignalData.hpp b/storage/ndb/include/kernel/signaldata/ArbitSignalData.hpp
index 34b73644a13..34b73644a13 100644
--- a/ndb/include/kernel/signaldata/ArbitSignalData.hpp
+++ b/storage/ndb/include/kernel/signaldata/ArbitSignalData.hpp
diff --git a/ndb/include/kernel/signaldata/AttrInfo.hpp b/storage/ndb/include/kernel/signaldata/AttrInfo.hpp
index c87470db8b0..c87470db8b0 100644
--- a/ndb/include/kernel/signaldata/AttrInfo.hpp
+++ b/storage/ndb/include/kernel/signaldata/AttrInfo.hpp
diff --git a/ndb/include/kernel/signaldata/BackupContinueB.hpp b/storage/ndb/include/kernel/signaldata/BackupContinueB.hpp
index d3d3f79f310..d3d3f79f310 100644
--- a/ndb/include/kernel/signaldata/BackupContinueB.hpp
+++ b/storage/ndb/include/kernel/signaldata/BackupContinueB.hpp
diff --git a/ndb/include/kernel/signaldata/BackupImpl.hpp b/storage/ndb/include/kernel/signaldata/BackupImpl.hpp
index 2ac91570aad..2ac91570aad 100644
--- a/ndb/include/kernel/signaldata/BackupImpl.hpp
+++ b/storage/ndb/include/kernel/signaldata/BackupImpl.hpp
diff --git a/ndb/include/kernel/signaldata/BackupSignalData.hpp b/storage/ndb/include/kernel/signaldata/BackupSignalData.hpp
index fb018026a49..fb018026a49 100644
--- a/ndb/include/kernel/signaldata/BackupSignalData.hpp
+++ b/storage/ndb/include/kernel/signaldata/BackupSignalData.hpp
diff --git a/ndb/include/kernel/signaldata/BlockCommitOrd.hpp b/storage/ndb/include/kernel/signaldata/BlockCommitOrd.hpp
index 3b33dceb758..3b33dceb758 100644
--- a/ndb/include/kernel/signaldata/BlockCommitOrd.hpp
+++ b/storage/ndb/include/kernel/signaldata/BlockCommitOrd.hpp
diff --git a/ndb/include/kernel/signaldata/BuildIndx.hpp b/storage/ndb/include/kernel/signaldata/BuildIndx.hpp
index a6ea84c5ea0..a6ea84c5ea0 100644
--- a/ndb/include/kernel/signaldata/BuildIndx.hpp
+++ b/storage/ndb/include/kernel/signaldata/BuildIndx.hpp
diff --git a/ndb/include/kernel/signaldata/CheckNodeGroups.hpp b/storage/ndb/include/kernel/signaldata/CheckNodeGroups.hpp
index b3e79949c68..b3e79949c68 100644
--- a/ndb/include/kernel/signaldata/CheckNodeGroups.hpp
+++ b/storage/ndb/include/kernel/signaldata/CheckNodeGroups.hpp
diff --git a/ndb/include/kernel/signaldata/CloseComReqConf.hpp b/storage/ndb/include/kernel/signaldata/CloseComReqConf.hpp
index 3d3dc54ba64..3d3dc54ba64 100644
--- a/ndb/include/kernel/signaldata/CloseComReqConf.hpp
+++ b/storage/ndb/include/kernel/signaldata/CloseComReqConf.hpp
diff --git a/ndb/include/kernel/signaldata/CmInit.hpp b/storage/ndb/include/kernel/signaldata/CmInit.hpp
index b59547b767b..b59547b767b 100644
--- a/ndb/include/kernel/signaldata/CmInit.hpp
+++ b/storage/ndb/include/kernel/signaldata/CmInit.hpp
diff --git a/ndb/include/kernel/signaldata/CmRegSignalData.hpp b/storage/ndb/include/kernel/signaldata/CmRegSignalData.hpp
index f33c991249f..f33c991249f 100644
--- a/ndb/include/kernel/signaldata/CmRegSignalData.hpp
+++ b/storage/ndb/include/kernel/signaldata/CmRegSignalData.hpp
diff --git a/ndb/include/kernel/signaldata/CmvmiCfgConf.hpp b/storage/ndb/include/kernel/signaldata/CmvmiCfgConf.hpp
index 12b785723d9..12b785723d9 100644
--- a/ndb/include/kernel/signaldata/CmvmiCfgConf.hpp
+++ b/storage/ndb/include/kernel/signaldata/CmvmiCfgConf.hpp
diff --git a/ndb/include/kernel/signaldata/CntrMasterConf.hpp b/storage/ndb/include/kernel/signaldata/CntrMasterConf.hpp
index e6bf363ea68..e6bf363ea68 100644
--- a/ndb/include/kernel/signaldata/CntrMasterConf.hpp
+++ b/storage/ndb/include/kernel/signaldata/CntrMasterConf.hpp
diff --git a/ndb/include/kernel/signaldata/CntrMasterReq.hpp b/storage/ndb/include/kernel/signaldata/CntrMasterReq.hpp
index caf9efb1243..caf9efb1243 100644
--- a/ndb/include/kernel/signaldata/CntrMasterReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/CntrMasterReq.hpp
diff --git a/ndb/include/kernel/signaldata/CntrStart.hpp b/storage/ndb/include/kernel/signaldata/CntrStart.hpp
index abdd1003c0f..abdd1003c0f 100644
--- a/ndb/include/kernel/signaldata/CntrStart.hpp
+++ b/storage/ndb/include/kernel/signaldata/CntrStart.hpp
diff --git a/ndb/include/kernel/signaldata/ConfigParamId.hpp b/storage/ndb/include/kernel/signaldata/ConfigParamId.hpp
index 9d9e04957ab..9d9e04957ab 100644
--- a/ndb/include/kernel/signaldata/ConfigParamId.hpp
+++ b/storage/ndb/include/kernel/signaldata/ConfigParamId.hpp
diff --git a/ndb/include/kernel/signaldata/ContinueFragmented.hpp b/storage/ndb/include/kernel/signaldata/ContinueFragmented.hpp
index 3d12b9e51eb..3d12b9e51eb 100644
--- a/ndb/include/kernel/signaldata/ContinueFragmented.hpp
+++ b/storage/ndb/include/kernel/signaldata/ContinueFragmented.hpp
diff --git a/ndb/include/kernel/signaldata/CopyActive.hpp b/storage/ndb/include/kernel/signaldata/CopyActive.hpp
index 19b05bda072..19b05bda072 100644
--- a/ndb/include/kernel/signaldata/CopyActive.hpp
+++ b/storage/ndb/include/kernel/signaldata/CopyActive.hpp
diff --git a/ndb/include/kernel/signaldata/CopyFrag.hpp b/storage/ndb/include/kernel/signaldata/CopyFrag.hpp
index 67b935dda64..67b935dda64 100644
--- a/ndb/include/kernel/signaldata/CopyFrag.hpp
+++ b/storage/ndb/include/kernel/signaldata/CopyFrag.hpp
diff --git a/ndb/include/kernel/signaldata/CopyGCIReq.hpp b/storage/ndb/include/kernel/signaldata/CopyGCIReq.hpp
index 4b401654de3..4b401654de3 100644
--- a/ndb/include/kernel/signaldata/CopyGCIReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/CopyGCIReq.hpp
diff --git a/ndb/include/kernel/signaldata/CreateEvnt.hpp b/storage/ndb/include/kernel/signaldata/CreateEvnt.hpp
index 8712ce8890c..8712ce8890c 100644
--- a/ndb/include/kernel/signaldata/CreateEvnt.hpp
+++ b/storage/ndb/include/kernel/signaldata/CreateEvnt.hpp
diff --git a/ndb/include/kernel/signaldata/CreateFrag.hpp b/storage/ndb/include/kernel/signaldata/CreateFrag.hpp
index a7b3f836353..a7b3f836353 100644
--- a/ndb/include/kernel/signaldata/CreateFrag.hpp
+++ b/storage/ndb/include/kernel/signaldata/CreateFrag.hpp
diff --git a/ndb/include/kernel/signaldata/CreateFragmentation.hpp b/storage/ndb/include/kernel/signaldata/CreateFragmentation.hpp
index 7d53dd91154..7d53dd91154 100644
--- a/ndb/include/kernel/signaldata/CreateFragmentation.hpp
+++ b/storage/ndb/include/kernel/signaldata/CreateFragmentation.hpp
diff --git a/ndb/include/kernel/signaldata/CreateIndx.hpp b/storage/ndb/include/kernel/signaldata/CreateIndx.hpp
index a9dc653f349..a9dc653f349 100644
--- a/ndb/include/kernel/signaldata/CreateIndx.hpp
+++ b/storage/ndb/include/kernel/signaldata/CreateIndx.hpp
diff --git a/ndb/include/kernel/signaldata/CreateTab.hpp b/storage/ndb/include/kernel/signaldata/CreateTab.hpp
index b2ef52a6bf7..b2ef52a6bf7 100644
--- a/ndb/include/kernel/signaldata/CreateTab.hpp
+++ b/storage/ndb/include/kernel/signaldata/CreateTab.hpp
diff --git a/ndb/include/kernel/signaldata/CreateTable.hpp b/storage/ndb/include/kernel/signaldata/CreateTable.hpp
index 481b323fdb0..481b323fdb0 100644
--- a/ndb/include/kernel/signaldata/CreateTable.hpp
+++ b/storage/ndb/include/kernel/signaldata/CreateTable.hpp
diff --git a/ndb/include/kernel/signaldata/CreateTrig.hpp b/storage/ndb/include/kernel/signaldata/CreateTrig.hpp
index 62627256dcf..62627256dcf 100644
--- a/ndb/include/kernel/signaldata/CreateTrig.hpp
+++ b/storage/ndb/include/kernel/signaldata/CreateTrig.hpp
diff --git a/ndb/include/kernel/signaldata/DiAddTab.hpp b/storage/ndb/include/kernel/signaldata/DiAddTab.hpp
index 6b17515eb6f..6b17515eb6f 100644
--- a/ndb/include/kernel/signaldata/DiAddTab.hpp
+++ b/storage/ndb/include/kernel/signaldata/DiAddTab.hpp
diff --git a/ndb/include/kernel/signaldata/DiGetNodes.hpp b/storage/ndb/include/kernel/signaldata/DiGetNodes.hpp
index 05ab6bfebb3..05ab6bfebb3 100644
--- a/ndb/include/kernel/signaldata/DiGetNodes.hpp
+++ b/storage/ndb/include/kernel/signaldata/DiGetNodes.hpp
diff --git a/ndb/include/kernel/signaldata/DictSchemaInfo.hpp b/storage/ndb/include/kernel/signaldata/DictSchemaInfo.hpp
index c15dcf2fd7a..c15dcf2fd7a 100644
--- a/ndb/include/kernel/signaldata/DictSchemaInfo.hpp
+++ b/storage/ndb/include/kernel/signaldata/DictSchemaInfo.hpp
diff --git a/ndb/include/kernel/signaldata/DictSizeAltReq.hpp b/storage/ndb/include/kernel/signaldata/DictSizeAltReq.hpp
index b40f0c8c1af..b40f0c8c1af 100644
--- a/ndb/include/kernel/signaldata/DictSizeAltReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/DictSizeAltReq.hpp
diff --git a/ndb/include/kernel/signaldata/DictStart.hpp b/storage/ndb/include/kernel/signaldata/DictStart.hpp
index 59310601f48..59310601f48 100644
--- a/ndb/include/kernel/signaldata/DictStart.hpp
+++ b/storage/ndb/include/kernel/signaldata/DictStart.hpp
diff --git a/ndb/include/kernel/signaldata/DictTabInfo.hpp b/storage/ndb/include/kernel/signaldata/DictTabInfo.hpp
index 09b00cf8993..09b00cf8993 100644
--- a/ndb/include/kernel/signaldata/DictTabInfo.hpp
+++ b/storage/ndb/include/kernel/signaldata/DictTabInfo.hpp
diff --git a/ndb/include/kernel/signaldata/DihAddFrag.hpp b/storage/ndb/include/kernel/signaldata/DihAddFrag.hpp
index 6e5a24ee413..6e5a24ee413 100644
--- a/ndb/include/kernel/signaldata/DihAddFrag.hpp
+++ b/storage/ndb/include/kernel/signaldata/DihAddFrag.hpp
diff --git a/ndb/include/kernel/signaldata/DihContinueB.hpp b/storage/ndb/include/kernel/signaldata/DihContinueB.hpp
index 77ecf360601..77ecf360601 100644
--- a/ndb/include/kernel/signaldata/DihContinueB.hpp
+++ b/storage/ndb/include/kernel/signaldata/DihContinueB.hpp
diff --git a/ndb/include/kernel/signaldata/DihSizeAltReq.hpp b/storage/ndb/include/kernel/signaldata/DihSizeAltReq.hpp
index 73279447859..73279447859 100644
--- a/ndb/include/kernel/signaldata/DihSizeAltReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/DihSizeAltReq.hpp
diff --git a/ndb/include/kernel/signaldata/DihStartTab.hpp b/storage/ndb/include/kernel/signaldata/DihStartTab.hpp
index 75443e6070e..75443e6070e 100644
--- a/ndb/include/kernel/signaldata/DihStartTab.hpp
+++ b/storage/ndb/include/kernel/signaldata/DihStartTab.hpp
diff --git a/ndb/include/kernel/signaldata/DihSwitchReplica.hpp b/storage/ndb/include/kernel/signaldata/DihSwitchReplica.hpp
index d4212f510f3..d4212f510f3 100644
--- a/ndb/include/kernel/signaldata/DihSwitchReplica.hpp
+++ b/storage/ndb/include/kernel/signaldata/DihSwitchReplica.hpp
diff --git a/ndb/include/kernel/signaldata/DisconnectRep.hpp b/storage/ndb/include/kernel/signaldata/DisconnectRep.hpp
index d7fcdc4fb35..d7fcdc4fb35 100644
--- a/ndb/include/kernel/signaldata/DisconnectRep.hpp
+++ b/storage/ndb/include/kernel/signaldata/DisconnectRep.hpp
diff --git a/ndb/include/kernel/signaldata/DropIndx.hpp b/storage/ndb/include/kernel/signaldata/DropIndx.hpp
index fd2ea7f0b7b..fd2ea7f0b7b 100644
--- a/ndb/include/kernel/signaldata/DropIndx.hpp
+++ b/storage/ndb/include/kernel/signaldata/DropIndx.hpp
diff --git a/ndb/include/kernel/signaldata/DropTab.hpp b/storage/ndb/include/kernel/signaldata/DropTab.hpp
index dd3946d8cc0..dd3946d8cc0 100644
--- a/ndb/include/kernel/signaldata/DropTab.hpp
+++ b/storage/ndb/include/kernel/signaldata/DropTab.hpp
diff --git a/ndb/include/kernel/signaldata/DropTabFile.hpp b/storage/ndb/include/kernel/signaldata/DropTabFile.hpp
index 9ae4dae41c1..9ae4dae41c1 100644
--- a/ndb/include/kernel/signaldata/DropTabFile.hpp
+++ b/storage/ndb/include/kernel/signaldata/DropTabFile.hpp
diff --git a/ndb/include/kernel/signaldata/DropTable.hpp b/storage/ndb/include/kernel/signaldata/DropTable.hpp
index 7a5b96e4cd1..7a5b96e4cd1 100644
--- a/ndb/include/kernel/signaldata/DropTable.hpp
+++ b/storage/ndb/include/kernel/signaldata/DropTable.hpp
diff --git a/ndb/include/kernel/signaldata/DropTrig.hpp b/storage/ndb/include/kernel/signaldata/DropTrig.hpp
index 7c5049f3de8..7c5049f3de8 100644
--- a/ndb/include/kernel/signaldata/DropTrig.hpp
+++ b/storage/ndb/include/kernel/signaldata/DropTrig.hpp
diff --git a/ndb/include/kernel/signaldata/DumpStateOrd.hpp b/storage/ndb/include/kernel/signaldata/DumpStateOrd.hpp
index 7368a0ec40d..7368a0ec40d 100644
--- a/ndb/include/kernel/signaldata/DumpStateOrd.hpp
+++ b/storage/ndb/include/kernel/signaldata/DumpStateOrd.hpp
diff --git a/ndb/include/kernel/signaldata/EmptyLcp.hpp b/storage/ndb/include/kernel/signaldata/EmptyLcp.hpp
index 32ea6c13231..32ea6c13231 100644
--- a/ndb/include/kernel/signaldata/EmptyLcp.hpp
+++ b/storage/ndb/include/kernel/signaldata/EmptyLcp.hpp
diff --git a/ndb/include/kernel/signaldata/EndTo.hpp b/storage/ndb/include/kernel/signaldata/EndTo.hpp
index 944cca3ca98..944cca3ca98 100644
--- a/ndb/include/kernel/signaldata/EndTo.hpp
+++ b/storage/ndb/include/kernel/signaldata/EndTo.hpp
diff --git a/ndb/include/kernel/signaldata/EventReport.hpp b/storage/ndb/include/kernel/signaldata/EventReport.hpp
index 9822a0539cf..9822a0539cf 100644
--- a/ndb/include/kernel/signaldata/EventReport.hpp
+++ b/storage/ndb/include/kernel/signaldata/EventReport.hpp
diff --git a/ndb/include/kernel/signaldata/EventSubscribeReq.hpp b/storage/ndb/include/kernel/signaldata/EventSubscribeReq.hpp
index 84a1717b1de..84a1717b1de 100644
--- a/ndb/include/kernel/signaldata/EventSubscribeReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/EventSubscribeReq.hpp
diff --git a/ndb/include/kernel/signaldata/ExecFragReq.hpp b/storage/ndb/include/kernel/signaldata/ExecFragReq.hpp
index e40213d6e29..e40213d6e29 100644
--- a/ndb/include/kernel/signaldata/ExecFragReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/ExecFragReq.hpp
diff --git a/ndb/include/kernel/signaldata/FailRep.hpp b/storage/ndb/include/kernel/signaldata/FailRep.hpp
index 44577f07fdc..44577f07fdc 100644
--- a/ndb/include/kernel/signaldata/FailRep.hpp
+++ b/storage/ndb/include/kernel/signaldata/FailRep.hpp
diff --git a/ndb/include/kernel/signaldata/FireTrigOrd.hpp b/storage/ndb/include/kernel/signaldata/FireTrigOrd.hpp
index 20a0a863094..20a0a863094 100644
--- a/ndb/include/kernel/signaldata/FireTrigOrd.hpp
+++ b/storage/ndb/include/kernel/signaldata/FireTrigOrd.hpp
diff --git a/ndb/include/kernel/signaldata/FsAppendReq.hpp b/storage/ndb/include/kernel/signaldata/FsAppendReq.hpp
index e2fd61f8a11..e2fd61f8a11 100644
--- a/ndb/include/kernel/signaldata/FsAppendReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/FsAppendReq.hpp
diff --git a/ndb/include/kernel/signaldata/FsCloseReq.hpp b/storage/ndb/include/kernel/signaldata/FsCloseReq.hpp
index 10d094fb30b..10d094fb30b 100644
--- a/ndb/include/kernel/signaldata/FsCloseReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/FsCloseReq.hpp
diff --git a/ndb/include/kernel/signaldata/FsConf.hpp b/storage/ndb/include/kernel/signaldata/FsConf.hpp
index f66d9feea49..f66d9feea49 100644
--- a/ndb/include/kernel/signaldata/FsConf.hpp
+++ b/storage/ndb/include/kernel/signaldata/FsConf.hpp
diff --git a/ndb/include/kernel/signaldata/FsOpenReq.hpp b/storage/ndb/include/kernel/signaldata/FsOpenReq.hpp
index 906bb947128..906bb947128 100644
--- a/ndb/include/kernel/signaldata/FsOpenReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/FsOpenReq.hpp
diff --git a/ndb/include/kernel/signaldata/FsReadWriteReq.hpp b/storage/ndb/include/kernel/signaldata/FsReadWriteReq.hpp
index 6e4fa4d260e..6e4fa4d260e 100644
--- a/ndb/include/kernel/signaldata/FsReadWriteReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/FsReadWriteReq.hpp
diff --git a/ndb/include/kernel/signaldata/FsRef.hpp b/storage/ndb/include/kernel/signaldata/FsRef.hpp
index 650f6520fb5..650f6520fb5 100644
--- a/ndb/include/kernel/signaldata/FsRef.hpp
+++ b/storage/ndb/include/kernel/signaldata/FsRef.hpp
diff --git a/ndb/include/kernel/signaldata/FsRemoveReq.hpp b/storage/ndb/include/kernel/signaldata/FsRemoveReq.hpp
index efb566d883a..efb566d883a 100644
--- a/ndb/include/kernel/signaldata/FsRemoveReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/FsRemoveReq.hpp
diff --git a/ndb/include/kernel/signaldata/GCPSave.hpp b/storage/ndb/include/kernel/signaldata/GCPSave.hpp
index 2b4a25e6bb2..2b4a25e6bb2 100644
--- a/ndb/include/kernel/signaldata/GCPSave.hpp
+++ b/storage/ndb/include/kernel/signaldata/GCPSave.hpp
diff --git a/ndb/include/kernel/signaldata/GetTabInfo.hpp b/storage/ndb/include/kernel/signaldata/GetTabInfo.hpp
index cb6e38872d3..cb6e38872d3 100644
--- a/ndb/include/kernel/signaldata/GetTabInfo.hpp
+++ b/storage/ndb/include/kernel/signaldata/GetTabInfo.hpp
diff --git a/ndb/include/kernel/signaldata/GetTableId.hpp b/storage/ndb/include/kernel/signaldata/GetTableId.hpp
index fb91c2e10d7..fb91c2e10d7 100644
--- a/ndb/include/kernel/signaldata/GetTableId.hpp
+++ b/storage/ndb/include/kernel/signaldata/GetTableId.hpp
diff --git a/ndb/include/kernel/signaldata/GrepImpl.hpp b/storage/ndb/include/kernel/signaldata/GrepImpl.hpp
index 95b93df0a58..95b93df0a58 100644
--- a/ndb/include/kernel/signaldata/GrepImpl.hpp
+++ b/storage/ndb/include/kernel/signaldata/GrepImpl.hpp
diff --git a/ndb/include/kernel/signaldata/HotSpareRep.hpp b/storage/ndb/include/kernel/signaldata/HotSpareRep.hpp
index fb9d338be1b..fb9d338be1b 100644
--- a/ndb/include/kernel/signaldata/HotSpareRep.hpp
+++ b/storage/ndb/include/kernel/signaldata/HotSpareRep.hpp
diff --git a/ndb/include/kernel/signaldata/IndxAttrInfo.hpp b/storage/ndb/include/kernel/signaldata/IndxAttrInfo.hpp
index ec5790d84f3..ec5790d84f3 100755
--- a/ndb/include/kernel/signaldata/IndxAttrInfo.hpp
+++ b/storage/ndb/include/kernel/signaldata/IndxAttrInfo.hpp
diff --git a/ndb/include/kernel/signaldata/IndxKeyInfo.hpp b/storage/ndb/include/kernel/signaldata/IndxKeyInfo.hpp
index 7cd7795ec71..7cd7795ec71 100755
--- a/ndb/include/kernel/signaldata/IndxKeyInfo.hpp
+++ b/storage/ndb/include/kernel/signaldata/IndxKeyInfo.hpp
diff --git a/ndb/include/kernel/signaldata/InvalidateNodeLCPConf.hpp b/storage/ndb/include/kernel/signaldata/InvalidateNodeLCPConf.hpp
index 2497af354ce..2497af354ce 100644
--- a/ndb/include/kernel/signaldata/InvalidateNodeLCPConf.hpp
+++ b/storage/ndb/include/kernel/signaldata/InvalidateNodeLCPConf.hpp
diff --git a/ndb/include/kernel/signaldata/InvalidateNodeLCPReq.hpp b/storage/ndb/include/kernel/signaldata/InvalidateNodeLCPReq.hpp
index e55a58710b4..e55a58710b4 100644
--- a/ndb/include/kernel/signaldata/InvalidateNodeLCPReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/InvalidateNodeLCPReq.hpp
diff --git a/ndb/include/kernel/signaldata/KeyInfo.hpp b/storage/ndb/include/kernel/signaldata/KeyInfo.hpp
index 686f3ae053d..686f3ae053d 100644
--- a/ndb/include/kernel/signaldata/KeyInfo.hpp
+++ b/storage/ndb/include/kernel/signaldata/KeyInfo.hpp
diff --git a/ndb/include/kernel/signaldata/LCP.hpp b/storage/ndb/include/kernel/signaldata/LCP.hpp
index 7d3fb71ae7e..7d3fb71ae7e 100644
--- a/ndb/include/kernel/signaldata/LCP.hpp
+++ b/storage/ndb/include/kernel/signaldata/LCP.hpp
diff --git a/ndb/include/kernel/signaldata/ListTables.hpp b/storage/ndb/include/kernel/signaldata/ListTables.hpp
index 7fbfab1294c..7fbfab1294c 100644
--- a/ndb/include/kernel/signaldata/ListTables.hpp
+++ b/storage/ndb/include/kernel/signaldata/ListTables.hpp
diff --git a/ndb/include/kernel/signaldata/LqhFrag.hpp b/storage/ndb/include/kernel/signaldata/LqhFrag.hpp
index 13dfafcc653..13dfafcc653 100644
--- a/ndb/include/kernel/signaldata/LqhFrag.hpp
+++ b/storage/ndb/include/kernel/signaldata/LqhFrag.hpp
diff --git a/ndb/include/kernel/signaldata/LqhKey.hpp b/storage/ndb/include/kernel/signaldata/LqhKey.hpp
index e937180e3f7..e937180e3f7 100644
--- a/ndb/include/kernel/signaldata/LqhKey.hpp
+++ b/storage/ndb/include/kernel/signaldata/LqhKey.hpp
diff --git a/ndb/include/kernel/signaldata/LqhSizeAltReq.hpp b/storage/ndb/include/kernel/signaldata/LqhSizeAltReq.hpp
index e47ce39897a..e47ce39897a 100644
--- a/ndb/include/kernel/signaldata/LqhSizeAltReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/LqhSizeAltReq.hpp
diff --git a/ndb/include/kernel/signaldata/LqhTransConf.hpp b/storage/ndb/include/kernel/signaldata/LqhTransConf.hpp
index f62dfd07f51..f62dfd07f51 100644
--- a/ndb/include/kernel/signaldata/LqhTransConf.hpp
+++ b/storage/ndb/include/kernel/signaldata/LqhTransConf.hpp
diff --git a/ndb/include/kernel/signaldata/ManagementServer.hpp b/storage/ndb/include/kernel/signaldata/ManagementServer.hpp
index ce14e30c81d..ce14e30c81d 100644
--- a/ndb/include/kernel/signaldata/ManagementServer.hpp
+++ b/storage/ndb/include/kernel/signaldata/ManagementServer.hpp
diff --git a/ndb/include/kernel/signaldata/MasterGCP.hpp b/storage/ndb/include/kernel/signaldata/MasterGCP.hpp
index ebe6857a107..ebe6857a107 100644
--- a/ndb/include/kernel/signaldata/MasterGCP.hpp
+++ b/storage/ndb/include/kernel/signaldata/MasterGCP.hpp
diff --git a/ndb/include/kernel/signaldata/MasterLCP.hpp b/storage/ndb/include/kernel/signaldata/MasterLCP.hpp
index bf84ac73309..bf84ac73309 100644
--- a/ndb/include/kernel/signaldata/MasterLCP.hpp
+++ b/storage/ndb/include/kernel/signaldata/MasterLCP.hpp
diff --git a/ndb/include/kernel/signaldata/NFCompleteRep.hpp b/storage/ndb/include/kernel/signaldata/NFCompleteRep.hpp
index c8bde705a86..c8bde705a86 100644
--- a/ndb/include/kernel/signaldata/NFCompleteRep.hpp
+++ b/storage/ndb/include/kernel/signaldata/NFCompleteRep.hpp
diff --git a/ndb/include/kernel/signaldata/NdbSttor.hpp b/storage/ndb/include/kernel/signaldata/NdbSttor.hpp
index edd93ef96a8..edd93ef96a8 100644
--- a/ndb/include/kernel/signaldata/NdbSttor.hpp
+++ b/storage/ndb/include/kernel/signaldata/NdbSttor.hpp
diff --git a/ndb/include/kernel/signaldata/NdbfsContinueB.hpp b/storage/ndb/include/kernel/signaldata/NdbfsContinueB.hpp
index 6154e5c19b1..6154e5c19b1 100644
--- a/ndb/include/kernel/signaldata/NdbfsContinueB.hpp
+++ b/storage/ndb/include/kernel/signaldata/NdbfsContinueB.hpp
diff --git a/ndb/include/kernel/signaldata/NextScan.hpp b/storage/ndb/include/kernel/signaldata/NextScan.hpp
index 3a1882f94e8..3a1882f94e8 100644
--- a/ndb/include/kernel/signaldata/NextScan.hpp
+++ b/storage/ndb/include/kernel/signaldata/NextScan.hpp
diff --git a/ndb/include/kernel/signaldata/NodeFailRep.hpp b/storage/ndb/include/kernel/signaldata/NodeFailRep.hpp
index 060acd6a3e2..060acd6a3e2 100644
--- a/ndb/include/kernel/signaldata/NodeFailRep.hpp
+++ b/storage/ndb/include/kernel/signaldata/NodeFailRep.hpp
diff --git a/ndb/include/kernel/signaldata/NodeStateSignalData.hpp b/storage/ndb/include/kernel/signaldata/NodeStateSignalData.hpp
index 391d8f89566..391d8f89566 100644
--- a/ndb/include/kernel/signaldata/NodeStateSignalData.hpp
+++ b/storage/ndb/include/kernel/signaldata/NodeStateSignalData.hpp
diff --git a/ndb/include/kernel/signaldata/PackedSignal.hpp b/storage/ndb/include/kernel/signaldata/PackedSignal.hpp
index ea0ff6db526..ea0ff6db526 100644
--- a/ndb/include/kernel/signaldata/PackedSignal.hpp
+++ b/storage/ndb/include/kernel/signaldata/PackedSignal.hpp
diff --git a/ndb/include/kernel/signaldata/PrepDropTab.hpp b/storage/ndb/include/kernel/signaldata/PrepDropTab.hpp
index c54b2474aa3..c54b2474aa3 100644
--- a/ndb/include/kernel/signaldata/PrepDropTab.hpp
+++ b/storage/ndb/include/kernel/signaldata/PrepDropTab.hpp
diff --git a/ndb/include/kernel/signaldata/PrepFailReqRef.hpp b/storage/ndb/include/kernel/signaldata/PrepFailReqRef.hpp
index 90b568237b8..90b568237b8 100644
--- a/ndb/include/kernel/signaldata/PrepFailReqRef.hpp
+++ b/storage/ndb/include/kernel/signaldata/PrepFailReqRef.hpp
diff --git a/ndb/include/kernel/signaldata/ReadConfig.hpp b/storage/ndb/include/kernel/signaldata/ReadConfig.hpp
index 0835b252a32..0835b252a32 100644
--- a/ndb/include/kernel/signaldata/ReadConfig.hpp
+++ b/storage/ndb/include/kernel/signaldata/ReadConfig.hpp
diff --git a/ndb/include/kernel/signaldata/ReadNodesConf.hpp b/storage/ndb/include/kernel/signaldata/ReadNodesConf.hpp
index 0507007f71a..0507007f71a 100644
--- a/ndb/include/kernel/signaldata/ReadNodesConf.hpp
+++ b/storage/ndb/include/kernel/signaldata/ReadNodesConf.hpp
diff --git a/ndb/include/kernel/signaldata/RelTabMem.hpp b/storage/ndb/include/kernel/signaldata/RelTabMem.hpp
index 9cf1787bba4..9cf1787bba4 100644
--- a/ndb/include/kernel/signaldata/RelTabMem.hpp
+++ b/storage/ndb/include/kernel/signaldata/RelTabMem.hpp
diff --git a/ndb/include/kernel/signaldata/RepImpl.hpp b/storage/ndb/include/kernel/signaldata/RepImpl.hpp
index 0de1389a4a9..0de1389a4a9 100644
--- a/ndb/include/kernel/signaldata/RepImpl.hpp
+++ b/storage/ndb/include/kernel/signaldata/RepImpl.hpp
diff --git a/ndb/include/kernel/signaldata/ResumeReq.hpp b/storage/ndb/include/kernel/signaldata/ResumeReq.hpp
index a4880474ca8..a4880474ca8 100644
--- a/ndb/include/kernel/signaldata/ResumeReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/ResumeReq.hpp
diff --git a/ndb/include/kernel/signaldata/ScanFrag.hpp b/storage/ndb/include/kernel/signaldata/ScanFrag.hpp
index e4b774f1416..e4b774f1416 100644
--- a/ndb/include/kernel/signaldata/ScanFrag.hpp
+++ b/storage/ndb/include/kernel/signaldata/ScanFrag.hpp
diff --git a/ndb/include/kernel/signaldata/ScanTab.hpp b/storage/ndb/include/kernel/signaldata/ScanTab.hpp
index 894f973145c..894f973145c 100644
--- a/ndb/include/kernel/signaldata/ScanTab.hpp
+++ b/storage/ndb/include/kernel/signaldata/ScanTab.hpp
diff --git a/ndb/include/kernel/signaldata/SetLogLevelOrd.hpp b/storage/ndb/include/kernel/signaldata/SetLogLevelOrd.hpp
index 2923029f8f6..2923029f8f6 100644
--- a/ndb/include/kernel/signaldata/SetLogLevelOrd.hpp
+++ b/storage/ndb/include/kernel/signaldata/SetLogLevelOrd.hpp
diff --git a/ndb/include/kernel/signaldata/SetVarReq.hpp b/storage/ndb/include/kernel/signaldata/SetVarReq.hpp
index 8cb3e78be8b..8cb3e78be8b 100644
--- a/ndb/include/kernel/signaldata/SetVarReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/SetVarReq.hpp
diff --git a/ndb/include/kernel/signaldata/SignalData.hpp b/storage/ndb/include/kernel/signaldata/SignalData.hpp
index f825b0feb7b..f825b0feb7b 100644
--- a/ndb/include/kernel/signaldata/SignalData.hpp
+++ b/storage/ndb/include/kernel/signaldata/SignalData.hpp
diff --git a/ndb/include/kernel/signaldata/SignalDataPrint.hpp b/storage/ndb/include/kernel/signaldata/SignalDataPrint.hpp
index 17ab07acd4e..17ab07acd4e 100644
--- a/ndb/include/kernel/signaldata/SignalDataPrint.hpp
+++ b/storage/ndb/include/kernel/signaldata/SignalDataPrint.hpp
diff --git a/ndb/include/kernel/signaldata/SignalDroppedRep.hpp b/storage/ndb/include/kernel/signaldata/SignalDroppedRep.hpp
index 20863524358..20863524358 100644
--- a/ndb/include/kernel/signaldata/SignalDroppedRep.hpp
+++ b/storage/ndb/include/kernel/signaldata/SignalDroppedRep.hpp
diff --git a/ndb/include/kernel/signaldata/SrFragidConf.hpp b/storage/ndb/include/kernel/signaldata/SrFragidConf.hpp
index 9a6088ad57f..9a6088ad57f 100644
--- a/ndb/include/kernel/signaldata/SrFragidConf.hpp
+++ b/storage/ndb/include/kernel/signaldata/SrFragidConf.hpp
diff --git a/ndb/include/kernel/signaldata/StartFragReq.hpp b/storage/ndb/include/kernel/signaldata/StartFragReq.hpp
index ec05c1ee366..ec05c1ee366 100644
--- a/ndb/include/kernel/signaldata/StartFragReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/StartFragReq.hpp
diff --git a/ndb/include/kernel/signaldata/StartInfo.hpp b/storage/ndb/include/kernel/signaldata/StartInfo.hpp
index d0850b13ef4..d0850b13ef4 100644
--- a/ndb/include/kernel/signaldata/StartInfo.hpp
+++ b/storage/ndb/include/kernel/signaldata/StartInfo.hpp
diff --git a/ndb/include/kernel/signaldata/StartMe.hpp b/storage/ndb/include/kernel/signaldata/StartMe.hpp
index 6593a9e9741..6593a9e9741 100644
--- a/ndb/include/kernel/signaldata/StartMe.hpp
+++ b/storage/ndb/include/kernel/signaldata/StartMe.hpp
diff --git a/ndb/include/kernel/signaldata/StartOrd.hpp b/storage/ndb/include/kernel/signaldata/StartOrd.hpp
index 43a48f70ba9..43a48f70ba9 100644
--- a/ndb/include/kernel/signaldata/StartOrd.hpp
+++ b/storage/ndb/include/kernel/signaldata/StartOrd.hpp
diff --git a/ndb/include/kernel/signaldata/StartPerm.hpp b/storage/ndb/include/kernel/signaldata/StartPerm.hpp
index 38be72835a3..38be72835a3 100644
--- a/ndb/include/kernel/signaldata/StartPerm.hpp
+++ b/storage/ndb/include/kernel/signaldata/StartPerm.hpp
diff --git a/ndb/include/kernel/signaldata/StartRec.hpp b/storage/ndb/include/kernel/signaldata/StartRec.hpp
index f8a4e01a094..f8a4e01a094 100644
--- a/ndb/include/kernel/signaldata/StartRec.hpp
+++ b/storage/ndb/include/kernel/signaldata/StartRec.hpp
diff --git a/ndb/include/kernel/signaldata/StartTo.hpp b/storage/ndb/include/kernel/signaldata/StartTo.hpp
index 5aecef6275d..5aecef6275d 100644
--- a/ndb/include/kernel/signaldata/StartTo.hpp
+++ b/storage/ndb/include/kernel/signaldata/StartTo.hpp
diff --git a/ndb/include/kernel/signaldata/StopMe.hpp b/storage/ndb/include/kernel/signaldata/StopMe.hpp
index 51d944a3b96..51d944a3b96 100644
--- a/ndb/include/kernel/signaldata/StopMe.hpp
+++ b/storage/ndb/include/kernel/signaldata/StopMe.hpp
diff --git a/ndb/include/kernel/signaldata/StopPerm.hpp b/storage/ndb/include/kernel/signaldata/StopPerm.hpp
index 95fb82c8cde..95fb82c8cde 100644
--- a/ndb/include/kernel/signaldata/StopPerm.hpp
+++ b/storage/ndb/include/kernel/signaldata/StopPerm.hpp
diff --git a/ndb/include/kernel/signaldata/StopReq.hpp b/storage/ndb/include/kernel/signaldata/StopReq.hpp
index ea453ae115d..ea453ae115d 100644
--- a/ndb/include/kernel/signaldata/StopReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/StopReq.hpp
diff --git a/ndb/include/kernel/signaldata/SumaImpl.hpp b/storage/ndb/include/kernel/signaldata/SumaImpl.hpp
index 75fb65e1ad2..75fb65e1ad2 100644
--- a/ndb/include/kernel/signaldata/SumaImpl.hpp
+++ b/storage/ndb/include/kernel/signaldata/SumaImpl.hpp
diff --git a/ndb/include/kernel/signaldata/SystemError.hpp b/storage/ndb/include/kernel/signaldata/SystemError.hpp
index 7b4d47c5c2e..7b4d47c5c2e 100644
--- a/ndb/include/kernel/signaldata/SystemError.hpp
+++ b/storage/ndb/include/kernel/signaldata/SystemError.hpp
diff --git a/ndb/include/kernel/signaldata/TamperOrd.hpp b/storage/ndb/include/kernel/signaldata/TamperOrd.hpp
index eb6cd47b093..eb6cd47b093 100644
--- a/ndb/include/kernel/signaldata/TamperOrd.hpp
+++ b/storage/ndb/include/kernel/signaldata/TamperOrd.hpp
diff --git a/ndb/include/kernel/signaldata/TcCommit.hpp b/storage/ndb/include/kernel/signaldata/TcCommit.hpp
index 9499b20ada3..9499b20ada3 100644
--- a/ndb/include/kernel/signaldata/TcCommit.hpp
+++ b/storage/ndb/include/kernel/signaldata/TcCommit.hpp
diff --git a/ndb/include/kernel/signaldata/TcContinueB.hpp b/storage/ndb/include/kernel/signaldata/TcContinueB.hpp
index 85213791b2a..85213791b2a 100644
--- a/ndb/include/kernel/signaldata/TcContinueB.hpp
+++ b/storage/ndb/include/kernel/signaldata/TcContinueB.hpp
diff --git a/ndb/include/kernel/signaldata/TcHbRep.hpp b/storage/ndb/include/kernel/signaldata/TcHbRep.hpp
index 7e701b510f9..7e701b510f9 100644
--- a/ndb/include/kernel/signaldata/TcHbRep.hpp
+++ b/storage/ndb/include/kernel/signaldata/TcHbRep.hpp
diff --git a/ndb/include/kernel/signaldata/TcIndx.hpp b/storage/ndb/include/kernel/signaldata/TcIndx.hpp
index c5e7d2489ba..c5e7d2489ba 100644
--- a/ndb/include/kernel/signaldata/TcIndx.hpp
+++ b/storage/ndb/include/kernel/signaldata/TcIndx.hpp
diff --git a/ndb/include/kernel/signaldata/TcKeyConf.hpp b/storage/ndb/include/kernel/signaldata/TcKeyConf.hpp
index c23e94951dc..c23e94951dc 100644
--- a/ndb/include/kernel/signaldata/TcKeyConf.hpp
+++ b/storage/ndb/include/kernel/signaldata/TcKeyConf.hpp
diff --git a/ndb/include/kernel/signaldata/TcKeyFailConf.hpp b/storage/ndb/include/kernel/signaldata/TcKeyFailConf.hpp
index 7c0a766df40..7c0a766df40 100644
--- a/ndb/include/kernel/signaldata/TcKeyFailConf.hpp
+++ b/storage/ndb/include/kernel/signaldata/TcKeyFailConf.hpp
diff --git a/ndb/include/kernel/signaldata/TcKeyRef.hpp b/storage/ndb/include/kernel/signaldata/TcKeyRef.hpp
index c773920713a..c773920713a 100644
--- a/ndb/include/kernel/signaldata/TcKeyRef.hpp
+++ b/storage/ndb/include/kernel/signaldata/TcKeyRef.hpp
diff --git a/ndb/include/kernel/signaldata/TcKeyReq.hpp b/storage/ndb/include/kernel/signaldata/TcKeyReq.hpp
index d7c11ca773c..d7c11ca773c 100644
--- a/ndb/include/kernel/signaldata/TcKeyReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/TcKeyReq.hpp
diff --git a/ndb/include/kernel/signaldata/TcRollbackRep.hpp b/storage/ndb/include/kernel/signaldata/TcRollbackRep.hpp
index febbd4f86b1..febbd4f86b1 100644
--- a/ndb/include/kernel/signaldata/TcRollbackRep.hpp
+++ b/storage/ndb/include/kernel/signaldata/TcRollbackRep.hpp
diff --git a/ndb/include/kernel/signaldata/TcSizeAltReq.hpp b/storage/ndb/include/kernel/signaldata/TcSizeAltReq.hpp
index 34eacfe5a93..34eacfe5a93 100644
--- a/ndb/include/kernel/signaldata/TcSizeAltReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/TcSizeAltReq.hpp
diff --git a/ndb/include/kernel/signaldata/TestOrd.hpp b/storage/ndb/include/kernel/signaldata/TestOrd.hpp
index 1600df08884..1600df08884 100644
--- a/ndb/include/kernel/signaldata/TestOrd.hpp
+++ b/storage/ndb/include/kernel/signaldata/TestOrd.hpp
diff --git a/ndb/include/kernel/signaldata/TransIdAI.hpp b/storage/ndb/include/kernel/signaldata/TransIdAI.hpp
index 5beaf6eba4b..5beaf6eba4b 100755
--- a/ndb/include/kernel/signaldata/TransIdAI.hpp
+++ b/storage/ndb/include/kernel/signaldata/TransIdAI.hpp
diff --git a/ndb/include/kernel/signaldata/TrigAttrInfo.hpp b/storage/ndb/include/kernel/signaldata/TrigAttrInfo.hpp
index e2c029b9033..e2c029b9033 100644
--- a/ndb/include/kernel/signaldata/TrigAttrInfo.hpp
+++ b/storage/ndb/include/kernel/signaldata/TrigAttrInfo.hpp
diff --git a/ndb/include/kernel/signaldata/TupCommit.hpp b/storage/ndb/include/kernel/signaldata/TupCommit.hpp
index 7c5a7931e6c..7c5a7931e6c 100644
--- a/ndb/include/kernel/signaldata/TupCommit.hpp
+++ b/storage/ndb/include/kernel/signaldata/TupCommit.hpp
diff --git a/ndb/include/kernel/signaldata/TupFrag.hpp b/storage/ndb/include/kernel/signaldata/TupFrag.hpp
index 8acb3d28bd6..8acb3d28bd6 100644
--- a/ndb/include/kernel/signaldata/TupFrag.hpp
+++ b/storage/ndb/include/kernel/signaldata/TupFrag.hpp
diff --git a/ndb/include/kernel/signaldata/TupKey.hpp b/storage/ndb/include/kernel/signaldata/TupKey.hpp
index ffd57d81e64..ffd57d81e64 100644
--- a/ndb/include/kernel/signaldata/TupKey.hpp
+++ b/storage/ndb/include/kernel/signaldata/TupKey.hpp
diff --git a/ndb/include/kernel/signaldata/TupSizeAltReq.hpp b/storage/ndb/include/kernel/signaldata/TupSizeAltReq.hpp
index 215493bc188..215493bc188 100644
--- a/ndb/include/kernel/signaldata/TupSizeAltReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/TupSizeAltReq.hpp
diff --git a/ndb/include/kernel/signaldata/TuxBound.hpp b/storage/ndb/include/kernel/signaldata/TuxBound.hpp
index 7e12897407b..7e12897407b 100644
--- a/ndb/include/kernel/signaldata/TuxBound.hpp
+++ b/storage/ndb/include/kernel/signaldata/TuxBound.hpp
diff --git a/ndb/include/kernel/signaldata/TuxContinueB.hpp b/storage/ndb/include/kernel/signaldata/TuxContinueB.hpp
index 385d85715e2..385d85715e2 100644
--- a/ndb/include/kernel/signaldata/TuxContinueB.hpp
+++ b/storage/ndb/include/kernel/signaldata/TuxContinueB.hpp
diff --git a/ndb/include/kernel/signaldata/TuxMaint.hpp b/storage/ndb/include/kernel/signaldata/TuxMaint.hpp
index 4518f0531ea..4518f0531ea 100644
--- a/ndb/include/kernel/signaldata/TuxMaint.hpp
+++ b/storage/ndb/include/kernel/signaldata/TuxMaint.hpp
diff --git a/ndb/include/kernel/signaldata/TuxSizeAltReq.hpp b/storage/ndb/include/kernel/signaldata/TuxSizeAltReq.hpp
index 5d5a0e102ba..5d5a0e102ba 100644
--- a/ndb/include/kernel/signaldata/TuxSizeAltReq.hpp
+++ b/storage/ndb/include/kernel/signaldata/TuxSizeAltReq.hpp
diff --git a/ndb/include/kernel/signaldata/UpdateTo.hpp b/storage/ndb/include/kernel/signaldata/UpdateTo.hpp
index 0fa5f31b6b4..0fa5f31b6b4 100644
--- a/ndb/include/kernel/signaldata/UpdateTo.hpp
+++ b/storage/ndb/include/kernel/signaldata/UpdateTo.hpp
diff --git a/ndb/include/kernel/signaldata/UpgradeStartup.hpp b/storage/ndb/include/kernel/signaldata/UpgradeStartup.hpp
index 93fef323789..93fef323789 100644
--- a/ndb/include/kernel/signaldata/UpgradeStartup.hpp
+++ b/storage/ndb/include/kernel/signaldata/UpgradeStartup.hpp
diff --git a/ndb/include/kernel/signaldata/UtilDelete.hpp b/storage/ndb/include/kernel/signaldata/UtilDelete.hpp
index 67c13b8c2d5..67c13b8c2d5 100644
--- a/ndb/include/kernel/signaldata/UtilDelete.hpp
+++ b/storage/ndb/include/kernel/signaldata/UtilDelete.hpp
diff --git a/ndb/include/kernel/signaldata/UtilExecute.hpp b/storage/ndb/include/kernel/signaldata/UtilExecute.hpp
index 551fb172cac..551fb172cac 100644
--- a/ndb/include/kernel/signaldata/UtilExecute.hpp
+++ b/storage/ndb/include/kernel/signaldata/UtilExecute.hpp
diff --git a/ndb/include/kernel/signaldata/UtilLock.hpp b/storage/ndb/include/kernel/signaldata/UtilLock.hpp
index 318024fd706..318024fd706 100644
--- a/ndb/include/kernel/signaldata/UtilLock.hpp
+++ b/storage/ndb/include/kernel/signaldata/UtilLock.hpp
diff --git a/ndb/include/kernel/signaldata/UtilPrepare.hpp b/storage/ndb/include/kernel/signaldata/UtilPrepare.hpp
index 8508487ce15..8508487ce15 100644
--- a/ndb/include/kernel/signaldata/UtilPrepare.hpp
+++ b/storage/ndb/include/kernel/signaldata/UtilPrepare.hpp
diff --git a/ndb/include/kernel/signaldata/UtilRelease.hpp b/storage/ndb/include/kernel/signaldata/UtilRelease.hpp
index d2864f02f47..d2864f02f47 100644
--- a/ndb/include/kernel/signaldata/UtilRelease.hpp
+++ b/storage/ndb/include/kernel/signaldata/UtilRelease.hpp
diff --git a/ndb/include/kernel/signaldata/UtilSequence.hpp b/storage/ndb/include/kernel/signaldata/UtilSequence.hpp
index 50e5d673e99..50e5d673e99 100644
--- a/ndb/include/kernel/signaldata/UtilSequence.hpp
+++ b/storage/ndb/include/kernel/signaldata/UtilSequence.hpp
diff --git a/ndb/include/kernel/signaldata/WaitGCP.hpp b/storage/ndb/include/kernel/signaldata/WaitGCP.hpp
index ebed28714d2..ebed28714d2 100644
--- a/ndb/include/kernel/signaldata/WaitGCP.hpp
+++ b/storage/ndb/include/kernel/signaldata/WaitGCP.hpp
diff --git a/ndb/include/kernel/trigger_definitions.h b/storage/ndb/include/kernel/trigger_definitions.h
index 11410654a15..11410654a15 100644
--- a/ndb/include/kernel/trigger_definitions.h
+++ b/storage/ndb/include/kernel/trigger_definitions.h
diff --git a/ndb/include/logger/ConsoleLogHandler.hpp b/storage/ndb/include/logger/ConsoleLogHandler.hpp
index ae77b13d3b7..ae77b13d3b7 100644
--- a/ndb/include/logger/ConsoleLogHandler.hpp
+++ b/storage/ndb/include/logger/ConsoleLogHandler.hpp
diff --git a/ndb/include/logger/FileLogHandler.hpp b/storage/ndb/include/logger/FileLogHandler.hpp
index 8fb25e72be7..8fb25e72be7 100644
--- a/ndb/include/logger/FileLogHandler.hpp
+++ b/storage/ndb/include/logger/FileLogHandler.hpp
diff --git a/ndb/include/logger/LogHandler.hpp b/storage/ndb/include/logger/LogHandler.hpp
index 7df6ad864e5..7df6ad864e5 100644
--- a/ndb/include/logger/LogHandler.hpp
+++ b/storage/ndb/include/logger/LogHandler.hpp
diff --git a/ndb/include/logger/Logger.hpp b/storage/ndb/include/logger/Logger.hpp
index ee762098fb6..ee762098fb6 100644
--- a/ndb/include/logger/Logger.hpp
+++ b/storage/ndb/include/logger/Logger.hpp
diff --git a/ndb/include/logger/SysLogHandler.hpp b/storage/ndb/include/logger/SysLogHandler.hpp
index 0dfc1cb2d43..0dfc1cb2d43 100644
--- a/ndb/include/logger/SysLogHandler.hpp
+++ b/storage/ndb/include/logger/SysLogHandler.hpp
diff --git a/ndb/include/mgmapi/mgmapi.h b/storage/ndb/include/mgmapi/mgmapi.h
index dca88e4950e..dca88e4950e 100644
--- a/ndb/include/mgmapi/mgmapi.h
+++ b/storage/ndb/include/mgmapi/mgmapi.h
diff --git a/ndb/include/mgmapi/mgmapi_config_parameters.h b/storage/ndb/include/mgmapi/mgmapi_config_parameters.h
index 33134899d1e..33134899d1e 100644
--- a/ndb/include/mgmapi/mgmapi_config_parameters.h
+++ b/storage/ndb/include/mgmapi/mgmapi_config_parameters.h
diff --git a/ndb/include/mgmapi/mgmapi_config_parameters_debug.h b/storage/ndb/include/mgmapi/mgmapi_config_parameters_debug.h
index 0241dca90ef..0241dca90ef 100644
--- a/ndb/include/mgmapi/mgmapi_config_parameters_debug.h
+++ b/storage/ndb/include/mgmapi/mgmapi_config_parameters_debug.h
diff --git a/ndb/include/mgmapi/mgmapi_debug.h b/storage/ndb/include/mgmapi/mgmapi_debug.h
index e86d9d4b768..e86d9d4b768 100644
--- a/ndb/include/mgmapi/mgmapi_debug.h
+++ b/storage/ndb/include/mgmapi/mgmapi_debug.h
diff --git a/ndb/include/mgmapi/ndb_logevent.h b/storage/ndb/include/mgmapi/ndb_logevent.h
index d5744b0fffe..d5744b0fffe 100644
--- a/ndb/include/mgmapi/ndb_logevent.h
+++ b/storage/ndb/include/mgmapi/ndb_logevent.h
diff --git a/ndb/include/mgmcommon/ConfigRetriever.hpp b/storage/ndb/include/mgmcommon/ConfigRetriever.hpp
index 95d257dea23..95d257dea23 100644
--- a/ndb/include/mgmcommon/ConfigRetriever.hpp
+++ b/storage/ndb/include/mgmcommon/ConfigRetriever.hpp
diff --git a/ndb/include/mgmcommon/IPCConfig.hpp b/storage/ndb/include/mgmcommon/IPCConfig.hpp
index 1e23cdf9807..1e23cdf9807 100644
--- a/ndb/include/mgmcommon/IPCConfig.hpp
+++ b/storage/ndb/include/mgmcommon/IPCConfig.hpp
diff --git a/ndb/include/mgmcommon/MgmtErrorReporter.hpp b/storage/ndb/include/mgmcommon/MgmtErrorReporter.hpp
index 0d980aa7245..0d980aa7245 100644
--- a/ndb/include/mgmcommon/MgmtErrorReporter.hpp
+++ b/storage/ndb/include/mgmcommon/MgmtErrorReporter.hpp
diff --git a/ndb/include/ndb_constants.h b/storage/ndb/include/ndb_constants.h
index c292880749b..c292880749b 100644
--- a/ndb/include/ndb_constants.h
+++ b/storage/ndb/include/ndb_constants.h
diff --git a/ndb/include/ndb_global.h.in b/storage/ndb/include/ndb_global.h.in
index 43f90e1f8b5..43f90e1f8b5 100644
--- a/ndb/include/ndb_global.h.in
+++ b/storage/ndb/include/ndb_global.h.in
diff --git a/ndb/include/ndb_init.h b/storage/ndb/include/ndb_init.h
index 0ff53e6a2af..0ff53e6a2af 100644
--- a/ndb/include/ndb_init.h
+++ b/storage/ndb/include/ndb_init.h
diff --git a/ndb/include/ndb_net.h b/storage/ndb/include/ndb_net.h
index 279beb471a7..279beb471a7 100644
--- a/ndb/include/ndb_net.h
+++ b/storage/ndb/include/ndb_net.h
diff --git a/ndb/include/ndb_types.h.in b/storage/ndb/include/ndb_types.h.in
index 2a5d576ffea..2a5d576ffea 100644
--- a/ndb/include/ndb_types.h.in
+++ b/storage/ndb/include/ndb_types.h.in
diff --git a/ndb/include/ndb_version.h.in b/storage/ndb/include/ndb_version.h.in
index d7f43eae40a..d7f43eae40a 100644
--- a/ndb/include/ndb_version.h.in
+++ b/storage/ndb/include/ndb_version.h.in
diff --git a/ndb/include/ndbapi/Ndb.hpp b/storage/ndb/include/ndbapi/Ndb.hpp
index 41085e6e06a..41085e6e06a 100644
--- a/ndb/include/ndbapi/Ndb.hpp
+++ b/storage/ndb/include/ndbapi/Ndb.hpp
diff --git a/ndb/include/ndbapi/NdbApi.hpp b/storage/ndb/include/ndbapi/NdbApi.hpp
index aed4d5efbd7..aed4d5efbd7 100644
--- a/ndb/include/ndbapi/NdbApi.hpp
+++ b/storage/ndb/include/ndbapi/NdbApi.hpp
diff --git a/ndb/include/ndbapi/NdbBlob.hpp b/storage/ndb/include/ndbapi/NdbBlob.hpp
index 271287b765c..271287b765c 100644
--- a/ndb/include/ndbapi/NdbBlob.hpp
+++ b/storage/ndb/include/ndbapi/NdbBlob.hpp
diff --git a/ndb/include/ndbapi/NdbDictionary.hpp b/storage/ndb/include/ndbapi/NdbDictionary.hpp
index 7a945c1c22e..7a945c1c22e 100644
--- a/ndb/include/ndbapi/NdbDictionary.hpp
+++ b/storage/ndb/include/ndbapi/NdbDictionary.hpp
diff --git a/ndb/include/ndbapi/NdbError.hpp b/storage/ndb/include/ndbapi/NdbError.hpp
index f67b3c4ccaa..f67b3c4ccaa 100644
--- a/ndb/include/ndbapi/NdbError.hpp
+++ b/storage/ndb/include/ndbapi/NdbError.hpp
diff --git a/ndb/include/ndbapi/NdbEventOperation.hpp b/storage/ndb/include/ndbapi/NdbEventOperation.hpp
index 55ee96b3144..55ee96b3144 100644
--- a/ndb/include/ndbapi/NdbEventOperation.hpp
+++ b/storage/ndb/include/ndbapi/NdbEventOperation.hpp
diff --git a/ndb/include/ndbapi/NdbIndexOperation.hpp b/storage/ndb/include/ndbapi/NdbIndexOperation.hpp
index 3de6835238e..3de6835238e 100644
--- a/ndb/include/ndbapi/NdbIndexOperation.hpp
+++ b/storage/ndb/include/ndbapi/NdbIndexOperation.hpp
diff --git a/ndb/include/ndbapi/NdbIndexScanOperation.hpp b/storage/ndb/include/ndbapi/NdbIndexScanOperation.hpp
index b91a2a90d11..b91a2a90d11 100644
--- a/ndb/include/ndbapi/NdbIndexScanOperation.hpp
+++ b/storage/ndb/include/ndbapi/NdbIndexScanOperation.hpp
diff --git a/ndb/include/ndbapi/NdbOperation.hpp b/storage/ndb/include/ndbapi/NdbOperation.hpp
index fca610772cc..fca610772cc 100644
--- a/ndb/include/ndbapi/NdbOperation.hpp
+++ b/storage/ndb/include/ndbapi/NdbOperation.hpp
diff --git a/ndb/include/ndbapi/NdbPool.hpp b/storage/ndb/include/ndbapi/NdbPool.hpp
index 64cba5a008c..64cba5a008c 100644
--- a/ndb/include/ndbapi/NdbPool.hpp
+++ b/storage/ndb/include/ndbapi/NdbPool.hpp
diff --git a/ndb/include/ndbapi/NdbRecAttr.hpp b/storage/ndb/include/ndbapi/NdbRecAttr.hpp
index 50de4f3277e..50de4f3277e 100644
--- a/ndb/include/ndbapi/NdbRecAttr.hpp
+++ b/storage/ndb/include/ndbapi/NdbRecAttr.hpp
diff --git a/ndb/include/ndbapi/NdbReceiver.hpp b/storage/ndb/include/ndbapi/NdbReceiver.hpp
index ff6debc7fd3..ff6debc7fd3 100644
--- a/ndb/include/ndbapi/NdbReceiver.hpp
+++ b/storage/ndb/include/ndbapi/NdbReceiver.hpp
diff --git a/ndb/include/ndbapi/NdbScanFilter.hpp b/storage/ndb/include/ndbapi/NdbScanFilter.hpp
index b5457bab99b..b5457bab99b 100644
--- a/ndb/include/ndbapi/NdbScanFilter.hpp
+++ b/storage/ndb/include/ndbapi/NdbScanFilter.hpp
diff --git a/ndb/include/ndbapi/NdbScanOperation.hpp b/storage/ndb/include/ndbapi/NdbScanOperation.hpp
index 5da717148b5..5da717148b5 100644
--- a/ndb/include/ndbapi/NdbScanOperation.hpp
+++ b/storage/ndb/include/ndbapi/NdbScanOperation.hpp
diff --git a/ndb/include/ndbapi/NdbTransaction.hpp b/storage/ndb/include/ndbapi/NdbTransaction.hpp
index 50e4e766803..50e4e766803 100644
--- a/ndb/include/ndbapi/NdbTransaction.hpp
+++ b/storage/ndb/include/ndbapi/NdbTransaction.hpp
diff --git a/ndb/include/ndbapi/ndb_cluster_connection.hpp b/storage/ndb/include/ndbapi/ndb_cluster_connection.hpp
index 97db76563aa..97db76563aa 100644
--- a/ndb/include/ndbapi/ndb_cluster_connection.hpp
+++ b/storage/ndb/include/ndbapi/ndb_cluster_connection.hpp
diff --git a/ndb/include/ndbapi/ndb_opt_defaults.h b/storage/ndb/include/ndbapi/ndb_opt_defaults.h
index d03a9dcc36f..d03a9dcc36f 100644
--- a/ndb/include/ndbapi/ndb_opt_defaults.h
+++ b/storage/ndb/include/ndbapi/ndb_opt_defaults.h
diff --git a/ndb/include/ndbapi/ndbapi_limits.h b/storage/ndb/include/ndbapi/ndbapi_limits.h
index d1cb135b39d..d1cb135b39d 100644
--- a/ndb/include/ndbapi/ndbapi_limits.h
+++ b/storage/ndb/include/ndbapi/ndbapi_limits.h
diff --git a/ndb/include/ndbapi/ndberror.h b/storage/ndb/include/ndbapi/ndberror.h
index 2225f68f08d..2225f68f08d 100644
--- a/ndb/include/ndbapi/ndberror.h
+++ b/storage/ndb/include/ndbapi/ndberror.h
diff --git a/ndb/include/newtonapi/dba.h b/storage/ndb/include/newtonapi/dba.h
index 4cfc0ec8eb9..4cfc0ec8eb9 100644
--- a/ndb/include/newtonapi/dba.h
+++ b/storage/ndb/include/newtonapi/dba.h
diff --git a/ndb/include/newtonapi/defs/pcn_types.h b/storage/ndb/include/newtonapi/defs/pcn_types.h
index eae6c67899d..eae6c67899d 100644
--- a/ndb/include/newtonapi/defs/pcn_types.h
+++ b/storage/ndb/include/newtonapi/defs/pcn_types.h
diff --git a/ndb/include/portlib/NdbCondition.h b/storage/ndb/include/portlib/NdbCondition.h
index 3d959a0db41..3d959a0db41 100644
--- a/ndb/include/portlib/NdbCondition.h
+++ b/storage/ndb/include/portlib/NdbCondition.h
diff --git a/ndb/include/portlib/NdbConfig.h b/storage/ndb/include/portlib/NdbConfig.h
index 1bca825ab8d..1bca825ab8d 100644
--- a/ndb/include/portlib/NdbConfig.h
+++ b/storage/ndb/include/portlib/NdbConfig.h
diff --git a/ndb/include/portlib/NdbDaemon.h b/storage/ndb/include/portlib/NdbDaemon.h
index 74ea3f06419..74ea3f06419 100644
--- a/ndb/include/portlib/NdbDaemon.h
+++ b/storage/ndb/include/portlib/NdbDaemon.h
diff --git a/ndb/include/portlib/NdbEnv.h b/storage/ndb/include/portlib/NdbEnv.h
index 1611bf3152e..1611bf3152e 100644
--- a/ndb/include/portlib/NdbEnv.h
+++ b/storage/ndb/include/portlib/NdbEnv.h
diff --git a/ndb/include/portlib/NdbHost.h b/storage/ndb/include/portlib/NdbHost.h
index 90e7b781137..90e7b781137 100644
--- a/ndb/include/portlib/NdbHost.h
+++ b/storage/ndb/include/portlib/NdbHost.h
diff --git a/ndb/include/portlib/NdbMain.h b/storage/ndb/include/portlib/NdbMain.h
index 7cc7a877750..7cc7a877750 100644
--- a/ndb/include/portlib/NdbMain.h
+++ b/storage/ndb/include/portlib/NdbMain.h
diff --git a/ndb/include/portlib/NdbMem.h b/storage/ndb/include/portlib/NdbMem.h
index 0f2de80200e..0f2de80200e 100644
--- a/ndb/include/portlib/NdbMem.h
+++ b/storage/ndb/include/portlib/NdbMem.h
diff --git a/ndb/include/portlib/NdbMutex.h b/storage/ndb/include/portlib/NdbMutex.h
index b0b985ecef5..b0b985ecef5 100644
--- a/ndb/include/portlib/NdbMutex.h
+++ b/storage/ndb/include/portlib/NdbMutex.h
diff --git a/ndb/include/portlib/NdbSleep.h b/storage/ndb/include/portlib/NdbSleep.h
index 3b26710154f..3b26710154f 100644
--- a/ndb/include/portlib/NdbSleep.h
+++ b/storage/ndb/include/portlib/NdbSleep.h
diff --git a/ndb/include/portlib/NdbTCP.h b/storage/ndb/include/portlib/NdbTCP.h
index 8138a2ef354..8138a2ef354 100644
--- a/ndb/include/portlib/NdbTCP.h
+++ b/storage/ndb/include/portlib/NdbTCP.h
diff --git a/ndb/include/portlib/NdbThread.h b/storage/ndb/include/portlib/NdbThread.h
index e86deee4354..e86deee4354 100644
--- a/ndb/include/portlib/NdbThread.h
+++ b/storage/ndb/include/portlib/NdbThread.h
diff --git a/ndb/include/portlib/NdbTick.h b/storage/ndb/include/portlib/NdbTick.h
index 9bd8eca22bd..9bd8eca22bd 100644
--- a/ndb/include/portlib/NdbTick.h
+++ b/storage/ndb/include/portlib/NdbTick.h
diff --git a/ndb/include/portlib/PortDefs.h b/storage/ndb/include/portlib/PortDefs.h
index a115c60cfe1..a115c60cfe1 100644
--- a/ndb/include/portlib/PortDefs.h
+++ b/storage/ndb/include/portlib/PortDefs.h
diff --git a/ndb/include/portlib/prefetch.h b/storage/ndb/include/portlib/prefetch.h
index 729c80bd93e..729c80bd93e 100644
--- a/ndb/include/portlib/prefetch.h
+++ b/storage/ndb/include/portlib/prefetch.h
diff --git a/ndb/include/transporter/TransporterCallback.hpp b/storage/ndb/include/transporter/TransporterCallback.hpp
index 9f910f31728..9f910f31728 100644
--- a/ndb/include/transporter/TransporterCallback.hpp
+++ b/storage/ndb/include/transporter/TransporterCallback.hpp
diff --git a/ndb/include/transporter/TransporterDefinitions.hpp b/storage/ndb/include/transporter/TransporterDefinitions.hpp
index 18d1ec76a3c..18d1ec76a3c 100644
--- a/ndb/include/transporter/TransporterDefinitions.hpp
+++ b/storage/ndb/include/transporter/TransporterDefinitions.hpp
diff --git a/ndb/include/transporter/TransporterRegistry.hpp b/storage/ndb/include/transporter/TransporterRegistry.hpp
index 363cdabe10a..363cdabe10a 100644
--- a/ndb/include/transporter/TransporterRegistry.hpp
+++ b/storage/ndb/include/transporter/TransporterRegistry.hpp
diff --git a/ndb/include/util/Base64.hpp b/storage/ndb/include/util/Base64.hpp
index f4b11ad9214..f4b11ad9214 100644
--- a/ndb/include/util/Base64.hpp
+++ b/storage/ndb/include/util/Base64.hpp
diff --git a/ndb/include/util/BaseString.hpp b/storage/ndb/include/util/BaseString.hpp
index 02a6a3b3e66..02a6a3b3e66 100644
--- a/ndb/include/util/BaseString.hpp
+++ b/storage/ndb/include/util/BaseString.hpp
diff --git a/ndb/include/util/Bitmask.hpp b/storage/ndb/include/util/Bitmask.hpp
index ade57a5ee57..ade57a5ee57 100644
--- a/ndb/include/util/Bitmask.hpp
+++ b/storage/ndb/include/util/Bitmask.hpp
diff --git a/ndb/include/util/ConfigValues.hpp b/storage/ndb/include/util/ConfigValues.hpp
index 457488e3c42..457488e3c42 100644
--- a/ndb/include/util/ConfigValues.hpp
+++ b/storage/ndb/include/util/ConfigValues.hpp
diff --git a/ndb/include/util/File.hpp b/storage/ndb/include/util/File.hpp
index 3ed0ad7a6f9..3ed0ad7a6f9 100644
--- a/ndb/include/util/File.hpp
+++ b/storage/ndb/include/util/File.hpp
diff --git a/ndb/include/util/InputStream.hpp b/storage/ndb/include/util/InputStream.hpp
index b2a56b1e433..b2a56b1e433 100644
--- a/ndb/include/util/InputStream.hpp
+++ b/storage/ndb/include/util/InputStream.hpp
diff --git a/ndb/include/util/NdbAutoPtr.hpp b/storage/ndb/include/util/NdbAutoPtr.hpp
index ff747e3de68..ff747e3de68 100644
--- a/ndb/include/util/NdbAutoPtr.hpp
+++ b/storage/ndb/include/util/NdbAutoPtr.hpp
diff --git a/ndb/include/util/NdbOut.hpp b/storage/ndb/include/util/NdbOut.hpp
index d85d5cc6305..d85d5cc6305 100644
--- a/ndb/include/util/NdbOut.hpp
+++ b/storage/ndb/include/util/NdbOut.hpp
diff --git a/ndb/include/util/NdbSqlUtil.hpp b/storage/ndb/include/util/NdbSqlUtil.hpp
index 3e98dcd1805..3e98dcd1805 100644
--- a/ndb/include/util/NdbSqlUtil.hpp
+++ b/storage/ndb/include/util/NdbSqlUtil.hpp
diff --git a/ndb/include/util/OutputStream.hpp b/storage/ndb/include/util/OutputStream.hpp
index c7e009d4537..c7e009d4537 100644
--- a/ndb/include/util/OutputStream.hpp
+++ b/storage/ndb/include/util/OutputStream.hpp
diff --git a/ndb/include/util/Parser.hpp b/storage/ndb/include/util/Parser.hpp
index c117498e1ba..c117498e1ba 100644
--- a/ndb/include/util/Parser.hpp
+++ b/storage/ndb/include/util/Parser.hpp
diff --git a/ndb/include/util/Properties.hpp b/storage/ndb/include/util/Properties.hpp
index e6668744211..e6668744211 100644
--- a/ndb/include/util/Properties.hpp
+++ b/storage/ndb/include/util/Properties.hpp
diff --git a/ndb/include/util/SimpleProperties.hpp b/storage/ndb/include/util/SimpleProperties.hpp
index 356f3406f38..356f3406f38 100644
--- a/ndb/include/util/SimpleProperties.hpp
+++ b/storage/ndb/include/util/SimpleProperties.hpp
diff --git a/ndb/include/util/SocketAuthenticator.hpp b/storage/ndb/include/util/SocketAuthenticator.hpp
index 1b82567feaa..1b82567feaa 100644
--- a/ndb/include/util/SocketAuthenticator.hpp
+++ b/storage/ndb/include/util/SocketAuthenticator.hpp
diff --git a/ndb/include/util/SocketClient.hpp b/storage/ndb/include/util/SocketClient.hpp
index bf1ad7d45d6..bf1ad7d45d6 100644
--- a/ndb/include/util/SocketClient.hpp
+++ b/storage/ndb/include/util/SocketClient.hpp
diff --git a/ndb/include/util/SocketServer.hpp b/storage/ndb/include/util/SocketServer.hpp
index 2e1afb74945..2e1afb74945 100644
--- a/ndb/include/util/SocketServer.hpp
+++ b/storage/ndb/include/util/SocketServer.hpp
diff --git a/ndb/include/util/UtilBuffer.hpp b/storage/ndb/include/util/UtilBuffer.hpp
index f43fc960a16..f43fc960a16 100644
--- a/ndb/include/util/UtilBuffer.hpp
+++ b/storage/ndb/include/util/UtilBuffer.hpp
diff --git a/ndb/include/util/Vector.hpp b/storage/ndb/include/util/Vector.hpp
index 480dddf8243..480dddf8243 100644
--- a/ndb/include/util/Vector.hpp
+++ b/storage/ndb/include/util/Vector.hpp
diff --git a/ndb/include/util/basestring_vsnprintf.h b/storage/ndb/include/util/basestring_vsnprintf.h
index 7c804f22841..7c804f22841 100644
--- a/ndb/include/util/basestring_vsnprintf.h
+++ b/storage/ndb/include/util/basestring_vsnprintf.h
diff --git a/ndb/include/util/md5_hash.hpp b/storage/ndb/include/util/md5_hash.hpp
index b79dce3b5a9..b79dce3b5a9 100644
--- a/ndb/include/util/md5_hash.hpp
+++ b/storage/ndb/include/util/md5_hash.hpp
diff --git a/ndb/include/util/ndb_opts.h b/storage/ndb/include/util/ndb_opts.h
index 72abd6d5d7a..72abd6d5d7a 100644
--- a/ndb/include/util/ndb_opts.h
+++ b/storage/ndb/include/util/ndb_opts.h
diff --git a/ndb/include/util/random.h b/storage/ndb/include/util/random.h
index 1b83e5fec93..1b83e5fec93 100644
--- a/ndb/include/util/random.h
+++ b/storage/ndb/include/util/random.h
diff --git a/ndb/include/util/socket_io.h b/storage/ndb/include/util/socket_io.h
index a0e6c4e369d..a0e6c4e369d 100644
--- a/ndb/include/util/socket_io.h
+++ b/storage/ndb/include/util/socket_io.h
diff --git a/ndb/include/util/uucode.h b/storage/ndb/include/util/uucode.h
index f5569d033a5..f5569d033a5 100644
--- a/ndb/include/util/uucode.h
+++ b/storage/ndb/include/util/uucode.h
diff --git a/ndb/include/util/version.h b/storage/ndb/include/util/version.h
index 5459e44b818..5459e44b818 100644
--- a/ndb/include/util/version.h
+++ b/storage/ndb/include/util/version.h
diff --git a/ndb/lib/.empty b/storage/ndb/lib/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/ndb/lib/.empty
+++ b/storage/ndb/lib/.empty
diff --git a/ndb/ndbapi-examples/Makefile b/storage/ndb/ndbapi-examples/Makefile
index 965dc3ec29f..965dc3ec29f 100644
--- a/ndb/ndbapi-examples/Makefile
+++ b/storage/ndb/ndbapi-examples/Makefile
diff --git a/ndb/ndbapi-examples/mgmapi_logevent_example/Makefile b/storage/ndb/ndbapi-examples/mgmapi_logevent_example/Makefile
index c1ca32dfe17..c1ca32dfe17 100644
--- a/ndb/ndbapi-examples/mgmapi_logevent_example/Makefile
+++ b/storage/ndb/ndbapi-examples/mgmapi_logevent_example/Makefile
diff --git a/ndb/ndbapi-examples/mgmapi_logevent_example/mgmapi_logevent.cpp b/storage/ndb/ndbapi-examples/mgmapi_logevent_example/mgmapi_logevent.cpp
index 5ec1fba6314..5ec1fba6314 100644
--- a/ndb/ndbapi-examples/mgmapi_logevent_example/mgmapi_logevent.cpp
+++ b/storage/ndb/ndbapi-examples/mgmapi_logevent_example/mgmapi_logevent.cpp
diff --git a/ndb/ndbapi-examples/ndbapi_async_example/Makefile b/storage/ndb/ndbapi-examples/ndbapi_async_example/Makefile
index 55e4a13343f..55e4a13343f 100644
--- a/ndb/ndbapi-examples/ndbapi_async_example/Makefile
+++ b/storage/ndb/ndbapi-examples/ndbapi_async_example/Makefile
diff --git a/ndb/ndbapi-examples/ndbapi_async_example/ndbapi_async.cpp b/storage/ndb/ndbapi-examples/ndbapi_async_example/ndbapi_async.cpp
index aa745f4d28d..aa745f4d28d 100644
--- a/ndb/ndbapi-examples/ndbapi_async_example/ndbapi_async.cpp
+++ b/storage/ndb/ndbapi-examples/ndbapi_async_example/ndbapi_async.cpp
diff --git a/ndb/ndbapi-examples/ndbapi_async_example/readme.txt b/storage/ndb/ndbapi-examples/ndbapi_async_example/readme.txt
index 47cb4bf9ffa..47cb4bf9ffa 100644
--- a/ndb/ndbapi-examples/ndbapi_async_example/readme.txt
+++ b/storage/ndb/ndbapi-examples/ndbapi_async_example/readme.txt
diff --git a/ndb/ndbapi-examples/ndbapi_async_example1/Makefile b/storage/ndb/ndbapi-examples/ndbapi_async_example1/Makefile
index 7f6ea0b4d25..7f6ea0b4d25 100644
--- a/ndb/ndbapi-examples/ndbapi_async_example1/Makefile
+++ b/storage/ndb/ndbapi-examples/ndbapi_async_example1/Makefile
diff --git a/ndb/ndbapi-examples/ndbapi_async_example1/ndbapi_async1.cpp b/storage/ndb/ndbapi-examples/ndbapi_async_example1/ndbapi_async1.cpp
index e8bc19e267b..e8bc19e267b 100644
--- a/ndb/ndbapi-examples/ndbapi_async_example1/ndbapi_async1.cpp
+++ b/storage/ndb/ndbapi-examples/ndbapi_async_example1/ndbapi_async1.cpp
diff --git a/ndb/ndbapi-examples/ndbapi_event_example/Makefile b/storage/ndb/ndbapi-examples/ndbapi_event_example/Makefile
index 12e109c654f..12e109c654f 100644
--- a/ndb/ndbapi-examples/ndbapi_event_example/Makefile
+++ b/storage/ndb/ndbapi-examples/ndbapi_event_example/Makefile
diff --git a/ndb/ndbapi-examples/ndbapi_event_example/ndbapi_event.cpp b/storage/ndb/ndbapi-examples/ndbapi_event_example/ndbapi_event.cpp
index 286f6fafbab..286f6fafbab 100644
--- a/ndb/ndbapi-examples/ndbapi_event_example/ndbapi_event.cpp
+++ b/storage/ndb/ndbapi-examples/ndbapi_event_example/ndbapi_event.cpp
diff --git a/ndb/ndbapi-examples/ndbapi_retries_example/Makefile b/storage/ndb/ndbapi-examples/ndbapi_retries_example/Makefile
index 829a7009031..829a7009031 100644
--- a/ndb/ndbapi-examples/ndbapi_retries_example/Makefile
+++ b/storage/ndb/ndbapi-examples/ndbapi_retries_example/Makefile
diff --git a/ndb/ndbapi-examples/ndbapi_retries_example/ndbapi_retries.cpp b/storage/ndb/ndbapi-examples/ndbapi_retries_example/ndbapi_retries.cpp
index 8c29fe31446..8c29fe31446 100644
--- a/ndb/ndbapi-examples/ndbapi_retries_example/ndbapi_retries.cpp
+++ b/storage/ndb/ndbapi-examples/ndbapi_retries_example/ndbapi_retries.cpp
diff --git a/ndb/ndbapi-examples/ndbapi_scan_example/Makefile b/storage/ndb/ndbapi-examples/ndbapi_scan_example/Makefile
index 31886b02bf1..31886b02bf1 100644
--- a/ndb/ndbapi-examples/ndbapi_scan_example/Makefile
+++ b/storage/ndb/ndbapi-examples/ndbapi_scan_example/Makefile
diff --git a/ndb/ndbapi-examples/ndbapi_scan_example/ndbapi_scan.cpp b/storage/ndb/ndbapi-examples/ndbapi_scan_example/ndbapi_scan.cpp
index 69ffd99b8ca..69ffd99b8ca 100644
--- a/ndb/ndbapi-examples/ndbapi_scan_example/ndbapi_scan.cpp
+++ b/storage/ndb/ndbapi-examples/ndbapi_scan_example/ndbapi_scan.cpp
diff --git a/ndb/ndbapi-examples/ndbapi_scan_example/readme.txt b/storage/ndb/ndbapi-examples/ndbapi_scan_example/readme.txt
index 47cb4bf9ffa..47cb4bf9ffa 100644
--- a/ndb/ndbapi-examples/ndbapi_scan_example/readme.txt
+++ b/storage/ndb/ndbapi-examples/ndbapi_scan_example/readme.txt
diff --git a/ndb/ndbapi-examples/ndbapi_simple_example/Makefile b/storage/ndb/ndbapi-examples/ndbapi_simple_example/Makefile
index 0a59584fb66..0a59584fb66 100644
--- a/ndb/ndbapi-examples/ndbapi_simple_example/Makefile
+++ b/storage/ndb/ndbapi-examples/ndbapi_simple_example/Makefile
diff --git a/ndb/ndbapi-examples/ndbapi_simple_example/ndbapi_simple.cpp b/storage/ndb/ndbapi-examples/ndbapi_simple_example/ndbapi_simple.cpp
index 152d4fa44af..152d4fa44af 100644
--- a/ndb/ndbapi-examples/ndbapi_simple_example/ndbapi_simple.cpp
+++ b/storage/ndb/ndbapi-examples/ndbapi_simple_example/ndbapi_simple.cpp
diff --git a/ndb/ndbapi-examples/ndbapi_simple_index_example/Makefile b/storage/ndb/ndbapi-examples/ndbapi_simple_index_example/Makefile
index d4356055935..d4356055935 100644
--- a/ndb/ndbapi-examples/ndbapi_simple_index_example/Makefile
+++ b/storage/ndb/ndbapi-examples/ndbapi_simple_index_example/Makefile
diff --git a/ndb/ndbapi-examples/ndbapi_simple_index_example/ndbapi_simple_index.cpp b/storage/ndb/ndbapi-examples/ndbapi_simple_index_example/ndbapi_simple_index.cpp
index 5afaf6078d1..5afaf6078d1 100644
--- a/ndb/ndbapi-examples/ndbapi_simple_index_example/ndbapi_simple_index.cpp
+++ b/storage/ndb/ndbapi-examples/ndbapi_simple_index_example/ndbapi_simple_index.cpp
diff --git a/ndb/src/Makefile.am b/storage/ndb/src/Makefile.am
index d35790a2e43..d35790a2e43 100644
--- a/ndb/src/Makefile.am
+++ b/storage/ndb/src/Makefile.am
diff --git a/ndb/src/common/Makefile.am b/storage/ndb/src/common/Makefile.am
index 0059f3fb210..0059f3fb210 100644
--- a/ndb/src/common/Makefile.am
+++ b/storage/ndb/src/common/Makefile.am
diff --git a/ndb/src/common/debugger/BlockNames.cpp b/storage/ndb/src/common/debugger/BlockNames.cpp
index 44650b84c5c..44650b84c5c 100644
--- a/ndb/src/common/debugger/BlockNames.cpp
+++ b/storage/ndb/src/common/debugger/BlockNames.cpp
diff --git a/ndb/src/common/debugger/DebuggerNames.cpp b/storage/ndb/src/common/debugger/DebuggerNames.cpp
index 8571b8ece86..8571b8ece86 100644
--- a/ndb/src/common/debugger/DebuggerNames.cpp
+++ b/storage/ndb/src/common/debugger/DebuggerNames.cpp
diff --git a/ndb/src/common/debugger/EventLogger.cpp b/storage/ndb/src/common/debugger/EventLogger.cpp
index 5a534b36b59..5a534b36b59 100644
--- a/ndb/src/common/debugger/EventLogger.cpp
+++ b/storage/ndb/src/common/debugger/EventLogger.cpp
diff --git a/ndb/src/common/debugger/GrepError.cpp b/storage/ndb/src/common/debugger/GrepError.cpp
index 20aeaa6dd77..20aeaa6dd77 100644
--- a/ndb/src/common/debugger/GrepError.cpp
+++ b/storage/ndb/src/common/debugger/GrepError.cpp
diff --git a/ndb/src/common/debugger/Makefile.am b/storage/ndb/src/common/debugger/Makefile.am
index e25a11c9bee..e25a11c9bee 100644
--- a/ndb/src/common/debugger/Makefile.am
+++ b/storage/ndb/src/common/debugger/Makefile.am
diff --git a/ndb/src/common/debugger/SignalLoggerManager.cpp b/storage/ndb/src/common/debugger/SignalLoggerManager.cpp
index d642ed09a68..d642ed09a68 100644
--- a/ndb/src/common/debugger/SignalLoggerManager.cpp
+++ b/storage/ndb/src/common/debugger/SignalLoggerManager.cpp
diff --git a/ndb/src/common/debugger/signaldata/AccLock.cpp b/storage/ndb/src/common/debugger/signaldata/AccLock.cpp
index affed431957..affed431957 100644
--- a/ndb/src/common/debugger/signaldata/AccLock.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/AccLock.cpp
diff --git a/ndb/src/common/debugger/signaldata/AlterIndx.cpp b/storage/ndb/src/common/debugger/signaldata/AlterIndx.cpp
index e1865136fc3..e1865136fc3 100644
--- a/ndb/src/common/debugger/signaldata/AlterIndx.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/AlterIndx.cpp
diff --git a/ndb/src/common/debugger/signaldata/AlterTab.cpp b/storage/ndb/src/common/debugger/signaldata/AlterTab.cpp
index f9521984095..f9521984095 100644
--- a/ndb/src/common/debugger/signaldata/AlterTab.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/AlterTab.cpp
diff --git a/ndb/src/common/debugger/signaldata/AlterTable.cpp b/storage/ndb/src/common/debugger/signaldata/AlterTable.cpp
index 59909c8e490..59909c8e490 100644
--- a/ndb/src/common/debugger/signaldata/AlterTable.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/AlterTable.cpp
diff --git a/ndb/src/common/debugger/signaldata/AlterTrig.cpp b/storage/ndb/src/common/debugger/signaldata/AlterTrig.cpp
index d488fd6e348..d488fd6e348 100644
--- a/ndb/src/common/debugger/signaldata/AlterTrig.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/AlterTrig.cpp
diff --git a/ndb/src/common/debugger/signaldata/BackupImpl.cpp b/storage/ndb/src/common/debugger/signaldata/BackupImpl.cpp
index bdc34d614cf..bdc34d614cf 100644
--- a/ndb/src/common/debugger/signaldata/BackupImpl.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/BackupImpl.cpp
diff --git a/ndb/src/common/debugger/signaldata/BackupSignalData.cpp b/storage/ndb/src/common/debugger/signaldata/BackupSignalData.cpp
index 4b0a0e07b66..4b0a0e07b66 100644
--- a/ndb/src/common/debugger/signaldata/BackupSignalData.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/BackupSignalData.cpp
diff --git a/ndb/src/common/debugger/signaldata/CloseComReqConf.cpp b/storage/ndb/src/common/debugger/signaldata/CloseComReqConf.cpp
index 84410a2b2db..84410a2b2db 100644
--- a/ndb/src/common/debugger/signaldata/CloseComReqConf.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/CloseComReqConf.cpp
diff --git a/ndb/src/common/debugger/signaldata/CntrStart.cpp b/storage/ndb/src/common/debugger/signaldata/CntrStart.cpp
index 154013f40b0..154013f40b0 100644
--- a/ndb/src/common/debugger/signaldata/CntrStart.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/CntrStart.cpp
diff --git a/ndb/src/common/debugger/signaldata/ContinueB.cpp b/storage/ndb/src/common/debugger/signaldata/ContinueB.cpp
index c295041bc01..c295041bc01 100644
--- a/ndb/src/common/debugger/signaldata/ContinueB.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/ContinueB.cpp
diff --git a/ndb/src/common/debugger/signaldata/CopyGCI.cpp b/storage/ndb/src/common/debugger/signaldata/CopyGCI.cpp
index 173b3f6708f..173b3f6708f 100644
--- a/ndb/src/common/debugger/signaldata/CopyGCI.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/CopyGCI.cpp
diff --git a/ndb/src/common/debugger/signaldata/CreateEvnt.cpp b/storage/ndb/src/common/debugger/signaldata/CreateEvnt.cpp
index 7b497d6a974..7b497d6a974 100644
--- a/ndb/src/common/debugger/signaldata/CreateEvnt.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/CreateEvnt.cpp
diff --git a/ndb/src/common/debugger/signaldata/CreateFragmentation.cpp b/storage/ndb/src/common/debugger/signaldata/CreateFragmentation.cpp
index 027f743b5ea..027f743b5ea 100644
--- a/ndb/src/common/debugger/signaldata/CreateFragmentation.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/CreateFragmentation.cpp
diff --git a/ndb/src/common/debugger/signaldata/CreateIndx.cpp b/storage/ndb/src/common/debugger/signaldata/CreateIndx.cpp
index 8fcbb9279ed..8fcbb9279ed 100644
--- a/ndb/src/common/debugger/signaldata/CreateIndx.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/CreateIndx.cpp
diff --git a/ndb/src/common/debugger/signaldata/CreateTrig.cpp b/storage/ndb/src/common/debugger/signaldata/CreateTrig.cpp
index db5344cfbe7..db5344cfbe7 100644
--- a/ndb/src/common/debugger/signaldata/CreateTrig.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/CreateTrig.cpp
diff --git a/ndb/src/common/debugger/signaldata/DictTabInfo.cpp b/storage/ndb/src/common/debugger/signaldata/DictTabInfo.cpp
index 43c129347c0..43c129347c0 100644
--- a/ndb/src/common/debugger/signaldata/DictTabInfo.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/DictTabInfo.cpp
diff --git a/ndb/src/common/debugger/signaldata/DihContinueB.cpp b/storage/ndb/src/common/debugger/signaldata/DihContinueB.cpp
index 9fece17315c..9fece17315c 100644
--- a/ndb/src/common/debugger/signaldata/DihContinueB.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/DihContinueB.cpp
diff --git a/ndb/src/common/debugger/signaldata/DihSwitchReplicaReq.cpp b/storage/ndb/src/common/debugger/signaldata/DihSwitchReplicaReq.cpp
index 2e4318f4033..2e4318f4033 100644
--- a/ndb/src/common/debugger/signaldata/DihSwitchReplicaReq.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/DihSwitchReplicaReq.cpp
diff --git a/ndb/src/common/debugger/signaldata/DisconnectRep.cpp b/storage/ndb/src/common/debugger/signaldata/DisconnectRep.cpp
index 3a73747a978..3a73747a978 100644
--- a/ndb/src/common/debugger/signaldata/DisconnectRep.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/DisconnectRep.cpp
diff --git a/ndb/src/common/debugger/signaldata/DropIndx.cpp b/storage/ndb/src/common/debugger/signaldata/DropIndx.cpp
index 0d59a981a18..0d59a981a18 100644
--- a/ndb/src/common/debugger/signaldata/DropIndx.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/DropIndx.cpp
diff --git a/ndb/src/common/debugger/signaldata/DropTab.cpp b/storage/ndb/src/common/debugger/signaldata/DropTab.cpp
index 83c95b0e344..83c95b0e344 100644
--- a/ndb/src/common/debugger/signaldata/DropTab.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/DropTab.cpp
diff --git a/ndb/src/common/debugger/signaldata/DropTrig.cpp b/storage/ndb/src/common/debugger/signaldata/DropTrig.cpp
index 54e8734439f..54e8734439f 100644
--- a/ndb/src/common/debugger/signaldata/DropTrig.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/DropTrig.cpp
diff --git a/ndb/src/common/debugger/signaldata/FailRep.cpp b/storage/ndb/src/common/debugger/signaldata/FailRep.cpp
index d70912fe8c7..d70912fe8c7 100644
--- a/ndb/src/common/debugger/signaldata/FailRep.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/FailRep.cpp
diff --git a/ndb/src/common/debugger/signaldata/FireTrigOrd.cpp b/storage/ndb/src/common/debugger/signaldata/FireTrigOrd.cpp
index d86aa2e06de..d86aa2e06de 100644
--- a/ndb/src/common/debugger/signaldata/FireTrigOrd.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/FireTrigOrd.cpp
diff --git a/ndb/src/common/debugger/signaldata/FsAppendReq.cpp b/storage/ndb/src/common/debugger/signaldata/FsAppendReq.cpp
index 6e443ffe5fc..6e443ffe5fc 100644
--- a/ndb/src/common/debugger/signaldata/FsAppendReq.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/FsAppendReq.cpp
diff --git a/ndb/src/common/debugger/signaldata/FsCloseReq.cpp b/storage/ndb/src/common/debugger/signaldata/FsCloseReq.cpp
index df9f3cc9fbc..df9f3cc9fbc 100644
--- a/ndb/src/common/debugger/signaldata/FsCloseReq.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/FsCloseReq.cpp
diff --git a/ndb/src/common/debugger/signaldata/FsConf.cpp b/storage/ndb/src/common/debugger/signaldata/FsConf.cpp
index f0ab57aadcf..f0ab57aadcf 100644
--- a/ndb/src/common/debugger/signaldata/FsConf.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/FsConf.cpp
diff --git a/ndb/src/common/debugger/signaldata/FsOpenReq.cpp b/storage/ndb/src/common/debugger/signaldata/FsOpenReq.cpp
index 31d351a8a84..31d351a8a84 100644
--- a/ndb/src/common/debugger/signaldata/FsOpenReq.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/FsOpenReq.cpp
diff --git a/ndb/src/common/debugger/signaldata/FsReadWriteReq.cpp b/storage/ndb/src/common/debugger/signaldata/FsReadWriteReq.cpp
index a9f240d3cb4..a9f240d3cb4 100644
--- a/ndb/src/common/debugger/signaldata/FsReadWriteReq.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/FsReadWriteReq.cpp
diff --git a/ndb/src/common/debugger/signaldata/FsRef.cpp b/storage/ndb/src/common/debugger/signaldata/FsRef.cpp
index ccf3d6da9c8..ccf3d6da9c8 100644
--- a/ndb/src/common/debugger/signaldata/FsRef.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/FsRef.cpp
diff --git a/ndb/src/common/debugger/signaldata/GCPSave.cpp b/storage/ndb/src/common/debugger/signaldata/GCPSave.cpp
index 7566f004bfd..7566f004bfd 100644
--- a/ndb/src/common/debugger/signaldata/GCPSave.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/GCPSave.cpp
diff --git a/ndb/src/common/debugger/signaldata/IndxAttrInfo.cpp b/storage/ndb/src/common/debugger/signaldata/IndxAttrInfo.cpp
index 2ef5feaada7..2ef5feaada7 100755
--- a/ndb/src/common/debugger/signaldata/IndxAttrInfo.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/IndxAttrInfo.cpp
diff --git a/ndb/src/common/debugger/signaldata/IndxKeyInfo.cpp b/storage/ndb/src/common/debugger/signaldata/IndxKeyInfo.cpp
index 6fe5567188d..6fe5567188d 100755
--- a/ndb/src/common/debugger/signaldata/IndxKeyInfo.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/IndxKeyInfo.cpp
diff --git a/ndb/src/common/debugger/signaldata/LCP.cpp b/storage/ndb/src/common/debugger/signaldata/LCP.cpp
index 6b4bb13e2cd..6b4bb13e2cd 100644
--- a/ndb/src/common/debugger/signaldata/LCP.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/LCP.cpp
diff --git a/ndb/src/common/debugger/signaldata/LqhFrag.cpp b/storage/ndb/src/common/debugger/signaldata/LqhFrag.cpp
index 6d727959a67..6d727959a67 100644
--- a/ndb/src/common/debugger/signaldata/LqhFrag.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/LqhFrag.cpp
diff --git a/ndb/src/common/debugger/signaldata/LqhKey.cpp b/storage/ndb/src/common/debugger/signaldata/LqhKey.cpp
index 2796437fd8b..2796437fd8b 100644
--- a/ndb/src/common/debugger/signaldata/LqhKey.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/LqhKey.cpp
diff --git a/ndb/src/common/debugger/signaldata/LqhTrans.cpp b/storage/ndb/src/common/debugger/signaldata/LqhTrans.cpp
index 8282530cae6..8282530cae6 100644
--- a/ndb/src/common/debugger/signaldata/LqhTrans.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/LqhTrans.cpp
diff --git a/ndb/src/common/debugger/signaldata/Makefile.am b/storage/ndb/src/common/debugger/signaldata/Makefile.am
index 9146d552568..9146d552568 100644
--- a/ndb/src/common/debugger/signaldata/Makefile.am
+++ b/storage/ndb/src/common/debugger/signaldata/Makefile.am
diff --git a/ndb/src/common/debugger/signaldata/MasterLCP.cpp b/storage/ndb/src/common/debugger/signaldata/MasterLCP.cpp
index 078b92f6f2e..078b92f6f2e 100644
--- a/ndb/src/common/debugger/signaldata/MasterLCP.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/MasterLCP.cpp
diff --git a/ndb/src/common/debugger/signaldata/NFCompleteRep.cpp b/storage/ndb/src/common/debugger/signaldata/NFCompleteRep.cpp
index f2d6f2f104a..f2d6f2f104a 100644
--- a/ndb/src/common/debugger/signaldata/NFCompleteRep.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/NFCompleteRep.cpp
diff --git a/ndb/src/common/debugger/signaldata/NdbSttor.cpp b/storage/ndb/src/common/debugger/signaldata/NdbSttor.cpp
index 9fd081313be..9fd081313be 100644
--- a/ndb/src/common/debugger/signaldata/NdbSttor.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/NdbSttor.cpp
diff --git a/ndb/src/common/debugger/signaldata/NdbfsContinueB.cpp b/storage/ndb/src/common/debugger/signaldata/NdbfsContinueB.cpp
index 9f55efae017..9f55efae017 100644
--- a/ndb/src/common/debugger/signaldata/NdbfsContinueB.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/NdbfsContinueB.cpp
diff --git a/ndb/src/common/debugger/signaldata/PackedSignal.cpp b/storage/ndb/src/common/debugger/signaldata/PackedSignal.cpp
index f0f7aee74e4..f0f7aee74e4 100644
--- a/ndb/src/common/debugger/signaldata/PackedSignal.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/PackedSignal.cpp
diff --git a/ndb/src/common/debugger/signaldata/PrepDropTab.cpp b/storage/ndb/src/common/debugger/signaldata/PrepDropTab.cpp
index 59001bcd6f6..59001bcd6f6 100644
--- a/ndb/src/common/debugger/signaldata/PrepDropTab.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/PrepDropTab.cpp
diff --git a/ndb/src/common/debugger/signaldata/PrepFailReqRef.cpp b/storage/ndb/src/common/debugger/signaldata/PrepFailReqRef.cpp
index 2e900de8f70..2e900de8f70 100644
--- a/ndb/src/common/debugger/signaldata/PrepFailReqRef.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/PrepFailReqRef.cpp
diff --git a/ndb/src/common/debugger/signaldata/ReadNodesConf.cpp b/storage/ndb/src/common/debugger/signaldata/ReadNodesConf.cpp
index 103f4a884f1..103f4a884f1 100644
--- a/ndb/src/common/debugger/signaldata/ReadNodesConf.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/ReadNodesConf.cpp
diff --git a/ndb/src/common/debugger/signaldata/ScanFrag.cpp b/storage/ndb/src/common/debugger/signaldata/ScanFrag.cpp
index 4d19a325637..4d19a325637 100644
--- a/ndb/src/common/debugger/signaldata/ScanFrag.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/ScanFrag.cpp
diff --git a/ndb/src/common/debugger/signaldata/ScanTab.cpp b/storage/ndb/src/common/debugger/signaldata/ScanTab.cpp
index e9c5ba6cc52..e9c5ba6cc52 100644
--- a/ndb/src/common/debugger/signaldata/ScanTab.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/ScanTab.cpp
diff --git a/ndb/src/common/debugger/signaldata/SignalDataPrint.cpp b/storage/ndb/src/common/debugger/signaldata/SignalDataPrint.cpp
index ab23c04bffa..ab23c04bffa 100644
--- a/ndb/src/common/debugger/signaldata/SignalDataPrint.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/SignalDataPrint.cpp
diff --git a/ndb/src/common/debugger/signaldata/SignalDroppedRep.cpp b/storage/ndb/src/common/debugger/signaldata/SignalDroppedRep.cpp
index be31b4edb22..be31b4edb22 100644
--- a/ndb/src/common/debugger/signaldata/SignalDroppedRep.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/SignalDroppedRep.cpp
diff --git a/ndb/src/common/debugger/signaldata/SignalNames.cpp b/storage/ndb/src/common/debugger/signaldata/SignalNames.cpp
index 984d28819c0..984d28819c0 100644
--- a/ndb/src/common/debugger/signaldata/SignalNames.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/SignalNames.cpp
diff --git a/ndb/src/common/debugger/signaldata/StartRec.cpp b/storage/ndb/src/common/debugger/signaldata/StartRec.cpp
index 482e3cb0728..482e3cb0728 100644
--- a/ndb/src/common/debugger/signaldata/StartRec.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/StartRec.cpp
diff --git a/ndb/src/common/debugger/signaldata/SumaImpl.cpp b/storage/ndb/src/common/debugger/signaldata/SumaImpl.cpp
index e50a3040fe3..e50a3040fe3 100644
--- a/ndb/src/common/debugger/signaldata/SumaImpl.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/SumaImpl.cpp
diff --git a/ndb/src/common/debugger/signaldata/SystemError.cpp b/storage/ndb/src/common/debugger/signaldata/SystemError.cpp
index 549c34710a0..549c34710a0 100644
--- a/ndb/src/common/debugger/signaldata/SystemError.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/SystemError.cpp
diff --git a/ndb/src/common/debugger/signaldata/TcIndx.cpp b/storage/ndb/src/common/debugger/signaldata/TcIndx.cpp
index b0578f5b646..b0578f5b646 100644
--- a/ndb/src/common/debugger/signaldata/TcIndx.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/TcIndx.cpp
diff --git a/ndb/src/common/debugger/signaldata/TcKeyConf.cpp b/storage/ndb/src/common/debugger/signaldata/TcKeyConf.cpp
index 652c2b8a557..652c2b8a557 100644
--- a/ndb/src/common/debugger/signaldata/TcKeyConf.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/TcKeyConf.cpp
diff --git a/ndb/src/common/debugger/signaldata/TcKeyRef.cpp b/storage/ndb/src/common/debugger/signaldata/TcKeyRef.cpp
index 0dba9909caf..0dba9909caf 100644
--- a/ndb/src/common/debugger/signaldata/TcKeyRef.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/TcKeyRef.cpp
diff --git a/ndb/src/common/debugger/signaldata/TcKeyReq.cpp b/storage/ndb/src/common/debugger/signaldata/TcKeyReq.cpp
index 3918bd5db26..3918bd5db26 100644
--- a/ndb/src/common/debugger/signaldata/TcKeyReq.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/TcKeyReq.cpp
diff --git a/ndb/src/common/debugger/signaldata/TcRollbackRep.cpp b/storage/ndb/src/common/debugger/signaldata/TcRollbackRep.cpp
index 961f0c3619d..961f0c3619d 100644
--- a/ndb/src/common/debugger/signaldata/TcRollbackRep.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/TcRollbackRep.cpp
diff --git a/ndb/src/common/debugger/signaldata/TrigAttrInfo.cpp b/storage/ndb/src/common/debugger/signaldata/TrigAttrInfo.cpp
index 7a8d176ec61..7a8d176ec61 100644
--- a/ndb/src/common/debugger/signaldata/TrigAttrInfo.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/TrigAttrInfo.cpp
diff --git a/ndb/src/common/debugger/signaldata/TupCommit.cpp b/storage/ndb/src/common/debugger/signaldata/TupCommit.cpp
index d0391b2a8e6..d0391b2a8e6 100644
--- a/ndb/src/common/debugger/signaldata/TupCommit.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/TupCommit.cpp
diff --git a/ndb/src/common/debugger/signaldata/TupKey.cpp b/storage/ndb/src/common/debugger/signaldata/TupKey.cpp
index 134b5fde8bc..134b5fde8bc 100644
--- a/ndb/src/common/debugger/signaldata/TupKey.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/TupKey.cpp
diff --git a/ndb/src/common/debugger/signaldata/TuxMaint.cpp b/storage/ndb/src/common/debugger/signaldata/TuxMaint.cpp
index ba6a299b77d..ba6a299b77d 100644
--- a/ndb/src/common/debugger/signaldata/TuxMaint.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/TuxMaint.cpp
diff --git a/ndb/src/common/debugger/signaldata/UtilDelete.cpp b/storage/ndb/src/common/debugger/signaldata/UtilDelete.cpp
index b6ba53559ac..b6ba53559ac 100644
--- a/ndb/src/common/debugger/signaldata/UtilDelete.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/UtilDelete.cpp
diff --git a/ndb/src/common/debugger/signaldata/UtilExecute.cpp b/storage/ndb/src/common/debugger/signaldata/UtilExecute.cpp
index 2c88fa174d4..2c88fa174d4 100644
--- a/ndb/src/common/debugger/signaldata/UtilExecute.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/UtilExecute.cpp
diff --git a/ndb/src/common/debugger/signaldata/UtilLock.cpp b/storage/ndb/src/common/debugger/signaldata/UtilLock.cpp
index 34e37c3e2d8..34e37c3e2d8 100644
--- a/ndb/src/common/debugger/signaldata/UtilLock.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/UtilLock.cpp
diff --git a/ndb/src/common/debugger/signaldata/UtilPrepare.cpp b/storage/ndb/src/common/debugger/signaldata/UtilPrepare.cpp
index adc2e299380..adc2e299380 100644
--- a/ndb/src/common/debugger/signaldata/UtilPrepare.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/UtilPrepare.cpp
diff --git a/ndb/src/common/debugger/signaldata/UtilSequence.cpp b/storage/ndb/src/common/debugger/signaldata/UtilSequence.cpp
index e91999d9abf..e91999d9abf 100644
--- a/ndb/src/common/debugger/signaldata/UtilSequence.cpp
+++ b/storage/ndb/src/common/debugger/signaldata/UtilSequence.cpp
diff --git a/ndb/src/common/debugger/signaldata/print.awk b/storage/ndb/src/common/debugger/signaldata/print.awk
index 9730fb4a236..9730fb4a236 100644
--- a/ndb/src/common/debugger/signaldata/print.awk
+++ b/storage/ndb/src/common/debugger/signaldata/print.awk
diff --git a/ndb/src/common/logger/ConsoleLogHandler.cpp b/storage/ndb/src/common/logger/ConsoleLogHandler.cpp
index 94367d2fc45..94367d2fc45 100644
--- a/ndb/src/common/logger/ConsoleLogHandler.cpp
+++ b/storage/ndb/src/common/logger/ConsoleLogHandler.cpp
diff --git a/ndb/src/common/logger/FileLogHandler.cpp b/storage/ndb/src/common/logger/FileLogHandler.cpp
index 8678b999b6f..8678b999b6f 100644
--- a/ndb/src/common/logger/FileLogHandler.cpp
+++ b/storage/ndb/src/common/logger/FileLogHandler.cpp
diff --git a/ndb/src/common/logger/LogHandler.cpp b/storage/ndb/src/common/logger/LogHandler.cpp
index ec4137297f1..ec4137297f1 100644
--- a/ndb/src/common/logger/LogHandler.cpp
+++ b/storage/ndb/src/common/logger/LogHandler.cpp
diff --git a/ndb/src/common/logger/LogHandlerList.cpp b/storage/ndb/src/common/logger/LogHandlerList.cpp
index 62495d7566b..62495d7566b 100644
--- a/ndb/src/common/logger/LogHandlerList.cpp
+++ b/storage/ndb/src/common/logger/LogHandlerList.cpp
diff --git a/ndb/src/common/logger/LogHandlerList.hpp b/storage/ndb/src/common/logger/LogHandlerList.hpp
index 21344023560..21344023560 100644
--- a/ndb/src/common/logger/LogHandlerList.hpp
+++ b/storage/ndb/src/common/logger/LogHandlerList.hpp
diff --git a/ndb/src/common/logger/Logger.cpp b/storage/ndb/src/common/logger/Logger.cpp
index 7f18f5bd3ec..7f18f5bd3ec 100644
--- a/ndb/src/common/logger/Logger.cpp
+++ b/storage/ndb/src/common/logger/Logger.cpp
diff --git a/ndb/src/common/logger/Makefile.am b/storage/ndb/src/common/logger/Makefile.am
index 0af21f9fbde..0af21f9fbde 100644
--- a/ndb/src/common/logger/Makefile.am
+++ b/storage/ndb/src/common/logger/Makefile.am
diff --git a/ndb/src/common/logger/SysLogHandler.cpp b/storage/ndb/src/common/logger/SysLogHandler.cpp
index 5b1b8d85ca7..5b1b8d85ca7 100644
--- a/ndb/src/common/logger/SysLogHandler.cpp
+++ b/storage/ndb/src/common/logger/SysLogHandler.cpp
diff --git a/ndb/src/common/logger/listtest/LogHandlerListUnitTest.cpp b/storage/ndb/src/common/logger/listtest/LogHandlerListUnitTest.cpp
index 7de9ee46479..7de9ee46479 100644
--- a/ndb/src/common/logger/listtest/LogHandlerListUnitTest.cpp
+++ b/storage/ndb/src/common/logger/listtest/LogHandlerListUnitTest.cpp
diff --git a/ndb/src/common/logger/listtest/LogHandlerListUnitTest.hpp b/storage/ndb/src/common/logger/listtest/LogHandlerListUnitTest.hpp
index e98a2722b8d..e98a2722b8d 100644
--- a/ndb/src/common/logger/listtest/LogHandlerListUnitTest.hpp
+++ b/storage/ndb/src/common/logger/listtest/LogHandlerListUnitTest.hpp
diff --git a/ndb/src/common/logger/listtest/Makefile b/storage/ndb/src/common/logger/listtest/Makefile
index 4688a5e5a2f..4688a5e5a2f 100644
--- a/ndb/src/common/logger/listtest/Makefile
+++ b/storage/ndb/src/common/logger/listtest/Makefile
diff --git a/ndb/src/common/logger/loggertest/LoggerUnitTest.cpp b/storage/ndb/src/common/logger/loggertest/LoggerUnitTest.cpp
index 990d2e0eada..990d2e0eada 100644
--- a/ndb/src/common/logger/loggertest/LoggerUnitTest.cpp
+++ b/storage/ndb/src/common/logger/loggertest/LoggerUnitTest.cpp
diff --git a/ndb/src/common/logger/loggertest/LoggerUnitTest.hpp b/storage/ndb/src/common/logger/loggertest/LoggerUnitTest.hpp
index 79f560750d5..79f560750d5 100644
--- a/ndb/src/common/logger/loggertest/LoggerUnitTest.hpp
+++ b/storage/ndb/src/common/logger/loggertest/LoggerUnitTest.hpp
diff --git a/ndb/src/common/logger/loggertest/Makefile b/storage/ndb/src/common/logger/loggertest/Makefile
index 0aef0ca2bce..0aef0ca2bce 100644
--- a/ndb/src/common/logger/loggertest/Makefile
+++ b/storage/ndb/src/common/logger/loggertest/Makefile
diff --git a/ndb/src/common/mgmcommon/ConfigRetriever.cpp b/storage/ndb/src/common/mgmcommon/ConfigRetriever.cpp
index fd04ad393eb..fd04ad393eb 100644
--- a/ndb/src/common/mgmcommon/ConfigRetriever.cpp
+++ b/storage/ndb/src/common/mgmcommon/ConfigRetriever.cpp
diff --git a/ndb/src/common/mgmcommon/IPCConfig.cpp b/storage/ndb/src/common/mgmcommon/IPCConfig.cpp
index f188a433f1b..f188a433f1b 100644
--- a/ndb/src/common/mgmcommon/IPCConfig.cpp
+++ b/storage/ndb/src/common/mgmcommon/IPCConfig.cpp
diff --git a/ndb/src/common/mgmcommon/Makefile.am b/storage/ndb/src/common/mgmcommon/Makefile.am
index 104bf0b29f2..104bf0b29f2 100644
--- a/ndb/src/common/mgmcommon/Makefile.am
+++ b/storage/ndb/src/common/mgmcommon/Makefile.am
diff --git a/ndb/src/common/mgmcommon/printConfig/Makefile b/storage/ndb/src/common/mgmcommon/printConfig/Makefile
index 77e8943e2c6..77e8943e2c6 100644
--- a/ndb/src/common/mgmcommon/printConfig/Makefile
+++ b/storage/ndb/src/common/mgmcommon/printConfig/Makefile
diff --git a/ndb/src/common/mgmcommon/printConfig/printConfig.cpp b/storage/ndb/src/common/mgmcommon/printConfig/printConfig.cpp
index 7cedbb451e2..7cedbb451e2 100644
--- a/ndb/src/common/mgmcommon/printConfig/printConfig.cpp
+++ b/storage/ndb/src/common/mgmcommon/printConfig/printConfig.cpp
diff --git a/ndb/src/common/portlib/Makefile.am b/storage/ndb/src/common/portlib/Makefile.am
index 99138a7414e..99138a7414e 100644
--- a/ndb/src/common/portlib/Makefile.am
+++ b/storage/ndb/src/common/portlib/Makefile.am
diff --git a/ndb/src/common/portlib/NdbCondition.c b/storage/ndb/src/common/portlib/NdbCondition.c
index df312c7cc24..df312c7cc24 100644
--- a/ndb/src/common/portlib/NdbCondition.c
+++ b/storage/ndb/src/common/portlib/NdbCondition.c
diff --git a/ndb/src/common/portlib/NdbConfig.c b/storage/ndb/src/common/portlib/NdbConfig.c
index b275143646f..b275143646f 100644
--- a/ndb/src/common/portlib/NdbConfig.c
+++ b/storage/ndb/src/common/portlib/NdbConfig.c
diff --git a/ndb/src/common/portlib/NdbDaemon.c b/storage/ndb/src/common/portlib/NdbDaemon.c
index 3f1c1998501..3f1c1998501 100644
--- a/ndb/src/common/portlib/NdbDaemon.c
+++ b/storage/ndb/src/common/portlib/NdbDaemon.c
diff --git a/ndb/src/common/portlib/NdbEnv.c b/storage/ndb/src/common/portlib/NdbEnv.c
index d294e0b52ca..d294e0b52ca 100644
--- a/ndb/src/common/portlib/NdbEnv.c
+++ b/storage/ndb/src/common/portlib/NdbEnv.c
diff --git a/ndb/src/common/portlib/NdbHost.c b/storage/ndb/src/common/portlib/NdbHost.c
index 4749bb39ea7..4749bb39ea7 100644
--- a/ndb/src/common/portlib/NdbHost.c
+++ b/storage/ndb/src/common/portlib/NdbHost.c
diff --git a/ndb/src/common/portlib/NdbMem.c b/storage/ndb/src/common/portlib/NdbMem.c
index f964f4d9937..f964f4d9937 100644
--- a/ndb/src/common/portlib/NdbMem.c
+++ b/storage/ndb/src/common/portlib/NdbMem.c
diff --git a/ndb/src/common/portlib/NdbMutex.c b/storage/ndb/src/common/portlib/NdbMutex.c
index d3d39ea8cf7..d3d39ea8cf7 100644
--- a/ndb/src/common/portlib/NdbMutex.c
+++ b/storage/ndb/src/common/portlib/NdbMutex.c
diff --git a/ndb/src/common/portlib/NdbPortLibTest.cpp b/storage/ndb/src/common/portlib/NdbPortLibTest.cpp
index d7892411851..d7892411851 100644
--- a/ndb/src/common/portlib/NdbPortLibTest.cpp
+++ b/storage/ndb/src/common/portlib/NdbPortLibTest.cpp
diff --git a/ndb/src/common/portlib/NdbSleep.c b/storage/ndb/src/common/portlib/NdbSleep.c
index 44bafe98a37..44bafe98a37 100644
--- a/ndb/src/common/portlib/NdbSleep.c
+++ b/storage/ndb/src/common/portlib/NdbSleep.c
diff --git a/ndb/src/common/portlib/NdbTCP.cpp b/storage/ndb/src/common/portlib/NdbTCP.cpp
index a63f5a7ba27..a63f5a7ba27 100644
--- a/ndb/src/common/portlib/NdbTCP.cpp
+++ b/storage/ndb/src/common/portlib/NdbTCP.cpp
diff --git a/ndb/src/common/portlib/NdbThread.c b/storage/ndb/src/common/portlib/NdbThread.c
index aaee9b45069..aaee9b45069 100644
--- a/ndb/src/common/portlib/NdbThread.c
+++ b/storage/ndb/src/common/portlib/NdbThread.c
diff --git a/ndb/src/common/portlib/NdbTick.c b/storage/ndb/src/common/portlib/NdbTick.c
index d8f0b6ec27a..d8f0b6ec27a 100644
--- a/ndb/src/common/portlib/NdbTick.c
+++ b/storage/ndb/src/common/portlib/NdbTick.c
diff --git a/ndb/src/common/portlib/gcc.cpp b/storage/ndb/src/common/portlib/gcc.cpp
index 66aa4812dc6..66aa4812dc6 100644
--- a/ndb/src/common/portlib/gcc.cpp
+++ b/storage/ndb/src/common/portlib/gcc.cpp
diff --git a/ndb/src/common/portlib/memtest.c b/storage/ndb/src/common/portlib/memtest.c
index 673f23fa803..673f23fa803 100644
--- a/ndb/src/common/portlib/memtest.c
+++ b/storage/ndb/src/common/portlib/memtest.c
diff --git a/ndb/src/common/portlib/mmslist.cpp b/storage/ndb/src/common/portlib/mmslist.cpp
index 05538785293..05538785293 100644
--- a/ndb/src/common/portlib/mmslist.cpp
+++ b/storage/ndb/src/common/portlib/mmslist.cpp
diff --git a/ndb/src/common/portlib/mmstest.cpp b/storage/ndb/src/common/portlib/mmstest.cpp
index 9cc7d810985..9cc7d810985 100644
--- a/ndb/src/common/portlib/mmstest.cpp
+++ b/storage/ndb/src/common/portlib/mmstest.cpp
diff --git a/ndb/src/common/portlib/munmaptest.cpp b/storage/ndb/src/common/portlib/munmaptest.cpp
index b1d84131810..b1d84131810 100644
--- a/ndb/src/common/portlib/munmaptest.cpp
+++ b/storage/ndb/src/common/portlib/munmaptest.cpp
diff --git a/ndb/src/common/portlib/old_dirs/memtest/Makefile b/storage/ndb/src/common/portlib/old_dirs/memtest/Makefile
index 716cdbdea82..716cdbdea82 100644
--- a/ndb/src/common/portlib/old_dirs/memtest/Makefile
+++ b/storage/ndb/src/common/portlib/old_dirs/memtest/Makefile
diff --git a/ndb/src/common/portlib/old_dirs/memtest/munmaptest/Makefile b/storage/ndb/src/common/portlib/old_dirs/memtest/munmaptest/Makefile
index ea8c5238d1c..ea8c5238d1c 100644
--- a/ndb/src/common/portlib/old_dirs/memtest/munmaptest/Makefile
+++ b/storage/ndb/src/common/portlib/old_dirs/memtest/munmaptest/Makefile
diff --git a/ndb/src/common/portlib/old_dirs/ose/Makefile b/storage/ndb/src/common/portlib/old_dirs/ose/Makefile
index 4ef93b7824a..4ef93b7824a 100644
--- a/ndb/src/common/portlib/old_dirs/ose/Makefile
+++ b/storage/ndb/src/common/portlib/old_dirs/ose/Makefile
diff --git a/ndb/src/common/portlib/old_dirs/ose/NdbCondition.c b/storage/ndb/src/common/portlib/old_dirs/ose/NdbCondition.c
index 73a2dbc5d66..73a2dbc5d66 100644
--- a/ndb/src/common/portlib/old_dirs/ose/NdbCondition.c
+++ b/storage/ndb/src/common/portlib/old_dirs/ose/NdbCondition.c
diff --git a/ndb/src/common/portlib/old_dirs/ose/NdbConditionOSE.h b/storage/ndb/src/common/portlib/old_dirs/ose/NdbConditionOSE.h
index bd0306261cc..bd0306261cc 100644
--- a/ndb/src/common/portlib/old_dirs/ose/NdbConditionOSE.h
+++ b/storage/ndb/src/common/portlib/old_dirs/ose/NdbConditionOSE.h
diff --git a/ndb/src/common/portlib/old_dirs/ose/NdbEnv.c b/storage/ndb/src/common/portlib/old_dirs/ose/NdbEnv.c
index e2ac4d879d2..e2ac4d879d2 100644
--- a/ndb/src/common/portlib/old_dirs/ose/NdbEnv.c
+++ b/storage/ndb/src/common/portlib/old_dirs/ose/NdbEnv.c
diff --git a/ndb/src/common/portlib/old_dirs/ose/NdbHost.c b/storage/ndb/src/common/portlib/old_dirs/ose/NdbHost.c
index f5e1e511c16..f5e1e511c16 100644
--- a/ndb/src/common/portlib/old_dirs/ose/NdbHost.c
+++ b/storage/ndb/src/common/portlib/old_dirs/ose/NdbHost.c
diff --git a/ndb/src/common/portlib/old_dirs/ose/NdbMem.c b/storage/ndb/src/common/portlib/old_dirs/ose/NdbMem.c
index 0e38024bbb4..0e38024bbb4 100644
--- a/ndb/src/common/portlib/old_dirs/ose/NdbMem.c
+++ b/storage/ndb/src/common/portlib/old_dirs/ose/NdbMem.c
diff --git a/ndb/src/common/portlib/old_dirs/ose/NdbMem_SoftOse.cpp b/storage/ndb/src/common/portlib/old_dirs/ose/NdbMem_SoftOse.cpp
index cad22c0474b..cad22c0474b 100644
--- a/ndb/src/common/portlib/old_dirs/ose/NdbMem_SoftOse.cpp
+++ b/storage/ndb/src/common/portlib/old_dirs/ose/NdbMem_SoftOse.cpp
diff --git a/ndb/src/common/portlib/old_dirs/ose/NdbMutex.c b/storage/ndb/src/common/portlib/old_dirs/ose/NdbMutex.c
index 253c0e412ff..253c0e412ff 100644
--- a/ndb/src/common/portlib/old_dirs/ose/NdbMutex.c
+++ b/storage/ndb/src/common/portlib/old_dirs/ose/NdbMutex.c
diff --git a/ndb/src/common/portlib/old_dirs/ose/NdbOut.cpp b/storage/ndb/src/common/portlib/old_dirs/ose/NdbOut.cpp
index eb81bc9d971..eb81bc9d971 100644
--- a/ndb/src/common/portlib/old_dirs/ose/NdbOut.cpp
+++ b/storage/ndb/src/common/portlib/old_dirs/ose/NdbOut.cpp
diff --git a/ndb/src/common/portlib/old_dirs/ose/NdbSleep.c b/storage/ndb/src/common/portlib/old_dirs/ose/NdbSleep.c
index 70fd83117ef..70fd83117ef 100644
--- a/ndb/src/common/portlib/old_dirs/ose/NdbSleep.c
+++ b/storage/ndb/src/common/portlib/old_dirs/ose/NdbSleep.c
diff --git a/ndb/src/common/portlib/old_dirs/ose/NdbTCP.c b/storage/ndb/src/common/portlib/old_dirs/ose/NdbTCP.c
index 9994697b3f8..9994697b3f8 100644
--- a/ndb/src/common/portlib/old_dirs/ose/NdbTCP.c
+++ b/storage/ndb/src/common/portlib/old_dirs/ose/NdbTCP.c
diff --git a/ndb/src/common/portlib/old_dirs/ose/NdbThread.c b/storage/ndb/src/common/portlib/old_dirs/ose/NdbThread.c
index e46903a5cce..e46903a5cce 100644
--- a/ndb/src/common/portlib/old_dirs/ose/NdbThread.c
+++ b/storage/ndb/src/common/portlib/old_dirs/ose/NdbThread.c
diff --git a/ndb/src/common/portlib/old_dirs/ose/NdbTick.c b/storage/ndb/src/common/portlib/old_dirs/ose/NdbTick.c
index c3deae2bec3..c3deae2bec3 100644
--- a/ndb/src/common/portlib/old_dirs/ose/NdbTick.c
+++ b/storage/ndb/src/common/portlib/old_dirs/ose/NdbTick.c
diff --git a/ndb/src/common/portlib/old_dirs/test/Makefile b/storage/ndb/src/common/portlib/old_dirs/test/Makefile
index 4edc98ede75..4edc98ede75 100644
--- a/ndb/src/common/portlib/old_dirs/test/Makefile
+++ b/storage/ndb/src/common/portlib/old_dirs/test/Makefile
diff --git a/ndb/src/common/portlib/old_dirs/win32/Makefile b/storage/ndb/src/common/portlib/old_dirs/win32/Makefile
index bb29ac5547e..bb29ac5547e 100644
--- a/ndb/src/common/portlib/old_dirs/win32/Makefile
+++ b/storage/ndb/src/common/portlib/old_dirs/win32/Makefile
diff --git a/ndb/src/common/portlib/old_dirs/win32/NdbCondition.c b/storage/ndb/src/common/portlib/old_dirs/win32/NdbCondition.c
index 77869b673de..77869b673de 100644
--- a/ndb/src/common/portlib/old_dirs/win32/NdbCondition.c
+++ b/storage/ndb/src/common/portlib/old_dirs/win32/NdbCondition.c
diff --git a/ndb/src/common/portlib/old_dirs/win32/NdbDaemon.c b/storage/ndb/src/common/portlib/old_dirs/win32/NdbDaemon.c
index 972fb1b88d8..972fb1b88d8 100644
--- a/ndb/src/common/portlib/old_dirs/win32/NdbDaemon.c
+++ b/storage/ndb/src/common/portlib/old_dirs/win32/NdbDaemon.c
diff --git a/ndb/src/common/portlib/old_dirs/win32/NdbEnv.c b/storage/ndb/src/common/portlib/old_dirs/win32/NdbEnv.c
index 0df703a5e97..0df703a5e97 100644
--- a/ndb/src/common/portlib/old_dirs/win32/NdbEnv.c
+++ b/storage/ndb/src/common/portlib/old_dirs/win32/NdbEnv.c
diff --git a/ndb/src/common/portlib/old_dirs/win32/NdbHost.c b/storage/ndb/src/common/portlib/old_dirs/win32/NdbHost.c
index f91dd1a531c..f91dd1a531c 100644
--- a/ndb/src/common/portlib/old_dirs/win32/NdbHost.c
+++ b/storage/ndb/src/common/portlib/old_dirs/win32/NdbHost.c
diff --git a/ndb/src/common/portlib/old_dirs/win32/NdbMem.c b/storage/ndb/src/common/portlib/old_dirs/win32/NdbMem.c
index ab7123b0a29..ab7123b0a29 100644
--- a/ndb/src/common/portlib/old_dirs/win32/NdbMem.c
+++ b/storage/ndb/src/common/portlib/old_dirs/win32/NdbMem.c
diff --git a/ndb/src/common/portlib/old_dirs/win32/NdbMutex.c b/storage/ndb/src/common/portlib/old_dirs/win32/NdbMutex.c
index e797024d5bb..e797024d5bb 100644
--- a/ndb/src/common/portlib/old_dirs/win32/NdbMutex.c
+++ b/storage/ndb/src/common/portlib/old_dirs/win32/NdbMutex.c
diff --git a/ndb/src/common/portlib/old_dirs/win32/NdbSleep.c b/storage/ndb/src/common/portlib/old_dirs/win32/NdbSleep.c
index ac0f44dd07f..ac0f44dd07f 100644
--- a/ndb/src/common/portlib/old_dirs/win32/NdbSleep.c
+++ b/storage/ndb/src/common/portlib/old_dirs/win32/NdbSleep.c
diff --git a/ndb/src/common/portlib/old_dirs/win32/NdbTCP.c b/storage/ndb/src/common/portlib/old_dirs/win32/NdbTCP.c
index 483a53bd606..483a53bd606 100644
--- a/ndb/src/common/portlib/old_dirs/win32/NdbTCP.c
+++ b/storage/ndb/src/common/portlib/old_dirs/win32/NdbTCP.c
diff --git a/ndb/src/common/portlib/old_dirs/win32/NdbThread.c b/storage/ndb/src/common/portlib/old_dirs/win32/NdbThread.c
index 1f052f034e8..1f052f034e8 100644
--- a/ndb/src/common/portlib/old_dirs/win32/NdbThread.c
+++ b/storage/ndb/src/common/portlib/old_dirs/win32/NdbThread.c
diff --git a/ndb/src/common/portlib/old_dirs/win32/NdbTick.c b/storage/ndb/src/common/portlib/old_dirs/win32/NdbTick.c
index e3a67d8437d..e3a67d8437d 100644
--- a/ndb/src/common/portlib/old_dirs/win32/NdbTick.c
+++ b/storage/ndb/src/common/portlib/old_dirs/win32/NdbTick.c
diff --git a/ndb/src/common/portlib/win32/NdbCondition.c b/storage/ndb/src/common/portlib/win32/NdbCondition.c
index 4046db1d60a..4046db1d60a 100644
--- a/ndb/src/common/portlib/win32/NdbCondition.c
+++ b/storage/ndb/src/common/portlib/win32/NdbCondition.c
diff --git a/ndb/src/common/portlib/win32/NdbDaemon.c b/storage/ndb/src/common/portlib/win32/NdbDaemon.c
index b96d4c20260..b96d4c20260 100644
--- a/ndb/src/common/portlib/win32/NdbDaemon.c
+++ b/storage/ndb/src/common/portlib/win32/NdbDaemon.c
diff --git a/ndb/src/common/portlib/win32/NdbEnv.c b/storage/ndb/src/common/portlib/win32/NdbEnv.c
index f42e685fe15..f42e685fe15 100644
--- a/ndb/src/common/portlib/win32/NdbEnv.c
+++ b/storage/ndb/src/common/portlib/win32/NdbEnv.c
diff --git a/ndb/src/common/portlib/win32/NdbHost.c b/storage/ndb/src/common/portlib/win32/NdbHost.c
index 7df96c45991..7df96c45991 100644
--- a/ndb/src/common/portlib/win32/NdbHost.c
+++ b/storage/ndb/src/common/portlib/win32/NdbHost.c
diff --git a/ndb/src/common/portlib/win32/NdbMem.c b/storage/ndb/src/common/portlib/win32/NdbMem.c
index 313ca9dff66..313ca9dff66 100644
--- a/ndb/src/common/portlib/win32/NdbMem.c
+++ b/storage/ndb/src/common/portlib/win32/NdbMem.c
diff --git a/ndb/src/common/portlib/win32/NdbMutex.c b/storage/ndb/src/common/portlib/win32/NdbMutex.c
index e6d1f081e9a..e6d1f081e9a 100644
--- a/ndb/src/common/portlib/win32/NdbMutex.c
+++ b/storage/ndb/src/common/portlib/win32/NdbMutex.c
diff --git a/ndb/src/common/portlib/win32/NdbSleep.c b/storage/ndb/src/common/portlib/win32/NdbSleep.c
index 8f5bdc49acd..8f5bdc49acd 100644
--- a/ndb/src/common/portlib/win32/NdbSleep.c
+++ b/storage/ndb/src/common/portlib/win32/NdbSleep.c
diff --git a/ndb/src/common/portlib/win32/NdbTCP.c b/storage/ndb/src/common/portlib/win32/NdbTCP.c
index b936cd2db6c..b936cd2db6c 100644
--- a/ndb/src/common/portlib/win32/NdbTCP.c
+++ b/storage/ndb/src/common/portlib/win32/NdbTCP.c
diff --git a/ndb/src/common/portlib/win32/NdbThread.c b/storage/ndb/src/common/portlib/win32/NdbThread.c
index 98db0d5c287..98db0d5c287 100644
--- a/ndb/src/common/portlib/win32/NdbThread.c
+++ b/storage/ndb/src/common/portlib/win32/NdbThread.c
diff --git a/ndb/src/common/portlib/win32/NdbTick.c b/storage/ndb/src/common/portlib/win32/NdbTick.c
index 4430cbf419b..4430cbf419b 100644
--- a/ndb/src/common/portlib/win32/NdbTick.c
+++ b/storage/ndb/src/common/portlib/win32/NdbTick.c
diff --git a/ndb/src/common/transporter/Makefile.am b/storage/ndb/src/common/transporter/Makefile.am
index 4c277097a91..4c277097a91 100644
--- a/ndb/src/common/transporter/Makefile.am
+++ b/storage/ndb/src/common/transporter/Makefile.am
diff --git a/ndb/src/common/transporter/OSE_Receiver.cpp b/storage/ndb/src/common/transporter/OSE_Receiver.cpp
index 63a33fc8f24..63a33fc8f24 100644
--- a/ndb/src/common/transporter/OSE_Receiver.cpp
+++ b/storage/ndb/src/common/transporter/OSE_Receiver.cpp
diff --git a/ndb/src/common/transporter/OSE_Receiver.hpp b/storage/ndb/src/common/transporter/OSE_Receiver.hpp
index 1812ab51065..1812ab51065 100644
--- a/ndb/src/common/transporter/OSE_Receiver.hpp
+++ b/storage/ndb/src/common/transporter/OSE_Receiver.hpp
diff --git a/ndb/src/common/transporter/OSE_Signals.hpp b/storage/ndb/src/common/transporter/OSE_Signals.hpp
index 3f6cc07b473..3f6cc07b473 100644
--- a/ndb/src/common/transporter/OSE_Signals.hpp
+++ b/storage/ndb/src/common/transporter/OSE_Signals.hpp
diff --git a/ndb/src/common/transporter/OSE_Transporter.cpp b/storage/ndb/src/common/transporter/OSE_Transporter.cpp
index ad67791fc0c..ad67791fc0c 100644
--- a/ndb/src/common/transporter/OSE_Transporter.cpp
+++ b/storage/ndb/src/common/transporter/OSE_Transporter.cpp
diff --git a/ndb/src/common/transporter/OSE_Transporter.hpp b/storage/ndb/src/common/transporter/OSE_Transporter.hpp
index 898352366ba..898352366ba 100644
--- a/ndb/src/common/transporter/OSE_Transporter.hpp
+++ b/storage/ndb/src/common/transporter/OSE_Transporter.hpp
diff --git a/ndb/src/common/transporter/Packer.cpp b/storage/ndb/src/common/transporter/Packer.cpp
index 9eba335330d..9eba335330d 100644
--- a/ndb/src/common/transporter/Packer.cpp
+++ b/storage/ndb/src/common/transporter/Packer.cpp
diff --git a/ndb/src/common/transporter/Packer.hpp b/storage/ndb/src/common/transporter/Packer.hpp
index 5c191203201..5c191203201 100644
--- a/ndb/src/common/transporter/Packer.hpp
+++ b/storage/ndb/src/common/transporter/Packer.hpp
diff --git a/ndb/src/common/transporter/SCI_Transporter.cpp b/storage/ndb/src/common/transporter/SCI_Transporter.cpp
index 506140a887f..506140a887f 100644
--- a/ndb/src/common/transporter/SCI_Transporter.cpp
+++ b/storage/ndb/src/common/transporter/SCI_Transporter.cpp
diff --git a/ndb/src/common/transporter/SCI_Transporter.hpp b/storage/ndb/src/common/transporter/SCI_Transporter.hpp
index 8d263f32a57..8d263f32a57 100644
--- a/ndb/src/common/transporter/SCI_Transporter.hpp
+++ b/storage/ndb/src/common/transporter/SCI_Transporter.hpp
diff --git a/ndb/src/common/transporter/SHM_Buffer.hpp b/storage/ndb/src/common/transporter/SHM_Buffer.hpp
index f49b4fe73cb..f49b4fe73cb 100644
--- a/ndb/src/common/transporter/SHM_Buffer.hpp
+++ b/storage/ndb/src/common/transporter/SHM_Buffer.hpp
diff --git a/ndb/src/common/transporter/SHM_Transporter.cpp b/storage/ndb/src/common/transporter/SHM_Transporter.cpp
index e2d23cf94e2..e2d23cf94e2 100644
--- a/ndb/src/common/transporter/SHM_Transporter.cpp
+++ b/storage/ndb/src/common/transporter/SHM_Transporter.cpp
diff --git a/ndb/src/common/transporter/SHM_Transporter.hpp b/storage/ndb/src/common/transporter/SHM_Transporter.hpp
index 677bd6efc37..677bd6efc37 100644
--- a/ndb/src/common/transporter/SHM_Transporter.hpp
+++ b/storage/ndb/src/common/transporter/SHM_Transporter.hpp
diff --git a/ndb/src/common/transporter/SHM_Transporter.unix.cpp b/storage/ndb/src/common/transporter/SHM_Transporter.unix.cpp
index 28882324fc0..28882324fc0 100644
--- a/ndb/src/common/transporter/SHM_Transporter.unix.cpp
+++ b/storage/ndb/src/common/transporter/SHM_Transporter.unix.cpp
diff --git a/ndb/src/common/transporter/SHM_Transporter.win32.cpp b/storage/ndb/src/common/transporter/SHM_Transporter.win32.cpp
index c289a85da0e..c289a85da0e 100644
--- a/ndb/src/common/transporter/SHM_Transporter.win32.cpp
+++ b/storage/ndb/src/common/transporter/SHM_Transporter.win32.cpp
diff --git a/ndb/src/common/transporter/SendBuffer.cpp b/storage/ndb/src/common/transporter/SendBuffer.cpp
index 58cad96931f..58cad96931f 100644
--- a/ndb/src/common/transporter/SendBuffer.cpp
+++ b/storage/ndb/src/common/transporter/SendBuffer.cpp
diff --git a/ndb/src/common/transporter/SendBuffer.hpp b/storage/ndb/src/common/transporter/SendBuffer.hpp
index 63a01f3de24..63a01f3de24 100644
--- a/ndb/src/common/transporter/SendBuffer.hpp
+++ b/storage/ndb/src/common/transporter/SendBuffer.hpp
diff --git a/ndb/src/common/transporter/TCP_Transporter.cpp b/storage/ndb/src/common/transporter/TCP_Transporter.cpp
index fd71cf71cd9..fd71cf71cd9 100644
--- a/ndb/src/common/transporter/TCP_Transporter.cpp
+++ b/storage/ndb/src/common/transporter/TCP_Transporter.cpp
diff --git a/ndb/src/common/transporter/TCP_Transporter.hpp b/storage/ndb/src/common/transporter/TCP_Transporter.hpp
index 9cd174150c1..9cd174150c1 100644
--- a/ndb/src/common/transporter/TCP_Transporter.hpp
+++ b/storage/ndb/src/common/transporter/TCP_Transporter.hpp
diff --git a/ndb/src/common/transporter/Transporter.cpp b/storage/ndb/src/common/transporter/Transporter.cpp
index 124ed5f7241..124ed5f7241 100644
--- a/ndb/src/common/transporter/Transporter.cpp
+++ b/storage/ndb/src/common/transporter/Transporter.cpp
diff --git a/ndb/src/common/transporter/Transporter.hpp b/storage/ndb/src/common/transporter/Transporter.hpp
index 53414f1179d..53414f1179d 100644
--- a/ndb/src/common/transporter/Transporter.hpp
+++ b/storage/ndb/src/common/transporter/Transporter.hpp
diff --git a/ndb/src/common/transporter/TransporterInternalDefinitions.hpp b/storage/ndb/src/common/transporter/TransporterInternalDefinitions.hpp
index 624b495422f..624b495422f 100644
--- a/ndb/src/common/transporter/TransporterInternalDefinitions.hpp
+++ b/storage/ndb/src/common/transporter/TransporterInternalDefinitions.hpp
diff --git a/ndb/src/common/transporter/TransporterRegistry.cpp b/storage/ndb/src/common/transporter/TransporterRegistry.cpp
index f331b1660c1..f331b1660c1 100644
--- a/ndb/src/common/transporter/TransporterRegistry.cpp
+++ b/storage/ndb/src/common/transporter/TransporterRegistry.cpp
diff --git a/ndb/src/common/transporter/basictest/Makefile b/storage/ndb/src/common/transporter/basictest/Makefile
index d86af360408..d86af360408 100644
--- a/ndb/src/common/transporter/basictest/Makefile
+++ b/storage/ndb/src/common/transporter/basictest/Makefile
diff --git a/ndb/src/common/transporter/basictest/basicTransporterTest.cpp b/storage/ndb/src/common/transporter/basictest/basicTransporterTest.cpp
index c0a437c4907..c0a437c4907 100644
--- a/ndb/src/common/transporter/basictest/basicTransporterTest.cpp
+++ b/storage/ndb/src/common/transporter/basictest/basicTransporterTest.cpp
diff --git a/ndb/src/common/transporter/buddy.cpp b/storage/ndb/src/common/transporter/buddy.cpp
index dc25e2dc66c..dc25e2dc66c 100644
--- a/ndb/src/common/transporter/buddy.cpp
+++ b/storage/ndb/src/common/transporter/buddy.cpp
diff --git a/ndb/src/common/transporter/buddy.hpp b/storage/ndb/src/common/transporter/buddy.hpp
index f720e9e61a1..f720e9e61a1 100644
--- a/ndb/src/common/transporter/buddy.hpp
+++ b/storage/ndb/src/common/transporter/buddy.hpp
diff --git a/ndb/src/common/transporter/failoverSCI/Makefile b/storage/ndb/src/common/transporter/failoverSCI/Makefile
index 1e3d5f4a4b7..1e3d5f4a4b7 100644
--- a/ndb/src/common/transporter/failoverSCI/Makefile
+++ b/storage/ndb/src/common/transporter/failoverSCI/Makefile
diff --git a/ndb/src/common/transporter/failoverSCI/failoverSCI.cpp b/storage/ndb/src/common/transporter/failoverSCI/failoverSCI.cpp
index 803029ee565..803029ee565 100644
--- a/ndb/src/common/transporter/failoverSCI/failoverSCI.cpp
+++ b/storage/ndb/src/common/transporter/failoverSCI/failoverSCI.cpp
diff --git a/ndb/src/common/transporter/perftest/Makefile b/storage/ndb/src/common/transporter/perftest/Makefile
index 01869e1acf9..01869e1acf9 100644
--- a/ndb/src/common/transporter/perftest/Makefile
+++ b/storage/ndb/src/common/transporter/perftest/Makefile
diff --git a/ndb/src/common/transporter/perftest/perfTransporterTest.cpp b/storage/ndb/src/common/transporter/perftest/perfTransporterTest.cpp
index 71df9f12a4c..71df9f12a4c 100644
--- a/ndb/src/common/transporter/perftest/perfTransporterTest.cpp
+++ b/storage/ndb/src/common/transporter/perftest/perfTransporterTest.cpp
diff --git a/ndb/src/common/transporter/priotest/Makefile b/storage/ndb/src/common/transporter/priotest/Makefile
index 483fc0f1f07..483fc0f1f07 100644
--- a/ndb/src/common/transporter/priotest/Makefile
+++ b/storage/ndb/src/common/transporter/priotest/Makefile
diff --git a/ndb/src/common/transporter/priotest/prioOSE/Makefile b/storage/ndb/src/common/transporter/priotest/prioOSE/Makefile
index 4df66fa35e0..4df66fa35e0 100644
--- a/ndb/src/common/transporter/priotest/prioOSE/Makefile
+++ b/storage/ndb/src/common/transporter/priotest/prioOSE/Makefile
diff --git a/ndb/src/common/transporter/priotest/prioSCI/Makefile b/storage/ndb/src/common/transporter/priotest/prioSCI/Makefile
index 7d403539bf3..7d403539bf3 100644
--- a/ndb/src/common/transporter/priotest/prioSCI/Makefile
+++ b/storage/ndb/src/common/transporter/priotest/prioSCI/Makefile
diff --git a/ndb/src/common/transporter/priotest/prioSCI/prioSCI.cpp b/storage/ndb/src/common/transporter/priotest/prioSCI/prioSCI.cpp
index 6218b764e09..6218b764e09 100644
--- a/ndb/src/common/transporter/priotest/prioSCI/prioSCI.cpp
+++ b/storage/ndb/src/common/transporter/priotest/prioSCI/prioSCI.cpp
diff --git a/ndb/src/common/transporter/priotest/prioSHM/Makefile b/storage/ndb/src/common/transporter/priotest/prioSHM/Makefile
index a827c6e3f1e..a827c6e3f1e 100644
--- a/ndb/src/common/transporter/priotest/prioSHM/Makefile
+++ b/storage/ndb/src/common/transporter/priotest/prioSHM/Makefile
diff --git a/ndb/src/common/transporter/priotest/prioSHM/prioSHM.cpp b/storage/ndb/src/common/transporter/priotest/prioSHM/prioSHM.cpp
index 4c1701a91e4..4c1701a91e4 100644
--- a/ndb/src/common/transporter/priotest/prioSHM/prioSHM.cpp
+++ b/storage/ndb/src/common/transporter/priotest/prioSHM/prioSHM.cpp
diff --git a/ndb/src/common/transporter/priotest/prioTCP/Makefile b/storage/ndb/src/common/transporter/priotest/prioTCP/Makefile
index 92abf3e7424..92abf3e7424 100644
--- a/ndb/src/common/transporter/priotest/prioTCP/Makefile
+++ b/storage/ndb/src/common/transporter/priotest/prioTCP/Makefile
diff --git a/ndb/src/common/transporter/priotest/prioTCP/prioTCP.cpp b/storage/ndb/src/common/transporter/priotest/prioTCP/prioTCP.cpp
index f993dd05ac8..f993dd05ac8 100644
--- a/ndb/src/common/transporter/priotest/prioTCP/prioTCP.cpp
+++ b/storage/ndb/src/common/transporter/priotest/prioTCP/prioTCP.cpp
diff --git a/ndb/src/common/transporter/priotest/prioTransporterTest.cpp b/storage/ndb/src/common/transporter/priotest/prioTransporterTest.cpp
index 6c5623a49a6..6c5623a49a6 100644
--- a/ndb/src/common/transporter/priotest/prioTransporterTest.cpp
+++ b/storage/ndb/src/common/transporter/priotest/prioTransporterTest.cpp
diff --git a/ndb/src/common/transporter/priotest/prioTransporterTest.hpp b/storage/ndb/src/common/transporter/priotest/prioTransporterTest.hpp
index 787a9f46433..787a9f46433 100644
--- a/ndb/src/common/transporter/priotest/prioTransporterTest.hpp
+++ b/storage/ndb/src/common/transporter/priotest/prioTransporterTest.hpp
diff --git a/ndb/src/common/util/Base64.cpp b/storage/ndb/src/common/util/Base64.cpp
index 3db911f481f..3db911f481f 100644
--- a/ndb/src/common/util/Base64.cpp
+++ b/storage/ndb/src/common/util/Base64.cpp
diff --git a/ndb/src/common/util/BaseString.cpp b/storage/ndb/src/common/util/BaseString.cpp
index dbff44c377d..dbff44c377d 100644
--- a/ndb/src/common/util/BaseString.cpp
+++ b/storage/ndb/src/common/util/BaseString.cpp
diff --git a/ndb/src/common/util/Bitmask.cpp b/storage/ndb/src/common/util/Bitmask.cpp
index 0aa39a37204..0aa39a37204 100644
--- a/ndb/src/common/util/Bitmask.cpp
+++ b/storage/ndb/src/common/util/Bitmask.cpp
diff --git a/ndb/src/common/util/ConfigValues.cpp b/storage/ndb/src/common/util/ConfigValues.cpp
index 5c4b17c73ca..5c4b17c73ca 100644
--- a/ndb/src/common/util/ConfigValues.cpp
+++ b/storage/ndb/src/common/util/ConfigValues.cpp
diff --git a/ndb/src/common/util/File.cpp b/storage/ndb/src/common/util/File.cpp
index 937b8c0fa59..937b8c0fa59 100644
--- a/ndb/src/common/util/File.cpp
+++ b/storage/ndb/src/common/util/File.cpp
diff --git a/ndb/src/common/util/InputStream.cpp b/storage/ndb/src/common/util/InputStream.cpp
index 410e9a70e9c..410e9a70e9c 100644
--- a/ndb/src/common/util/InputStream.cpp
+++ b/storage/ndb/src/common/util/InputStream.cpp
diff --git a/ndb/src/common/util/Makefile.am b/storage/ndb/src/common/util/Makefile.am
index 2719d14ee92..2719d14ee92 100644
--- a/ndb/src/common/util/Makefile.am
+++ b/storage/ndb/src/common/util/Makefile.am
diff --git a/ndb/src/common/util/NdbErrHnd.cpp b/storage/ndb/src/common/util/NdbErrHnd.cpp
index 38a67f29853..38a67f29853 100644
--- a/ndb/src/common/util/NdbErrHnd.cpp
+++ b/storage/ndb/src/common/util/NdbErrHnd.cpp
diff --git a/ndb/src/common/util/NdbOut.cpp b/storage/ndb/src/common/util/NdbOut.cpp
index e20119a7987..e20119a7987 100644
--- a/ndb/src/common/util/NdbOut.cpp
+++ b/storage/ndb/src/common/util/NdbOut.cpp
diff --git a/ndb/src/common/util/NdbSqlUtil.cpp b/storage/ndb/src/common/util/NdbSqlUtil.cpp
index 09e150dbacf..09e150dbacf 100644
--- a/ndb/src/common/util/NdbSqlUtil.cpp
+++ b/storage/ndb/src/common/util/NdbSqlUtil.cpp
diff --git a/ndb/src/common/util/OutputStream.cpp b/storage/ndb/src/common/util/OutputStream.cpp
index a41eef649dd..a41eef649dd 100644
--- a/ndb/src/common/util/OutputStream.cpp
+++ b/storage/ndb/src/common/util/OutputStream.cpp
diff --git a/ndb/src/common/util/Parser.cpp b/storage/ndb/src/common/util/Parser.cpp
index dea128ccf66..dea128ccf66 100644
--- a/ndb/src/common/util/Parser.cpp
+++ b/storage/ndb/src/common/util/Parser.cpp
diff --git a/ndb/src/common/util/Properties.cpp b/storage/ndb/src/common/util/Properties.cpp
index 0edcda0e726..0edcda0e726 100644
--- a/ndb/src/common/util/Properties.cpp
+++ b/storage/ndb/src/common/util/Properties.cpp
diff --git a/ndb/src/common/util/SimpleProperties.cpp b/storage/ndb/src/common/util/SimpleProperties.cpp
index 00c440fcb4e..00c440fcb4e 100644
--- a/ndb/src/common/util/SimpleProperties.cpp
+++ b/storage/ndb/src/common/util/SimpleProperties.cpp
diff --git a/ndb/src/common/util/SocketAuthenticator.cpp b/storage/ndb/src/common/util/SocketAuthenticator.cpp
index aed4db39231..aed4db39231 100644
--- a/ndb/src/common/util/SocketAuthenticator.cpp
+++ b/storage/ndb/src/common/util/SocketAuthenticator.cpp
diff --git a/ndb/src/common/util/SocketClient.cpp b/storage/ndb/src/common/util/SocketClient.cpp
index 38df1417eb8..38df1417eb8 100644
--- a/ndb/src/common/util/SocketClient.cpp
+++ b/storage/ndb/src/common/util/SocketClient.cpp
diff --git a/ndb/src/common/util/SocketServer.cpp b/storage/ndb/src/common/util/SocketServer.cpp
index 6019d24d736..6019d24d736 100644
--- a/ndb/src/common/util/SocketServer.cpp
+++ b/storage/ndb/src/common/util/SocketServer.cpp
diff --git a/ndb/src/common/util/basestring_vsnprintf.c b/storage/ndb/src/common/util/basestring_vsnprintf.c
index f5d01fb1532..f5d01fb1532 100644
--- a/ndb/src/common/util/basestring_vsnprintf.c
+++ b/storage/ndb/src/common/util/basestring_vsnprintf.c
diff --git a/ndb/src/common/util/filetest/FileUnitTest.cpp b/storage/ndb/src/common/util/filetest/FileUnitTest.cpp
index b6e7b7e8ec0..b6e7b7e8ec0 100644
--- a/ndb/src/common/util/filetest/FileUnitTest.cpp
+++ b/storage/ndb/src/common/util/filetest/FileUnitTest.cpp
diff --git a/ndb/src/common/util/filetest/FileUnitTest.hpp b/storage/ndb/src/common/util/filetest/FileUnitTest.hpp
index a589615e9b2..a589615e9b2 100644
--- a/ndb/src/common/util/filetest/FileUnitTest.hpp
+++ b/storage/ndb/src/common/util/filetest/FileUnitTest.hpp
diff --git a/ndb/src/common/util/filetest/Makefile b/storage/ndb/src/common/util/filetest/Makefile
index fe1842921f9..fe1842921f9 100644
--- a/ndb/src/common/util/filetest/Makefile
+++ b/storage/ndb/src/common/util/filetest/Makefile
diff --git a/ndb/src/common/util/getarg.cat3 b/storage/ndb/src/common/util/getarg.cat3
index 31685510537..31685510537 100644
--- a/ndb/src/common/util/getarg.cat3
+++ b/storage/ndb/src/common/util/getarg.cat3
diff --git a/ndb/src/common/util/md5_hash.cpp b/storage/ndb/src/common/util/md5_hash.cpp
index d4eedbc40fb..d4eedbc40fb 100644
--- a/ndb/src/common/util/md5_hash.cpp
+++ b/storage/ndb/src/common/util/md5_hash.cpp
diff --git a/ndb/src/common/util/ndb_init.c b/storage/ndb/src/common/util/ndb_init.c
index f3aa734d7f9..f3aa734d7f9 100644
--- a/ndb/src/common/util/ndb_init.c
+++ b/storage/ndb/src/common/util/ndb_init.c
diff --git a/ndb/src/common/util/new.cpp b/storage/ndb/src/common/util/new.cpp
index 901f74bf979..901f74bf979 100644
--- a/ndb/src/common/util/new.cpp
+++ b/storage/ndb/src/common/util/new.cpp
diff --git a/ndb/src/common/util/random.c b/storage/ndb/src/common/util/random.c
index 21235763793..21235763793 100644
--- a/ndb/src/common/util/random.c
+++ b/storage/ndb/src/common/util/random.c
diff --git a/ndb/src/common/util/socket_io.cpp b/storage/ndb/src/common/util/socket_io.cpp
index 83a546de773..83a546de773 100644
--- a/ndb/src/common/util/socket_io.cpp
+++ b/storage/ndb/src/common/util/socket_io.cpp
diff --git a/ndb/src/common/util/strdup.c b/storage/ndb/src/common/util/strdup.c
index d8f4d99bd28..d8f4d99bd28 100644
--- a/ndb/src/common/util/strdup.c
+++ b/storage/ndb/src/common/util/strdup.c
diff --git a/ndb/src/common/util/testConfigValues/Makefile b/storage/ndb/src/common/util/testConfigValues/Makefile
index 5b7400f5ee3..5b7400f5ee3 100644
--- a/ndb/src/common/util/testConfigValues/Makefile
+++ b/storage/ndb/src/common/util/testConfigValues/Makefile
diff --git a/ndb/src/common/util/testConfigValues/testConfigValues.cpp b/storage/ndb/src/common/util/testConfigValues/testConfigValues.cpp
index 362deb1ddad..362deb1ddad 100644
--- a/ndb/src/common/util/testConfigValues/testConfigValues.cpp
+++ b/storage/ndb/src/common/util/testConfigValues/testConfigValues.cpp
diff --git a/ndb/src/common/util/testProperties/Makefile b/storage/ndb/src/common/util/testProperties/Makefile
index 343c07a49e7..343c07a49e7 100644
--- a/ndb/src/common/util/testProperties/Makefile
+++ b/storage/ndb/src/common/util/testProperties/Makefile
diff --git a/ndb/src/common/util/testProperties/testProperties.cpp b/storage/ndb/src/common/util/testProperties/testProperties.cpp
index e445f7ca3e4..e445f7ca3e4 100644
--- a/ndb/src/common/util/testProperties/testProperties.cpp
+++ b/storage/ndb/src/common/util/testProperties/testProperties.cpp
diff --git a/ndb/src/common/util/testSimpleProperties/Makefile b/storage/ndb/src/common/util/testSimpleProperties/Makefile
index 89d33fa8dd8..89d33fa8dd8 100644
--- a/ndb/src/common/util/testSimpleProperties/Makefile
+++ b/storage/ndb/src/common/util/testSimpleProperties/Makefile
diff --git a/ndb/src/common/util/testSimpleProperties/sp_test.cpp b/storage/ndb/src/common/util/testSimpleProperties/sp_test.cpp
index d4052b64132..d4052b64132 100644
--- a/ndb/src/common/util/testSimpleProperties/sp_test.cpp
+++ b/storage/ndb/src/common/util/testSimpleProperties/sp_test.cpp
diff --git a/ndb/src/common/util/uucode.c b/storage/ndb/src/common/util/uucode.c
index da34d565153..da34d565153 100644
--- a/ndb/src/common/util/uucode.c
+++ b/storage/ndb/src/common/util/uucode.c
diff --git a/ndb/src/common/util/version.c b/storage/ndb/src/common/util/version.c
index dfbb1e4a2e6..dfbb1e4a2e6 100644
--- a/ndb/src/common/util/version.c
+++ b/storage/ndb/src/common/util/version.c
diff --git a/ndb/src/cw/Makefile.am b/storage/ndb/src/cw/Makefile.am
index 7348fc9eab6..7348fc9eab6 100644
--- a/ndb/src/cw/Makefile.am
+++ b/storage/ndb/src/cw/Makefile.am
diff --git a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.cpp b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.cpp
index 59ee3e90451..59ee3e90451 100644
--- a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.cpp
+++ b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.cpp
diff --git a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.dsp b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.dsp
index 91007b0a47e..91007b0a47e 100644
--- a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.dsp
+++ b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.dsp
diff --git a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.dsw b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.dsw
index 1f163a31662..1f163a31662 100644
--- a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.dsw
+++ b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.dsw
diff --git a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.h b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.h
index cf7670948a7..cf7670948a7 100644
--- a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.h
+++ b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.h
diff --git a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.ico b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.ico
index 386883523bc..386883523bc 100644
--- a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.ico
+++ b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.rc b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.rc
index 41d75b2b282..41d75b2b282 100644
--- a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.rc
+++ b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.rc
diff --git a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.sln b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.sln
index 86b574d851d..86b574d851d 100644
--- a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.sln
+++ b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.sln
diff --git a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.suo b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.suo
index e7d178f04c3..e7d178f04c3 100644
--- a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.suo
+++ b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.suo
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.vcproj b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.vcproj
index 56f9f3a8511..56f9f3a8511 100644
--- a/ndb/src/cw/cpcc-win32/C++/CPC_GUI.vcproj
+++ b/storage/ndb/src/cw/cpcc-win32/C++/CPC_GUI.vcproj
diff --git a/ndb/src/cw/cpcc-win32/C++/Closed.ICO b/storage/ndb/src/cw/cpcc-win32/C++/Closed.ICO
index 044042b42fb..044042b42fb 100644
--- a/ndb/src/cw/cpcc-win32/C++/Closed.ICO
+++ b/storage/ndb/src/cw/cpcc-win32/C++/Closed.ICO
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/C++/NdbControls.cpp b/storage/ndb/src/cw/cpcc-win32/C++/NdbControls.cpp
index 6bbc9a9859b..6bbc9a9859b 100644
--- a/ndb/src/cw/cpcc-win32/C++/NdbControls.cpp
+++ b/storage/ndb/src/cw/cpcc-win32/C++/NdbControls.cpp
diff --git a/ndb/src/cw/cpcc-win32/C++/Open.ICO b/storage/ndb/src/cw/cpcc-win32/C++/Open.ICO
index ab7b05d9df7..ab7b05d9df7 100644
--- a/ndb/src/cw/cpcc-win32/C++/Open.ICO
+++ b/storage/ndb/src/cw/cpcc-win32/C++/Open.ICO
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/C++/StdAfx.cpp b/storage/ndb/src/cw/cpcc-win32/C++/StdAfx.cpp
index 8fcdb4ce158..8fcdb4ce158 100644
--- a/ndb/src/cw/cpcc-win32/C++/StdAfx.cpp
+++ b/storage/ndb/src/cw/cpcc-win32/C++/StdAfx.cpp
diff --git a/ndb/src/cw/cpcc-win32/C++/StdAfx.h b/storage/ndb/src/cw/cpcc-win32/C++/StdAfx.h
index 370d04fb466..370d04fb466 100644
--- a/ndb/src/cw/cpcc-win32/C++/StdAfx.h
+++ b/storage/ndb/src/cw/cpcc-win32/C++/StdAfx.h
diff --git a/ndb/src/cw/cpcc-win32/C++/TreeView.cpp b/storage/ndb/src/cw/cpcc-win32/C++/TreeView.cpp
index db5c62f14bb..db5c62f14bb 100644
--- a/ndb/src/cw/cpcc-win32/C++/TreeView.cpp
+++ b/storage/ndb/src/cw/cpcc-win32/C++/TreeView.cpp
diff --git a/ndb/src/cw/cpcc-win32/C++/TreeView.h b/storage/ndb/src/cw/cpcc-win32/C++/TreeView.h
index 595f9bd6cdc..595f9bd6cdc 100644
--- a/ndb/src/cw/cpcc-win32/C++/TreeView.h
+++ b/storage/ndb/src/cw/cpcc-win32/C++/TreeView.h
diff --git a/ndb/src/cw/cpcc-win32/C++/bmp00001.bmp b/storage/ndb/src/cw/cpcc-win32/C++/bmp00001.bmp
index e50af403eda..e50af403eda 100644
--- a/ndb/src/cw/cpcc-win32/C++/bmp00001.bmp
+++ b/storage/ndb/src/cw/cpcc-win32/C++/bmp00001.bmp
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/C++/resource.h b/storage/ndb/src/cw/cpcc-win32/C++/resource.h
index 0bec552edf6..0bec552edf6 100644
--- a/ndb/src/cw/cpcc-win32/C++/resource.h
+++ b/storage/ndb/src/cw/cpcc-win32/C++/resource.h
diff --git a/ndb/src/cw/cpcc-win32/C++/small.ico b/storage/ndb/src/cw/cpcc-win32/C++/small.ico
index 8f94d9aa828..8f94d9aa828 100644
--- a/ndb/src/cw/cpcc-win32/C++/small.ico
+++ b/storage/ndb/src/cw/cpcc-win32/C++/small.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/C++/toolbar.bmp b/storage/ndb/src/cw/cpcc-win32/C++/toolbar.bmp
index a1059352c66..a1059352c66 100644
--- a/ndb/src/cw/cpcc-win32/C++/toolbar.bmp
+++ b/storage/ndb/src/cw/cpcc-win32/C++/toolbar.bmp
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/csharp/App.ico b/storage/ndb/src/cw/cpcc-win32/csharp/App.ico
index 3a5525fd794..3a5525fd794 100644
--- a/ndb/src/cw/cpcc-win32/csharp/App.ico
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/App.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/csharp/CPC_Form.cs b/storage/ndb/src/cw/cpcc-win32/csharp/CPC_Form.cs
index ea1798c8c67..ea1798c8c67 100644
--- a/ndb/src/cw/cpcc-win32/csharp/CPC_Form.cs
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/CPC_Form.cs
diff --git a/ndb/src/cw/cpcc-win32/csharp/Computer.cs b/storage/ndb/src/cw/cpcc-win32/csharp/Computer.cs
index 9763fac5622..9763fac5622 100644
--- a/ndb/src/cw/cpcc-win32/csharp/Computer.cs
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/Computer.cs
diff --git a/ndb/src/cw/cpcc-win32/csharp/ComputerAddDialog.cs b/storage/ndb/src/cw/cpcc-win32/csharp/ComputerAddDialog.cs
index c01e41f3e60..c01e41f3e60 100644
--- a/ndb/src/cw/cpcc-win32/csharp/ComputerAddDialog.cs
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/ComputerAddDialog.cs
diff --git a/ndb/src/cw/cpcc-win32/csharp/ComputerRemoveDialog.cs b/storage/ndb/src/cw/cpcc-win32/csharp/ComputerRemoveDialog.cs
index 5b4d1b56df7..5b4d1b56df7 100644
--- a/ndb/src/cw/cpcc-win32/csharp/ComputerRemoveDialog.cs
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/ComputerRemoveDialog.cs
diff --git a/ndb/src/cw/cpcc-win32/csharp/DATABASE.ICO b/storage/ndb/src/cw/cpcc-win32/csharp/DATABASE.ICO
index 9689aa88361..9689aa88361 100644
--- a/ndb/src/cw/cpcc-win32/csharp/DATABASE.ICO
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/DATABASE.ICO
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/csharp/Database.cs b/storage/ndb/src/cw/cpcc-win32/csharp/Database.cs
index 39b8c160159..39b8c160159 100644
--- a/ndb/src/cw/cpcc-win32/csharp/Database.cs
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/Database.cs
diff --git a/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.csproj b/storage/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.csproj
index 6384eff8329..6384eff8329 100644
--- a/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.csproj
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.csproj
diff --git a/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.csproj.user b/storage/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.csproj.user
index 68937906d93..68937906d93 100644
--- a/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.csproj.user
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.csproj.user
diff --git a/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.ncb b/storage/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.ncb
index ed3460476b0..ed3460476b0 100644
--- a/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.ncb
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.ncb
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.sln b/storage/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.sln
index ef18b5e94ce..ef18b5e94ce 100644
--- a/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.sln
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/NDB_CPC.sln
diff --git a/ndb/src/cw/cpcc-win32/csharp/PanelWizard.cs b/storage/ndb/src/cw/cpcc-win32/csharp/PanelWizard.cs
index f492aa64c60..f492aa64c60 100644
--- a/ndb/src/cw/cpcc-win32/csharp/PanelWizard.cs
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/PanelWizard.cs
diff --git a/ndb/src/cw/cpcc-win32/csharp/Process.cs b/storage/ndb/src/cw/cpcc-win32/csharp/Process.cs
index c1ee1b2fe9e..c1ee1b2fe9e 100644
--- a/ndb/src/cw/cpcc-win32/csharp/Process.cs
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/Process.cs
diff --git a/ndb/src/cw/cpcc-win32/csharp/ProcessDefineDialog.cs b/storage/ndb/src/cw/cpcc-win32/csharp/ProcessDefineDialog.cs
index 581b8383e7c..581b8383e7c 100644
--- a/ndb/src/cw/cpcc-win32/csharp/ProcessDefineDialog.cs
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/ProcessDefineDialog.cs
diff --git a/ndb/src/cw/cpcc-win32/csharp/fileaccess/FileMgmt.cs b/storage/ndb/src/cw/cpcc-win32/csharp/fileaccess/FileMgmt.cs
index b3a2361bcb0..b3a2361bcb0 100644
--- a/ndb/src/cw/cpcc-win32/csharp/fileaccess/FileMgmt.cs
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/fileaccess/FileMgmt.cs
diff --git a/ndb/src/cw/cpcc-win32/csharp/simpleparser/SimpleCPCParser.cs b/storage/ndb/src/cw/cpcc-win32/csharp/simpleparser/SimpleCPCParser.cs
index b8ff2844af9..b8ff2844af9 100644
--- a/ndb/src/cw/cpcc-win32/csharp/simpleparser/SimpleCPCParser.cs
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/simpleparser/SimpleCPCParser.cs
diff --git a/ndb/src/cw/cpcc-win32/csharp/socketcomm/SocketComm.cs b/storage/ndb/src/cw/cpcc-win32/csharp/socketcomm/SocketComm.cs
index 2cef5d34f17..2cef5d34f17 100644
--- a/ndb/src/cw/cpcc-win32/csharp/socketcomm/SocketComm.cs
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/socketcomm/SocketComm.cs
diff --git a/ndb/src/cw/cpcc-win32/csharp/socketcomm/myTcpClient.cs b/storage/ndb/src/cw/cpcc-win32/csharp/socketcomm/myTcpClient.cs
index 9c0d82a0b27..9c0d82a0b27 100644
--- a/ndb/src/cw/cpcc-win32/csharp/socketcomm/myTcpClient.cs
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/socketcomm/myTcpClient.cs
diff --git a/ndb/src/cw/cpcc-win32/csharp/startDatabaseDlg.cs b/storage/ndb/src/cw/cpcc-win32/csharp/startDatabaseDlg.cs
index cecfcaeb0f3..cecfcaeb0f3 100644
--- a/ndb/src/cw/cpcc-win32/csharp/startDatabaseDlg.cs
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/startDatabaseDlg.cs
diff --git a/ndb/src/cw/cpcc-win32/csharp/telnetclient/telnetClient.cs b/storage/ndb/src/cw/cpcc-win32/csharp/telnetclient/telnetClient.cs
index a7966947e1f..a7966947e1f 100644
--- a/ndb/src/cw/cpcc-win32/csharp/telnetclient/telnetClient.cs
+++ b/storage/ndb/src/cw/cpcc-win32/csharp/telnetclient/telnetClient.cs
diff --git a/ndb/src/cw/cpcc-win32/vb6/Computer.cls b/storage/ndb/src/cw/cpcc-win32/vb6/Computer.cls
index 5b42dfeadb6..5b42dfeadb6 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Computer.cls
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Computer.cls
diff --git a/ndb/src/cw/cpcc-win32/vb6/Database.cls b/storage/ndb/src/cw/cpcc-win32/vb6/Database.cls
index dfb1195d910..dfb1195d910 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Database.cls
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Database.cls
diff --git a/ndb/src/cw/cpcc-win32/vb6/Icon 110.ico b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 110.ico
index 34b85992394..34b85992394 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Icon 110.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 110.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/Icon 231.ico b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 231.ico
index fe30ff5d1e6..fe30ff5d1e6 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Icon 231.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 231.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/Icon 237.ico b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 237.ico
index af0a1294f9e..af0a1294f9e 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Icon 237.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 237.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/Icon 241.ico b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 241.ico
index e8caf6e9a73..e8caf6e9a73 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Icon 241.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 241.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/Icon 242.ico b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 242.ico
index 2deff5472bc..2deff5472bc 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Icon 242.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 242.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/Icon 270.ico b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 270.ico
index 9cab239de23..9cab239de23 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Icon 270.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 270.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/Icon 271.ico b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 271.ico
index f05c95f74fe..f05c95f74fe 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Icon 271.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 271.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/Icon 273.ico b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 273.ico
index 800606eda0c..800606eda0c 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Icon 273.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 273.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/Icon 31.ico b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 31.ico
index a2404977771..a2404977771 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Icon 31.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 31.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/Icon 337.ico b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 337.ico
index 9dadb12cfbe..9dadb12cfbe 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Icon 337.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 337.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/Icon 338.ico b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 338.ico
index a13c80c81b4..a13c80c81b4 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Icon 338.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 338.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/Icon 339.ico b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 339.ico
index 5eb4c06815d..5eb4c06815d 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Icon 339.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Icon 339.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/MSSCCPRJ.SCC b/storage/ndb/src/cw/cpcc-win32/vb6/MSSCCPRJ.SCC
index 3100640f8bd..3100640f8bd 100644
--- a/ndb/src/cw/cpcc-win32/vb6/MSSCCPRJ.SCC
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/MSSCCPRJ.SCC
diff --git a/ndb/src/cw/cpcc-win32/vb6/Module1.bas b/storage/ndb/src/cw/cpcc-win32/vb6/Module1.bas
index ae8ed444a41..ae8ed444a41 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Module1.bas
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Module1.bas
diff --git a/ndb/src/cw/cpcc-win32/vb6/NdbCPC.vbp b/storage/ndb/src/cw/cpcc-win32/vb6/NdbCPC.vbp
index dc8f3780a74..dc8f3780a74 100644
--- a/ndb/src/cw/cpcc-win32/vb6/NdbCPC.vbp
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/NdbCPC.vbp
diff --git a/ndb/src/cw/cpcc-win32/vb6/NdbCPC.vbw b/storage/ndb/src/cw/cpcc-win32/vb6/NdbCPC.vbw
index 825abbc923a..825abbc923a 100644
--- a/ndb/src/cw/cpcc-win32/vb6/NdbCPC.vbw
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/NdbCPC.vbw
diff --git a/ndb/src/cw/cpcc-win32/vb6/Process.cls b/storage/ndb/src/cw/cpcc-win32/vb6/Process.cls
index fcb4c2cbb2c..fcb4c2cbb2c 100644
--- a/ndb/src/cw/cpcc-win32/vb6/Process.cls
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/Process.cls
diff --git a/ndb/src/cw/cpcc-win32/vb6/closed folder.ico b/storage/ndb/src/cw/cpcc-win32/vb6/closed folder.ico
index fe82350d376..fe82350d376 100644
--- a/ndb/src/cw/cpcc-win32/vb6/closed folder.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/closed folder.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/computer.ico b/storage/ndb/src/cw/cpcc-win32/vb6/computer.ico
index d73302d1cd5..d73302d1cd5 100644
--- a/ndb/src/cw/cpcc-win32/vb6/computer.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/computer.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/frmAbout.frm b/storage/ndb/src/cw/cpcc-win32/vb6/frmAbout.frm
index b842d20de21..b842d20de21 100644
--- a/ndb/src/cw/cpcc-win32/vb6/frmAbout.frm
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/frmAbout.frm
diff --git a/ndb/src/cw/cpcc-win32/vb6/frmLogin.frm b/storage/ndb/src/cw/cpcc-win32/vb6/frmLogin.frm
index d4d663c93c2..d4d663c93c2 100644
--- a/ndb/src/cw/cpcc-win32/vb6/frmLogin.frm
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/frmLogin.frm
diff --git a/ndb/src/cw/cpcc-win32/vb6/frmMain.frm b/storage/ndb/src/cw/cpcc-win32/vb6/frmMain.frm
index a4bf5b58941..a4bf5b58941 100644
--- a/ndb/src/cw/cpcc-win32/vb6/frmMain.frm
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/frmMain.frm
diff --git a/ndb/src/cw/cpcc-win32/vb6/frmNewComputer.frm b/storage/ndb/src/cw/cpcc-win32/vb6/frmNewComputer.frm
index eae5802493c..eae5802493c 100644
--- a/ndb/src/cw/cpcc-win32/vb6/frmNewComputer.frm
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/frmNewComputer.frm
diff --git a/ndb/src/cw/cpcc-win32/vb6/frmNewComputer.frx b/storage/ndb/src/cw/cpcc-win32/vb6/frmNewComputer.frx
index 593f4708db8..593f4708db8 100644
--- a/ndb/src/cw/cpcc-win32/vb6/frmNewComputer.frx
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/frmNewComputer.frx
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase.frx b/storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase.frx
index b20c2b651ae..b20c2b651ae 100644
--- a/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase.frx
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase.frx
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase1.frm b/storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase1.frm
index 3fa1fd4c4e8..3fa1fd4c4e8 100644
--- a/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase1.frm
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase1.frm
diff --git a/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase2.frm b/storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase2.frm
index 49806a695ea..49806a695ea 100644
--- a/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase2.frm
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase2.frm
diff --git a/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase2.log b/storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase2.log
index 808b21866e5..808b21866e5 100644
--- a/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase2.log
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase2.log
diff --git a/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase3.frm b/storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase3.frm
index ba050a58a09..ba050a58a09 100644
--- a/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase3.frm
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/frmNewDatabase3.frm
diff --git a/ndb/src/cw/cpcc-win32/vb6/frmOptions.frm b/storage/ndb/src/cw/cpcc-win32/vb6/frmOptions.frm
index e526a35b3ec..e526a35b3ec 100644
--- a/ndb/src/cw/cpcc-win32/vb6/frmOptions.frm
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/frmOptions.frm
diff --git a/ndb/src/cw/cpcc-win32/vb6/frmSplash.frx b/storage/ndb/src/cw/cpcc-win32/vb6/frmSplash.frx
index fee0c5c59de..fee0c5c59de 100644
--- a/ndb/src/cw/cpcc-win32/vb6/frmSplash.frx
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/frmSplash.frx
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/networking.ico b/storage/ndb/src/cw/cpcc-win32/vb6/networking.ico
index 6bbf8022fc6..6bbf8022fc6 100644
--- a/ndb/src/cw/cpcc-win32/vb6/networking.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/networking.ico
Binary files differ
diff --git a/ndb/src/cw/cpcc-win32/vb6/open folder.ico b/storage/ndb/src/cw/cpcc-win32/vb6/open folder.ico
index 7bb32cc83d3..7bb32cc83d3 100644
--- a/ndb/src/cw/cpcc-win32/vb6/open folder.ico
+++ b/storage/ndb/src/cw/cpcc-win32/vb6/open folder.ico
Binary files differ
diff --git a/ndb/src/cw/cpcd/APIService.cpp b/storage/ndb/src/cw/cpcd/APIService.cpp
index 63d0aaafe86..63d0aaafe86 100644
--- a/ndb/src/cw/cpcd/APIService.cpp
+++ b/storage/ndb/src/cw/cpcd/APIService.cpp
diff --git a/ndb/src/cw/cpcd/APIService.hpp b/storage/ndb/src/cw/cpcd/APIService.hpp
index ef988785f89..ef988785f89 100644
--- a/ndb/src/cw/cpcd/APIService.hpp
+++ b/storage/ndb/src/cw/cpcd/APIService.hpp
diff --git a/ndb/src/cw/cpcd/CPCD.cpp b/storage/ndb/src/cw/cpcd/CPCD.cpp
index 69a7b840528..69a7b840528 100644
--- a/ndb/src/cw/cpcd/CPCD.cpp
+++ b/storage/ndb/src/cw/cpcd/CPCD.cpp
diff --git a/ndb/src/cw/cpcd/CPCD.hpp b/storage/ndb/src/cw/cpcd/CPCD.hpp
index a5c0bef1dac..a5c0bef1dac 100644
--- a/ndb/src/cw/cpcd/CPCD.hpp
+++ b/storage/ndb/src/cw/cpcd/CPCD.hpp
diff --git a/ndb/src/cw/cpcd/Makefile.am b/storage/ndb/src/cw/cpcd/Makefile.am
index 75f557b2af7..75f557b2af7 100644
--- a/ndb/src/cw/cpcd/Makefile.am
+++ b/storage/ndb/src/cw/cpcd/Makefile.am
diff --git a/ndb/src/cw/cpcd/Monitor.cpp b/storage/ndb/src/cw/cpcd/Monitor.cpp
index 141de926d4d..141de926d4d 100644
--- a/ndb/src/cw/cpcd/Monitor.cpp
+++ b/storage/ndb/src/cw/cpcd/Monitor.cpp
diff --git a/ndb/src/cw/cpcd/Process.cpp b/storage/ndb/src/cw/cpcd/Process.cpp
index 2509f34e882..2509f34e882 100644
--- a/ndb/src/cw/cpcd/Process.cpp
+++ b/storage/ndb/src/cw/cpcd/Process.cpp
diff --git a/ndb/src/cw/cpcd/common.cpp b/storage/ndb/src/cw/cpcd/common.cpp
index 53c0e4d5a64..53c0e4d5a64 100644
--- a/ndb/src/cw/cpcd/common.cpp
+++ b/storage/ndb/src/cw/cpcd/common.cpp
diff --git a/ndb/src/cw/cpcd/common.hpp b/storage/ndb/src/cw/cpcd/common.hpp
index 4f5f702762f..4f5f702762f 100644
--- a/ndb/src/cw/cpcd/common.hpp
+++ b/storage/ndb/src/cw/cpcd/common.hpp
diff --git a/ndb/src/cw/cpcd/main.cpp b/storage/ndb/src/cw/cpcd/main.cpp
index 9bbd5e484d4..9bbd5e484d4 100644
--- a/ndb/src/cw/cpcd/main.cpp
+++ b/storage/ndb/src/cw/cpcd/main.cpp
diff --git a/ndb/src/cw/test/socketclient/Makefile b/storage/ndb/src/cw/test/socketclient/Makefile
index 04f11f031e5..04f11f031e5 100644
--- a/ndb/src/cw/test/socketclient/Makefile
+++ b/storage/ndb/src/cw/test/socketclient/Makefile
diff --git a/ndb/src/cw/test/socketclient/socketClientTest.cpp b/storage/ndb/src/cw/test/socketclient/socketClientTest.cpp
index 423c196aa43..423c196aa43 100644
--- a/ndb/src/cw/test/socketclient/socketClientTest.cpp
+++ b/storage/ndb/src/cw/test/socketclient/socketClientTest.cpp
diff --git a/ndb/src/cw/util/ClientInterface.cpp b/storage/ndb/src/cw/util/ClientInterface.cpp
index 627b622f1dd..627b622f1dd 100644
--- a/ndb/src/cw/util/ClientInterface.cpp
+++ b/storage/ndb/src/cw/util/ClientInterface.cpp
diff --git a/ndb/src/cw/util/ClientInterface.hpp b/storage/ndb/src/cw/util/ClientInterface.hpp
index 66ecfe05197..66ecfe05197 100644
--- a/ndb/src/cw/util/ClientInterface.hpp
+++ b/storage/ndb/src/cw/util/ClientInterface.hpp
diff --git a/ndb/src/cw/util/Makefile b/storage/ndb/src/cw/util/Makefile
index f5ab16721be..f5ab16721be 100644
--- a/ndb/src/cw/util/Makefile
+++ b/storage/ndb/src/cw/util/Makefile
diff --git a/ndb/src/cw/util/SocketRegistry.cpp b/storage/ndb/src/cw/util/SocketRegistry.cpp
index 1dbb402f7c9..1dbb402f7c9 100644
--- a/ndb/src/cw/util/SocketRegistry.cpp
+++ b/storage/ndb/src/cw/util/SocketRegistry.cpp
diff --git a/ndb/src/cw/util/SocketRegistry.hpp b/storage/ndb/src/cw/util/SocketRegistry.hpp
index 2b079156967..2b079156967 100644
--- a/ndb/src/cw/util/SocketRegistry.hpp
+++ b/storage/ndb/src/cw/util/SocketRegistry.hpp
diff --git a/ndb/src/cw/util/SocketService.cpp b/storage/ndb/src/cw/util/SocketService.cpp
index b993ec8c2c1..b993ec8c2c1 100644
--- a/ndb/src/cw/util/SocketService.cpp
+++ b/storage/ndb/src/cw/util/SocketService.cpp
diff --git a/ndb/src/cw/util/SocketService.hpp b/storage/ndb/src/cw/util/SocketService.hpp
index 7a0c3a2fd91..7a0c3a2fd91 100644
--- a/ndb/src/cw/util/SocketService.hpp
+++ b/storage/ndb/src/cw/util/SocketService.hpp
diff --git a/ndb/src/external/WIN32.x86/sci/lib/SISCI_LIBRARY_WIN32.TXT b/storage/ndb/src/external/WIN32.x86/sci/lib/SISCI_LIBRARY_WIN32.TXT
index 97fe959bb2c..97fe959bb2c 100644
--- a/ndb/src/external/WIN32.x86/sci/lib/SISCI_LIBRARY_WIN32.TXT
+++ b/storage/ndb/src/external/WIN32.x86/sci/lib/SISCI_LIBRARY_WIN32.TXT
diff --git a/ndb/src/external/WIN32.x86/sci/lib/scilib.lib b/storage/ndb/src/external/WIN32.x86/sci/lib/scilib.lib
index 572169a2016..572169a2016 100644
--- a/ndb/src/external/WIN32.x86/sci/lib/scilib.lib
+++ b/storage/ndb/src/external/WIN32.x86/sci/lib/scilib.lib
Binary files differ
diff --git a/ndb/src/external/WIN32.x86/sci/lib/scilib_md.lib b/storage/ndb/src/external/WIN32.x86/sci/lib/scilib_md.lib
index f18cba61336..f18cba61336 100644
--- a/ndb/src/external/WIN32.x86/sci/lib/scilib_md.lib
+++ b/storage/ndb/src/external/WIN32.x86/sci/lib/scilib_md.lib
Binary files differ
diff --git a/ndb/src/external/WIN32.x86/sci/lib/scilib_mt.lib b/storage/ndb/src/external/WIN32.x86/sci/lib/scilib_mt.lib
index 3e9982468ea..3e9982468ea 100644
--- a/ndb/src/external/WIN32.x86/sci/lib/scilib_mt.lib
+++ b/storage/ndb/src/external/WIN32.x86/sci/lib/scilib_mt.lib
Binary files differ
diff --git a/ndb/src/external/WIN32.x86/sci/lib/sisci_api.lib b/storage/ndb/src/external/WIN32.x86/sci/lib/sisci_api.lib
index 3fbff6ec809..3fbff6ec809 100644
--- a/ndb/src/external/WIN32.x86/sci/lib/sisci_api.lib
+++ b/storage/ndb/src/external/WIN32.x86/sci/lib/sisci_api.lib
Binary files differ
diff --git a/ndb/src/external/WIN32.x86/sci/lib/sisci_api_md.lib b/storage/ndb/src/external/WIN32.x86/sci/lib/sisci_api_md.lib
index 1d8d42d1d35..1d8d42d1d35 100644
--- a/ndb/src/external/WIN32.x86/sci/lib/sisci_api_md.lib
+++ b/storage/ndb/src/external/WIN32.x86/sci/lib/sisci_api_md.lib
Binary files differ
diff --git a/ndb/src/external/WIN32.x86/sci/lib/sisci_api_mt.lib b/storage/ndb/src/external/WIN32.x86/sci/lib/sisci_api_mt.lib
index 017fad7ba31..017fad7ba31 100644
--- a/ndb/src/external/WIN32.x86/sci/lib/sisci_api_mt.lib
+++ b/storage/ndb/src/external/WIN32.x86/sci/lib/sisci_api_mt.lib
Binary files differ
diff --git a/ndb/src/kernel/Makefile.am b/storage/ndb/src/kernel/Makefile.am
index 55d3c5a578f..55d3c5a578f 100644
--- a/ndb/src/kernel/Makefile.am
+++ b/storage/ndb/src/kernel/Makefile.am
diff --git a/ndb/src/kernel/SimBlockList.cpp b/storage/ndb/src/kernel/SimBlockList.cpp
index 75a52ae0c4b..75a52ae0c4b 100644
--- a/ndb/src/kernel/SimBlockList.cpp
+++ b/storage/ndb/src/kernel/SimBlockList.cpp
diff --git a/ndb/src/kernel/blocks/ERROR_codes.txt b/storage/ndb/src/kernel/blocks/ERROR_codes.txt
index a30021607cc..a30021607cc 100644
--- a/ndb/src/kernel/blocks/ERROR_codes.txt
+++ b/storage/ndb/src/kernel/blocks/ERROR_codes.txt
diff --git a/ndb/src/kernel/blocks/Makefile.am b/storage/ndb/src/kernel/blocks/Makefile.am
index 7ee90e6239f..7ee90e6239f 100644
--- a/ndb/src/kernel/blocks/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/Makefile.am
diff --git a/ndb/src/kernel/blocks/NodeRestart.new.txt b/storage/ndb/src/kernel/blocks/NodeRestart.new.txt
index 00ab8f0c208..00ab8f0c208 100644
--- a/ndb/src/kernel/blocks/NodeRestart.new.txt
+++ b/storage/ndb/src/kernel/blocks/NodeRestart.new.txt
diff --git a/ndb/src/kernel/blocks/NodeRestart.txt b/storage/ndb/src/kernel/blocks/NodeRestart.txt
index e9f277bb39e..e9f277bb39e 100644
--- a/ndb/src/kernel/blocks/NodeRestart.txt
+++ b/storage/ndb/src/kernel/blocks/NodeRestart.txt
diff --git a/ndb/src/kernel/blocks/Start.txt b/storage/ndb/src/kernel/blocks/Start.txt
index 3e805ebab55..3e805ebab55 100644
--- a/ndb/src/kernel/blocks/Start.txt
+++ b/storage/ndb/src/kernel/blocks/Start.txt
diff --git a/ndb/src/kernel/blocks/SystemRestart.new.txt b/storage/ndb/src/kernel/blocks/SystemRestart.new.txt
index 3738de28df8..3738de28df8 100644
--- a/ndb/src/kernel/blocks/SystemRestart.new.txt
+++ b/storage/ndb/src/kernel/blocks/SystemRestart.new.txt
diff --git a/ndb/src/kernel/blocks/SystemRestart.txt b/storage/ndb/src/kernel/blocks/SystemRestart.txt
index 235dfb968fa..235dfb968fa 100644
--- a/ndb/src/kernel/blocks/SystemRestart.txt
+++ b/storage/ndb/src/kernel/blocks/SystemRestart.txt
diff --git a/ndb/src/kernel/blocks/backup/Backup.cpp b/storage/ndb/src/kernel/blocks/backup/Backup.cpp
index 840466460cb..840466460cb 100644
--- a/ndb/src/kernel/blocks/backup/Backup.cpp
+++ b/storage/ndb/src/kernel/blocks/backup/Backup.cpp
diff --git a/ndb/src/kernel/blocks/backup/Backup.hpp b/storage/ndb/src/kernel/blocks/backup/Backup.hpp
index 1a5d6c7a925..1a5d6c7a925 100644
--- a/ndb/src/kernel/blocks/backup/Backup.hpp
+++ b/storage/ndb/src/kernel/blocks/backup/Backup.hpp
diff --git a/ndb/src/kernel/blocks/backup/Backup.txt b/storage/ndb/src/kernel/blocks/backup/Backup.txt
index ee5e02bb549..ee5e02bb549 100644
--- a/ndb/src/kernel/blocks/backup/Backup.txt
+++ b/storage/ndb/src/kernel/blocks/backup/Backup.txt
diff --git a/ndb/src/kernel/blocks/backup/BackupFormat.hpp b/storage/ndb/src/kernel/blocks/backup/BackupFormat.hpp
index 65dd2ad9053..65dd2ad9053 100644
--- a/ndb/src/kernel/blocks/backup/BackupFormat.hpp
+++ b/storage/ndb/src/kernel/blocks/backup/BackupFormat.hpp
diff --git a/ndb/src/kernel/blocks/backup/BackupInit.cpp b/storage/ndb/src/kernel/blocks/backup/BackupInit.cpp
index 08fa089a9c0..08fa089a9c0 100644
--- a/ndb/src/kernel/blocks/backup/BackupInit.cpp
+++ b/storage/ndb/src/kernel/blocks/backup/BackupInit.cpp
diff --git a/ndb/src/kernel/blocks/backup/FsBuffer.hpp b/storage/ndb/src/kernel/blocks/backup/FsBuffer.hpp
index 2f3c7daae43..2f3c7daae43 100644
--- a/ndb/src/kernel/blocks/backup/FsBuffer.hpp
+++ b/storage/ndb/src/kernel/blocks/backup/FsBuffer.hpp
diff --git a/ndb/src/kernel/blocks/backup/Makefile.am b/storage/ndb/src/kernel/blocks/backup/Makefile.am
index c8f44f31292..c8f44f31292 100644
--- a/ndb/src/kernel/blocks/backup/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/backup/Makefile.am
diff --git a/ndb/src/kernel/blocks/backup/read.cpp b/storage/ndb/src/kernel/blocks/backup/read.cpp
index 89cc08ee9de..89cc08ee9de 100644
--- a/ndb/src/kernel/blocks/backup/read.cpp
+++ b/storage/ndb/src/kernel/blocks/backup/read.cpp
diff --git a/ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp b/storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp
index 9001491dd64..9001491dd64 100644
--- a/ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp
+++ b/storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp
diff --git a/ndb/src/kernel/blocks/cmvmi/Cmvmi.hpp b/storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.hpp
index 1c91f564749..1c91f564749 100644
--- a/ndb/src/kernel/blocks/cmvmi/Cmvmi.hpp
+++ b/storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.hpp
diff --git a/ndb/src/kernel/blocks/cmvmi/Makefile.am b/storage/ndb/src/kernel/blocks/cmvmi/Makefile.am
index dc2e12746fd..dc2e12746fd 100644
--- a/ndb/src/kernel/blocks/cmvmi/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/cmvmi/Makefile.am
diff --git a/ndb/src/kernel/blocks/dbacc/Dbacc.hpp b/storage/ndb/src/kernel/blocks/dbacc/Dbacc.hpp
index 6a65da5bb6a..6a65da5bb6a 100644
--- a/ndb/src/kernel/blocks/dbacc/Dbacc.hpp
+++ b/storage/ndb/src/kernel/blocks/dbacc/Dbacc.hpp
diff --git a/ndb/src/kernel/blocks/dbacc/DbaccInit.cpp b/storage/ndb/src/kernel/blocks/dbacc/DbaccInit.cpp
index 94782e13e00..94782e13e00 100644
--- a/ndb/src/kernel/blocks/dbacc/DbaccInit.cpp
+++ b/storage/ndb/src/kernel/blocks/dbacc/DbaccInit.cpp
diff --git a/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp b/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp
index a16c0da369b..a16c0da369b 100644
--- a/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp
+++ b/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp
diff --git a/ndb/src/kernel/blocks/dbacc/Makefile.am b/storage/ndb/src/kernel/blocks/dbacc/Makefile.am
index ca1b1efac37..ca1b1efac37 100644
--- a/ndb/src/kernel/blocks/dbacc/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/dbacc/Makefile.am
diff --git a/ndb/src/kernel/blocks/dbdict/CreateIndex.txt b/storage/ndb/src/kernel/blocks/dbdict/CreateIndex.txt
index 3d11e501c07..3d11e501c07 100644
--- a/ndb/src/kernel/blocks/dbdict/CreateIndex.txt
+++ b/storage/ndb/src/kernel/blocks/dbdict/CreateIndex.txt
diff --git a/ndb/src/kernel/blocks/dbdict/CreateTable.new.txt b/storage/ndb/src/kernel/blocks/dbdict/CreateTable.new.txt
index d37732dcda1..d37732dcda1 100644
--- a/ndb/src/kernel/blocks/dbdict/CreateTable.new.txt
+++ b/storage/ndb/src/kernel/blocks/dbdict/CreateTable.new.txt
diff --git a/ndb/src/kernel/blocks/dbdict/CreateTable.txt b/storage/ndb/src/kernel/blocks/dbdict/CreateTable.txt
index 0b37e5d767f..0b37e5d767f 100644
--- a/ndb/src/kernel/blocks/dbdict/CreateTable.txt
+++ b/storage/ndb/src/kernel/blocks/dbdict/CreateTable.txt
diff --git a/ndb/src/kernel/blocks/dbdict/Dbdict.cpp b/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp
index 4bc5b127a8f..4bc5b127a8f 100644
--- a/ndb/src/kernel/blocks/dbdict/Dbdict.cpp
+++ b/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp
diff --git a/ndb/src/kernel/blocks/dbdict/Dbdict.hpp b/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp
index 73fbdcc8e16..73fbdcc8e16 100644
--- a/ndb/src/kernel/blocks/dbdict/Dbdict.hpp
+++ b/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp
diff --git a/ndb/src/kernel/blocks/dbdict/Dbdict.txt b/storage/ndb/src/kernel/blocks/dbdict/Dbdict.txt
index 8d4267a1c42..8d4267a1c42 100644
--- a/ndb/src/kernel/blocks/dbdict/Dbdict.txt
+++ b/storage/ndb/src/kernel/blocks/dbdict/Dbdict.txt
diff --git a/ndb/src/kernel/blocks/dbdict/DropTable.txt b/storage/ndb/src/kernel/blocks/dbdict/DropTable.txt
index 8d364d15c57..8d364d15c57 100644
--- a/ndb/src/kernel/blocks/dbdict/DropTable.txt
+++ b/storage/ndb/src/kernel/blocks/dbdict/DropTable.txt
diff --git a/ndb/src/kernel/blocks/dbdict/Event.txt b/storage/ndb/src/kernel/blocks/dbdict/Event.txt
index 553c915d9c5..553c915d9c5 100644
--- a/ndb/src/kernel/blocks/dbdict/Event.txt
+++ b/storage/ndb/src/kernel/blocks/dbdict/Event.txt
diff --git a/ndb/src/kernel/blocks/dbdict/Makefile.am b/storage/ndb/src/kernel/blocks/dbdict/Makefile.am
index 9a0d68f8148..9a0d68f8148 100644
--- a/ndb/src/kernel/blocks/dbdict/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/dbdict/Makefile.am
diff --git a/ndb/src/kernel/blocks/dbdict/Master_AddTable.sfl b/storage/ndb/src/kernel/blocks/dbdict/Master_AddTable.sfl
index 1bcec156ef7..1bcec156ef7 100644
--- a/ndb/src/kernel/blocks/dbdict/Master_AddTable.sfl
+++ b/storage/ndb/src/kernel/blocks/dbdict/Master_AddTable.sfl
diff --git a/ndb/src/kernel/blocks/dbdict/SchemaFile.hpp b/storage/ndb/src/kernel/blocks/dbdict/SchemaFile.hpp
index 7c3223d3d14..7c3223d3d14 100644
--- a/ndb/src/kernel/blocks/dbdict/SchemaFile.hpp
+++ b/storage/ndb/src/kernel/blocks/dbdict/SchemaFile.hpp
diff --git a/ndb/src/kernel/blocks/dbdict/Slave_AddTable.sfl b/storage/ndb/src/kernel/blocks/dbdict/Slave_AddTable.sfl
index 8740be9595d..8740be9595d 100644
--- a/ndb/src/kernel/blocks/dbdict/Slave_AddTable.sfl
+++ b/storage/ndb/src/kernel/blocks/dbdict/Slave_AddTable.sfl
diff --git a/ndb/src/kernel/blocks/dbdict/printSchemaFile.cpp b/storage/ndb/src/kernel/blocks/dbdict/printSchemaFile.cpp
index 0ba52878b7c..0ba52878b7c 100644
--- a/ndb/src/kernel/blocks/dbdict/printSchemaFile.cpp
+++ b/storage/ndb/src/kernel/blocks/dbdict/printSchemaFile.cpp
diff --git a/ndb/src/kernel/blocks/dbdih/Dbdih.hpp b/storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp
index ee67bf47d7b..ee67bf47d7b 100644
--- a/ndb/src/kernel/blocks/dbdih/Dbdih.hpp
+++ b/storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp
diff --git a/ndb/src/kernel/blocks/dbdih/DbdihInit.cpp b/storage/ndb/src/kernel/blocks/dbdih/DbdihInit.cpp
index 9a5efebc56e..9a5efebc56e 100644
--- a/ndb/src/kernel/blocks/dbdih/DbdihInit.cpp
+++ b/storage/ndb/src/kernel/blocks/dbdih/DbdihInit.cpp
diff --git a/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp b/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp
index af75707560a..af75707560a 100644
--- a/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp
+++ b/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp
diff --git a/ndb/src/kernel/blocks/dbdih/LCP.txt b/storage/ndb/src/kernel/blocks/dbdih/LCP.txt
index 500c82f6baf..500c82f6baf 100644
--- a/ndb/src/kernel/blocks/dbdih/LCP.txt
+++ b/storage/ndb/src/kernel/blocks/dbdih/LCP.txt
diff --git a/ndb/src/kernel/blocks/dbdih/Makefile.am b/storage/ndb/src/kernel/blocks/dbdih/Makefile.am
index d6ad380b806..d6ad380b806 100644
--- a/ndb/src/kernel/blocks/dbdih/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/dbdih/Makefile.am
diff --git a/ndb/src/kernel/blocks/dbdih/Sysfile.hpp b/storage/ndb/src/kernel/blocks/dbdih/Sysfile.hpp
index 3e2f3b0dd48..3e2f3b0dd48 100644
--- a/ndb/src/kernel/blocks/dbdih/Sysfile.hpp
+++ b/storage/ndb/src/kernel/blocks/dbdih/Sysfile.hpp
diff --git a/ndb/src/kernel/blocks/dbdih/printSysfile/Makefile b/storage/ndb/src/kernel/blocks/dbdih/printSysfile/Makefile
index 4c4b1026aff..4c4b1026aff 100644
--- a/ndb/src/kernel/blocks/dbdih/printSysfile/Makefile
+++ b/storage/ndb/src/kernel/blocks/dbdih/printSysfile/Makefile
diff --git a/ndb/src/kernel/blocks/dbdih/printSysfile/printSysfile.cpp b/storage/ndb/src/kernel/blocks/dbdih/printSysfile/printSysfile.cpp
index efa4b9c92c5..efa4b9c92c5 100644
--- a/ndb/src/kernel/blocks/dbdih/printSysfile/printSysfile.cpp
+++ b/storage/ndb/src/kernel/blocks/dbdih/printSysfile/printSysfile.cpp
diff --git a/ndb/src/kernel/blocks/dblqh/Dblqh.hpp b/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp
index e7debe1f978..e7debe1f978 100644
--- a/ndb/src/kernel/blocks/dblqh/Dblqh.hpp
+++ b/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp
diff --git a/ndb/src/kernel/blocks/dblqh/DblqhInit.cpp b/storage/ndb/src/kernel/blocks/dblqh/DblqhInit.cpp
index e39d0ca68a6..e39d0ca68a6 100644
--- a/ndb/src/kernel/blocks/dblqh/DblqhInit.cpp
+++ b/storage/ndb/src/kernel/blocks/dblqh/DblqhInit.cpp
diff --git a/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp b/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp
index c34d4ddb566..c34d4ddb566 100644
--- a/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp
+++ b/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp
diff --git a/ndb/src/kernel/blocks/dblqh/Makefile.am b/storage/ndb/src/kernel/blocks/dblqh/Makefile.am
index 854860b269c..854860b269c 100644
--- a/ndb/src/kernel/blocks/dblqh/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/dblqh/Makefile.am
diff --git a/ndb/src/kernel/blocks/dblqh/redoLogReader/Makefile b/storage/ndb/src/kernel/blocks/dblqh/redoLogReader/Makefile
index a89b648de77..a89b648de77 100644
--- a/ndb/src/kernel/blocks/dblqh/redoLogReader/Makefile
+++ b/storage/ndb/src/kernel/blocks/dblqh/redoLogReader/Makefile
diff --git a/ndb/src/kernel/blocks/dblqh/redoLogReader/records.cpp b/storage/ndb/src/kernel/blocks/dblqh/redoLogReader/records.cpp
index 092b7840c20..092b7840c20 100644
--- a/ndb/src/kernel/blocks/dblqh/redoLogReader/records.cpp
+++ b/storage/ndb/src/kernel/blocks/dblqh/redoLogReader/records.cpp
diff --git a/ndb/src/kernel/blocks/dblqh/redoLogReader/records.hpp b/storage/ndb/src/kernel/blocks/dblqh/redoLogReader/records.hpp
index e73986e4d73..e73986e4d73 100644
--- a/ndb/src/kernel/blocks/dblqh/redoLogReader/records.hpp
+++ b/storage/ndb/src/kernel/blocks/dblqh/redoLogReader/records.hpp
diff --git a/ndb/src/kernel/blocks/dblqh/redoLogReader/redoLogFileReader.cpp b/storage/ndb/src/kernel/blocks/dblqh/redoLogReader/redoLogFileReader.cpp
index 540df7b507e..540df7b507e 100644
--- a/ndb/src/kernel/blocks/dblqh/redoLogReader/redoLogFileReader.cpp
+++ b/storage/ndb/src/kernel/blocks/dblqh/redoLogReader/redoLogFileReader.cpp
diff --git a/ndb/src/kernel/blocks/dbtc/Dbtc.hpp b/storage/ndb/src/kernel/blocks/dbtc/Dbtc.hpp
index 2baa4400409..2baa4400409 100644
--- a/ndb/src/kernel/blocks/dbtc/Dbtc.hpp
+++ b/storage/ndb/src/kernel/blocks/dbtc/Dbtc.hpp
diff --git a/ndb/src/kernel/blocks/dbtc/DbtcInit.cpp b/storage/ndb/src/kernel/blocks/dbtc/DbtcInit.cpp
index 59c8237f20a..59c8237f20a 100644
--- a/ndb/src/kernel/blocks/dbtc/DbtcInit.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtc/DbtcInit.cpp
diff --git a/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp b/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp
index 17d55176830..17d55176830 100644
--- a/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp
diff --git a/ndb/src/kernel/blocks/dbtc/Makefile.am b/storage/ndb/src/kernel/blocks/dbtc/Makefile.am
index 98ee2639bac..98ee2639bac 100644
--- a/ndb/src/kernel/blocks/dbtc/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/dbtc/Makefile.am
diff --git a/ndb/src/kernel/blocks/dbtup/AttributeOffset.hpp b/storage/ndb/src/kernel/blocks/dbtup/AttributeOffset.hpp
index 2c62adab3e5..2c62adab3e5 100644
--- a/ndb/src/kernel/blocks/dbtup/AttributeOffset.hpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/AttributeOffset.hpp
diff --git a/ndb/src/kernel/blocks/dbtup/Dbtup.hpp b/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp
index 6d169d20d16..6d169d20d16 100644
--- a/ndb/src/kernel/blocks/dbtup/Dbtup.hpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupAbort.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupAbort.cpp
index e9043a8b52d..e9043a8b52d 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupAbort.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupAbort.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupBuffer.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupBuffer.cpp
index 6527864135b..6527864135b 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupBuffer.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupBuffer.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp
index cbd56c3281f..cbd56c3281f 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp
index 8c43de52a75..8c43de52a75 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp
index 761f959acdc..761f959acdc 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupFixAlloc.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupFixAlloc.cpp
index cdd54ba2337..cdd54ba2337 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupFixAlloc.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupFixAlloc.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp
index 0d7430e662d..0d7430e662d 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp
index ab6e0642e11..ab6e0642e11 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupLCP.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupLCP.cpp
index 370ef4c4ba5..370ef4c4ba5 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupLCP.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupLCP.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp
index 4ce807528c4..4ce807528c4 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupPagMan.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupPagMan.cpp
index 9722aa437c0..9722aa437c0 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupPagMan.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupPagMan.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupPageMap.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupPageMap.cpp
index 1f674876642..1f674876642 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupPageMap.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupPageMap.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp
index c3f85cdebd5..c3f85cdebd5 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupStoredProcDef.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupStoredProcDef.cpp
index 3b957688a1c..3b957688a1c 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupStoredProcDef.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupStoredProcDef.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupSystemRestart.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupSystemRestart.cpp
index 33d63e8ce49..33d63e8ce49 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupSystemRestart.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupSystemRestart.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupTabDesMan.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupTabDesMan.cpp
index 642ba270760..642ba270760 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupTabDesMan.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupTabDesMan.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp
index 476a4b5724b..476a4b5724b 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/DbtupUndoLog.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupUndoLog.cpp
index 869f399583f..869f399583f 100644
--- a/ndb/src/kernel/blocks/dbtup/DbtupUndoLog.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupUndoLog.cpp
diff --git a/ndb/src/kernel/blocks/dbtup/Makefile.am b/storage/ndb/src/kernel/blocks/dbtup/Makefile.am
index e51410e6be3..e51410e6be3 100644
--- a/ndb/src/kernel/blocks/dbtup/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/dbtup/Makefile.am
diff --git a/ndb/src/kernel/blocks/dbtup/Notes.txt b/storage/ndb/src/kernel/blocks/dbtup/Notes.txt
index 9d47c591fe8..9d47c591fe8 100644
--- a/ndb/src/kernel/blocks/dbtup/Notes.txt
+++ b/storage/ndb/src/kernel/blocks/dbtup/Notes.txt
diff --git a/ndb/src/kernel/blocks/dbtux/Dbtux.hpp b/storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp
index 5c12472a0f7..5c12472a0f7 100644
--- a/ndb/src/kernel/blocks/dbtux/Dbtux.hpp
+++ b/storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp
diff --git a/ndb/src/kernel/blocks/dbtux/DbtuxCmp.cpp b/storage/ndb/src/kernel/blocks/dbtux/DbtuxCmp.cpp
index cf815b14c1a..cf815b14c1a 100644
--- a/ndb/src/kernel/blocks/dbtux/DbtuxCmp.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtux/DbtuxCmp.cpp
diff --git a/ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp b/storage/ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp
index ed29dc57915..ed29dc57915 100644
--- a/ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp
diff --git a/ndb/src/kernel/blocks/dbtux/DbtuxGen.cpp b/storage/ndb/src/kernel/blocks/dbtux/DbtuxGen.cpp
index 5640fdf2899..5640fdf2899 100644
--- a/ndb/src/kernel/blocks/dbtux/DbtuxGen.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtux/DbtuxGen.cpp
diff --git a/ndb/src/kernel/blocks/dbtux/DbtuxMaint.cpp b/storage/ndb/src/kernel/blocks/dbtux/DbtuxMaint.cpp
index 4b568badc67..4b568badc67 100644
--- a/ndb/src/kernel/blocks/dbtux/DbtuxMaint.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtux/DbtuxMaint.cpp
diff --git a/ndb/src/kernel/blocks/dbtux/DbtuxMeta.cpp b/storage/ndb/src/kernel/blocks/dbtux/DbtuxMeta.cpp
index 93c4a583624..93c4a583624 100644
--- a/ndb/src/kernel/blocks/dbtux/DbtuxMeta.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtux/DbtuxMeta.cpp
diff --git a/ndb/src/kernel/blocks/dbtux/DbtuxNode.cpp b/storage/ndb/src/kernel/blocks/dbtux/DbtuxNode.cpp
index 855a8ed1c29..855a8ed1c29 100644
--- a/ndb/src/kernel/blocks/dbtux/DbtuxNode.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtux/DbtuxNode.cpp
diff --git a/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp b/storage/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp
index a61b7c1f5ca..a61b7c1f5ca 100644
--- a/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp
diff --git a/ndb/src/kernel/blocks/dbtux/DbtuxSearch.cpp b/storage/ndb/src/kernel/blocks/dbtux/DbtuxSearch.cpp
index b0e2a664bfd..b0e2a664bfd 100644
--- a/ndb/src/kernel/blocks/dbtux/DbtuxSearch.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtux/DbtuxSearch.cpp
diff --git a/ndb/src/kernel/blocks/dbtux/DbtuxTree.cpp b/storage/ndb/src/kernel/blocks/dbtux/DbtuxTree.cpp
index 5107a8d8e31..5107a8d8e31 100644
--- a/ndb/src/kernel/blocks/dbtux/DbtuxTree.cpp
+++ b/storage/ndb/src/kernel/blocks/dbtux/DbtuxTree.cpp
diff --git a/ndb/src/kernel/blocks/dbtux/Makefile.am b/storage/ndb/src/kernel/blocks/dbtux/Makefile.am
index b5951e8ed37..b5951e8ed37 100644
--- a/ndb/src/kernel/blocks/dbtux/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/dbtux/Makefile.am
diff --git a/ndb/src/kernel/blocks/dbtux/Times.txt b/storage/ndb/src/kernel/blocks/dbtux/Times.txt
index 68120084846..68120084846 100644
--- a/ndb/src/kernel/blocks/dbtux/Times.txt
+++ b/storage/ndb/src/kernel/blocks/dbtux/Times.txt
diff --git a/ndb/src/kernel/blocks/dbtux/tuxstatus.html b/storage/ndb/src/kernel/blocks/dbtux/tuxstatus.html
index 264809cefd3..264809cefd3 100644
--- a/ndb/src/kernel/blocks/dbtux/tuxstatus.html
+++ b/storage/ndb/src/kernel/blocks/dbtux/tuxstatus.html
diff --git a/ndb/src/kernel/blocks/dbutil/DbUtil.cpp b/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp
index b94bb8e6d7e..b94bb8e6d7e 100644
--- a/ndb/src/kernel/blocks/dbutil/DbUtil.cpp
+++ b/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp
diff --git a/ndb/src/kernel/blocks/dbutil/DbUtil.hpp b/storage/ndb/src/kernel/blocks/dbutil/DbUtil.hpp
index 5499970fde3..5499970fde3 100644
--- a/ndb/src/kernel/blocks/dbutil/DbUtil.hpp
+++ b/storage/ndb/src/kernel/blocks/dbutil/DbUtil.hpp
diff --git a/ndb/src/kernel/blocks/dbutil/DbUtil.txt b/storage/ndb/src/kernel/blocks/dbutil/DbUtil.txt
index cc8c1985009..cc8c1985009 100644
--- a/ndb/src/kernel/blocks/dbutil/DbUtil.txt
+++ b/storage/ndb/src/kernel/blocks/dbutil/DbUtil.txt
diff --git a/ndb/src/kernel/blocks/dbutil/Makefile.am b/storage/ndb/src/kernel/blocks/dbutil/Makefile.am
index 925356c2f76..925356c2f76 100644
--- a/ndb/src/kernel/blocks/dbutil/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/dbutil/Makefile.am
diff --git a/ndb/src/kernel/blocks/grep/Grep.cpp b/storage/ndb/src/kernel/blocks/grep/Grep.cpp
index 0527c5415ab..0527c5415ab 100644
--- a/ndb/src/kernel/blocks/grep/Grep.cpp
+++ b/storage/ndb/src/kernel/blocks/grep/Grep.cpp
diff --git a/ndb/src/kernel/blocks/grep/Grep.hpp b/storage/ndb/src/kernel/blocks/grep/Grep.hpp
index a14143294e1..a14143294e1 100644
--- a/ndb/src/kernel/blocks/grep/Grep.hpp
+++ b/storage/ndb/src/kernel/blocks/grep/Grep.hpp
diff --git a/ndb/src/kernel/blocks/grep/GrepInit.cpp b/storage/ndb/src/kernel/blocks/grep/GrepInit.cpp
index d764fb1f473..d764fb1f473 100644
--- a/ndb/src/kernel/blocks/grep/GrepInit.cpp
+++ b/storage/ndb/src/kernel/blocks/grep/GrepInit.cpp
diff --git a/ndb/src/kernel/blocks/grep/Makefile.am b/storage/ndb/src/kernel/blocks/grep/Makefile.am
index 6d2b422784b..6d2b422784b 100644
--- a/ndb/src/kernel/blocks/grep/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/grep/Makefile.am
diff --git a/ndb/src/kernel/blocks/grep/systab_test/Makefile b/storage/ndb/src/kernel/blocks/grep/systab_test/Makefile
index bd69e0f3799..bd69e0f3799 100644
--- a/ndb/src/kernel/blocks/grep/systab_test/Makefile
+++ b/storage/ndb/src/kernel/blocks/grep/systab_test/Makefile
diff --git a/ndb/src/kernel/blocks/grep/systab_test/grep_systab_test.cpp b/storage/ndb/src/kernel/blocks/grep/systab_test/grep_systab_test.cpp
index e3a77af4e4e..e3a77af4e4e 100644
--- a/ndb/src/kernel/blocks/grep/systab_test/grep_systab_test.cpp
+++ b/storage/ndb/src/kernel/blocks/grep/systab_test/grep_systab_test.cpp
diff --git a/ndb/src/kernel/blocks/mutexes.hpp b/storage/ndb/src/kernel/blocks/mutexes.hpp
index 5c0276fc4fa..5c0276fc4fa 100644
--- a/ndb/src/kernel/blocks/mutexes.hpp
+++ b/storage/ndb/src/kernel/blocks/mutexes.hpp
diff --git a/ndb/src/kernel/blocks/ndbcntr/Makefile.am b/storage/ndb/src/kernel/blocks/ndbcntr/Makefile.am
index 3f24675b2b3..3f24675b2b3 100644
--- a/ndb/src/kernel/blocks/ndbcntr/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/ndbcntr/Makefile.am
diff --git a/ndb/src/kernel/blocks/ndbcntr/Ndbcntr.hpp b/storage/ndb/src/kernel/blocks/ndbcntr/Ndbcntr.hpp
index 639d300d6df..639d300d6df 100644
--- a/ndb/src/kernel/blocks/ndbcntr/Ndbcntr.hpp
+++ b/storage/ndb/src/kernel/blocks/ndbcntr/Ndbcntr.hpp
diff --git a/ndb/src/kernel/blocks/ndbcntr/NdbcntrInit.cpp b/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrInit.cpp
index c7b472fc91a..c7b472fc91a 100644
--- a/ndb/src/kernel/blocks/ndbcntr/NdbcntrInit.cpp
+++ b/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrInit.cpp
diff --git a/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp b/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp
index 524a40697bf..524a40697bf 100644
--- a/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp
+++ b/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp
diff --git a/ndb/src/kernel/blocks/ndbcntr/NdbcntrSysTable.cpp b/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrSysTable.cpp
index 2a65271a32a..2a65271a32a 100644
--- a/ndb/src/kernel/blocks/ndbcntr/NdbcntrSysTable.cpp
+++ b/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrSysTable.cpp
diff --git a/ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp b/storage/ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp
index f76440a462a..f76440a462a 100644
--- a/ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp
diff --git a/ndb/src/kernel/blocks/ndbfs/AsyncFile.hpp b/storage/ndb/src/kernel/blocks/ndbfs/AsyncFile.hpp
index 2176c93c5d5..2176c93c5d5 100644
--- a/ndb/src/kernel/blocks/ndbfs/AsyncFile.hpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/AsyncFile.hpp
diff --git a/ndb/src/kernel/blocks/ndbfs/AsyncFileTest/AsyncFileTest.cpp b/storage/ndb/src/kernel/blocks/ndbfs/AsyncFileTest/AsyncFileTest.cpp
index 004752c9543..004752c9543 100644
--- a/ndb/src/kernel/blocks/ndbfs/AsyncFileTest/AsyncFileTest.cpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/AsyncFileTest/AsyncFileTest.cpp
diff --git a/ndb/src/kernel/blocks/ndbfs/AsyncFileTest/Makefile b/storage/ndb/src/kernel/blocks/ndbfs/AsyncFileTest/Makefile
index b0356e6da68..b0356e6da68 100644
--- a/ndb/src/kernel/blocks/ndbfs/AsyncFileTest/Makefile
+++ b/storage/ndb/src/kernel/blocks/ndbfs/AsyncFileTest/Makefile
diff --git a/ndb/src/kernel/blocks/ndbfs/CircularIndex.cpp b/storage/ndb/src/kernel/blocks/ndbfs/CircularIndex.cpp
index 30b40097c9b..30b40097c9b 100644
--- a/ndb/src/kernel/blocks/ndbfs/CircularIndex.cpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/CircularIndex.cpp
diff --git a/ndb/src/kernel/blocks/ndbfs/CircularIndex.hpp b/storage/ndb/src/kernel/blocks/ndbfs/CircularIndex.hpp
index 349cccdbcb4..349cccdbcb4 100644
--- a/ndb/src/kernel/blocks/ndbfs/CircularIndex.hpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/CircularIndex.hpp
diff --git a/ndb/src/kernel/blocks/ndbfs/Filename.cpp b/storage/ndb/src/kernel/blocks/ndbfs/Filename.cpp
index 15158ec19ef..15158ec19ef 100644
--- a/ndb/src/kernel/blocks/ndbfs/Filename.cpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/Filename.cpp
diff --git a/ndb/src/kernel/blocks/ndbfs/Filename.hpp b/storage/ndb/src/kernel/blocks/ndbfs/Filename.hpp
index 249c1b1ca10..249c1b1ca10 100644
--- a/ndb/src/kernel/blocks/ndbfs/Filename.hpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/Filename.hpp
diff --git a/ndb/src/kernel/blocks/ndbfs/Makefile.am b/storage/ndb/src/kernel/blocks/ndbfs/Makefile.am
index a22386f8612..a22386f8612 100644
--- a/ndb/src/kernel/blocks/ndbfs/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/ndbfs/Makefile.am
diff --git a/ndb/src/kernel/blocks/ndbfs/MemoryChannel.cpp b/storage/ndb/src/kernel/blocks/ndbfs/MemoryChannel.cpp
index a1aebdef7a1..a1aebdef7a1 100644
--- a/ndb/src/kernel/blocks/ndbfs/MemoryChannel.cpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/MemoryChannel.cpp
diff --git a/ndb/src/kernel/blocks/ndbfs/MemoryChannel.hpp b/storage/ndb/src/kernel/blocks/ndbfs/MemoryChannel.hpp
index 03911d195ec..03911d195ec 100644
--- a/ndb/src/kernel/blocks/ndbfs/MemoryChannel.hpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/MemoryChannel.hpp
diff --git a/ndb/src/kernel/blocks/ndbfs/MemoryChannelOSE.hpp b/storage/ndb/src/kernel/blocks/ndbfs/MemoryChannelOSE.hpp
index ca90bc60153..ca90bc60153 100644
--- a/ndb/src/kernel/blocks/ndbfs/MemoryChannelOSE.hpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/MemoryChannelOSE.hpp
diff --git a/ndb/src/kernel/blocks/ndbfs/MemoryChannelTest/Makefile b/storage/ndb/src/kernel/blocks/ndbfs/MemoryChannelTest/Makefile
index 68f71bfc4cd..68f71bfc4cd 100644
--- a/ndb/src/kernel/blocks/ndbfs/MemoryChannelTest/Makefile
+++ b/storage/ndb/src/kernel/blocks/ndbfs/MemoryChannelTest/Makefile
diff --git a/ndb/src/kernel/blocks/ndbfs/MemoryChannelTest/MemoryChannelTest.cpp b/storage/ndb/src/kernel/blocks/ndbfs/MemoryChannelTest/MemoryChannelTest.cpp
index b98c60693f4..b98c60693f4 100644
--- a/ndb/src/kernel/blocks/ndbfs/MemoryChannelTest/MemoryChannelTest.cpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/MemoryChannelTest/MemoryChannelTest.cpp
diff --git a/ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp b/storage/ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp
index 9750e1c5179..9750e1c5179 100644
--- a/ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp
diff --git a/ndb/src/kernel/blocks/ndbfs/Ndbfs.hpp b/storage/ndb/src/kernel/blocks/ndbfs/Ndbfs.hpp
index c5aaa4e5c49..c5aaa4e5c49 100644
--- a/ndb/src/kernel/blocks/ndbfs/Ndbfs.hpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/Ndbfs.hpp
diff --git a/ndb/src/kernel/blocks/ndbfs/OpenFiles.hpp b/storage/ndb/src/kernel/blocks/ndbfs/OpenFiles.hpp
index b944bb5485b..b944bb5485b 100644
--- a/ndb/src/kernel/blocks/ndbfs/OpenFiles.hpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/OpenFiles.hpp
diff --git a/ndb/src/kernel/blocks/ndbfs/Pool.hpp b/storage/ndb/src/kernel/blocks/ndbfs/Pool.hpp
index 0410673af6f..0410673af6f 100644
--- a/ndb/src/kernel/blocks/ndbfs/Pool.hpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/Pool.hpp
diff --git a/ndb/src/kernel/blocks/ndbfs/VoidFs.cpp b/storage/ndb/src/kernel/blocks/ndbfs/VoidFs.cpp
index d093089acfc..d093089acfc 100644
--- a/ndb/src/kernel/blocks/ndbfs/VoidFs.cpp
+++ b/storage/ndb/src/kernel/blocks/ndbfs/VoidFs.cpp
diff --git a/ndb/src/kernel/blocks/new-block.tar.gz b/storage/ndb/src/kernel/blocks/new-block.tar.gz
index 327503ea0b1..327503ea0b1 100644
--- a/ndb/src/kernel/blocks/new-block.tar.gz
+++ b/storage/ndb/src/kernel/blocks/new-block.tar.gz
Binary files differ
diff --git a/ndb/src/kernel/blocks/qmgr/Makefile.am b/storage/ndb/src/kernel/blocks/qmgr/Makefile.am
index 278af2a7865..278af2a7865 100644
--- a/ndb/src/kernel/blocks/qmgr/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/qmgr/Makefile.am
diff --git a/ndb/src/kernel/blocks/qmgr/Qmgr.hpp b/storage/ndb/src/kernel/blocks/qmgr/Qmgr.hpp
index bff79215264..bff79215264 100644
--- a/ndb/src/kernel/blocks/qmgr/Qmgr.hpp
+++ b/storage/ndb/src/kernel/blocks/qmgr/Qmgr.hpp
diff --git a/ndb/src/kernel/blocks/qmgr/QmgrInit.cpp b/storage/ndb/src/kernel/blocks/qmgr/QmgrInit.cpp
index ecaeadff47a..ecaeadff47a 100644
--- a/ndb/src/kernel/blocks/qmgr/QmgrInit.cpp
+++ b/storage/ndb/src/kernel/blocks/qmgr/QmgrInit.cpp
diff --git a/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp b/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp
index 04373dae93c..04373dae93c 100644
--- a/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp
+++ b/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp
diff --git a/ndb/src/kernel/blocks/qmgr/timer.hpp b/storage/ndb/src/kernel/blocks/qmgr/timer.hpp
index 9c35a23766c..9c35a23766c 100644
--- a/ndb/src/kernel/blocks/qmgr/timer.hpp
+++ b/storage/ndb/src/kernel/blocks/qmgr/timer.hpp
diff --git a/ndb/src/kernel/blocks/suma/Makefile.am b/storage/ndb/src/kernel/blocks/suma/Makefile.am
index 5a74dbb74eb..5a74dbb74eb 100644
--- a/ndb/src/kernel/blocks/suma/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/suma/Makefile.am
diff --git a/ndb/src/kernel/blocks/suma/Suma.cpp b/storage/ndb/src/kernel/blocks/suma/Suma.cpp
index ed54505b729..ed54505b729 100644
--- a/ndb/src/kernel/blocks/suma/Suma.cpp
+++ b/storage/ndb/src/kernel/blocks/suma/Suma.cpp
diff --git a/ndb/src/kernel/blocks/suma/Suma.hpp b/storage/ndb/src/kernel/blocks/suma/Suma.hpp
index 65869f44423..65869f44423 100644
--- a/ndb/src/kernel/blocks/suma/Suma.hpp
+++ b/storage/ndb/src/kernel/blocks/suma/Suma.hpp
diff --git a/ndb/src/kernel/blocks/suma/Suma.txt b/storage/ndb/src/kernel/blocks/suma/Suma.txt
index eba031226ef..eba031226ef 100644
--- a/ndb/src/kernel/blocks/suma/Suma.txt
+++ b/storage/ndb/src/kernel/blocks/suma/Suma.txt
diff --git a/ndb/src/kernel/blocks/suma/SumaInit.cpp b/storage/ndb/src/kernel/blocks/suma/SumaInit.cpp
index b5945db3811..b5945db3811 100644
--- a/ndb/src/kernel/blocks/suma/SumaInit.cpp
+++ b/storage/ndb/src/kernel/blocks/suma/SumaInit.cpp
diff --git a/ndb/src/kernel/blocks/trix/Makefile.am b/storage/ndb/src/kernel/blocks/trix/Makefile.am
index 343063a6283..343063a6283 100644
--- a/ndb/src/kernel/blocks/trix/Makefile.am
+++ b/storage/ndb/src/kernel/blocks/trix/Makefile.am
diff --git a/ndb/src/kernel/blocks/trix/Trix.cpp b/storage/ndb/src/kernel/blocks/trix/Trix.cpp
index cd11cb4d575..cd11cb4d575 100644
--- a/ndb/src/kernel/blocks/trix/Trix.cpp
+++ b/storage/ndb/src/kernel/blocks/trix/Trix.cpp
diff --git a/ndb/src/kernel/blocks/trix/Trix.hpp b/storage/ndb/src/kernel/blocks/trix/Trix.hpp
index 8dc01375fa1..8dc01375fa1 100644
--- a/ndb/src/kernel/blocks/trix/Trix.hpp
+++ b/storage/ndb/src/kernel/blocks/trix/Trix.hpp
diff --git a/ndb/src/kernel/error/Error.hpp b/storage/ndb/src/kernel/error/Error.hpp
index e19d6782793..e19d6782793 100644
--- a/ndb/src/kernel/error/Error.hpp
+++ b/storage/ndb/src/kernel/error/Error.hpp
diff --git a/ndb/src/kernel/error/ErrorHandlingMacros.hpp b/storage/ndb/src/kernel/error/ErrorHandlingMacros.hpp
index d8bb7ff759b..d8bb7ff759b 100644
--- a/ndb/src/kernel/error/ErrorHandlingMacros.hpp
+++ b/storage/ndb/src/kernel/error/ErrorHandlingMacros.hpp
diff --git a/ndb/src/kernel/error/ErrorMessages.cpp b/storage/ndb/src/kernel/error/ErrorMessages.cpp
index 059aa4af61c..059aa4af61c 100644
--- a/ndb/src/kernel/error/ErrorMessages.cpp
+++ b/storage/ndb/src/kernel/error/ErrorMessages.cpp
diff --git a/ndb/src/kernel/error/ErrorMessages.hpp b/storage/ndb/src/kernel/error/ErrorMessages.hpp
index 38c8eec636b..38c8eec636b 100644
--- a/ndb/src/kernel/error/ErrorMessages.hpp
+++ b/storage/ndb/src/kernel/error/ErrorMessages.hpp
diff --git a/ndb/src/kernel/error/ErrorReporter.cpp b/storage/ndb/src/kernel/error/ErrorReporter.cpp
index 35cd3f099d9..35cd3f099d9 100644
--- a/ndb/src/kernel/error/ErrorReporter.cpp
+++ b/storage/ndb/src/kernel/error/ErrorReporter.cpp
diff --git a/ndb/src/kernel/error/ErrorReporter.hpp b/storage/ndb/src/kernel/error/ErrorReporter.hpp
index 2c79f242eea..2c79f242eea 100644
--- a/ndb/src/kernel/error/ErrorReporter.hpp
+++ b/storage/ndb/src/kernel/error/ErrorReporter.hpp
diff --git a/ndb/src/kernel/error/Makefile.am b/storage/ndb/src/kernel/error/Makefile.am
index 54f3de2d76d..54f3de2d76d 100644
--- a/ndb/src/kernel/error/Makefile.am
+++ b/storage/ndb/src/kernel/error/Makefile.am
diff --git a/ndb/src/kernel/error/TimeModule.cpp b/storage/ndb/src/kernel/error/TimeModule.cpp
index 4bd8e3daf99..4bd8e3daf99 100644
--- a/ndb/src/kernel/error/TimeModule.cpp
+++ b/storage/ndb/src/kernel/error/TimeModule.cpp
diff --git a/ndb/src/kernel/error/TimeModule.hpp b/storage/ndb/src/kernel/error/TimeModule.hpp
index f1414c77af3..f1414c77af3 100644
--- a/ndb/src/kernel/error/TimeModule.hpp
+++ b/storage/ndb/src/kernel/error/TimeModule.hpp
diff --git a/ndb/src/kernel/main.cpp b/storage/ndb/src/kernel/main.cpp
index bd15ef37e20..bd15ef37e20 100644
--- a/ndb/src/kernel/main.cpp
+++ b/storage/ndb/src/kernel/main.cpp
diff --git a/ndb/src/kernel/vm/Array.hpp b/storage/ndb/src/kernel/vm/Array.hpp
index 97b0a345cb4..97b0a345cb4 100644
--- a/ndb/src/kernel/vm/Array.hpp
+++ b/storage/ndb/src/kernel/vm/Array.hpp
diff --git a/ndb/src/kernel/vm/ArrayFifoList.hpp b/storage/ndb/src/kernel/vm/ArrayFifoList.hpp
index b21bf449734..b21bf449734 100644
--- a/ndb/src/kernel/vm/ArrayFifoList.hpp
+++ b/storage/ndb/src/kernel/vm/ArrayFifoList.hpp
diff --git a/ndb/src/kernel/vm/ArrayList.hpp b/storage/ndb/src/kernel/vm/ArrayList.hpp
index 4b46347a39b..4b46347a39b 100644
--- a/ndb/src/kernel/vm/ArrayList.hpp
+++ b/storage/ndb/src/kernel/vm/ArrayList.hpp
diff --git a/ndb/src/kernel/vm/ArrayPool.hpp b/storage/ndb/src/kernel/vm/ArrayPool.hpp
index 924ed51ee15..924ed51ee15 100644
--- a/ndb/src/kernel/vm/ArrayPool.hpp
+++ b/storage/ndb/src/kernel/vm/ArrayPool.hpp
diff --git a/ndb/src/kernel/vm/CArray.hpp b/storage/ndb/src/kernel/vm/CArray.hpp
index a6e84e2c041..a6e84e2c041 100644
--- a/ndb/src/kernel/vm/CArray.hpp
+++ b/storage/ndb/src/kernel/vm/CArray.hpp
diff --git a/ndb/src/kernel/vm/Callback.hpp b/storage/ndb/src/kernel/vm/Callback.hpp
index 6a619ba7859..6a619ba7859 100644
--- a/ndb/src/kernel/vm/Callback.hpp
+++ b/storage/ndb/src/kernel/vm/Callback.hpp
diff --git a/ndb/src/kernel/vm/ClusterConfiguration.cpp b/storage/ndb/src/kernel/vm/ClusterConfiguration.cpp
index d5bd03f69d5..d5bd03f69d5 100644
--- a/ndb/src/kernel/vm/ClusterConfiguration.cpp
+++ b/storage/ndb/src/kernel/vm/ClusterConfiguration.cpp
diff --git a/ndb/src/kernel/vm/ClusterConfiguration.hpp b/storage/ndb/src/kernel/vm/ClusterConfiguration.hpp
index cc7000a54ef..cc7000a54ef 100644
--- a/ndb/src/kernel/vm/ClusterConfiguration.hpp
+++ b/storage/ndb/src/kernel/vm/ClusterConfiguration.hpp
diff --git a/ndb/src/kernel/vm/Configuration.cpp b/storage/ndb/src/kernel/vm/Configuration.cpp
index 650d914035f..650d914035f 100644
--- a/ndb/src/kernel/vm/Configuration.cpp
+++ b/storage/ndb/src/kernel/vm/Configuration.cpp
diff --git a/ndb/src/kernel/vm/Configuration.hpp b/storage/ndb/src/kernel/vm/Configuration.hpp
index 6ca6d9a1f17..6ca6d9a1f17 100644
--- a/ndb/src/kernel/vm/Configuration.hpp
+++ b/storage/ndb/src/kernel/vm/Configuration.hpp
diff --git a/ndb/src/kernel/vm/DLFifoList.hpp b/storage/ndb/src/kernel/vm/DLFifoList.hpp
index b139ade831d..b139ade831d 100644
--- a/ndb/src/kernel/vm/DLFifoList.hpp
+++ b/storage/ndb/src/kernel/vm/DLFifoList.hpp
diff --git a/ndb/src/kernel/vm/DLHashTable.hpp b/storage/ndb/src/kernel/vm/DLHashTable.hpp
index 13a9632f8da..13a9632f8da 100644
--- a/ndb/src/kernel/vm/DLHashTable.hpp
+++ b/storage/ndb/src/kernel/vm/DLHashTable.hpp
diff --git a/ndb/src/kernel/vm/DLHashTable2.hpp b/storage/ndb/src/kernel/vm/DLHashTable2.hpp
index 6b166331631..6b166331631 100644
--- a/ndb/src/kernel/vm/DLHashTable2.hpp
+++ b/storage/ndb/src/kernel/vm/DLHashTable2.hpp
diff --git a/ndb/src/kernel/vm/DLList.hpp b/storage/ndb/src/kernel/vm/DLList.hpp
index b7820eb9229..b7820eb9229 100644
--- a/ndb/src/kernel/vm/DLList.hpp
+++ b/storage/ndb/src/kernel/vm/DLList.hpp
diff --git a/ndb/src/kernel/vm/DataBuffer.hpp b/storage/ndb/src/kernel/vm/DataBuffer.hpp
index 7f553898eb5..7f553898eb5 100644
--- a/ndb/src/kernel/vm/DataBuffer.hpp
+++ b/storage/ndb/src/kernel/vm/DataBuffer.hpp
diff --git a/ndb/src/kernel/vm/Emulator.cpp b/storage/ndb/src/kernel/vm/Emulator.cpp
index d6ed6c0dafd..d6ed6c0dafd 100644
--- a/ndb/src/kernel/vm/Emulator.cpp
+++ b/storage/ndb/src/kernel/vm/Emulator.cpp
diff --git a/ndb/src/kernel/vm/Emulator.hpp b/storage/ndb/src/kernel/vm/Emulator.hpp
index dba8cb3ab9b..dba8cb3ab9b 100644
--- a/ndb/src/kernel/vm/Emulator.hpp
+++ b/storage/ndb/src/kernel/vm/Emulator.hpp
diff --git a/ndb/src/kernel/vm/FastScheduler.cpp b/storage/ndb/src/kernel/vm/FastScheduler.cpp
index a2d806571fe..a2d806571fe 100644
--- a/ndb/src/kernel/vm/FastScheduler.cpp
+++ b/storage/ndb/src/kernel/vm/FastScheduler.cpp
diff --git a/ndb/src/kernel/vm/FastScheduler.hpp b/storage/ndb/src/kernel/vm/FastScheduler.hpp
index dc707e47eef..dc707e47eef 100644
--- a/ndb/src/kernel/vm/FastScheduler.hpp
+++ b/storage/ndb/src/kernel/vm/FastScheduler.hpp
diff --git a/ndb/src/kernel/vm/GlobalData.hpp b/storage/ndb/src/kernel/vm/GlobalData.hpp
index 99b65727374..99b65727374 100644
--- a/ndb/src/kernel/vm/GlobalData.hpp
+++ b/storage/ndb/src/kernel/vm/GlobalData.hpp
diff --git a/ndb/src/kernel/vm/KeyTable.hpp b/storage/ndb/src/kernel/vm/KeyTable.hpp
index e78837b5c8a..e78837b5c8a 100644
--- a/ndb/src/kernel/vm/KeyTable.hpp
+++ b/storage/ndb/src/kernel/vm/KeyTable.hpp
diff --git a/ndb/src/kernel/vm/KeyTable2.hpp b/storage/ndb/src/kernel/vm/KeyTable2.hpp
index 5c2b3096abe..5c2b3096abe 100644
--- a/ndb/src/kernel/vm/KeyTable2.hpp
+++ b/storage/ndb/src/kernel/vm/KeyTable2.hpp
diff --git a/ndb/src/kernel/vm/LongSignal.hpp b/storage/ndb/src/kernel/vm/LongSignal.hpp
index 9818358011f..9818358011f 100644
--- a/ndb/src/kernel/vm/LongSignal.hpp
+++ b/storage/ndb/src/kernel/vm/LongSignal.hpp
diff --git a/ndb/src/kernel/vm/Makefile.am b/storage/ndb/src/kernel/vm/Makefile.am
index 0dce9285ae3..0dce9285ae3 100644
--- a/ndb/src/kernel/vm/Makefile.am
+++ b/storage/ndb/src/kernel/vm/Makefile.am
diff --git a/ndb/src/kernel/vm/MetaData.cpp b/storage/ndb/src/kernel/vm/MetaData.cpp
index 51afbf21503..51afbf21503 100644
--- a/ndb/src/kernel/vm/MetaData.cpp
+++ b/storage/ndb/src/kernel/vm/MetaData.cpp
diff --git a/ndb/src/kernel/vm/MetaData.hpp b/storage/ndb/src/kernel/vm/MetaData.hpp
index 1000114a421..1000114a421 100644
--- a/ndb/src/kernel/vm/MetaData.hpp
+++ b/storage/ndb/src/kernel/vm/MetaData.hpp
diff --git a/ndb/src/kernel/vm/Mutex.cpp b/storage/ndb/src/kernel/vm/Mutex.cpp
index aab9e74312b..aab9e74312b 100644
--- a/ndb/src/kernel/vm/Mutex.cpp
+++ b/storage/ndb/src/kernel/vm/Mutex.cpp
diff --git a/ndb/src/kernel/vm/Mutex.hpp b/storage/ndb/src/kernel/vm/Mutex.hpp
index 7a16046188c..7a16046188c 100644
--- a/ndb/src/kernel/vm/Mutex.hpp
+++ b/storage/ndb/src/kernel/vm/Mutex.hpp
diff --git a/ndb/src/kernel/vm/Prio.hpp b/storage/ndb/src/kernel/vm/Prio.hpp
index 4c9c22b0afe..4c9c22b0afe 100644
--- a/ndb/src/kernel/vm/Prio.hpp
+++ b/storage/ndb/src/kernel/vm/Prio.hpp
diff --git a/ndb/src/kernel/vm/RequestTracker.hpp b/storage/ndb/src/kernel/vm/RequestTracker.hpp
index 5fd1ae7255a..5fd1ae7255a 100644
--- a/ndb/src/kernel/vm/RequestTracker.hpp
+++ b/storage/ndb/src/kernel/vm/RequestTracker.hpp
diff --git a/ndb/src/kernel/vm/SLList.hpp b/storage/ndb/src/kernel/vm/SLList.hpp
index 5fde41aa3e0..5fde41aa3e0 100644
--- a/ndb/src/kernel/vm/SLList.hpp
+++ b/storage/ndb/src/kernel/vm/SLList.hpp
diff --git a/ndb/src/kernel/vm/SafeCounter.cpp b/storage/ndb/src/kernel/vm/SafeCounter.cpp
index b09ad08b026..b09ad08b026 100644
--- a/ndb/src/kernel/vm/SafeCounter.cpp
+++ b/storage/ndb/src/kernel/vm/SafeCounter.cpp
diff --git a/ndb/src/kernel/vm/SafeCounter.hpp b/storage/ndb/src/kernel/vm/SafeCounter.hpp
index 1f3cc15c2d6..1f3cc15c2d6 100644
--- a/ndb/src/kernel/vm/SafeCounter.hpp
+++ b/storage/ndb/src/kernel/vm/SafeCounter.hpp
diff --git a/ndb/src/kernel/vm/SectionReader.cpp b/storage/ndb/src/kernel/vm/SectionReader.cpp
index dd474a49e50..dd474a49e50 100644
--- a/ndb/src/kernel/vm/SectionReader.cpp
+++ b/storage/ndb/src/kernel/vm/SectionReader.cpp
diff --git a/ndb/src/kernel/vm/SectionReader.hpp b/storage/ndb/src/kernel/vm/SectionReader.hpp
index b51006b6128..b51006b6128 100644
--- a/ndb/src/kernel/vm/SectionReader.hpp
+++ b/storage/ndb/src/kernel/vm/SectionReader.hpp
diff --git a/ndb/src/kernel/vm/SignalCounter.hpp b/storage/ndb/src/kernel/vm/SignalCounter.hpp
index 62242cb65bd..62242cb65bd 100644
--- a/ndb/src/kernel/vm/SignalCounter.hpp
+++ b/storage/ndb/src/kernel/vm/SignalCounter.hpp
diff --git a/ndb/src/kernel/vm/SimBlockList.hpp b/storage/ndb/src/kernel/vm/SimBlockList.hpp
index 40485a37425..40485a37425 100644
--- a/ndb/src/kernel/vm/SimBlockList.hpp
+++ b/storage/ndb/src/kernel/vm/SimBlockList.hpp
diff --git a/ndb/src/kernel/vm/SimplePropertiesSection.cpp b/storage/ndb/src/kernel/vm/SimplePropertiesSection.cpp
index 070563be36b..070563be36b 100644
--- a/ndb/src/kernel/vm/SimplePropertiesSection.cpp
+++ b/storage/ndb/src/kernel/vm/SimplePropertiesSection.cpp
diff --git a/ndb/src/kernel/vm/SimulatedBlock.cpp b/storage/ndb/src/kernel/vm/SimulatedBlock.cpp
index 35c0781a24d..35c0781a24d 100644
--- a/ndb/src/kernel/vm/SimulatedBlock.cpp
+++ b/storage/ndb/src/kernel/vm/SimulatedBlock.cpp
diff --git a/ndb/src/kernel/vm/SimulatedBlock.hpp b/storage/ndb/src/kernel/vm/SimulatedBlock.hpp
index 787d14ca5cb..787d14ca5cb 100644
--- a/ndb/src/kernel/vm/SimulatedBlock.hpp
+++ b/storage/ndb/src/kernel/vm/SimulatedBlock.hpp
diff --git a/ndb/src/kernel/vm/ThreadConfig.cpp b/storage/ndb/src/kernel/vm/ThreadConfig.cpp
index 76fcc4ba84f..76fcc4ba84f 100644
--- a/ndb/src/kernel/vm/ThreadConfig.cpp
+++ b/storage/ndb/src/kernel/vm/ThreadConfig.cpp
diff --git a/ndb/src/kernel/vm/ThreadConfig.hpp b/storage/ndb/src/kernel/vm/ThreadConfig.hpp
index 91c2cafe0e0..91c2cafe0e0 100644
--- a/ndb/src/kernel/vm/ThreadConfig.hpp
+++ b/storage/ndb/src/kernel/vm/ThreadConfig.hpp
diff --git a/ndb/src/kernel/vm/TimeQueue.cpp b/storage/ndb/src/kernel/vm/TimeQueue.cpp
index 56988c2e3da..56988c2e3da 100644
--- a/ndb/src/kernel/vm/TimeQueue.cpp
+++ b/storage/ndb/src/kernel/vm/TimeQueue.cpp
diff --git a/ndb/src/kernel/vm/TimeQueue.hpp b/storage/ndb/src/kernel/vm/TimeQueue.hpp
index 1203ace10f5..1203ace10f5 100644
--- a/ndb/src/kernel/vm/TimeQueue.hpp
+++ b/storage/ndb/src/kernel/vm/TimeQueue.hpp
diff --git a/ndb/src/kernel/vm/TransporterCallback.cpp b/storage/ndb/src/kernel/vm/TransporterCallback.cpp
index 0f292143c21..0f292143c21 100644
--- a/ndb/src/kernel/vm/TransporterCallback.cpp
+++ b/storage/ndb/src/kernel/vm/TransporterCallback.cpp
diff --git a/ndb/src/kernel/vm/VMSignal.cpp b/storage/ndb/src/kernel/vm/VMSignal.cpp
index e4eafb47ff7..e4eafb47ff7 100644
--- a/ndb/src/kernel/vm/VMSignal.cpp
+++ b/storage/ndb/src/kernel/vm/VMSignal.cpp
diff --git a/ndb/src/kernel/vm/VMSignal.hpp b/storage/ndb/src/kernel/vm/VMSignal.hpp
index 45543c5d174..45543c5d174 100644
--- a/ndb/src/kernel/vm/VMSignal.hpp
+++ b/storage/ndb/src/kernel/vm/VMSignal.hpp
diff --git a/ndb/src/kernel/vm/WaitQueue.hpp b/storage/ndb/src/kernel/vm/WaitQueue.hpp
index 4d7240b6866..4d7240b6866 100644
--- a/ndb/src/kernel/vm/WaitQueue.hpp
+++ b/storage/ndb/src/kernel/vm/WaitQueue.hpp
diff --git a/ndb/src/kernel/vm/WatchDog.cpp b/storage/ndb/src/kernel/vm/WatchDog.cpp
index 23475a478d3..23475a478d3 100644
--- a/ndb/src/kernel/vm/WatchDog.cpp
+++ b/storage/ndb/src/kernel/vm/WatchDog.cpp
diff --git a/ndb/src/kernel/vm/WatchDog.hpp b/storage/ndb/src/kernel/vm/WatchDog.hpp
index 4b44b1a96a2..4b44b1a96a2 100644
--- a/ndb/src/kernel/vm/WatchDog.hpp
+++ b/storage/ndb/src/kernel/vm/WatchDog.hpp
diff --git a/ndb/src/kernel/vm/al_test/Makefile b/storage/ndb/src/kernel/vm/al_test/Makefile
index a7287a341fd..a7287a341fd 100644
--- a/ndb/src/kernel/vm/al_test/Makefile
+++ b/storage/ndb/src/kernel/vm/al_test/Makefile
diff --git a/ndb/src/kernel/vm/al_test/arrayListTest.cpp b/storage/ndb/src/kernel/vm/al_test/arrayListTest.cpp
index bb320106653..bb320106653 100644
--- a/ndb/src/kernel/vm/al_test/arrayListTest.cpp
+++ b/storage/ndb/src/kernel/vm/al_test/arrayListTest.cpp
diff --git a/ndb/src/kernel/vm/al_test/arrayPoolTest.cpp b/storage/ndb/src/kernel/vm/al_test/arrayPoolTest.cpp
index e80905121e1..e80905121e1 100644
--- a/ndb/src/kernel/vm/al_test/arrayPoolTest.cpp
+++ b/storage/ndb/src/kernel/vm/al_test/arrayPoolTest.cpp
diff --git a/ndb/src/kernel/vm/al_test/main.cpp b/storage/ndb/src/kernel/vm/al_test/main.cpp
index 23193b50725..23193b50725 100644
--- a/ndb/src/kernel/vm/al_test/main.cpp
+++ b/storage/ndb/src/kernel/vm/al_test/main.cpp
diff --git a/ndb/src/kernel/vm/pc.hpp b/storage/ndb/src/kernel/vm/pc.hpp
index 2d745d26b1c..2d745d26b1c 100644
--- a/ndb/src/kernel/vm/pc.hpp
+++ b/storage/ndb/src/kernel/vm/pc.hpp
diff --git a/ndb/src/kernel/vm/testCopy/Makefile b/storage/ndb/src/kernel/vm/testCopy/Makefile
index 5abd93eb74f..5abd93eb74f 100644
--- a/ndb/src/kernel/vm/testCopy/Makefile
+++ b/storage/ndb/src/kernel/vm/testCopy/Makefile
diff --git a/ndb/src/kernel/vm/testCopy/rr.cpp b/storage/ndb/src/kernel/vm/testCopy/rr.cpp
index 1e8305dfe4c..1e8305dfe4c 100644
--- a/ndb/src/kernel/vm/testCopy/rr.cpp
+++ b/storage/ndb/src/kernel/vm/testCopy/rr.cpp
diff --git a/ndb/src/kernel/vm/testCopy/testCopy.cpp b/storage/ndb/src/kernel/vm/testCopy/testCopy.cpp
index 78a1dab2619..78a1dab2619 100644
--- a/ndb/src/kernel/vm/testCopy/testCopy.cpp
+++ b/storage/ndb/src/kernel/vm/testCopy/testCopy.cpp
diff --git a/ndb/src/kernel/vm/testDataBuffer/Makefile b/storage/ndb/src/kernel/vm/testDataBuffer/Makefile
index 693989dfe3c..693989dfe3c 100644
--- a/ndb/src/kernel/vm/testDataBuffer/Makefile
+++ b/storage/ndb/src/kernel/vm/testDataBuffer/Makefile
diff --git a/ndb/src/kernel/vm/testDataBuffer/testDataBuffer.cpp b/storage/ndb/src/kernel/vm/testDataBuffer/testDataBuffer.cpp
index 5ba59418223..5ba59418223 100644
--- a/ndb/src/kernel/vm/testDataBuffer/testDataBuffer.cpp
+++ b/storage/ndb/src/kernel/vm/testDataBuffer/testDataBuffer.cpp
diff --git a/ndb/src/kernel/vm/testLongSig/Makefile b/storage/ndb/src/kernel/vm/testLongSig/Makefile
index ecf33dca109..ecf33dca109 100644
--- a/ndb/src/kernel/vm/testLongSig/Makefile
+++ b/storage/ndb/src/kernel/vm/testLongSig/Makefile
diff --git a/ndb/src/kernel/vm/testLongSig/testLongSig.cpp b/storage/ndb/src/kernel/vm/testLongSig/testLongSig.cpp
index 1d1fb8ebc82..1d1fb8ebc82 100644
--- a/ndb/src/kernel/vm/testLongSig/testLongSig.cpp
+++ b/storage/ndb/src/kernel/vm/testLongSig/testLongSig.cpp
diff --git a/ndb/src/kernel/vm/testSimplePropertiesSection/Makefile b/storage/ndb/src/kernel/vm/testSimplePropertiesSection/Makefile
index fb3aea00507..fb3aea00507 100644
--- a/ndb/src/kernel/vm/testSimplePropertiesSection/Makefile
+++ b/storage/ndb/src/kernel/vm/testSimplePropertiesSection/Makefile
diff --git a/ndb/src/kernel/vm/testSimplePropertiesSection/test.cpp b/storage/ndb/src/kernel/vm/testSimplePropertiesSection/test.cpp
index e16870edf11..e16870edf11 100644
--- a/ndb/src/kernel/vm/testSimplePropertiesSection/test.cpp
+++ b/storage/ndb/src/kernel/vm/testSimplePropertiesSection/test.cpp
diff --git a/ndb/src/mgmapi/LocalConfig.cpp b/storage/ndb/src/mgmapi/LocalConfig.cpp
index 75ad8b40a1f..75ad8b40a1f 100644
--- a/ndb/src/mgmapi/LocalConfig.cpp
+++ b/storage/ndb/src/mgmapi/LocalConfig.cpp
diff --git a/ndb/src/mgmapi/LocalConfig.hpp b/storage/ndb/src/mgmapi/LocalConfig.hpp
index c415ec1be91..c415ec1be91 100644
--- a/ndb/src/mgmapi/LocalConfig.hpp
+++ b/storage/ndb/src/mgmapi/LocalConfig.hpp
diff --git a/ndb/src/mgmapi/Makefile.am b/storage/ndb/src/mgmapi/Makefile.am
index db730bf8c89..db730bf8c89 100644
--- a/ndb/src/mgmapi/Makefile.am
+++ b/storage/ndb/src/mgmapi/Makefile.am
diff --git a/ndb/src/mgmapi/mgmapi.cpp b/storage/ndb/src/mgmapi/mgmapi.cpp
index fe7909ba5a1..fe7909ba5a1 100644
--- a/ndb/src/mgmapi/mgmapi.cpp
+++ b/storage/ndb/src/mgmapi/mgmapi.cpp
diff --git a/ndb/src/mgmapi/mgmapi_configuration.cpp b/storage/ndb/src/mgmapi/mgmapi_configuration.cpp
index 80ab428c05a..80ab428c05a 100644
--- a/ndb/src/mgmapi/mgmapi_configuration.cpp
+++ b/storage/ndb/src/mgmapi/mgmapi_configuration.cpp
diff --git a/ndb/src/mgmapi/mgmapi_configuration.hpp b/storage/ndb/src/mgmapi/mgmapi_configuration.hpp
index 7d60a4842a1..7d60a4842a1 100644
--- a/ndb/src/mgmapi/mgmapi_configuration.hpp
+++ b/storage/ndb/src/mgmapi/mgmapi_configuration.hpp
diff --git a/ndb/src/mgmapi/mgmapi_internal.h b/storage/ndb/src/mgmapi/mgmapi_internal.h
index 90f93129f2a..90f93129f2a 100644
--- a/ndb/src/mgmapi/mgmapi_internal.h
+++ b/storage/ndb/src/mgmapi/mgmapi_internal.h
diff --git a/ndb/src/mgmapi/ndb_logevent.cpp b/storage/ndb/src/mgmapi/ndb_logevent.cpp
index 2817abcfdbb..2817abcfdbb 100644
--- a/ndb/src/mgmapi/ndb_logevent.cpp
+++ b/storage/ndb/src/mgmapi/ndb_logevent.cpp
diff --git a/ndb/src/mgmapi/ndb_logevent.hpp b/storage/ndb/src/mgmapi/ndb_logevent.hpp
index cb1a0e388e5..cb1a0e388e5 100644
--- a/ndb/src/mgmapi/ndb_logevent.hpp
+++ b/storage/ndb/src/mgmapi/ndb_logevent.hpp
diff --git a/ndb/src/mgmapi/test/Makefile b/storage/ndb/src/mgmapi/test/Makefile
index c6d3efa6fcc..c6d3efa6fcc 100644
--- a/ndb/src/mgmapi/test/Makefile
+++ b/storage/ndb/src/mgmapi/test/Makefile
diff --git a/ndb/src/mgmapi/test/keso.c b/storage/ndb/src/mgmapi/test/keso.c
index d2675b2ca8a..d2675b2ca8a 100644
--- a/ndb/src/mgmapi/test/keso.c
+++ b/storage/ndb/src/mgmapi/test/keso.c
diff --git a/ndb/src/mgmapi/test/mgmSrvApi.cpp b/storage/ndb/src/mgmapi/test/mgmSrvApi.cpp
index 4a8e38c9ba5..4a8e38c9ba5 100644
--- a/ndb/src/mgmapi/test/mgmSrvApi.cpp
+++ b/storage/ndb/src/mgmapi/test/mgmSrvApi.cpp
diff --git a/ndb/src/mgmclient/CommandInterpreter.cpp b/storage/ndb/src/mgmclient/CommandInterpreter.cpp
index 389fc08b97c..389fc08b97c 100644
--- a/ndb/src/mgmclient/CommandInterpreter.cpp
+++ b/storage/ndb/src/mgmclient/CommandInterpreter.cpp
diff --git a/ndb/src/mgmclient/Makefile.am b/storage/ndb/src/mgmclient/Makefile.am
index c63e8d1bff8..c63e8d1bff8 100644
--- a/ndb/src/mgmclient/Makefile.am
+++ b/storage/ndb/src/mgmclient/Makefile.am
diff --git a/ndb/src/mgmclient/main.cpp b/storage/ndb/src/mgmclient/main.cpp
index 19c84f6ec8d..19c84f6ec8d 100644
--- a/ndb/src/mgmclient/main.cpp
+++ b/storage/ndb/src/mgmclient/main.cpp
diff --git a/ndb/src/mgmclient/ndb_mgmclient.h b/storage/ndb/src/mgmclient/ndb_mgmclient.h
index b62a33999a3..b62a33999a3 100644
--- a/ndb/src/mgmclient/ndb_mgmclient.h
+++ b/storage/ndb/src/mgmclient/ndb_mgmclient.h
diff --git a/ndb/src/mgmclient/ndb_mgmclient.hpp b/storage/ndb/src/mgmclient/ndb_mgmclient.hpp
index bffdf69f920..bffdf69f920 100644
--- a/ndb/src/mgmclient/ndb_mgmclient.hpp
+++ b/storage/ndb/src/mgmclient/ndb_mgmclient.hpp
diff --git a/ndb/src/mgmclient/test_cpcd/Makefile b/storage/ndb/src/mgmclient/test_cpcd/Makefile
index 4ced10cfc59..4ced10cfc59 100644
--- a/ndb/src/mgmclient/test_cpcd/Makefile
+++ b/storage/ndb/src/mgmclient/test_cpcd/Makefile
diff --git a/ndb/src/mgmclient/test_cpcd/test_cpcd.cpp b/storage/ndb/src/mgmclient/test_cpcd/test_cpcd.cpp
index 32f0adbcf26..32f0adbcf26 100644
--- a/ndb/src/mgmclient/test_cpcd/test_cpcd.cpp
+++ b/storage/ndb/src/mgmclient/test_cpcd/test_cpcd.cpp
diff --git a/ndb/src/mgmsrv/Config.cpp b/storage/ndb/src/mgmsrv/Config.cpp
index 5ff9cbe04ad..5ff9cbe04ad 100644
--- a/ndb/src/mgmsrv/Config.cpp
+++ b/storage/ndb/src/mgmsrv/Config.cpp
diff --git a/ndb/src/mgmsrv/Config.hpp b/storage/ndb/src/mgmsrv/Config.hpp
index b5e1e17b027..b5e1e17b027 100644
--- a/ndb/src/mgmsrv/Config.hpp
+++ b/storage/ndb/src/mgmsrv/Config.hpp
diff --git a/ndb/src/mgmsrv/ConfigInfo.cpp b/storage/ndb/src/mgmsrv/ConfigInfo.cpp
index 67bf09fab10..67bf09fab10 100644
--- a/ndb/src/mgmsrv/ConfigInfo.cpp
+++ b/storage/ndb/src/mgmsrv/ConfigInfo.cpp
diff --git a/ndb/src/mgmsrv/ConfigInfo.hpp b/storage/ndb/src/mgmsrv/ConfigInfo.hpp
index dff8b34bf4a..dff8b34bf4a 100644
--- a/ndb/src/mgmsrv/ConfigInfo.hpp
+++ b/storage/ndb/src/mgmsrv/ConfigInfo.hpp
diff --git a/ndb/src/mgmsrv/InitConfigFileParser.cpp b/storage/ndb/src/mgmsrv/InitConfigFileParser.cpp
index 822e10c89aa..822e10c89aa 100644
--- a/ndb/src/mgmsrv/InitConfigFileParser.cpp
+++ b/storage/ndb/src/mgmsrv/InitConfigFileParser.cpp
diff --git a/ndb/src/mgmsrv/InitConfigFileParser.hpp b/storage/ndb/src/mgmsrv/InitConfigFileParser.hpp
index 1ea0a094ccd..1ea0a094ccd 100644
--- a/ndb/src/mgmsrv/InitConfigFileParser.hpp
+++ b/storage/ndb/src/mgmsrv/InitConfigFileParser.hpp
diff --git a/ndb/src/mgmsrv/Makefile.am b/storage/ndb/src/mgmsrv/Makefile.am
index 7fd3fa66b43..7fd3fa66b43 100644
--- a/ndb/src/mgmsrv/Makefile.am
+++ b/storage/ndb/src/mgmsrv/Makefile.am
diff --git a/ndb/src/mgmsrv/MgmtSrvr.cpp b/storage/ndb/src/mgmsrv/MgmtSrvr.cpp
index 21c3c4d614d..21c3c4d614d 100644
--- a/ndb/src/mgmsrv/MgmtSrvr.cpp
+++ b/storage/ndb/src/mgmsrv/MgmtSrvr.cpp
diff --git a/ndb/src/mgmsrv/MgmtSrvr.hpp b/storage/ndb/src/mgmsrv/MgmtSrvr.hpp
index 95298630230..95298630230 100644
--- a/ndb/src/mgmsrv/MgmtSrvr.hpp
+++ b/storage/ndb/src/mgmsrv/MgmtSrvr.hpp
diff --git a/ndb/src/mgmsrv/MgmtSrvrConfig.cpp b/storage/ndb/src/mgmsrv/MgmtSrvrConfig.cpp
index 6c4b4e9ae3c..6c4b4e9ae3c 100644
--- a/ndb/src/mgmsrv/MgmtSrvrConfig.cpp
+++ b/storage/ndb/src/mgmsrv/MgmtSrvrConfig.cpp
diff --git a/ndb/src/mgmsrv/MgmtSrvrGeneralSignalHandling.cpp b/storage/ndb/src/mgmsrv/MgmtSrvrGeneralSignalHandling.cpp
index 2126c9d358d..2126c9d358d 100644
--- a/ndb/src/mgmsrv/MgmtSrvrGeneralSignalHandling.cpp
+++ b/storage/ndb/src/mgmsrv/MgmtSrvrGeneralSignalHandling.cpp
diff --git a/ndb/src/mgmsrv/Services.cpp b/storage/ndb/src/mgmsrv/Services.cpp
index bbd3db1e734..bbd3db1e734 100644
--- a/ndb/src/mgmsrv/Services.cpp
+++ b/storage/ndb/src/mgmsrv/Services.cpp
diff --git a/ndb/src/mgmsrv/Services.hpp b/storage/ndb/src/mgmsrv/Services.hpp
index ff9008b05a8..ff9008b05a8 100644
--- a/ndb/src/mgmsrv/Services.hpp
+++ b/storage/ndb/src/mgmsrv/Services.hpp
diff --git a/ndb/src/mgmsrv/SignalQueue.cpp b/storage/ndb/src/mgmsrv/SignalQueue.cpp
index 08ad5f363a6..08ad5f363a6 100644
--- a/ndb/src/mgmsrv/SignalQueue.cpp
+++ b/storage/ndb/src/mgmsrv/SignalQueue.cpp
diff --git a/ndb/src/mgmsrv/SignalQueue.hpp b/storage/ndb/src/mgmsrv/SignalQueue.hpp
index bacbad53415..bacbad53415 100644
--- a/ndb/src/mgmsrv/SignalQueue.hpp
+++ b/storage/ndb/src/mgmsrv/SignalQueue.hpp
diff --git a/ndb/src/mgmsrv/convertStrToInt.cpp b/storage/ndb/src/mgmsrv/convertStrToInt.cpp
index e5216047d10..e5216047d10 100644
--- a/ndb/src/mgmsrv/convertStrToInt.cpp
+++ b/storage/ndb/src/mgmsrv/convertStrToInt.cpp
diff --git a/ndb/src/mgmsrv/convertStrToInt.hpp b/storage/ndb/src/mgmsrv/convertStrToInt.hpp
index 0b2a96ed0bf..0b2a96ed0bf 100644
--- a/ndb/src/mgmsrv/convertStrToInt.hpp
+++ b/storage/ndb/src/mgmsrv/convertStrToInt.hpp
diff --git a/ndb/src/mgmsrv/main.cpp b/storage/ndb/src/mgmsrv/main.cpp
index 3335fdc827c..3335fdc827c 100644
--- a/ndb/src/mgmsrv/main.cpp
+++ b/storage/ndb/src/mgmsrv/main.cpp
diff --git a/ndb/src/mgmsrv/mkconfig/Makefile b/storage/ndb/src/mgmsrv/mkconfig/Makefile
index 43574eefbd1..43574eefbd1 100644
--- a/ndb/src/mgmsrv/mkconfig/Makefile
+++ b/storage/ndb/src/mgmsrv/mkconfig/Makefile
diff --git a/ndb/src/mgmsrv/mkconfig/mkconfig.cpp b/storage/ndb/src/mgmsrv/mkconfig/mkconfig.cpp
index 28823aaa35e..28823aaa35e 100644
--- a/ndb/src/mgmsrv/mkconfig/mkconfig.cpp
+++ b/storage/ndb/src/mgmsrv/mkconfig/mkconfig.cpp
diff --git a/ndb/src/ndbapi/API.hpp b/storage/ndb/src/ndbapi/API.hpp
index 05e2d863cb6..05e2d863cb6 100644
--- a/ndb/src/ndbapi/API.hpp
+++ b/storage/ndb/src/ndbapi/API.hpp
diff --git a/ndb/src/ndbapi/ClusterMgr.cpp b/storage/ndb/src/ndbapi/ClusterMgr.cpp
index 71938e27037..71938e27037 100644
--- a/ndb/src/ndbapi/ClusterMgr.cpp
+++ b/storage/ndb/src/ndbapi/ClusterMgr.cpp
diff --git a/ndb/src/ndbapi/ClusterMgr.hpp b/storage/ndb/src/ndbapi/ClusterMgr.hpp
index cc3cf66c8aa..cc3cf66c8aa 100644
--- a/ndb/src/ndbapi/ClusterMgr.hpp
+++ b/storage/ndb/src/ndbapi/ClusterMgr.hpp
diff --git a/ndb/src/ndbapi/DictCache.cpp b/storage/ndb/src/ndbapi/DictCache.cpp
index da9d5b70d47..da9d5b70d47 100644
--- a/ndb/src/ndbapi/DictCache.cpp
+++ b/storage/ndb/src/ndbapi/DictCache.cpp
diff --git a/ndb/src/ndbapi/DictCache.hpp b/storage/ndb/src/ndbapi/DictCache.hpp
index 58c08a93e61..58c08a93e61 100644
--- a/ndb/src/ndbapi/DictCache.hpp
+++ b/storage/ndb/src/ndbapi/DictCache.hpp
diff --git a/ndb/src/ndbapi/Makefile.am b/storage/ndb/src/ndbapi/Makefile.am
index b734e058b87..b734e058b87 100644
--- a/ndb/src/ndbapi/Makefile.am
+++ b/storage/ndb/src/ndbapi/Makefile.am
diff --git a/ndb/src/ndbapi/Ndb.cpp b/storage/ndb/src/ndbapi/Ndb.cpp
index b047ae1bd1a..b047ae1bd1a 100644
--- a/ndb/src/ndbapi/Ndb.cpp
+++ b/storage/ndb/src/ndbapi/Ndb.cpp
diff --git a/ndb/src/ndbapi/NdbApiSignal.cpp b/storage/ndb/src/ndbapi/NdbApiSignal.cpp
index b1671e593e1..b1671e593e1 100644
--- a/ndb/src/ndbapi/NdbApiSignal.cpp
+++ b/storage/ndb/src/ndbapi/NdbApiSignal.cpp
diff --git a/ndb/src/ndbapi/NdbApiSignal.hpp b/storage/ndb/src/ndbapi/NdbApiSignal.hpp
index 353c575d420..353c575d420 100644
--- a/ndb/src/ndbapi/NdbApiSignal.hpp
+++ b/storage/ndb/src/ndbapi/NdbApiSignal.hpp
diff --git a/ndb/src/ndbapi/NdbBlob.cpp b/storage/ndb/src/ndbapi/NdbBlob.cpp
index 0638f6e4c51..0638f6e4c51 100644
--- a/ndb/src/ndbapi/NdbBlob.cpp
+++ b/storage/ndb/src/ndbapi/NdbBlob.cpp
diff --git a/ndb/src/ndbapi/NdbBlobImpl.hpp b/storage/ndb/src/ndbapi/NdbBlobImpl.hpp
index 0030e910c52..0030e910c52 100644
--- a/ndb/src/ndbapi/NdbBlobImpl.hpp
+++ b/storage/ndb/src/ndbapi/NdbBlobImpl.hpp
diff --git a/ndb/src/ndbapi/NdbDictionary.cpp b/storage/ndb/src/ndbapi/NdbDictionary.cpp
index 4cc47543cec..4cc47543cec 100644
--- a/ndb/src/ndbapi/NdbDictionary.cpp
+++ b/storage/ndb/src/ndbapi/NdbDictionary.cpp
diff --git a/ndb/src/ndbapi/NdbDictionaryImpl.cpp b/storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp
index ff87a72f636..ff87a72f636 100644
--- a/ndb/src/ndbapi/NdbDictionaryImpl.cpp
+++ b/storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp
diff --git a/ndb/src/ndbapi/NdbDictionaryImpl.hpp b/storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp
index 59a5956715a..59a5956715a 100644
--- a/ndb/src/ndbapi/NdbDictionaryImpl.hpp
+++ b/storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp
diff --git a/ndb/src/ndbapi/NdbErrorOut.cpp b/storage/ndb/src/ndbapi/NdbErrorOut.cpp
index 07e0b2fe6e8..07e0b2fe6e8 100644
--- a/ndb/src/ndbapi/NdbErrorOut.cpp
+++ b/storage/ndb/src/ndbapi/NdbErrorOut.cpp
diff --git a/ndb/src/ndbapi/NdbEventOperation.cpp b/storage/ndb/src/ndbapi/NdbEventOperation.cpp
index e99cad918c5..e99cad918c5 100644
--- a/ndb/src/ndbapi/NdbEventOperation.cpp
+++ b/storage/ndb/src/ndbapi/NdbEventOperation.cpp
diff --git a/ndb/src/ndbapi/NdbEventOperationImpl.cpp b/storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp
index 208525bfc15..208525bfc15 100644
--- a/ndb/src/ndbapi/NdbEventOperationImpl.cpp
+++ b/storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp
diff --git a/ndb/src/ndbapi/NdbEventOperationImpl.hpp b/storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp
index 96958979c76..96958979c76 100644
--- a/ndb/src/ndbapi/NdbEventOperationImpl.hpp
+++ b/storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp
diff --git a/ndb/src/ndbapi/NdbImpl.hpp b/storage/ndb/src/ndbapi/NdbImpl.hpp
index d649b39c5eb..d649b39c5eb 100644
--- a/ndb/src/ndbapi/NdbImpl.hpp
+++ b/storage/ndb/src/ndbapi/NdbImpl.hpp
diff --git a/ndb/src/ndbapi/NdbIndexOperation.cpp b/storage/ndb/src/ndbapi/NdbIndexOperation.cpp
index 4cedffed4a2..4cedffed4a2 100644
--- a/ndb/src/ndbapi/NdbIndexOperation.cpp
+++ b/storage/ndb/src/ndbapi/NdbIndexOperation.cpp
diff --git a/ndb/src/ndbapi/NdbLinHash.hpp b/storage/ndb/src/ndbapi/NdbLinHash.hpp
index f245a261a04..f245a261a04 100644
--- a/ndb/src/ndbapi/NdbLinHash.hpp
+++ b/storage/ndb/src/ndbapi/NdbLinHash.hpp
diff --git a/ndb/src/ndbapi/NdbOperation.cpp b/storage/ndb/src/ndbapi/NdbOperation.cpp
index c9143444908..c9143444908 100644
--- a/ndb/src/ndbapi/NdbOperation.cpp
+++ b/storage/ndb/src/ndbapi/NdbOperation.cpp
diff --git a/ndb/src/ndbapi/NdbOperationDefine.cpp b/storage/ndb/src/ndbapi/NdbOperationDefine.cpp
index 835e33dfb40..835e33dfb40 100644
--- a/ndb/src/ndbapi/NdbOperationDefine.cpp
+++ b/storage/ndb/src/ndbapi/NdbOperationDefine.cpp
diff --git a/ndb/src/ndbapi/NdbOperationExec.cpp b/storage/ndb/src/ndbapi/NdbOperationExec.cpp
index 4200300615d..4200300615d 100644
--- a/ndb/src/ndbapi/NdbOperationExec.cpp
+++ b/storage/ndb/src/ndbapi/NdbOperationExec.cpp
diff --git a/ndb/src/ndbapi/NdbOperationInt.cpp b/storage/ndb/src/ndbapi/NdbOperationInt.cpp
index 41e0cb1d140..41e0cb1d140 100644
--- a/ndb/src/ndbapi/NdbOperationInt.cpp
+++ b/storage/ndb/src/ndbapi/NdbOperationInt.cpp
diff --git a/ndb/src/ndbapi/NdbOperationScan.cpp b/storage/ndb/src/ndbapi/NdbOperationScan.cpp
index 283eb591bdb..283eb591bdb 100644
--- a/ndb/src/ndbapi/NdbOperationScan.cpp
+++ b/storage/ndb/src/ndbapi/NdbOperationScan.cpp
diff --git a/ndb/src/ndbapi/NdbOperationSearch.cpp b/storage/ndb/src/ndbapi/NdbOperationSearch.cpp
index 06d8ddd412b..06d8ddd412b 100644
--- a/ndb/src/ndbapi/NdbOperationSearch.cpp
+++ b/storage/ndb/src/ndbapi/NdbOperationSearch.cpp
diff --git a/ndb/src/ndbapi/NdbPool.cpp b/storage/ndb/src/ndbapi/NdbPool.cpp
index a8263f564f1..a8263f564f1 100644
--- a/ndb/src/ndbapi/NdbPool.cpp
+++ b/storage/ndb/src/ndbapi/NdbPool.cpp
diff --git a/ndb/src/ndbapi/NdbPoolImpl.cpp b/storage/ndb/src/ndbapi/NdbPoolImpl.cpp
index 32e0a6f1410..32e0a6f1410 100644
--- a/ndb/src/ndbapi/NdbPoolImpl.cpp
+++ b/storage/ndb/src/ndbapi/NdbPoolImpl.cpp
diff --git a/ndb/src/ndbapi/NdbPoolImpl.hpp b/storage/ndb/src/ndbapi/NdbPoolImpl.hpp
index cd36f30e90b..cd36f30e90b 100644
--- a/ndb/src/ndbapi/NdbPoolImpl.hpp
+++ b/storage/ndb/src/ndbapi/NdbPoolImpl.hpp
diff --git a/ndb/src/ndbapi/NdbRecAttr.cpp b/storage/ndb/src/ndbapi/NdbRecAttr.cpp
index 5e5306fc33a..5e5306fc33a 100644
--- a/ndb/src/ndbapi/NdbRecAttr.cpp
+++ b/storage/ndb/src/ndbapi/NdbRecAttr.cpp
diff --git a/ndb/src/ndbapi/NdbReceiver.cpp b/storage/ndb/src/ndbapi/NdbReceiver.cpp
index df16ae66915..df16ae66915 100644
--- a/ndb/src/ndbapi/NdbReceiver.cpp
+++ b/storage/ndb/src/ndbapi/NdbReceiver.cpp
diff --git a/ndb/src/ndbapi/NdbScanFilter.cpp b/storage/ndb/src/ndbapi/NdbScanFilter.cpp
index b39fd10fe95..b39fd10fe95 100644
--- a/ndb/src/ndbapi/NdbScanFilter.cpp
+++ b/storage/ndb/src/ndbapi/NdbScanFilter.cpp
diff --git a/ndb/src/ndbapi/NdbScanOperation.cpp b/storage/ndb/src/ndbapi/NdbScanOperation.cpp
index 9cd78ec721b..9cd78ec721b 100644
--- a/ndb/src/ndbapi/NdbScanOperation.cpp
+++ b/storage/ndb/src/ndbapi/NdbScanOperation.cpp
diff --git a/ndb/src/ndbapi/NdbTransaction.cpp b/storage/ndb/src/ndbapi/NdbTransaction.cpp
index 67581e4a0f8..67581e4a0f8 100644
--- a/ndb/src/ndbapi/NdbTransaction.cpp
+++ b/storage/ndb/src/ndbapi/NdbTransaction.cpp
diff --git a/ndb/src/ndbapi/NdbTransactionScan.cpp b/storage/ndb/src/ndbapi/NdbTransactionScan.cpp
index 4c507f6ab8c..4c507f6ab8c 100644
--- a/ndb/src/ndbapi/NdbTransactionScan.cpp
+++ b/storage/ndb/src/ndbapi/NdbTransactionScan.cpp
diff --git a/ndb/src/ndbapi/NdbUtil.cpp b/storage/ndb/src/ndbapi/NdbUtil.cpp
index 5c74d251ff9..5c74d251ff9 100644
--- a/ndb/src/ndbapi/NdbUtil.cpp
+++ b/storage/ndb/src/ndbapi/NdbUtil.cpp
diff --git a/ndb/src/ndbapi/NdbUtil.hpp b/storage/ndb/src/ndbapi/NdbUtil.hpp
index 80fc15ddd8c..80fc15ddd8c 100644
--- a/ndb/src/ndbapi/NdbUtil.hpp
+++ b/storage/ndb/src/ndbapi/NdbUtil.hpp
diff --git a/ndb/src/ndbapi/NdbWaiter.hpp b/storage/ndb/src/ndbapi/NdbWaiter.hpp
index 8b7b2a75879..8b7b2a75879 100644
--- a/ndb/src/ndbapi/NdbWaiter.hpp
+++ b/storage/ndb/src/ndbapi/NdbWaiter.hpp
diff --git a/ndb/src/ndbapi/Ndberr.cpp b/storage/ndb/src/ndbapi/Ndberr.cpp
index b05818de6f1..b05818de6f1 100644
--- a/ndb/src/ndbapi/Ndberr.cpp
+++ b/storage/ndb/src/ndbapi/Ndberr.cpp
diff --git a/ndb/src/ndbapi/Ndbif.cpp b/storage/ndb/src/ndbapi/Ndbif.cpp
index 40aaa1e3daa..40aaa1e3daa 100644
--- a/ndb/src/ndbapi/Ndbif.cpp
+++ b/storage/ndb/src/ndbapi/Ndbif.cpp
diff --git a/ndb/src/ndbapi/Ndbinit.cpp b/storage/ndb/src/ndbapi/Ndbinit.cpp
index 4db9d05b59c..4db9d05b59c 100644
--- a/ndb/src/ndbapi/Ndbinit.cpp
+++ b/storage/ndb/src/ndbapi/Ndbinit.cpp
diff --git a/ndb/src/ndbapi/Ndblist.cpp b/storage/ndb/src/ndbapi/Ndblist.cpp
index df90f3378ab..df90f3378ab 100644
--- a/ndb/src/ndbapi/Ndblist.cpp
+++ b/storage/ndb/src/ndbapi/Ndblist.cpp
diff --git a/ndb/src/ndbapi/ObjectMap.hpp b/storage/ndb/src/ndbapi/ObjectMap.hpp
index 21407279f0b..21407279f0b 100644
--- a/ndb/src/ndbapi/ObjectMap.hpp
+++ b/storage/ndb/src/ndbapi/ObjectMap.hpp
diff --git a/ndb/src/ndbapi/ScanOperation.txt b/storage/ndb/src/ndbapi/ScanOperation.txt
index 27e4e8c1755..27e4e8c1755 100644
--- a/ndb/src/ndbapi/ScanOperation.txt
+++ b/storage/ndb/src/ndbapi/ScanOperation.txt
diff --git a/ndb/src/ndbapi/TransporterFacade.cpp b/storage/ndb/src/ndbapi/TransporterFacade.cpp
index 7f1e68a42d3..7f1e68a42d3 100644
--- a/ndb/src/ndbapi/TransporterFacade.cpp
+++ b/storage/ndb/src/ndbapi/TransporterFacade.cpp
diff --git a/ndb/src/ndbapi/TransporterFacade.hpp b/storage/ndb/src/ndbapi/TransporterFacade.hpp
index e74f4b51e00..e74f4b51e00 100644
--- a/ndb/src/ndbapi/TransporterFacade.hpp
+++ b/storage/ndb/src/ndbapi/TransporterFacade.hpp
diff --git a/ndb/src/ndbapi/ndb_cluster_connection.cpp b/storage/ndb/src/ndbapi/ndb_cluster_connection.cpp
index 49aded8e0ac..49aded8e0ac 100644
--- a/ndb/src/ndbapi/ndb_cluster_connection.cpp
+++ b/storage/ndb/src/ndbapi/ndb_cluster_connection.cpp
diff --git a/ndb/src/ndbapi/ndb_cluster_connection_impl.hpp b/storage/ndb/src/ndbapi/ndb_cluster_connection_impl.hpp
index 05652f3316a..05652f3316a 100644
--- a/ndb/src/ndbapi/ndb_cluster_connection_impl.hpp
+++ b/storage/ndb/src/ndbapi/ndb_cluster_connection_impl.hpp
diff --git a/ndb/src/ndbapi/ndberror.c b/storage/ndb/src/ndbapi/ndberror.c
index b033d81fa33..b033d81fa33 100644
--- a/ndb/src/ndbapi/ndberror.c
+++ b/storage/ndb/src/ndbapi/ndberror.c
diff --git a/ndb/src/ndbapi/signal-sender/Makefile b/storage/ndb/src/ndbapi/signal-sender/Makefile
index 56e6ce1eac0..56e6ce1eac0 100644
--- a/ndb/src/ndbapi/signal-sender/Makefile
+++ b/storage/ndb/src/ndbapi/signal-sender/Makefile
diff --git a/ndb/src/ndbapi/signal-sender/SignalSender.cpp b/storage/ndb/src/ndbapi/signal-sender/SignalSender.cpp
index 680d0c23b4a..680d0c23b4a 100644
--- a/ndb/src/ndbapi/signal-sender/SignalSender.cpp
+++ b/storage/ndb/src/ndbapi/signal-sender/SignalSender.cpp
diff --git a/ndb/src/ndbapi/signal-sender/SignalSender.hpp b/storage/ndb/src/ndbapi/signal-sender/SignalSender.hpp
index e4e6c1931d2..e4e6c1931d2 100644
--- a/ndb/src/ndbapi/signal-sender/SignalSender.hpp
+++ b/storage/ndb/src/ndbapi/signal-sender/SignalSender.hpp
diff --git a/ndb/src/old_files/client/Makefile b/storage/ndb/src/old_files/client/Makefile
index 1751a98bdfe..1751a98bdfe 100644
--- a/ndb/src/old_files/client/Makefile
+++ b/storage/ndb/src/old_files/client/Makefile
diff --git a/ndb/src/old_files/client/odbc/Extra.mk b/storage/ndb/src/old_files/client/odbc/Extra.mk
index 762fb0bedd0..762fb0bedd0 100644
--- a/ndb/src/old_files/client/odbc/Extra.mk
+++ b/storage/ndb/src/old_files/client/odbc/Extra.mk
diff --git a/ndb/src/old_files/client/odbc/Makefile b/storage/ndb/src/old_files/client/odbc/Makefile
index 2da683e7d86..2da683e7d86 100644
--- a/ndb/src/old_files/client/odbc/Makefile
+++ b/storage/ndb/src/old_files/client/odbc/Makefile
diff --git a/ndb/src/old_files/client/odbc/NdbOdbc.cpp b/storage/ndb/src/old_files/client/odbc/NdbOdbc.cpp
index 67c6b5e0004..67c6b5e0004 100755
--- a/ndb/src/old_files/client/odbc/NdbOdbc.cpp
+++ b/storage/ndb/src/old_files/client/odbc/NdbOdbc.cpp
diff --git a/ndb/src/old_files/client/odbc/NdbOdbc.def b/storage/ndb/src/old_files/client/odbc/NdbOdbc.def
index 85619b91915..85619b91915 100755
--- a/ndb/src/old_files/client/odbc/NdbOdbc.def
+++ b/storage/ndb/src/old_files/client/odbc/NdbOdbc.def
diff --git a/ndb/src/old_files/client/odbc/codegen/CodeGen.cpp b/storage/ndb/src/old_files/client/odbc/codegen/CodeGen.cpp
index 6be78b62bd9..6be78b62bd9 100644
--- a/ndb/src/old_files/client/odbc/codegen/CodeGen.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/CodeGen.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/CodeGen.hpp b/storage/ndb/src/old_files/client/odbc/codegen/CodeGen.hpp
index ae61dab0c2a..ae61dab0c2a 100644
--- a/ndb/src/old_files/client/odbc/codegen/CodeGen.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/CodeGen.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_base.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_base.cpp
index dc02e071156..dc02e071156 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_base.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_base.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_base.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_base.hpp
index c67c0ca7adb..c67c0ca7adb 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_base.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_base.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_column.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_column.cpp
index c4c0480a5e7..c4c0480a5e7 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_column.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_column.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_column.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_column.hpp
index af0dcea690d..af0dcea690d 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_column.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_column.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_comp_op.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_comp_op.cpp
index 7782ed1ea2a..7782ed1ea2a 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_comp_op.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_comp_op.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_comp_op.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_comp_op.hpp
index 0585ab1dabf..0585ab1dabf 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_comp_op.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_comp_op.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_create_index.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_create_index.cpp
index 84f319338a4..84f319338a4 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_create_index.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_create_index.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_create_index.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_create_index.hpp
index ebd757e1118..ebd757e1118 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_create_index.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_create_index.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_create_row.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_create_row.cpp
index 5b90b658ed7..5b90b658ed7 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_create_row.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_create_row.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_create_row.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_create_row.hpp
index f03455ff28e..f03455ff28e 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_create_row.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_create_row.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_create_table.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_create_table.cpp
index 14e4abbd7fe..14e4abbd7fe 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_create_table.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_create_table.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_create_table.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_create_table.hpp
index cbb2189d8ce..cbb2189d8ce 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_create_table.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_create_table.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_data_type.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_data_type.cpp
index 1ff0fcebcbe..1ff0fcebcbe 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_data_type.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_data_type.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_data_type.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_data_type.hpp
index 735dc05014f..735dc05014f 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_data_type.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_data_type.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_ddl.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl.cpp
index 2ba4291a0e8..2ba4291a0e8 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_ddl.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_ddl.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl.hpp
index 1ceca62d55d..1ceca62d55d 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_ddl.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_ddl_column.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_column.cpp
index ee037e54c1f..ee037e54c1f 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_ddl_column.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_column.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_ddl_column.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_column.hpp
index 7d089d37440..7d089d37440 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_ddl_column.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_column.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_ddl_constr.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_constr.cpp
index 78c23e38d97..78c23e38d97 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_ddl_constr.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_constr.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_ddl_constr.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_constr.hpp
index ea7808b37cb..ea7808b37cb 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_ddl_constr.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_constr.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_ddl_row.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_row.cpp
index 87589ebbaa0..87589ebbaa0 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_ddl_row.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_row.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_ddl_row.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_row.hpp
index ac3eded1b2e..ac3eded1b2e 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_ddl_row.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_ddl_row.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_delete.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete.cpp
index 35b3daa1aca..35b3daa1aca 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_delete.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_delete.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete.hpp
index c7fa245497b..c7fa245497b 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_delete.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_delete_index.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete_index.cpp
index 8f2c3be2848..8f2c3be2848 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_delete_index.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete_index.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_delete_index.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete_index.hpp
index 1aaaa18abcb..1aaaa18abcb 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_delete_index.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete_index.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_delete_lookup.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete_lookup.cpp
index 4a6dec64654..4a6dec64654 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_delete_lookup.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete_lookup.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_delete_lookup.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete_lookup.hpp
index 4138baefa4c..4138baefa4c 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_delete_lookup.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete_lookup.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_delete_scan.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete_scan.cpp
index fed7244a026..fed7244a026 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_delete_scan.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete_scan.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_delete_scan.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete_scan.hpp
index eb013a8257e..eb013a8257e 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_delete_scan.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_delete_scan.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_dml.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_dml.cpp
index 44fd4478646..44fd4478646 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_dml.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_dml.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_dml.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_dml.hpp
index 0618f583984..0618f583984 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_dml.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_dml.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_dml_column.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_dml_column.cpp
index 808e2ac8c4b..808e2ac8c4b 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_dml_column.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_dml_column.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_dml_column.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_dml_column.hpp
index 0fb33944a3a..0fb33944a3a 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_dml_column.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_dml_column.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_dml_row.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_dml_row.cpp
index ceb63a9f7b9..ceb63a9f7b9 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_dml_row.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_dml_row.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_dml_row.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_dml_row.hpp
index 6c7e46ba9af..6c7e46ba9af 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_dml_row.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_dml_row.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_drop_index.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_drop_index.cpp
index b6bae88e270..b6bae88e270 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_drop_index.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_drop_index.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_drop_index.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_drop_index.hpp
index 99891c9a52f..99891c9a52f 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_drop_index.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_drop_index.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_drop_table.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_drop_table.cpp
index f20bf9fdae0..f20bf9fdae0 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_drop_table.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_drop_table.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_drop_table.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_drop_table.hpp
index 849a472ed94..849a472ed94 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_drop_table.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_drop_table.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr.cpp
index 4afa75986a0..4afa75986a0 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr.hpp
index b6f07471b4d..b6f07471b4d 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr_column.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_column.cpp
index 17a9a502d4c..17a9a502d4c 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr_column.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_column.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr_column.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_column.hpp
index 2ce7c441e45..2ce7c441e45 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr_column.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_column.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr_const.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_const.cpp
index 564d307a4f8..564d307a4f8 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr_const.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_const.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr_const.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_const.hpp
index 2e26c637a23..2e26c637a23 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr_const.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_const.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr_conv.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_conv.cpp
index bc89482fedc..bc89482fedc 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr_conv.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_conv.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr_conv.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_conv.hpp
index 3294960c7b3..3294960c7b3 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr_conv.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_conv.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr_func.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_func.cpp
index 96b461a72d9..96b461a72d9 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr_func.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_func.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr_func.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_func.hpp
index 856d7529875..856d7529875 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr_func.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_func.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr_op.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_op.cpp
index 7e8314c1741..7e8314c1741 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr_op.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_op.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr_op.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_op.hpp
index f9686cad151..f9686cad151 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr_op.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_op.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr_param.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_param.cpp
index 93892cae5e6..93892cae5e6 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr_param.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_param.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr_param.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_param.hpp
index 783e5c087b4..783e5c087b4 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr_param.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_param.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr_row.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_row.cpp
index da1751d41d1..da1751d41d1 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr_row.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_row.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_expr_row.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_row.hpp
index 94527931dba..94527931dba 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_expr_row.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_expr_row.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_idx_column.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_idx_column.cpp
index 584ffef3e01..584ffef3e01 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_idx_column.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_idx_column.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_idx_column.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_idx_column.hpp
index 209ed705b48..209ed705b48 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_idx_column.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_idx_column.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_insert.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_insert.cpp
index c442186c181..c442186c181 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_insert.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_insert.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_insert.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_insert.hpp
index 748b092e33a..748b092e33a 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_insert.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_insert.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_pred.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_pred.cpp
index fe7cac7606e..fe7cac7606e 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_pred.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_pred.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_pred.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_pred.hpp
index a77c1161fa1..a77c1161fa1 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_pred.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_pred.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_pred_op.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_pred_op.cpp
index 29736e45818..29736e45818 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_pred_op.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_pred_op.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_pred_op.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_pred_op.hpp
index 9130bc3cb81..9130bc3cb81 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_pred_op.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_pred_op.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query.cpp
index 9e983942601..9e983942601 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query.hpp
index 97f98f859ff..97f98f859ff 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_count.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_count.cpp
index f52c41df802..f52c41df802 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_count.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_count.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_count.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_count.hpp
index a094eba4519..a094eba4519 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_count.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_count.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_distinct.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_distinct.cpp
index 4cbfbfe812d..4cbfbfe812d 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_distinct.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_distinct.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_distinct.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_distinct.hpp
index 62c46bda901..62c46bda901 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_distinct.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_distinct.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_filter.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_filter.cpp
index 934a24d182d..934a24d182d 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_filter.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_filter.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_filter.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_filter.hpp
index 60cbf0f86a7..60cbf0f86a7 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_filter.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_filter.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_group.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_group.cpp
index c3019efaa85..c3019efaa85 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_group.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_group.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_group.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_group.hpp
index e79022c5284..e79022c5284 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_group.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_group.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_index.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_index.cpp
index ee19d6123cc..ee19d6123cc 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_index.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_index.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_index.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_index.hpp
index 87affd50580..87affd50580 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_index.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_index.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_join.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_join.cpp
index 89aafe13610..89aafe13610 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_join.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_join.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_join.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_join.hpp
index f6ac9205329..f6ac9205329 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_join.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_join.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_lookup.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_lookup.cpp
index bad4199190b..bad4199190b 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_lookup.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_lookup.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_lookup.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_lookup.hpp
index e66623d4030..e66623d4030 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_lookup.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_lookup.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_project.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_project.cpp
index 54043ce3d5d..54043ce3d5d 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_project.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_project.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_project.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_project.hpp
index 545685ab9df..545685ab9df 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_project.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_project.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_range.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_range.cpp
index 5d29c5af315..5d29c5af315 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_range.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_range.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_range.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_range.hpp
index 4438189522c..4438189522c 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_range.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_range.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_repeat.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_repeat.cpp
index 8b295a97916..8b295a97916 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_repeat.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_repeat.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_repeat.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_repeat.hpp
index 90d6ef55104..90d6ef55104 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_repeat.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_repeat.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_scan.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_scan.cpp
index 1c0f58980e5..1c0f58980e5 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_scan.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_scan.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_scan.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_scan.hpp
index d6d1630ddf8..d6d1630ddf8 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_scan.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_scan.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_sort.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_sort.cpp
index 4ea6db8c4e2..4ea6db8c4e2 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_sort.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_sort.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_sort.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_sort.hpp
index d1aa03d9aef..d1aa03d9aef 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_sort.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_sort.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_sys.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_sys.cpp
index affe3dc1264..affe3dc1264 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_sys.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_sys.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_query_sys.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_sys.hpp
index 8eb069d0413..8eb069d0413 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_query_sys.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_query_sys.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_root.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_root.cpp
index 4f45bdffdaf..4f45bdffdaf 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_root.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_root.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_root.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_root.hpp
index 4f0f96725e3..4f0f96725e3 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_root.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_root.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_select.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_select.cpp
index 611b491968d..611b491968d 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_select.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_select.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_select.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_select.hpp
index eaa9b801f29..eaa9b801f29 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_select.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_select.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_set_row.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_set_row.cpp
index dd13ba0c3f7..dd13ba0c3f7 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_set_row.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_set_row.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_set_row.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_set_row.hpp
index 10d62826ac7..10d62826ac7 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_set_row.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_set_row.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_stmt.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_stmt.cpp
index d790f667b84..d790f667b84 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_stmt.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_stmt.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_stmt.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_stmt.hpp
index 20b7fb965fb..20b7fb965fb 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_stmt.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_stmt.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_table.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_table.cpp
index ee3c2a2ed07..ee3c2a2ed07 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_table.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_table.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_table.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_table.hpp
index 8a95b8fa26c..8a95b8fa26c 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_table.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_table.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_table_list.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_table_list.cpp
index ea9f4fdc26e..ea9f4fdc26e 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_table_list.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_table_list.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_table_list.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_table_list.hpp
index 47989166cac..47989166cac 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_table_list.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_table_list.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_update.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_update.cpp
index 0b33cd628b4..0b33cd628b4 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_update.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_update.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_update.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_update.hpp
index 380b651518b..380b651518b 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_update.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_update.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_update_index.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_update_index.cpp
index 6f74db0d913..6f74db0d913 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_update_index.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_update_index.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_update_index.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_update_index.hpp
index bbad822650a..bbad822650a 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_update_index.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_update_index.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_update_lookup.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_update_lookup.cpp
index 7525fb72692..7525fb72692 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_update_lookup.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_update_lookup.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_update_lookup.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_update_lookup.hpp
index fc4341880dd..fc4341880dd 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_update_lookup.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_update_lookup.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_update_scan.cpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_update_scan.cpp
index 9fac1728469..9fac1728469 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_update_scan.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_update_scan.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Code_update_scan.hpp b/storage/ndb/src/old_files/client/odbc/codegen/Code_update_scan.hpp
index d742883e561..d742883e561 100644
--- a/ndb/src/old_files/client/odbc/codegen/Code_update_scan.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Code_update_scan.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/Makefile b/storage/ndb/src/old_files/client/odbc/codegen/Makefile
index 49e5439556d..49e5439556d 100644
--- a/ndb/src/old_files/client/odbc/codegen/Makefile
+++ b/storage/ndb/src/old_files/client/odbc/codegen/Makefile
diff --git a/ndb/src/old_files/client/odbc/codegen/SimpleGram.ypp b/storage/ndb/src/old_files/client/odbc/codegen/SimpleGram.ypp
index 07d8017e5ed..07d8017e5ed 100644
--- a/ndb/src/old_files/client/odbc/codegen/SimpleGram.ypp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/SimpleGram.ypp
diff --git a/ndb/src/old_files/client/odbc/codegen/SimpleParser.cpp b/storage/ndb/src/old_files/client/odbc/codegen/SimpleParser.cpp
index a2418f49e37..a2418f49e37 100644
--- a/ndb/src/old_files/client/odbc/codegen/SimpleParser.cpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/SimpleParser.cpp
diff --git a/ndb/src/old_files/client/odbc/codegen/SimpleParser.hpp b/storage/ndb/src/old_files/client/odbc/codegen/SimpleParser.hpp
index abadae8f905..abadae8f905 100644
--- a/ndb/src/old_files/client/odbc/codegen/SimpleParser.hpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/SimpleParser.hpp
diff --git a/ndb/src/old_files/client/odbc/codegen/SimpleScan.lpp b/storage/ndb/src/old_files/client/odbc/codegen/SimpleScan.lpp
index 29aa876f669..29aa876f669 100644
--- a/ndb/src/old_files/client/odbc/codegen/SimpleScan.lpp
+++ b/storage/ndb/src/old_files/client/odbc/codegen/SimpleScan.lpp
diff --git a/ndb/src/old_files/client/odbc/common/AttrArea.cpp b/storage/ndb/src/old_files/client/odbc/common/AttrArea.cpp
index ff9e085a7f6..ff9e085a7f6 100644
--- a/ndb/src/old_files/client/odbc/common/AttrArea.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/AttrArea.cpp
diff --git a/ndb/src/old_files/client/odbc/common/AttrArea.hpp b/storage/ndb/src/old_files/client/odbc/common/AttrArea.hpp
index 050cce719bf..050cce719bf 100644
--- a/ndb/src/old_files/client/odbc/common/AttrArea.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/AttrArea.hpp
diff --git a/ndb/src/old_files/client/odbc/common/CodeTree.cpp b/storage/ndb/src/old_files/client/odbc/common/CodeTree.cpp
index ebe4840c5f6..ebe4840c5f6 100644
--- a/ndb/src/old_files/client/odbc/common/CodeTree.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/CodeTree.cpp
diff --git a/ndb/src/old_files/client/odbc/common/CodeTree.hpp b/storage/ndb/src/old_files/client/odbc/common/CodeTree.hpp
index 1b0ae3199af..1b0ae3199af 100644
--- a/ndb/src/old_files/client/odbc/common/CodeTree.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/CodeTree.hpp
diff --git a/ndb/src/old_files/client/odbc/common/ConnArea.cpp b/storage/ndb/src/old_files/client/odbc/common/ConnArea.cpp
index d4d3be52a3c..d4d3be52a3c 100644
--- a/ndb/src/old_files/client/odbc/common/ConnArea.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/ConnArea.cpp
diff --git a/ndb/src/old_files/client/odbc/common/ConnArea.hpp b/storage/ndb/src/old_files/client/odbc/common/ConnArea.hpp
index 36367a39bae..36367a39bae 100644
--- a/ndb/src/old_files/client/odbc/common/ConnArea.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/ConnArea.hpp
diff --git a/ndb/src/old_files/client/odbc/common/Ctx.cpp b/storage/ndb/src/old_files/client/odbc/common/Ctx.cpp
index d6faa5cba77..d6faa5cba77 100644
--- a/ndb/src/old_files/client/odbc/common/Ctx.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/Ctx.cpp
diff --git a/ndb/src/old_files/client/odbc/common/Ctx.hpp b/storage/ndb/src/old_files/client/odbc/common/Ctx.hpp
index d25d45ff0c7..d25d45ff0c7 100644
--- a/ndb/src/old_files/client/odbc/common/Ctx.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/Ctx.hpp
diff --git a/ndb/src/old_files/client/odbc/common/DataField.cpp b/storage/ndb/src/old_files/client/odbc/common/DataField.cpp
index 11aae7d893b..11aae7d893b 100644
--- a/ndb/src/old_files/client/odbc/common/DataField.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/DataField.cpp
diff --git a/ndb/src/old_files/client/odbc/common/DataField.hpp b/storage/ndb/src/old_files/client/odbc/common/DataField.hpp
index 65138df25f1..65138df25f1 100644
--- a/ndb/src/old_files/client/odbc/common/DataField.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/DataField.hpp
diff --git a/ndb/src/old_files/client/odbc/common/DataRow.cpp b/storage/ndb/src/old_files/client/odbc/common/DataRow.cpp
index 509f2673e0d..509f2673e0d 100644
--- a/ndb/src/old_files/client/odbc/common/DataRow.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/DataRow.cpp
diff --git a/ndb/src/old_files/client/odbc/common/DataRow.hpp b/storage/ndb/src/old_files/client/odbc/common/DataRow.hpp
index 4a5a1e905b9..4a5a1e905b9 100644
--- a/ndb/src/old_files/client/odbc/common/DataRow.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/DataRow.hpp
diff --git a/ndb/src/old_files/client/odbc/common/DataType.cpp b/storage/ndb/src/old_files/client/odbc/common/DataType.cpp
index 96f6a6e0877..96f6a6e0877 100644
--- a/ndb/src/old_files/client/odbc/common/DataType.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/DataType.cpp
diff --git a/ndb/src/old_files/client/odbc/common/DataType.hpp b/storage/ndb/src/old_files/client/odbc/common/DataType.hpp
index e03e445cf05..e03e445cf05 100644
--- a/ndb/src/old_files/client/odbc/common/DataType.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/DataType.hpp
diff --git a/ndb/src/old_files/client/odbc/common/DescArea.cpp b/storage/ndb/src/old_files/client/odbc/common/DescArea.cpp
index bad9f23d3ef..bad9f23d3ef 100644
--- a/ndb/src/old_files/client/odbc/common/DescArea.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/DescArea.cpp
diff --git a/ndb/src/old_files/client/odbc/common/DescArea.hpp b/storage/ndb/src/old_files/client/odbc/common/DescArea.hpp
index e9f552d758d..e9f552d758d 100644
--- a/ndb/src/old_files/client/odbc/common/DescArea.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/DescArea.hpp
diff --git a/ndb/src/old_files/client/odbc/common/DiagArea.cpp b/storage/ndb/src/old_files/client/odbc/common/DiagArea.cpp
index 06e8da89495..06e8da89495 100644
--- a/ndb/src/old_files/client/odbc/common/DiagArea.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/DiagArea.cpp
diff --git a/ndb/src/old_files/client/odbc/common/DiagArea.hpp b/storage/ndb/src/old_files/client/odbc/common/DiagArea.hpp
index 79c03de6623..79c03de6623 100644
--- a/ndb/src/old_files/client/odbc/common/DiagArea.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/DiagArea.hpp
diff --git a/ndb/src/old_files/client/odbc/common/Makefile b/storage/ndb/src/old_files/client/odbc/common/Makefile
index 7ee29738d86..7ee29738d86 100644
--- a/ndb/src/old_files/client/odbc/common/Makefile
+++ b/storage/ndb/src/old_files/client/odbc/common/Makefile
diff --git a/ndb/src/old_files/client/odbc/common/OdbcData.cpp b/storage/ndb/src/old_files/client/odbc/common/OdbcData.cpp
index 32400e07c7a..32400e07c7a 100644
--- a/ndb/src/old_files/client/odbc/common/OdbcData.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/OdbcData.cpp
diff --git a/ndb/src/old_files/client/odbc/common/OdbcData.hpp b/storage/ndb/src/old_files/client/odbc/common/OdbcData.hpp
index c1884507cfe..c1884507cfe 100644
--- a/ndb/src/old_files/client/odbc/common/OdbcData.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/OdbcData.hpp
diff --git a/ndb/src/old_files/client/odbc/common/ResultArea.cpp b/storage/ndb/src/old_files/client/odbc/common/ResultArea.cpp
index 79d7fb0ccc4..79d7fb0ccc4 100644
--- a/ndb/src/old_files/client/odbc/common/ResultArea.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/ResultArea.cpp
diff --git a/ndb/src/old_files/client/odbc/common/ResultArea.hpp b/storage/ndb/src/old_files/client/odbc/common/ResultArea.hpp
index d4890c44d99..d4890c44d99 100644
--- a/ndb/src/old_files/client/odbc/common/ResultArea.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/ResultArea.hpp
diff --git a/ndb/src/old_files/client/odbc/common/Sqlstate.cpp b/storage/ndb/src/old_files/client/odbc/common/Sqlstate.cpp
index 2d625a7c159..2d625a7c159 100644
--- a/ndb/src/old_files/client/odbc/common/Sqlstate.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/Sqlstate.cpp
diff --git a/ndb/src/old_files/client/odbc/common/Sqlstate.hpp b/storage/ndb/src/old_files/client/odbc/common/Sqlstate.hpp
index 3b4665dc6ca..3b4665dc6ca 100644
--- a/ndb/src/old_files/client/odbc/common/Sqlstate.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/Sqlstate.hpp
diff --git a/ndb/src/old_files/client/odbc/common/StmtArea.cpp b/storage/ndb/src/old_files/client/odbc/common/StmtArea.cpp
index 5ce2d47d31a..5ce2d47d31a 100644
--- a/ndb/src/old_files/client/odbc/common/StmtArea.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/StmtArea.cpp
diff --git a/ndb/src/old_files/client/odbc/common/StmtArea.hpp b/storage/ndb/src/old_files/client/odbc/common/StmtArea.hpp
index a88c6d36e6d..a88c6d36e6d 100644
--- a/ndb/src/old_files/client/odbc/common/StmtArea.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/StmtArea.hpp
diff --git a/ndb/src/old_files/client/odbc/common/StmtInfo.cpp b/storage/ndb/src/old_files/client/odbc/common/StmtInfo.cpp
index 3467fb5023e..3467fb5023e 100644
--- a/ndb/src/old_files/client/odbc/common/StmtInfo.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/StmtInfo.cpp
diff --git a/ndb/src/old_files/client/odbc/common/StmtInfo.hpp b/storage/ndb/src/old_files/client/odbc/common/StmtInfo.hpp
index 9cd489be6da..9cd489be6da 100644
--- a/ndb/src/old_files/client/odbc/common/StmtInfo.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/StmtInfo.hpp
diff --git a/ndb/src/old_files/client/odbc/common/common.cpp b/storage/ndb/src/old_files/client/odbc/common/common.cpp
index 73d14c82efe..73d14c82efe 100644
--- a/ndb/src/old_files/client/odbc/common/common.cpp
+++ b/storage/ndb/src/old_files/client/odbc/common/common.cpp
diff --git a/ndb/src/old_files/client/odbc/common/common.hpp b/storage/ndb/src/old_files/client/odbc/common/common.hpp
index d2f243b6437..d2f243b6437 100644
--- a/ndb/src/old_files/client/odbc/common/common.hpp
+++ b/storage/ndb/src/old_files/client/odbc/common/common.hpp
diff --git a/ndb/src/old_files/client/odbc/dictionary/DictCatalog.cpp b/storage/ndb/src/old_files/client/odbc/dictionary/DictCatalog.cpp
index 433347c9a70..433347c9a70 100644
--- a/ndb/src/old_files/client/odbc/dictionary/DictCatalog.cpp
+++ b/storage/ndb/src/old_files/client/odbc/dictionary/DictCatalog.cpp
diff --git a/ndb/src/old_files/client/odbc/dictionary/DictCatalog.hpp b/storage/ndb/src/old_files/client/odbc/dictionary/DictCatalog.hpp
index 5452990a51b..5452990a51b 100644
--- a/ndb/src/old_files/client/odbc/dictionary/DictCatalog.hpp
+++ b/storage/ndb/src/old_files/client/odbc/dictionary/DictCatalog.hpp
diff --git a/ndb/src/old_files/client/odbc/dictionary/DictColumn.cpp b/storage/ndb/src/old_files/client/odbc/dictionary/DictColumn.cpp
index fa0128f1ddb..fa0128f1ddb 100644
--- a/ndb/src/old_files/client/odbc/dictionary/DictColumn.cpp
+++ b/storage/ndb/src/old_files/client/odbc/dictionary/DictColumn.cpp
diff --git a/ndb/src/old_files/client/odbc/dictionary/DictColumn.hpp b/storage/ndb/src/old_files/client/odbc/dictionary/DictColumn.hpp
index 945fb86367b..945fb86367b 100644
--- a/ndb/src/old_files/client/odbc/dictionary/DictColumn.hpp
+++ b/storage/ndb/src/old_files/client/odbc/dictionary/DictColumn.hpp
diff --git a/ndb/src/old_files/client/odbc/dictionary/DictIndex.cpp b/storage/ndb/src/old_files/client/odbc/dictionary/DictIndex.cpp
index 95d93318902..95d93318902 100644
--- a/ndb/src/old_files/client/odbc/dictionary/DictIndex.cpp
+++ b/storage/ndb/src/old_files/client/odbc/dictionary/DictIndex.cpp
diff --git a/ndb/src/old_files/client/odbc/dictionary/DictIndex.hpp b/storage/ndb/src/old_files/client/odbc/dictionary/DictIndex.hpp
index 7ba46daaae3..7ba46daaae3 100644
--- a/ndb/src/old_files/client/odbc/dictionary/DictIndex.hpp
+++ b/storage/ndb/src/old_files/client/odbc/dictionary/DictIndex.hpp
diff --git a/ndb/src/old_files/client/odbc/dictionary/DictSchema.cpp b/storage/ndb/src/old_files/client/odbc/dictionary/DictSchema.cpp
index 91939cb2f26..91939cb2f26 100644
--- a/ndb/src/old_files/client/odbc/dictionary/DictSchema.cpp
+++ b/storage/ndb/src/old_files/client/odbc/dictionary/DictSchema.cpp
diff --git a/ndb/src/old_files/client/odbc/dictionary/DictSchema.hpp b/storage/ndb/src/old_files/client/odbc/dictionary/DictSchema.hpp
index 099352edbb9..099352edbb9 100644
--- a/ndb/src/old_files/client/odbc/dictionary/DictSchema.hpp
+++ b/storage/ndb/src/old_files/client/odbc/dictionary/DictSchema.hpp
diff --git a/ndb/src/old_files/client/odbc/dictionary/DictSys.cpp b/storage/ndb/src/old_files/client/odbc/dictionary/DictSys.cpp
index 1ceef66ee57..1ceef66ee57 100644
--- a/ndb/src/old_files/client/odbc/dictionary/DictSys.cpp
+++ b/storage/ndb/src/old_files/client/odbc/dictionary/DictSys.cpp
diff --git a/ndb/src/old_files/client/odbc/dictionary/DictSys.hpp b/storage/ndb/src/old_files/client/odbc/dictionary/DictSys.hpp
index e6fa661fd59..e6fa661fd59 100644
--- a/ndb/src/old_files/client/odbc/dictionary/DictSys.hpp
+++ b/storage/ndb/src/old_files/client/odbc/dictionary/DictSys.hpp
diff --git a/ndb/src/old_files/client/odbc/dictionary/DictTable.cpp b/storage/ndb/src/old_files/client/odbc/dictionary/DictTable.cpp
index 4db7d3b3aec..4db7d3b3aec 100644
--- a/ndb/src/old_files/client/odbc/dictionary/DictTable.cpp
+++ b/storage/ndb/src/old_files/client/odbc/dictionary/DictTable.cpp
diff --git a/ndb/src/old_files/client/odbc/dictionary/DictTable.hpp b/storage/ndb/src/old_files/client/odbc/dictionary/DictTable.hpp
index 5cecfff9562..5cecfff9562 100644
--- a/ndb/src/old_files/client/odbc/dictionary/DictTable.hpp
+++ b/storage/ndb/src/old_files/client/odbc/dictionary/DictTable.hpp
diff --git a/ndb/src/old_files/client/odbc/dictionary/Makefile b/storage/ndb/src/old_files/client/odbc/dictionary/Makefile
index cdfd3b6ea0c..cdfd3b6ea0c 100644
--- a/ndb/src/old_files/client/odbc/dictionary/Makefile
+++ b/storage/ndb/src/old_files/client/odbc/dictionary/Makefile
diff --git a/ndb/src/old_files/client/odbc/docs/class.fig b/storage/ndb/src/old_files/client/odbc/docs/class.fig
index 38c24c1fba4..38c24c1fba4 100644
--- a/ndb/src/old_files/client/odbc/docs/class.fig
+++ b/storage/ndb/src/old_files/client/odbc/docs/class.fig
diff --git a/ndb/src/old_files/client/odbc/docs/descfield.pl b/storage/ndb/src/old_files/client/odbc/docs/descfield.pl
index 80fef22f303..80fef22f303 100644
--- a/ndb/src/old_files/client/odbc/docs/descfield.pl
+++ b/storage/ndb/src/old_files/client/odbc/docs/descfield.pl
diff --git a/ndb/src/old_files/client/odbc/docs/diag.txt b/storage/ndb/src/old_files/client/odbc/docs/diag.txt
index a9a0e0f42d0..a9a0e0f42d0 100644
--- a/ndb/src/old_files/client/odbc/docs/diag.txt
+++ b/storage/ndb/src/old_files/client/odbc/docs/diag.txt
diff --git a/ndb/src/old_files/client/odbc/docs/getinfo.pl b/storage/ndb/src/old_files/client/odbc/docs/getinfo.pl
index 34e26b47bab..34e26b47bab 100644
--- a/ndb/src/old_files/client/odbc/docs/getinfo.pl
+++ b/storage/ndb/src/old_files/client/odbc/docs/getinfo.pl
diff --git a/ndb/src/old_files/client/odbc/docs/gettypeinfo.pl b/storage/ndb/src/old_files/client/odbc/docs/gettypeinfo.pl
index 0a999fd7249..0a999fd7249 100644
--- a/ndb/src/old_files/client/odbc/docs/gettypeinfo.pl
+++ b/storage/ndb/src/old_files/client/odbc/docs/gettypeinfo.pl
diff --git a/ndb/src/old_files/client/odbc/docs/handleattr.pl b/storage/ndb/src/old_files/client/odbc/docs/handleattr.pl
index 892d34b105b..892d34b105b 100644
--- a/ndb/src/old_files/client/odbc/docs/handleattr.pl
+++ b/storage/ndb/src/old_files/client/odbc/docs/handleattr.pl
diff --git a/ndb/src/old_files/client/odbc/docs/main.hpp b/storage/ndb/src/old_files/client/odbc/docs/main.hpp
index ebb5b1f235a..ebb5b1f235a 100644
--- a/ndb/src/old_files/client/odbc/docs/main.hpp
+++ b/storage/ndb/src/old_files/client/odbc/docs/main.hpp
diff --git a/ndb/src/old_files/client/odbc/docs/ndbodbc.html b/storage/ndb/src/old_files/client/odbc/docs/ndbodbc.html
index 6be624dfa1b..6be624dfa1b 100644
--- a/ndb/src/old_files/client/odbc/docs/ndbodbc.html
+++ b/storage/ndb/src/old_files/client/odbc/docs/ndbodbc.html
diff --git a/ndb/src/old_files/client/odbc/docs/select.fig b/storage/ndb/src/old_files/client/odbc/docs/select.fig
index 4f51a2085b4..4f51a2085b4 100644
--- a/ndb/src/old_files/client/odbc/docs/select.fig
+++ b/storage/ndb/src/old_files/client/odbc/docs/select.fig
diff --git a/ndb/src/old_files/client/odbc/docs/systables.pl b/storage/ndb/src/old_files/client/odbc/docs/systables.pl
index 728d966a7a4..728d966a7a4 100644
--- a/ndb/src/old_files/client/odbc/docs/systables.pl
+++ b/storage/ndb/src/old_files/client/odbc/docs/systables.pl
diff --git a/ndb/src/old_files/client/odbc/docs/type.txt b/storage/ndb/src/old_files/client/odbc/docs/type.txt
index d7b391afc55..d7b391afc55 100644
--- a/ndb/src/old_files/client/odbc/docs/type.txt
+++ b/storage/ndb/src/old_files/client/odbc/docs/type.txt
diff --git a/ndb/src/old_files/client/odbc/driver/Func.data b/storage/ndb/src/old_files/client/odbc/driver/Func.data
index c32671e1135..c32671e1135 100644
--- a/ndb/src/old_files/client/odbc/driver/Func.data
+++ b/storage/ndb/src/old_files/client/odbc/driver/Func.data
diff --git a/ndb/src/old_files/client/odbc/driver/Func.pl b/storage/ndb/src/old_files/client/odbc/driver/Func.pl
index 1064a6a6c6e..1064a6a6c6e 100644
--- a/ndb/src/old_files/client/odbc/driver/Func.pl
+++ b/storage/ndb/src/old_files/client/odbc/driver/Func.pl
diff --git a/ndb/src/old_files/client/odbc/driver/Makefile b/storage/ndb/src/old_files/client/odbc/driver/Makefile
index 62f82371da4..62f82371da4 100644
--- a/ndb/src/old_files/client/odbc/driver/Makefile
+++ b/storage/ndb/src/old_files/client/odbc/driver/Makefile
diff --git a/ndb/src/old_files/client/odbc/driver/SQLAllocConnect.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLAllocConnect.cpp
index a7ffd8c89d1..a7ffd8c89d1 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLAllocConnect.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLAllocConnect.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLAllocEnv.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLAllocEnv.cpp
index a62dae61008..a62dae61008 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLAllocEnv.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLAllocEnv.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLAllocHandle.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLAllocHandle.cpp
index 9daf6ead946..9daf6ead946 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLAllocHandle.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLAllocHandle.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLAllocHandleStd.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLAllocHandleStd.cpp
index 61290e37b7b..61290e37b7b 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLAllocHandleStd.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLAllocHandleStd.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLAllocStmt.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLAllocStmt.cpp
index bf3f149f5de..bf3f149f5de 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLAllocStmt.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLAllocStmt.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLBindCol.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLBindCol.cpp
index 5562334e8cc..5562334e8cc 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLBindCol.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLBindCol.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLBindParam.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLBindParam.cpp
index 2fcc17b872f..2fcc17b872f 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLBindParam.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLBindParam.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLBindParameter.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLBindParameter.cpp
index e4ca5bbc731..e4ca5bbc731 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLBindParameter.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLBindParameter.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLBrowseConnect.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLBrowseConnect.cpp
index 7e629e199e5..7e629e199e5 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLBrowseConnect.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLBrowseConnect.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLBulkOperations.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLBulkOperations.cpp
index 7d256d66e3f..7d256d66e3f 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLBulkOperations.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLBulkOperations.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLCancel.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLCancel.cpp
index ac4e43c6e89..ac4e43c6e89 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLCancel.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLCancel.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLCloseCursor.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLCloseCursor.cpp
index 26d88c91e3b..26d88c91e3b 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLCloseCursor.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLCloseCursor.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLColAttribute.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLColAttribute.cpp
index 0e7e5446932..0e7e5446932 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLColAttribute.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLColAttribute.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLColAttributes.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLColAttributes.cpp
index 05a4c1d4d37..05a4c1d4d37 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLColAttributes.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLColAttributes.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLColumnPrivileges.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLColumnPrivileges.cpp
index cfbc9c2bc57..cfbc9c2bc57 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLColumnPrivileges.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLColumnPrivileges.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLColumns.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLColumns.cpp
index 4e0b646ee7d..4e0b646ee7d 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLColumns.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLColumns.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLConnect.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLConnect.cpp
index d8f30ed47e7..d8f30ed47e7 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLConnect.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLConnect.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLCopyDesc.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLCopyDesc.cpp
index b4d4b2e4122..b4d4b2e4122 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLCopyDesc.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLCopyDesc.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLDataSources.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLDataSources.cpp
index 6115e7175f9..6115e7175f9 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLDataSources.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLDataSources.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLDescribeCol.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLDescribeCol.cpp
index f15ce8962f1..f15ce8962f1 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLDescribeCol.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLDescribeCol.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLDescribeParam.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLDescribeParam.cpp
index beff41396fe..beff41396fe 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLDescribeParam.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLDescribeParam.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLDisconnect.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLDisconnect.cpp
index 75db5604da8..75db5604da8 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLDisconnect.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLDisconnect.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLDriverConnect.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLDriverConnect.cpp
index 340babd8523..340babd8523 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLDriverConnect.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLDriverConnect.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLDrivers.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLDrivers.cpp
index 9c52f900992..9c52f900992 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLDrivers.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLDrivers.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLEndTran.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLEndTran.cpp
index 20b0b2203f5..20b0b2203f5 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLEndTran.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLEndTran.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLError.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLError.cpp
index af78c931d37..af78c931d37 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLError.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLError.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLExecDirect.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLExecDirect.cpp
index 0ad99d29cd9..0ad99d29cd9 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLExecDirect.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLExecDirect.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLExecute.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLExecute.cpp
index 9c30d418f09..9c30d418f09 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLExecute.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLExecute.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLExtendedFetch.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLExtendedFetch.cpp
index e0dd078b5d0..e0dd078b5d0 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLExtendedFetch.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLExtendedFetch.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLFetch.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLFetch.cpp
index addba7b998c..addba7b998c 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLFetch.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLFetch.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLFetchScroll.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLFetchScroll.cpp
index cfbfc813fca..cfbfc813fca 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLFetchScroll.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLFetchScroll.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLForeignKeys.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLForeignKeys.cpp
index 886ac6bdaa5..886ac6bdaa5 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLForeignKeys.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLForeignKeys.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLFreeConnect.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLFreeConnect.cpp
index 9ac84710cce..9ac84710cce 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLFreeConnect.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLFreeConnect.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLFreeEnv.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLFreeEnv.cpp
index 7e35056feb5..7e35056feb5 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLFreeEnv.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLFreeEnv.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLFreeHandle.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLFreeHandle.cpp
index 284463cbb07..284463cbb07 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLFreeHandle.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLFreeHandle.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLFreeStmt.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLFreeStmt.cpp
index 7af6623a37a..7af6623a37a 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLFreeStmt.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLFreeStmt.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLGetConnectAttr.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLGetConnectAttr.cpp
index 66c1f3827e1..66c1f3827e1 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLGetConnectAttr.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLGetConnectAttr.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLGetConnectOption.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLGetConnectOption.cpp
index 514bedb12b9..514bedb12b9 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLGetConnectOption.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLGetConnectOption.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLGetCursorName.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLGetCursorName.cpp
index d54bdf42005..d54bdf42005 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLGetCursorName.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLGetCursorName.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLGetData.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLGetData.cpp
index 3b6987c515d..3b6987c515d 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLGetData.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLGetData.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLGetDescField.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLGetDescField.cpp
index 6cc390a58ed..6cc390a58ed 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLGetDescField.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLGetDescField.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLGetDescRec.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLGetDescRec.cpp
index c7e9631b075..c7e9631b075 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLGetDescRec.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLGetDescRec.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLGetDiagField.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLGetDiagField.cpp
index 3eb34f7ebf6..3eb34f7ebf6 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLGetDiagField.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLGetDiagField.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLGetDiagRec.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLGetDiagRec.cpp
index 448c5206d76..448c5206d76 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLGetDiagRec.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLGetDiagRec.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLGetEnvAttr.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLGetEnvAttr.cpp
index c93870326e4..c93870326e4 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLGetEnvAttr.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLGetEnvAttr.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLGetFunctions.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLGetFunctions.cpp
index 68416fab1a6..68416fab1a6 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLGetFunctions.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLGetFunctions.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLGetInfo.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLGetInfo.cpp
index 8f0a0d67cfa..8f0a0d67cfa 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLGetInfo.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLGetInfo.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLGetStmtAttr.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLGetStmtAttr.cpp
index 990ab68808a..990ab68808a 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLGetStmtAttr.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLGetStmtAttr.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLGetStmtOption.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLGetStmtOption.cpp
index 0b5758b1212..0b5758b1212 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLGetStmtOption.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLGetStmtOption.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLGetTypeInfo.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLGetTypeInfo.cpp
index e6a016cc400..e6a016cc400 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLGetTypeInfo.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLGetTypeInfo.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLMoreResults.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLMoreResults.cpp
index d23d653a319..d23d653a319 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLMoreResults.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLMoreResults.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLNativeSql.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLNativeSql.cpp
index fb8a9bbf3d9..fb8a9bbf3d9 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLNativeSql.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLNativeSql.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLNumParams.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLNumParams.cpp
index 7b1a6a07aec..7b1a6a07aec 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLNumParams.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLNumParams.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLNumResultCols.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLNumResultCols.cpp
index 2e70897a9a2..2e70897a9a2 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLNumResultCols.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLNumResultCols.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLParamData.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLParamData.cpp
index 4eb38a010f4..4eb38a010f4 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLParamData.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLParamData.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLParamOptions.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLParamOptions.cpp
index 59b7dcf7fa9..59b7dcf7fa9 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLParamOptions.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLParamOptions.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLPrepare.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLPrepare.cpp
index b1205fa6e3a..b1205fa6e3a 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLPrepare.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLPrepare.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLPrimaryKeys.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLPrimaryKeys.cpp
index 2d562ae3e19..2d562ae3e19 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLPrimaryKeys.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLPrimaryKeys.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLProcedureColumns.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLProcedureColumns.cpp
index 2e42e428b87..2e42e428b87 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLProcedureColumns.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLProcedureColumns.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLProcedures.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLProcedures.cpp
index 1f3a9f89073..1f3a9f89073 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLProcedures.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLProcedures.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLPutData.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLPutData.cpp
index a4715a836d2..a4715a836d2 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLPutData.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLPutData.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLRowCount.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLRowCount.cpp
index d03f954386a..d03f954386a 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLRowCount.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLRowCount.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLSetConnectAttr.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLSetConnectAttr.cpp
index 05bfce5e9cd..05bfce5e9cd 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLSetConnectAttr.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLSetConnectAttr.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLSetConnectOption.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLSetConnectOption.cpp
index a4794316971..a4794316971 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLSetConnectOption.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLSetConnectOption.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLSetCursorName.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLSetCursorName.cpp
index 291ad817d42..291ad817d42 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLSetCursorName.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLSetCursorName.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLSetDescField.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLSetDescField.cpp
index 19d34c2f46d..19d34c2f46d 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLSetDescField.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLSetDescField.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLSetDescRec.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLSetDescRec.cpp
index 80a00514a51..80a00514a51 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLSetDescRec.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLSetDescRec.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLSetEnvAttr.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLSetEnvAttr.cpp
index 86364eac5e8..86364eac5e8 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLSetEnvAttr.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLSetEnvAttr.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLSetParam.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLSetParam.cpp
index 03bde1076d8..03bde1076d8 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLSetParam.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLSetParam.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLSetPos.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLSetPos.cpp
index 653030f90bc..653030f90bc 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLSetPos.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLSetPos.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLSetScrollOptions.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLSetScrollOptions.cpp
index a5e89d8568b..a5e89d8568b 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLSetScrollOptions.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLSetScrollOptions.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLSetStmtAttr.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLSetStmtAttr.cpp
index 9ed6a83b563..9ed6a83b563 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLSetStmtAttr.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLSetStmtAttr.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLSetStmtOption.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLSetStmtOption.cpp
index b403fc8408c..b403fc8408c 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLSetStmtOption.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLSetStmtOption.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLSpecialColumns.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLSpecialColumns.cpp
index 5dd92c86053..5dd92c86053 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLSpecialColumns.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLSpecialColumns.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLStatistics.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLStatistics.cpp
index 941fb6249a5..941fb6249a5 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLStatistics.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLStatistics.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLTablePrivileges.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLTablePrivileges.cpp
index 23c6ad9fc4b..23c6ad9fc4b 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLTablePrivileges.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLTablePrivileges.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLTables.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLTables.cpp
index b2496bfba87..b2496bfba87 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLTables.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLTables.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/SQLTransact.cpp b/storage/ndb/src/old_files/client/odbc/driver/SQLTransact.cpp
index da8b46b1596..da8b46b1596 100644
--- a/ndb/src/old_files/client/odbc/driver/SQLTransact.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/SQLTransact.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/driver.cpp b/storage/ndb/src/old_files/client/odbc/driver/driver.cpp
index f992fa70878..f992fa70878 100644
--- a/ndb/src/old_files/client/odbc/driver/driver.cpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/driver.cpp
diff --git a/ndb/src/old_files/client/odbc/driver/driver.hpp b/storage/ndb/src/old_files/client/odbc/driver/driver.hpp
index 96d2e052c0d..96d2e052c0d 100644
--- a/ndb/src/old_files/client/odbc/driver/driver.hpp
+++ b/storage/ndb/src/old_files/client/odbc/driver/driver.hpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_comp_op.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_comp_op.cpp
index 40d3950a592..40d3950a592 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_comp_op.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_comp_op.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_create_index.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_create_index.cpp
index 3966c6d5db2..3966c6d5db2 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_create_index.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_create_index.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_create_table.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_create_table.cpp
index d6274119371..d6274119371 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_create_table.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_create_table.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_delete_index.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_delete_index.cpp
index 10814654a58..10814654a58 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_delete_index.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_delete_index.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_delete_lookup.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_delete_lookup.cpp
index d0795286122..d0795286122 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_delete_lookup.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_delete_lookup.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_delete_scan.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_delete_scan.cpp
index a0b3b8314b8..a0b3b8314b8 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_delete_scan.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_delete_scan.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_drop_index.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_drop_index.cpp
index 6bf451f6911..6bf451f6911 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_drop_index.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_drop_index.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_drop_table.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_drop_table.cpp
index 40d1d42fc61..40d1d42fc61 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_drop_table.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_drop_table.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_expr_conv.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_expr_conv.cpp
index 636bfda7d59..636bfda7d59 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_expr_conv.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_expr_conv.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_expr_func.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_expr_func.cpp
index 093d15c6e2b..093d15c6e2b 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_expr_func.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_expr_func.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_expr_op.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_expr_op.cpp
index fc8b6df9f5b..fc8b6df9f5b 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_expr_op.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_expr_op.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_insert.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_insert.cpp
index c2612c6aaab..c2612c6aaab 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_insert.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_insert.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_pred_op.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_pred_op.cpp
index 7caa4656473..7caa4656473 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_pred_op.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_pred_op.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_query_index.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_query_index.cpp
index 919743beac2..919743beac2 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_query_index.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_query_index.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_query_lookup.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_query_lookup.cpp
index 599e1a36461..599e1a36461 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_query_lookup.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_query_lookup.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_query_range.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_query_range.cpp
index 0bc878d760d..0bc878d760d 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_query_range.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_query_range.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_query_scan.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_query_scan.cpp
index 213dfdd616d..213dfdd616d 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_query_scan.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_query_scan.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_query_sys.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_query_sys.cpp
index acdc120e609..acdc120e609 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_query_sys.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_query_sys.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_update_index.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_update_index.cpp
index 35b6159d8ca..35b6159d8ca 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_update_index.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_update_index.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_update_lookup.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_update_lookup.cpp
index 2c801372de3..2c801372de3 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_update_lookup.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_update_lookup.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Exec_update_scan.cpp b/storage/ndb/src/old_files/client/odbc/executor/Exec_update_scan.cpp
index a36fdd27142..a36fdd27142 100644
--- a/ndb/src/old_files/client/odbc/executor/Exec_update_scan.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Exec_update_scan.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Executor.cpp b/storage/ndb/src/old_files/client/odbc/executor/Executor.cpp
index adabb28a4a5..adabb28a4a5 100644
--- a/ndb/src/old_files/client/odbc/executor/Executor.cpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Executor.cpp
diff --git a/ndb/src/old_files/client/odbc/executor/Executor.hpp b/storage/ndb/src/old_files/client/odbc/executor/Executor.hpp
index 5edb9d509ac..5edb9d509ac 100644
--- a/ndb/src/old_files/client/odbc/executor/Executor.hpp
+++ b/storage/ndb/src/old_files/client/odbc/executor/Executor.hpp
diff --git a/ndb/src/old_files/client/odbc/executor/Makefile b/storage/ndb/src/old_files/client/odbc/executor/Makefile
index d86781e212c..d86781e212c 100644
--- a/ndb/src/old_files/client/odbc/executor/Makefile
+++ b/storage/ndb/src/old_files/client/odbc/executor/Makefile
diff --git a/ndb/src/old_files/client/odbc/handles/AttrDbc.cpp b/storage/ndb/src/old_files/client/odbc/handles/AttrDbc.cpp
index 4768a8995a2..4768a8995a2 100644
--- a/ndb/src/old_files/client/odbc/handles/AttrDbc.cpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/AttrDbc.cpp
diff --git a/ndb/src/old_files/client/odbc/handles/AttrEnv.cpp b/storage/ndb/src/old_files/client/odbc/handles/AttrEnv.cpp
index 3d57fddeb57..3d57fddeb57 100644
--- a/ndb/src/old_files/client/odbc/handles/AttrEnv.cpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/AttrEnv.cpp
diff --git a/ndb/src/old_files/client/odbc/handles/AttrRoot.cpp b/storage/ndb/src/old_files/client/odbc/handles/AttrRoot.cpp
index d1b264835b6..d1b264835b6 100644
--- a/ndb/src/old_files/client/odbc/handles/AttrRoot.cpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/AttrRoot.cpp
diff --git a/ndb/src/old_files/client/odbc/handles/AttrStmt.cpp b/storage/ndb/src/old_files/client/odbc/handles/AttrStmt.cpp
index ce9a9c03fd1..ce9a9c03fd1 100644
--- a/ndb/src/old_files/client/odbc/handles/AttrStmt.cpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/AttrStmt.cpp
diff --git a/ndb/src/old_files/client/odbc/handles/DescSpec.cpp b/storage/ndb/src/old_files/client/odbc/handles/DescSpec.cpp
index 83905cf9822..83905cf9822 100644
--- a/ndb/src/old_files/client/odbc/handles/DescSpec.cpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/DescSpec.cpp
diff --git a/ndb/src/old_files/client/odbc/handles/FuncTab.cpp b/storage/ndb/src/old_files/client/odbc/handles/FuncTab.cpp
index 6bd744d7a7f..6bd744d7a7f 100644
--- a/ndb/src/old_files/client/odbc/handles/FuncTab.cpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/FuncTab.cpp
diff --git a/ndb/src/old_files/client/odbc/handles/HandleBase.cpp b/storage/ndb/src/old_files/client/odbc/handles/HandleBase.cpp
index 27379cdc3f8..27379cdc3f8 100644
--- a/ndb/src/old_files/client/odbc/handles/HandleBase.cpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/HandleBase.cpp
diff --git a/ndb/src/old_files/client/odbc/handles/HandleBase.hpp b/storage/ndb/src/old_files/client/odbc/handles/HandleBase.hpp
index fc35c2b559b..fc35c2b559b 100644
--- a/ndb/src/old_files/client/odbc/handles/HandleBase.hpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/HandleBase.hpp
diff --git a/ndb/src/old_files/client/odbc/handles/HandleDbc.cpp b/storage/ndb/src/old_files/client/odbc/handles/HandleDbc.cpp
index 2d5ded2cc21..2d5ded2cc21 100644
--- a/ndb/src/old_files/client/odbc/handles/HandleDbc.cpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/HandleDbc.cpp
diff --git a/ndb/src/old_files/client/odbc/handles/HandleDbc.hpp b/storage/ndb/src/old_files/client/odbc/handles/HandleDbc.hpp
index 130df08d02c..130df08d02c 100644
--- a/ndb/src/old_files/client/odbc/handles/HandleDbc.hpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/HandleDbc.hpp
diff --git a/ndb/src/old_files/client/odbc/handles/HandleDesc.cpp b/storage/ndb/src/old_files/client/odbc/handles/HandleDesc.cpp
index 4cff1bb8892..4cff1bb8892 100644
--- a/ndb/src/old_files/client/odbc/handles/HandleDesc.cpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/HandleDesc.cpp
diff --git a/ndb/src/old_files/client/odbc/handles/HandleDesc.hpp b/storage/ndb/src/old_files/client/odbc/handles/HandleDesc.hpp
index 9419697f134..9419697f134 100644
--- a/ndb/src/old_files/client/odbc/handles/HandleDesc.hpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/HandleDesc.hpp
diff --git a/ndb/src/old_files/client/odbc/handles/HandleEnv.cpp b/storage/ndb/src/old_files/client/odbc/handles/HandleEnv.cpp
index bc9d8b420a6..bc9d8b420a6 100644
--- a/ndb/src/old_files/client/odbc/handles/HandleEnv.cpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/HandleEnv.cpp
diff --git a/ndb/src/old_files/client/odbc/handles/HandleEnv.hpp b/storage/ndb/src/old_files/client/odbc/handles/HandleEnv.hpp
index 2b13b0256bc..2b13b0256bc 100644
--- a/ndb/src/old_files/client/odbc/handles/HandleEnv.hpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/HandleEnv.hpp
diff --git a/ndb/src/old_files/client/odbc/handles/HandleRoot.cpp b/storage/ndb/src/old_files/client/odbc/handles/HandleRoot.cpp
index 13560d55028..13560d55028 100644
--- a/ndb/src/old_files/client/odbc/handles/HandleRoot.cpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/HandleRoot.cpp
diff --git a/ndb/src/old_files/client/odbc/handles/HandleRoot.hpp b/storage/ndb/src/old_files/client/odbc/handles/HandleRoot.hpp
index 08a22b3e400..08a22b3e400 100644
--- a/ndb/src/old_files/client/odbc/handles/HandleRoot.hpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/HandleRoot.hpp
diff --git a/ndb/src/old_files/client/odbc/handles/HandleStmt.cpp b/storage/ndb/src/old_files/client/odbc/handles/HandleStmt.cpp
index d33d33dbd5b..d33d33dbd5b 100644
--- a/ndb/src/old_files/client/odbc/handles/HandleStmt.cpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/HandleStmt.cpp
diff --git a/ndb/src/old_files/client/odbc/handles/HandleStmt.hpp b/storage/ndb/src/old_files/client/odbc/handles/HandleStmt.hpp
index 0bee138bfc6..0bee138bfc6 100644
--- a/ndb/src/old_files/client/odbc/handles/HandleStmt.hpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/HandleStmt.hpp
diff --git a/ndb/src/old_files/client/odbc/handles/InfoTab.cpp b/storage/ndb/src/old_files/client/odbc/handles/InfoTab.cpp
index 1a93c4da264..1a93c4da264 100644
--- a/ndb/src/old_files/client/odbc/handles/InfoTab.cpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/InfoTab.cpp
diff --git a/ndb/src/old_files/client/odbc/handles/Makefile b/storage/ndb/src/old_files/client/odbc/handles/Makefile
index d37e7d286ba..d37e7d286ba 100644
--- a/ndb/src/old_files/client/odbc/handles/Makefile
+++ b/storage/ndb/src/old_files/client/odbc/handles/Makefile
diff --git a/ndb/src/old_files/client/odbc/handles/PoolNdb.cpp b/storage/ndb/src/old_files/client/odbc/handles/PoolNdb.cpp
index 45d3c67ec77..45d3c67ec77 100644
--- a/ndb/src/old_files/client/odbc/handles/PoolNdb.cpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/PoolNdb.cpp
diff --git a/ndb/src/old_files/client/odbc/handles/PoolNdb.hpp b/storage/ndb/src/old_files/client/odbc/handles/PoolNdb.hpp
index 35eac055c30..35eac055c30 100644
--- a/ndb/src/old_files/client/odbc/handles/PoolNdb.hpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/PoolNdb.hpp
diff --git a/ndb/src/old_files/client/odbc/handles/handles.hpp b/storage/ndb/src/old_files/client/odbc/handles/handles.hpp
index a9f0fcae888..a9f0fcae888 100644
--- a/ndb/src/old_files/client/odbc/handles/handles.hpp
+++ b/storage/ndb/src/old_files/client/odbc/handles/handles.hpp
diff --git a/ndb/src/old_files/ndbbaseclient/Makefile b/storage/ndb/src/old_files/ndbbaseclient/Makefile
index f4c49a95ffa..f4c49a95ffa 100644
--- a/ndb/src/old_files/ndbbaseclient/Makefile
+++ b/storage/ndb/src/old_files/ndbbaseclient/Makefile
diff --git a/ndb/src/old_files/ndbbaseclient/ndbbaseclient_dummy.cpp b/storage/ndb/src/old_files/ndbbaseclient/ndbbaseclient_dummy.cpp
index e69de29bb2d..e69de29bb2d 100644
--- a/ndb/src/old_files/ndbbaseclient/ndbbaseclient_dummy.cpp
+++ b/storage/ndb/src/old_files/ndbbaseclient/ndbbaseclient_dummy.cpp
diff --git a/ndb/src/old_files/ndbclient/Makefile b/storage/ndb/src/old_files/ndbclient/Makefile
index 2c597eccfa1..2c597eccfa1 100644
--- a/ndb/src/old_files/ndbclient/Makefile
+++ b/storage/ndb/src/old_files/ndbclient/Makefile
diff --git a/ndb/src/old_files/ndbclient/ndbclient_dummy.cpp b/storage/ndb/src/old_files/ndbclient/ndbclient_dummy.cpp
index e69de29bb2d..e69de29bb2d 100644
--- a/ndb/src/old_files/ndbclient/ndbclient_dummy.cpp
+++ b/storage/ndb/src/old_files/ndbclient/ndbclient_dummy.cpp
diff --git a/ndb/src/old_files/newtonapi/Makefile b/storage/ndb/src/old_files/newtonapi/Makefile
index bed179046a5..bed179046a5 100644
--- a/ndb/src/old_files/newtonapi/Makefile
+++ b/storage/ndb/src/old_files/newtonapi/Makefile
diff --git a/ndb/src/old_files/newtonapi/dba_binding.cpp b/storage/ndb/src/old_files/newtonapi/dba_binding.cpp
index 63e48110b1d..63e48110b1d 100644
--- a/ndb/src/old_files/newtonapi/dba_binding.cpp
+++ b/storage/ndb/src/old_files/newtonapi/dba_binding.cpp
diff --git a/ndb/src/old_files/newtonapi/dba_bulkread.cpp b/storage/ndb/src/old_files/newtonapi/dba_bulkread.cpp
index 1f75037046b..1f75037046b 100644
--- a/ndb/src/old_files/newtonapi/dba_bulkread.cpp
+++ b/storage/ndb/src/old_files/newtonapi/dba_bulkread.cpp
diff --git a/ndb/src/old_files/newtonapi/dba_config.cpp b/storage/ndb/src/old_files/newtonapi/dba_config.cpp
index d84386a9438..d84386a9438 100644
--- a/ndb/src/old_files/newtonapi/dba_config.cpp
+++ b/storage/ndb/src/old_files/newtonapi/dba_config.cpp
diff --git a/ndb/src/old_files/newtonapi/dba_dac.cpp b/storage/ndb/src/old_files/newtonapi/dba_dac.cpp
index fcb4e676e46..fcb4e676e46 100644
--- a/ndb/src/old_files/newtonapi/dba_dac.cpp
+++ b/storage/ndb/src/old_files/newtonapi/dba_dac.cpp
diff --git a/ndb/src/old_files/newtonapi/dba_error.cpp b/storage/ndb/src/old_files/newtonapi/dba_error.cpp
index f05446522b0..f05446522b0 100644
--- a/ndb/src/old_files/newtonapi/dba_error.cpp
+++ b/storage/ndb/src/old_files/newtonapi/dba_error.cpp
diff --git a/ndb/src/old_files/newtonapi/dba_init.cpp b/storage/ndb/src/old_files/newtonapi/dba_init.cpp
index aa5fef1171c..aa5fef1171c 100644
--- a/ndb/src/old_files/newtonapi/dba_init.cpp
+++ b/storage/ndb/src/old_files/newtonapi/dba_init.cpp
diff --git a/ndb/src/old_files/newtonapi/dba_internal.hpp b/storage/ndb/src/old_files/newtonapi/dba_internal.hpp
index 84ae7ba222b..84ae7ba222b 100644
--- a/ndb/src/old_files/newtonapi/dba_internal.hpp
+++ b/storage/ndb/src/old_files/newtonapi/dba_internal.hpp
diff --git a/ndb/src/old_files/newtonapi/dba_process.cpp b/storage/ndb/src/old_files/newtonapi/dba_process.cpp
index ddb6e62f180..ddb6e62f180 100644
--- a/ndb/src/old_files/newtonapi/dba_process.cpp
+++ b/storage/ndb/src/old_files/newtonapi/dba_process.cpp
diff --git a/ndb/src/old_files/newtonapi/dba_process.hpp b/storage/ndb/src/old_files/newtonapi/dba_process.hpp
index ef24fbd9142..ef24fbd9142 100644
--- a/ndb/src/old_files/newtonapi/dba_process.hpp
+++ b/storage/ndb/src/old_files/newtonapi/dba_process.hpp
diff --git a/ndb/src/old_files/newtonapi/dba_schema.cpp b/storage/ndb/src/old_files/newtonapi/dba_schema.cpp
index 1bf21f1fe80..1bf21f1fe80 100644
--- a/ndb/src/old_files/newtonapi/dba_schema.cpp
+++ b/storage/ndb/src/old_files/newtonapi/dba_schema.cpp
diff --git a/ndb/src/old_files/rep/ExtSender.cpp b/storage/ndb/src/old_files/rep/ExtSender.cpp
index cf31001a85f..cf31001a85f 100644
--- a/ndb/src/old_files/rep/ExtSender.cpp
+++ b/storage/ndb/src/old_files/rep/ExtSender.cpp
diff --git a/ndb/src/old_files/rep/ExtSender.hpp b/storage/ndb/src/old_files/rep/ExtSender.hpp
index 0bdabd68f37..0bdabd68f37 100644
--- a/ndb/src/old_files/rep/ExtSender.hpp
+++ b/storage/ndb/src/old_files/rep/ExtSender.hpp
diff --git a/ndb/src/old_files/rep/Makefile b/storage/ndb/src/old_files/rep/Makefile
index 9688a68ec74..9688a68ec74 100644
--- a/ndb/src/old_files/rep/Makefile
+++ b/storage/ndb/src/old_files/rep/Makefile
diff --git a/ndb/src/old_files/rep/NodeConnectInfo.hpp b/storage/ndb/src/old_files/rep/NodeConnectInfo.hpp
index 403f92a5999..403f92a5999 100644
--- a/ndb/src/old_files/rep/NodeConnectInfo.hpp
+++ b/storage/ndb/src/old_files/rep/NodeConnectInfo.hpp
diff --git a/ndb/src/old_files/rep/README b/storage/ndb/src/old_files/rep/README
index 7be5e230eb3..7be5e230eb3 100644
--- a/ndb/src/old_files/rep/README
+++ b/storage/ndb/src/old_files/rep/README
diff --git a/ndb/src/old_files/rep/RepApiInterpreter.cpp b/storage/ndb/src/old_files/rep/RepApiInterpreter.cpp
index 6e6f150713a..6e6f150713a 100644
--- a/ndb/src/old_files/rep/RepApiInterpreter.cpp
+++ b/storage/ndb/src/old_files/rep/RepApiInterpreter.cpp
diff --git a/ndb/src/old_files/rep/RepApiInterpreter.hpp b/storage/ndb/src/old_files/rep/RepApiInterpreter.hpp
index 78f190156b3..78f190156b3 100644
--- a/ndb/src/old_files/rep/RepApiInterpreter.hpp
+++ b/storage/ndb/src/old_files/rep/RepApiInterpreter.hpp
diff --git a/ndb/src/old_files/rep/RepApiService.cpp b/storage/ndb/src/old_files/rep/RepApiService.cpp
index d07f7a59375..d07f7a59375 100644
--- a/ndb/src/old_files/rep/RepApiService.cpp
+++ b/storage/ndb/src/old_files/rep/RepApiService.cpp
diff --git a/ndb/src/old_files/rep/RepApiService.hpp b/storage/ndb/src/old_files/rep/RepApiService.hpp
index e1137e53258..e1137e53258 100644
--- a/ndb/src/old_files/rep/RepApiService.hpp
+++ b/storage/ndb/src/old_files/rep/RepApiService.hpp
diff --git a/ndb/src/old_files/rep/RepCommandInterpreter.cpp b/storage/ndb/src/old_files/rep/RepCommandInterpreter.cpp
index a0daf9529ab..a0daf9529ab 100644
--- a/ndb/src/old_files/rep/RepCommandInterpreter.cpp
+++ b/storage/ndb/src/old_files/rep/RepCommandInterpreter.cpp
diff --git a/ndb/src/old_files/rep/RepCommandInterpreter.hpp b/storage/ndb/src/old_files/rep/RepCommandInterpreter.hpp
index 398a7c0318c..398a7c0318c 100644
--- a/ndb/src/old_files/rep/RepCommandInterpreter.hpp
+++ b/storage/ndb/src/old_files/rep/RepCommandInterpreter.hpp
diff --git a/ndb/src/old_files/rep/RepComponents.cpp b/storage/ndb/src/old_files/rep/RepComponents.cpp
index 04b2e0e5fa5..04b2e0e5fa5 100644
--- a/ndb/src/old_files/rep/RepComponents.cpp
+++ b/storage/ndb/src/old_files/rep/RepComponents.cpp
diff --git a/ndb/src/old_files/rep/RepComponents.hpp b/storage/ndb/src/old_files/rep/RepComponents.hpp
index ff0f29e2128..ff0f29e2128 100644
--- a/ndb/src/old_files/rep/RepComponents.hpp
+++ b/storage/ndb/src/old_files/rep/RepComponents.hpp
diff --git a/ndb/src/old_files/rep/RepMain.cpp b/storage/ndb/src/old_files/rep/RepMain.cpp
index d9f057be9a1..d9f057be9a1 100644
--- a/ndb/src/old_files/rep/RepMain.cpp
+++ b/storage/ndb/src/old_files/rep/RepMain.cpp
diff --git a/ndb/src/old_files/rep/Requestor.cpp b/storage/ndb/src/old_files/rep/Requestor.cpp
index 3c93a6394a4..3c93a6394a4 100644
--- a/ndb/src/old_files/rep/Requestor.cpp
+++ b/storage/ndb/src/old_files/rep/Requestor.cpp
diff --git a/ndb/src/old_files/rep/Requestor.hpp b/storage/ndb/src/old_files/rep/Requestor.hpp
index 735d2094bde..735d2094bde 100644
--- a/ndb/src/old_files/rep/Requestor.hpp
+++ b/storage/ndb/src/old_files/rep/Requestor.hpp
diff --git a/ndb/src/old_files/rep/RequestorSubscriptions.cpp b/storage/ndb/src/old_files/rep/RequestorSubscriptions.cpp
index 75b41fae037..75b41fae037 100644
--- a/ndb/src/old_files/rep/RequestorSubscriptions.cpp
+++ b/storage/ndb/src/old_files/rep/RequestorSubscriptions.cpp
diff --git a/ndb/src/old_files/rep/SignalQueue.cpp b/storage/ndb/src/old_files/rep/SignalQueue.cpp
index 9b356a14b7d..9b356a14b7d 100644
--- a/ndb/src/old_files/rep/SignalQueue.cpp
+++ b/storage/ndb/src/old_files/rep/SignalQueue.cpp
diff --git a/ndb/src/old_files/rep/SignalQueue.hpp b/storage/ndb/src/old_files/rep/SignalQueue.hpp
index 697bca85893..697bca85893 100644
--- a/ndb/src/old_files/rep/SignalQueue.hpp
+++ b/storage/ndb/src/old_files/rep/SignalQueue.hpp
diff --git a/ndb/src/old_files/rep/TODO b/storage/ndb/src/old_files/rep/TODO
index a2462fae6cd..a2462fae6cd 100644
--- a/ndb/src/old_files/rep/TODO
+++ b/storage/ndb/src/old_files/rep/TODO
diff --git a/ndb/src/old_files/rep/adapters/AppNDB.cpp b/storage/ndb/src/old_files/rep/adapters/AppNDB.cpp
index 05f6d52807f..05f6d52807f 100644
--- a/ndb/src/old_files/rep/adapters/AppNDB.cpp
+++ b/storage/ndb/src/old_files/rep/adapters/AppNDB.cpp
diff --git a/ndb/src/old_files/rep/adapters/AppNDB.hpp b/storage/ndb/src/old_files/rep/adapters/AppNDB.hpp
index 9563a1e41ab..9563a1e41ab 100644
--- a/ndb/src/old_files/rep/adapters/AppNDB.hpp
+++ b/storage/ndb/src/old_files/rep/adapters/AppNDB.hpp
diff --git a/ndb/src/old_files/rep/adapters/ExtAPI.cpp b/storage/ndb/src/old_files/rep/adapters/ExtAPI.cpp
index 0dcd1e85465..0dcd1e85465 100644
--- a/ndb/src/old_files/rep/adapters/ExtAPI.cpp
+++ b/storage/ndb/src/old_files/rep/adapters/ExtAPI.cpp
diff --git a/ndb/src/old_files/rep/adapters/ExtAPI.hpp b/storage/ndb/src/old_files/rep/adapters/ExtAPI.hpp
index f10b6c7d682..f10b6c7d682 100644
--- a/ndb/src/old_files/rep/adapters/ExtAPI.hpp
+++ b/storage/ndb/src/old_files/rep/adapters/ExtAPI.hpp
diff --git a/ndb/src/old_files/rep/adapters/ExtNDB.cpp b/storage/ndb/src/old_files/rep/adapters/ExtNDB.cpp
index 6642b750b57..6642b750b57 100644
--- a/ndb/src/old_files/rep/adapters/ExtNDB.cpp
+++ b/storage/ndb/src/old_files/rep/adapters/ExtNDB.cpp
diff --git a/ndb/src/old_files/rep/adapters/ExtNDB.hpp b/storage/ndb/src/old_files/rep/adapters/ExtNDB.hpp
index 228c980fd06..228c980fd06 100644
--- a/ndb/src/old_files/rep/adapters/ExtNDB.hpp
+++ b/storage/ndb/src/old_files/rep/adapters/ExtNDB.hpp
diff --git a/ndb/src/old_files/rep/adapters/Makefile b/storage/ndb/src/old_files/rep/adapters/Makefile
index bdd711510c3..bdd711510c3 100644
--- a/ndb/src/old_files/rep/adapters/Makefile
+++ b/storage/ndb/src/old_files/rep/adapters/Makefile
diff --git a/ndb/src/old_files/rep/adapters/TableInfoPs.hpp b/storage/ndb/src/old_files/rep/adapters/TableInfoPs.hpp
index 3fa25979255..3fa25979255 100644
--- a/ndb/src/old_files/rep/adapters/TableInfoPs.hpp
+++ b/storage/ndb/src/old_files/rep/adapters/TableInfoPs.hpp
diff --git a/ndb/src/old_files/rep/dbug_hack.cpp b/storage/ndb/src/old_files/rep/dbug_hack.cpp
index 74e5f080777..74e5f080777 100644
--- a/ndb/src/old_files/rep/dbug_hack.cpp
+++ b/storage/ndb/src/old_files/rep/dbug_hack.cpp
diff --git a/ndb/src/old_files/rep/rep_version.hpp b/storage/ndb/src/old_files/rep/rep_version.hpp
index 3830f9c351c..3830f9c351c 100644
--- a/ndb/src/old_files/rep/rep_version.hpp
+++ b/storage/ndb/src/old_files/rep/rep_version.hpp
diff --git a/ndb/src/old_files/rep/repapi/Makefile b/storage/ndb/src/old_files/rep/repapi/Makefile
index fdd153f1060..fdd153f1060 100644
--- a/ndb/src/old_files/rep/repapi/Makefile
+++ b/storage/ndb/src/old_files/rep/repapi/Makefile
diff --git a/ndb/src/old_files/rep/repapi/repapi.cpp b/storage/ndb/src/old_files/rep/repapi/repapi.cpp
index d34ab098c9c..d34ab098c9c 100644
--- a/ndb/src/old_files/rep/repapi/repapi.cpp
+++ b/storage/ndb/src/old_files/rep/repapi/repapi.cpp
diff --git a/ndb/src/old_files/rep/repapi/repapi.h b/storage/ndb/src/old_files/rep/repapi/repapi.h
index 170e493cd86..170e493cd86 100644
--- a/ndb/src/old_files/rep/repapi/repapi.h
+++ b/storage/ndb/src/old_files/rep/repapi/repapi.h
diff --git a/ndb/src/old_files/rep/state/Channel.cpp b/storage/ndb/src/old_files/rep/state/Channel.cpp
index a7f7b90d3fe..a7f7b90d3fe 100644
--- a/ndb/src/old_files/rep/state/Channel.cpp
+++ b/storage/ndb/src/old_files/rep/state/Channel.cpp
diff --git a/ndb/src/old_files/rep/state/Channel.hpp b/storage/ndb/src/old_files/rep/state/Channel.hpp
index cdf4eecca63..cdf4eecca63 100644
--- a/ndb/src/old_files/rep/state/Channel.hpp
+++ b/storage/ndb/src/old_files/rep/state/Channel.hpp
diff --git a/ndb/src/old_files/rep/state/Interval.cpp b/storage/ndb/src/old_files/rep/state/Interval.cpp
index 8266f19c58d..8266f19c58d 100644
--- a/ndb/src/old_files/rep/state/Interval.cpp
+++ b/storage/ndb/src/old_files/rep/state/Interval.cpp
diff --git a/ndb/src/old_files/rep/state/Interval.hpp b/storage/ndb/src/old_files/rep/state/Interval.hpp
index 935adaf26b1..935adaf26b1 100644
--- a/ndb/src/old_files/rep/state/Interval.hpp
+++ b/storage/ndb/src/old_files/rep/state/Interval.hpp
diff --git a/ndb/src/old_files/rep/state/Makefile b/storage/ndb/src/old_files/rep/state/Makefile
index 3eed69a97dd..3eed69a97dd 100644
--- a/ndb/src/old_files/rep/state/Makefile
+++ b/storage/ndb/src/old_files/rep/state/Makefile
diff --git a/ndb/src/old_files/rep/state/RepState.cpp b/storage/ndb/src/old_files/rep/state/RepState.cpp
index d8a50961a3c..d8a50961a3c 100644
--- a/ndb/src/old_files/rep/state/RepState.cpp
+++ b/storage/ndb/src/old_files/rep/state/RepState.cpp
diff --git a/ndb/src/old_files/rep/state/RepState.hpp b/storage/ndb/src/old_files/rep/state/RepState.hpp
index 06bbca19f7e..06bbca19f7e 100644
--- a/ndb/src/old_files/rep/state/RepState.hpp
+++ b/storage/ndb/src/old_files/rep/state/RepState.hpp
diff --git a/ndb/src/old_files/rep/state/RepStateEvent.cpp b/storage/ndb/src/old_files/rep/state/RepStateEvent.cpp
index 9be304c8bfa..9be304c8bfa 100644
--- a/ndb/src/old_files/rep/state/RepStateEvent.cpp
+++ b/storage/ndb/src/old_files/rep/state/RepStateEvent.cpp
diff --git a/ndb/src/old_files/rep/state/RepStateRequests.cpp b/storage/ndb/src/old_files/rep/state/RepStateRequests.cpp
index 02677e141f6..02677e141f6 100644
--- a/ndb/src/old_files/rep/state/RepStateRequests.cpp
+++ b/storage/ndb/src/old_files/rep/state/RepStateRequests.cpp
diff --git a/ndb/src/old_files/rep/state/testInterval/Makefile b/storage/ndb/src/old_files/rep/state/testInterval/Makefile
index fbb0b48c280..fbb0b48c280 100644
--- a/ndb/src/old_files/rep/state/testInterval/Makefile
+++ b/storage/ndb/src/old_files/rep/state/testInterval/Makefile
diff --git a/ndb/src/old_files/rep/state/testInterval/testInterval.cpp b/storage/ndb/src/old_files/rep/state/testInterval/testInterval.cpp
index 463e4adffb7..463e4adffb7 100644
--- a/ndb/src/old_files/rep/state/testInterval/testInterval.cpp
+++ b/storage/ndb/src/old_files/rep/state/testInterval/testInterval.cpp
diff --git a/ndb/src/old_files/rep/state/testRepState/Makefile b/storage/ndb/src/old_files/rep/state/testRepState/Makefile
index 33c6076eff3..33c6076eff3 100644
--- a/ndb/src/old_files/rep/state/testRepState/Makefile
+++ b/storage/ndb/src/old_files/rep/state/testRepState/Makefile
diff --git a/ndb/src/old_files/rep/state/testRepState/testRequestor.cpp b/storage/ndb/src/old_files/rep/state/testRepState/testRequestor.cpp
index 8989f7098b8..8989f7098b8 100644
--- a/ndb/src/old_files/rep/state/testRepState/testRequestor.cpp
+++ b/storage/ndb/src/old_files/rep/state/testRepState/testRequestor.cpp
diff --git a/ndb/src/old_files/rep/state/testRepState/testRequestor.hpp b/storage/ndb/src/old_files/rep/state/testRepState/testRequestor.hpp
index 726b289114d..726b289114d 100644
--- a/ndb/src/old_files/rep/state/testRepState/testRequestor.hpp
+++ b/storage/ndb/src/old_files/rep/state/testRepState/testRequestor.hpp
diff --git a/ndb/src/old_files/rep/storage/GCIBuffer.cpp b/storage/ndb/src/old_files/rep/storage/GCIBuffer.cpp
index 013600b30a5..013600b30a5 100644
--- a/ndb/src/old_files/rep/storage/GCIBuffer.cpp
+++ b/storage/ndb/src/old_files/rep/storage/GCIBuffer.cpp
diff --git a/ndb/src/old_files/rep/storage/GCIBuffer.hpp b/storage/ndb/src/old_files/rep/storage/GCIBuffer.hpp
index 8a8473d1d49..8a8473d1d49 100644
--- a/ndb/src/old_files/rep/storage/GCIBuffer.hpp
+++ b/storage/ndb/src/old_files/rep/storage/GCIBuffer.hpp
diff --git a/ndb/src/old_files/rep/storage/GCIContainer.cpp b/storage/ndb/src/old_files/rep/storage/GCIContainer.cpp
index c161db0769b..c161db0769b 100644
--- a/ndb/src/old_files/rep/storage/GCIContainer.cpp
+++ b/storage/ndb/src/old_files/rep/storage/GCIContainer.cpp
diff --git a/ndb/src/old_files/rep/storage/GCIContainer.hpp b/storage/ndb/src/old_files/rep/storage/GCIContainer.hpp
index 48cbc66bfbd..48cbc66bfbd 100644
--- a/ndb/src/old_files/rep/storage/GCIContainer.hpp
+++ b/storage/ndb/src/old_files/rep/storage/GCIContainer.hpp
diff --git a/ndb/src/old_files/rep/storage/GCIContainerPS.cpp b/storage/ndb/src/old_files/rep/storage/GCIContainerPS.cpp
index 5adb53f965c..5adb53f965c 100644
--- a/ndb/src/old_files/rep/storage/GCIContainerPS.cpp
+++ b/storage/ndb/src/old_files/rep/storage/GCIContainerPS.cpp
diff --git a/ndb/src/old_files/rep/storage/GCIContainerPS.hpp b/storage/ndb/src/old_files/rep/storage/GCIContainerPS.hpp
index 7f5aaac4840..7f5aaac4840 100644
--- a/ndb/src/old_files/rep/storage/GCIContainerPS.hpp
+++ b/storage/ndb/src/old_files/rep/storage/GCIContainerPS.hpp
diff --git a/ndb/src/old_files/rep/storage/GCIPage.cpp b/storage/ndb/src/old_files/rep/storage/GCIPage.cpp
index 05ecde2fee1..05ecde2fee1 100644
--- a/ndb/src/old_files/rep/storage/GCIPage.cpp
+++ b/storage/ndb/src/old_files/rep/storage/GCIPage.cpp
diff --git a/ndb/src/old_files/rep/storage/GCIPage.hpp b/storage/ndb/src/old_files/rep/storage/GCIPage.hpp
index 50c5ab0cfba..50c5ab0cfba 100644
--- a/ndb/src/old_files/rep/storage/GCIPage.hpp
+++ b/storage/ndb/src/old_files/rep/storage/GCIPage.hpp
diff --git a/ndb/src/old_files/rep/storage/LogRecord.hpp b/storage/ndb/src/old_files/rep/storage/LogRecord.hpp
index a0bf3d52372..a0bf3d52372 100644
--- a/ndb/src/old_files/rep/storage/LogRecord.hpp
+++ b/storage/ndb/src/old_files/rep/storage/LogRecord.hpp
diff --git a/ndb/src/old_files/rep/storage/Makefile b/storage/ndb/src/old_files/rep/storage/Makefile
index 89b3af455e8..89b3af455e8 100644
--- a/ndb/src/old_files/rep/storage/Makefile
+++ b/storage/ndb/src/old_files/rep/storage/Makefile
diff --git a/ndb/src/old_files/rep/storage/NodeConnectInfo.hpp b/storage/ndb/src/old_files/rep/storage/NodeConnectInfo.hpp
index 403f92a5999..403f92a5999 100644
--- a/ndb/src/old_files/rep/storage/NodeConnectInfo.hpp
+++ b/storage/ndb/src/old_files/rep/storage/NodeConnectInfo.hpp
diff --git a/ndb/src/old_files/rep/storage/NodeGroup.cpp b/storage/ndb/src/old_files/rep/storage/NodeGroup.cpp
index 33451efb104..33451efb104 100644
--- a/ndb/src/old_files/rep/storage/NodeGroup.cpp
+++ b/storage/ndb/src/old_files/rep/storage/NodeGroup.cpp
diff --git a/ndb/src/old_files/rep/storage/NodeGroup.hpp b/storage/ndb/src/old_files/rep/storage/NodeGroup.hpp
index 1f515e02a23..1f515e02a23 100644
--- a/ndb/src/old_files/rep/storage/NodeGroup.hpp
+++ b/storage/ndb/src/old_files/rep/storage/NodeGroup.hpp
diff --git a/ndb/src/old_files/rep/storage/NodeGroupInfo.cpp b/storage/ndb/src/old_files/rep/storage/NodeGroupInfo.cpp
index 8c250268997..8c250268997 100644
--- a/ndb/src/old_files/rep/storage/NodeGroupInfo.cpp
+++ b/storage/ndb/src/old_files/rep/storage/NodeGroupInfo.cpp
diff --git a/ndb/src/old_files/rep/storage/NodeGroupInfo.hpp b/storage/ndb/src/old_files/rep/storage/NodeGroupInfo.hpp
index 3d0499d4425..3d0499d4425 100644
--- a/ndb/src/old_files/rep/storage/NodeGroupInfo.hpp
+++ b/storage/ndb/src/old_files/rep/storage/NodeGroupInfo.hpp
diff --git a/ndb/src/old_files/rep/transfer/Makefile b/storage/ndb/src/old_files/rep/transfer/Makefile
index 0d8851e287a..0d8851e287a 100644
--- a/ndb/src/old_files/rep/transfer/Makefile
+++ b/storage/ndb/src/old_files/rep/transfer/Makefile
diff --git a/ndb/src/old_files/rep/transfer/TransPS.cpp b/storage/ndb/src/old_files/rep/transfer/TransPS.cpp
index 11fb0203cbc..11fb0203cbc 100644
--- a/ndb/src/old_files/rep/transfer/TransPS.cpp
+++ b/storage/ndb/src/old_files/rep/transfer/TransPS.cpp
diff --git a/ndb/src/old_files/rep/transfer/TransPS.hpp b/storage/ndb/src/old_files/rep/transfer/TransPS.hpp
index 0464b9e47c0..0464b9e47c0 100644
--- a/ndb/src/old_files/rep/transfer/TransPS.hpp
+++ b/storage/ndb/src/old_files/rep/transfer/TransPS.hpp
diff --git a/ndb/src/old_files/rep/transfer/TransSS.cpp b/storage/ndb/src/old_files/rep/transfer/TransSS.cpp
index 376c6375bc4..376c6375bc4 100644
--- a/ndb/src/old_files/rep/transfer/TransSS.cpp
+++ b/storage/ndb/src/old_files/rep/transfer/TransSS.cpp
diff --git a/ndb/src/old_files/rep/transfer/TransSS.hpp b/storage/ndb/src/old_files/rep/transfer/TransSS.hpp
index 3340038c8d1..3340038c8d1 100644
--- a/ndb/src/old_files/rep/transfer/TransSS.hpp
+++ b/storage/ndb/src/old_files/rep/transfer/TransSS.hpp
diff --git a/ndb/src/old_files/rep/transfer/TransSSSubscriptions.cpp b/storage/ndb/src/old_files/rep/transfer/TransSSSubscriptions.cpp
index 582ba8040a6..582ba8040a6 100644
--- a/ndb/src/old_files/rep/transfer/TransSSSubscriptions.cpp
+++ b/storage/ndb/src/old_files/rep/transfer/TransSSSubscriptions.cpp
diff --git a/ndb/test/Makefile.am b/storage/ndb/test/Makefile.am
index b8753668c60..b8753668c60 100644
--- a/ndb/test/Makefile.am
+++ b/storage/ndb/test/Makefile.am
diff --git a/ndb/test/include/CpcClient.hpp b/storage/ndb/test/include/CpcClient.hpp
index 1655bc57b56..1655bc57b56 100644
--- a/ndb/test/include/CpcClient.hpp
+++ b/storage/ndb/test/include/CpcClient.hpp
diff --git a/ndb/test/include/HugoAsynchTransactions.hpp b/storage/ndb/test/include/HugoAsynchTransactions.hpp
index d7e6e8fc187..d7e6e8fc187 100644
--- a/ndb/test/include/HugoAsynchTransactions.hpp
+++ b/storage/ndb/test/include/HugoAsynchTransactions.hpp
diff --git a/ndb/test/include/HugoCalculator.hpp b/storage/ndb/test/include/HugoCalculator.hpp
index 03de46cd7ea..03de46cd7ea 100644
--- a/ndb/test/include/HugoCalculator.hpp
+++ b/storage/ndb/test/include/HugoCalculator.hpp
diff --git a/ndb/test/include/HugoOperations.hpp b/storage/ndb/test/include/HugoOperations.hpp
index 05137710609..05137710609 100644
--- a/ndb/test/include/HugoOperations.hpp
+++ b/storage/ndb/test/include/HugoOperations.hpp
diff --git a/ndb/test/include/HugoTransactions.hpp b/storage/ndb/test/include/HugoTransactions.hpp
index 83493bcc2a4..83493bcc2a4 100644
--- a/ndb/test/include/HugoTransactions.hpp
+++ b/storage/ndb/test/include/HugoTransactions.hpp
diff --git a/ndb/test/include/NDBT.hpp b/storage/ndb/test/include/NDBT.hpp
index 657a9cb03b6..657a9cb03b6 100644
--- a/ndb/test/include/NDBT.hpp
+++ b/storage/ndb/test/include/NDBT.hpp
diff --git a/ndb/test/include/NDBT_DataSet.hpp b/storage/ndb/test/include/NDBT_DataSet.hpp
index 1a0122f617c..1a0122f617c 100644
--- a/ndb/test/include/NDBT_DataSet.hpp
+++ b/storage/ndb/test/include/NDBT_DataSet.hpp
diff --git a/ndb/test/include/NDBT_DataSetTransaction.hpp b/storage/ndb/test/include/NDBT_DataSetTransaction.hpp
index 9f250c566dd..9f250c566dd 100644
--- a/ndb/test/include/NDBT_DataSetTransaction.hpp
+++ b/storage/ndb/test/include/NDBT_DataSetTransaction.hpp
diff --git a/ndb/test/include/NDBT_Error.hpp b/storage/ndb/test/include/NDBT_Error.hpp
index 6775a107196..6775a107196 100644
--- a/ndb/test/include/NDBT_Error.hpp
+++ b/storage/ndb/test/include/NDBT_Error.hpp
diff --git a/ndb/test/include/NDBT_Output.hpp b/storage/ndb/test/include/NDBT_Output.hpp
index aaa619ac479..aaa619ac479 100644
--- a/ndb/test/include/NDBT_Output.hpp
+++ b/storage/ndb/test/include/NDBT_Output.hpp
diff --git a/ndb/test/include/NDBT_ResultRow.hpp b/storage/ndb/test/include/NDBT_ResultRow.hpp
index cbb5d7f6c6a..cbb5d7f6c6a 100644
--- a/ndb/test/include/NDBT_ResultRow.hpp
+++ b/storage/ndb/test/include/NDBT_ResultRow.hpp
diff --git a/ndb/test/include/NDBT_ReturnCodes.h b/storage/ndb/test/include/NDBT_ReturnCodes.h
index 0bc71ad8ceb..0bc71ad8ceb 100644
--- a/ndb/test/include/NDBT_ReturnCodes.h
+++ b/storage/ndb/test/include/NDBT_ReturnCodes.h
diff --git a/ndb/test/include/NDBT_Stats.hpp b/storage/ndb/test/include/NDBT_Stats.hpp
index 28212bdba17..28212bdba17 100644
--- a/ndb/test/include/NDBT_Stats.hpp
+++ b/storage/ndb/test/include/NDBT_Stats.hpp
diff --git a/ndb/test/include/NDBT_Table.hpp b/storage/ndb/test/include/NDBT_Table.hpp
index d2f99b85187..d2f99b85187 100644
--- a/ndb/test/include/NDBT_Table.hpp
+++ b/storage/ndb/test/include/NDBT_Table.hpp
diff --git a/ndb/test/include/NDBT_Tables.hpp b/storage/ndb/test/include/NDBT_Tables.hpp
index fb0df8aa35b..fb0df8aa35b 100644
--- a/ndb/test/include/NDBT_Tables.hpp
+++ b/storage/ndb/test/include/NDBT_Tables.hpp
diff --git a/ndb/test/include/NDBT_Test.hpp b/storage/ndb/test/include/NDBT_Test.hpp
index 1b9c2751f64..1b9c2751f64 100644
--- a/ndb/test/include/NDBT_Test.hpp
+++ b/storage/ndb/test/include/NDBT_Test.hpp
diff --git a/ndb/test/include/NdbBackup.hpp b/storage/ndb/test/include/NdbBackup.hpp
index e2e672b8a72..e2e672b8a72 100644
--- a/ndb/test/include/NdbBackup.hpp
+++ b/storage/ndb/test/include/NdbBackup.hpp
diff --git a/ndb/test/include/NdbConfig.hpp b/storage/ndb/test/include/NdbConfig.hpp
index 19439fafbb2..19439fafbb2 100644
--- a/ndb/test/include/NdbConfig.hpp
+++ b/storage/ndb/test/include/NdbConfig.hpp
diff --git a/ndb/test/include/NdbGrep.hpp b/storage/ndb/test/include/NdbGrep.hpp
index 31c49d1e4da..31c49d1e4da 100644
--- a/ndb/test/include/NdbGrep.hpp
+++ b/storage/ndb/test/include/NdbGrep.hpp
diff --git a/ndb/test/include/NdbRestarter.hpp b/storage/ndb/test/include/NdbRestarter.hpp
index 19a88b4f8ad..19a88b4f8ad 100644
--- a/ndb/test/include/NdbRestarter.hpp
+++ b/storage/ndb/test/include/NdbRestarter.hpp
diff --git a/ndb/test/include/NdbRestarts.hpp b/storage/ndb/test/include/NdbRestarts.hpp
index aabcd7b9975..aabcd7b9975 100644
--- a/ndb/test/include/NdbRestarts.hpp
+++ b/storage/ndb/test/include/NdbRestarts.hpp
diff --git a/ndb/test/include/NdbSchemaCon.hpp b/storage/ndb/test/include/NdbSchemaCon.hpp
index 313daf0094b..313daf0094b 100644
--- a/ndb/test/include/NdbSchemaCon.hpp
+++ b/storage/ndb/test/include/NdbSchemaCon.hpp
diff --git a/ndb/test/include/NdbSchemaOp.hpp b/storage/ndb/test/include/NdbSchemaOp.hpp
index 1edbc155643..1edbc155643 100644
--- a/ndb/test/include/NdbSchemaOp.hpp
+++ b/storage/ndb/test/include/NdbSchemaOp.hpp
diff --git a/ndb/test/include/NdbTest.hpp b/storage/ndb/test/include/NdbTest.hpp
index a2e612b7ffa..a2e612b7ffa 100644
--- a/ndb/test/include/NdbTest.hpp
+++ b/storage/ndb/test/include/NdbTest.hpp
diff --git a/ndb/test/include/NdbTimer.hpp b/storage/ndb/test/include/NdbTimer.hpp
index b0d500b5c2c..b0d500b5c2c 100644
--- a/ndb/test/include/NdbTimer.hpp
+++ b/storage/ndb/test/include/NdbTimer.hpp
diff --git a/ndb/test/include/TestNdbEventOperation.hpp b/storage/ndb/test/include/TestNdbEventOperation.hpp
index 307b0e0089b..307b0e0089b 100644
--- a/ndb/test/include/TestNdbEventOperation.hpp
+++ b/storage/ndb/test/include/TestNdbEventOperation.hpp
diff --git a/ndb/test/include/UtilTransactions.hpp b/storage/ndb/test/include/UtilTransactions.hpp
index afdbc5c3445..afdbc5c3445 100644
--- a/ndb/test/include/UtilTransactions.hpp
+++ b/storage/ndb/test/include/UtilTransactions.hpp
diff --git a/ndb/test/include/getarg.h b/storage/ndb/test/include/getarg.h
index 03ed25f6828..03ed25f6828 100644
--- a/ndb/test/include/getarg.h
+++ b/storage/ndb/test/include/getarg.h
diff --git a/ndb/test/ndbapi/InsertRecs.cpp b/storage/ndb/test/ndbapi/InsertRecs.cpp
index f42786d666d..f42786d666d 100644
--- a/ndb/test/ndbapi/InsertRecs.cpp
+++ b/storage/ndb/test/ndbapi/InsertRecs.cpp
diff --git a/ndb/test/ndbapi/Makefile.am b/storage/ndb/test/ndbapi/Makefile.am
index 1d2dfb3f948..1d2dfb3f948 100644
--- a/ndb/test/ndbapi/Makefile.am
+++ b/storage/ndb/test/ndbapi/Makefile.am
diff --git a/ndb/test/ndbapi/ScanFilter.hpp b/storage/ndb/test/ndbapi/ScanFilter.hpp
index 09786756798..09786756798 100644
--- a/ndb/test/ndbapi/ScanFilter.hpp
+++ b/storage/ndb/test/ndbapi/ScanFilter.hpp
diff --git a/ndb/test/ndbapi/ScanFunctions.hpp b/storage/ndb/test/ndbapi/ScanFunctions.hpp
index 37389d9b7de..37389d9b7de 100644
--- a/ndb/test/ndbapi/ScanFunctions.hpp
+++ b/storage/ndb/test/ndbapi/ScanFunctions.hpp
diff --git a/ndb/test/ndbapi/ScanInterpretTest.hpp b/storage/ndb/test/ndbapi/ScanInterpretTest.hpp
index d4e9bbecc81..d4e9bbecc81 100644
--- a/ndb/test/ndbapi/ScanInterpretTest.hpp
+++ b/storage/ndb/test/ndbapi/ScanInterpretTest.hpp
diff --git a/ndb/test/ndbapi/TraceNdbApi.cpp b/storage/ndb/test/ndbapi/TraceNdbApi.cpp
index bd43b15f2e6..bd43b15f2e6 100644
--- a/ndb/test/ndbapi/TraceNdbApi.cpp
+++ b/storage/ndb/test/ndbapi/TraceNdbApi.cpp
diff --git a/ndb/test/ndbapi/VerifyNdbApi.cpp b/storage/ndb/test/ndbapi/VerifyNdbApi.cpp
index 79645827e2c..79645827e2c 100644
--- a/ndb/test/ndbapi/VerifyNdbApi.cpp
+++ b/storage/ndb/test/ndbapi/VerifyNdbApi.cpp
diff --git a/ndb/test/ndbapi/acid.cpp b/storage/ndb/test/ndbapi/acid.cpp
index 3eb1625be26..3eb1625be26 100644
--- a/ndb/test/ndbapi/acid.cpp
+++ b/storage/ndb/test/ndbapi/acid.cpp
diff --git a/ndb/test/ndbapi/acid2.cpp b/storage/ndb/test/ndbapi/acid2.cpp
index 7bd7ec00ac5..7bd7ec00ac5 100644
--- a/ndb/test/ndbapi/acid2.cpp
+++ b/storage/ndb/test/ndbapi/acid2.cpp
diff --git a/ndb/test/ndbapi/adoInsertRecs.cpp b/storage/ndb/test/ndbapi/adoInsertRecs.cpp
index 0bc67ef641b..0bc67ef641b 100644
--- a/ndb/test/ndbapi/adoInsertRecs.cpp
+++ b/storage/ndb/test/ndbapi/adoInsertRecs.cpp
diff --git a/ndb/test/ndbapi/asyncGenerator.cpp b/storage/ndb/test/ndbapi/asyncGenerator.cpp
index d91e38dff1a..d91e38dff1a 100644
--- a/ndb/test/ndbapi/asyncGenerator.cpp
+++ b/storage/ndb/test/ndbapi/asyncGenerator.cpp
diff --git a/ndb/test/ndbapi/bank/Bank.cpp b/storage/ndb/test/ndbapi/bank/Bank.cpp
index 40819ecc849..40819ecc849 100644
--- a/ndb/test/ndbapi/bank/Bank.cpp
+++ b/storage/ndb/test/ndbapi/bank/Bank.cpp
diff --git a/ndb/test/ndbapi/bank/Bank.hpp b/storage/ndb/test/ndbapi/bank/Bank.hpp
index d9dd7b25944..d9dd7b25944 100644
--- a/ndb/test/ndbapi/bank/Bank.hpp
+++ b/storage/ndb/test/ndbapi/bank/Bank.hpp
diff --git a/ndb/test/ndbapi/bank/BankLoad.cpp b/storage/ndb/test/ndbapi/bank/BankLoad.cpp
index 34947019a51..34947019a51 100644
--- a/ndb/test/ndbapi/bank/BankLoad.cpp
+++ b/storage/ndb/test/ndbapi/bank/BankLoad.cpp
diff --git a/ndb/test/ndbapi/bank/Makefile.am b/storage/ndb/test/ndbapi/bank/Makefile.am
index d4f82a7f9c4..d4f82a7f9c4 100644
--- a/ndb/test/ndbapi/bank/Makefile.am
+++ b/storage/ndb/test/ndbapi/bank/Makefile.am
diff --git a/ndb/test/ndbapi/bank/bankCreator.cpp b/storage/ndb/test/ndbapi/bank/bankCreator.cpp
index 257255babc8..257255babc8 100644
--- a/ndb/test/ndbapi/bank/bankCreator.cpp
+++ b/storage/ndb/test/ndbapi/bank/bankCreator.cpp
diff --git a/ndb/test/ndbapi/bank/bankMakeGL.cpp b/storage/ndb/test/ndbapi/bank/bankMakeGL.cpp
index cf373481e3e..cf373481e3e 100644
--- a/ndb/test/ndbapi/bank/bankMakeGL.cpp
+++ b/storage/ndb/test/ndbapi/bank/bankMakeGL.cpp
diff --git a/ndb/test/ndbapi/bank/bankSumAccounts.cpp b/storage/ndb/test/ndbapi/bank/bankSumAccounts.cpp
index 034f70f8f95..034f70f8f95 100644
--- a/ndb/test/ndbapi/bank/bankSumAccounts.cpp
+++ b/storage/ndb/test/ndbapi/bank/bankSumAccounts.cpp
diff --git a/ndb/test/ndbapi/bank/bankTimer.cpp b/storage/ndb/test/ndbapi/bank/bankTimer.cpp
index 298f85e1e43..298f85e1e43 100644
--- a/ndb/test/ndbapi/bank/bankTimer.cpp
+++ b/storage/ndb/test/ndbapi/bank/bankTimer.cpp
diff --git a/ndb/test/ndbapi/bank/bankTransactionMaker.cpp b/storage/ndb/test/ndbapi/bank/bankTransactionMaker.cpp
index f8e646b6553..f8e646b6553 100644
--- a/ndb/test/ndbapi/bank/bankTransactionMaker.cpp
+++ b/storage/ndb/test/ndbapi/bank/bankTransactionMaker.cpp
diff --git a/ndb/test/ndbapi/bank/bankValidateAllGLs.cpp b/storage/ndb/test/ndbapi/bank/bankValidateAllGLs.cpp
index 0c268121d8a..0c268121d8a 100644
--- a/ndb/test/ndbapi/bank/bankValidateAllGLs.cpp
+++ b/storage/ndb/test/ndbapi/bank/bankValidateAllGLs.cpp
diff --git a/ndb/test/ndbapi/bank/testBank.cpp b/storage/ndb/test/ndbapi/bank/testBank.cpp
index 6be66d528b1..6be66d528b1 100644
--- a/ndb/test/ndbapi/bank/testBank.cpp
+++ b/storage/ndb/test/ndbapi/bank/testBank.cpp
diff --git a/ndb/test/ndbapi/bench/asyncGenerator.cpp b/storage/ndb/test/ndbapi/bench/asyncGenerator.cpp
index d91e38dff1a..d91e38dff1a 100644
--- a/ndb/test/ndbapi/bench/asyncGenerator.cpp
+++ b/storage/ndb/test/ndbapi/bench/asyncGenerator.cpp
diff --git a/ndb/test/ndbapi/bench/dbGenerator.h b/storage/ndb/test/ndbapi/bench/dbGenerator.h
index 2256498e151..2256498e151 100644
--- a/ndb/test/ndbapi/bench/dbGenerator.h
+++ b/storage/ndb/test/ndbapi/bench/dbGenerator.h
diff --git a/ndb/test/ndbapi/bench/dbPopulate.cpp b/storage/ndb/test/ndbapi/bench/dbPopulate.cpp
index 42fbb52f3b2..42fbb52f3b2 100644
--- a/ndb/test/ndbapi/bench/dbPopulate.cpp
+++ b/storage/ndb/test/ndbapi/bench/dbPopulate.cpp
diff --git a/ndb/test/ndbapi/bench/dbPopulate.h b/storage/ndb/test/ndbapi/bench/dbPopulate.h
index 1916720e141..1916720e141 100644
--- a/ndb/test/ndbapi/bench/dbPopulate.h
+++ b/storage/ndb/test/ndbapi/bench/dbPopulate.h
diff --git a/ndb/test/ndbapi/bench/macros.h b/storage/ndb/test/ndbapi/bench/macros.h
index 22b7f564490..22b7f564490 100644
--- a/ndb/test/ndbapi/bench/macros.h
+++ b/storage/ndb/test/ndbapi/bench/macros.h
diff --git a/ndb/test/ndbapi/bench/mainAsyncGenerator.cpp b/storage/ndb/test/ndbapi/bench/mainAsyncGenerator.cpp
index 828b924582f..828b924582f 100644
--- a/ndb/test/ndbapi/bench/mainAsyncGenerator.cpp
+++ b/storage/ndb/test/ndbapi/bench/mainAsyncGenerator.cpp
diff --git a/ndb/test/ndbapi/bench/mainPopulate.cpp b/storage/ndb/test/ndbapi/bench/mainPopulate.cpp
index 5ab1a5b015d..5ab1a5b015d 100644
--- a/ndb/test/ndbapi/bench/mainPopulate.cpp
+++ b/storage/ndb/test/ndbapi/bench/mainPopulate.cpp
diff --git a/ndb/test/ndbapi/bench/ndb_async1.cpp b/storage/ndb/test/ndbapi/bench/ndb_async1.cpp
index 2a84f6b2aca..2a84f6b2aca 100644
--- a/ndb/test/ndbapi/bench/ndb_async1.cpp
+++ b/storage/ndb/test/ndbapi/bench/ndb_async1.cpp
diff --git a/ndb/test/ndbapi/bench/ndb_async2.cpp b/storage/ndb/test/ndbapi/bench/ndb_async2.cpp
index 31cf1d8310a..31cf1d8310a 100644
--- a/ndb/test/ndbapi/bench/ndb_async2.cpp
+++ b/storage/ndb/test/ndbapi/bench/ndb_async2.cpp
diff --git a/ndb/test/ndbapi/bench/ndb_error.hpp b/storage/ndb/test/ndbapi/bench/ndb_error.hpp
index d90f5506813..d90f5506813 100644
--- a/ndb/test/ndbapi/bench/ndb_error.hpp
+++ b/storage/ndb/test/ndbapi/bench/ndb_error.hpp
diff --git a/ndb/test/ndbapi/bench/ndb_schema.hpp b/storage/ndb/test/ndbapi/bench/ndb_schema.hpp
index af08bc2eecd..af08bc2eecd 100644
--- a/ndb/test/ndbapi/bench/ndb_schema.hpp
+++ b/storage/ndb/test/ndbapi/bench/ndb_schema.hpp
diff --git a/ndb/test/ndbapi/bench/ndb_user_transaction.cpp b/storage/ndb/test/ndbapi/bench/ndb_user_transaction.cpp
index 182f1f99586..182f1f99586 100644
--- a/ndb/test/ndbapi/bench/ndb_user_transaction.cpp
+++ b/storage/ndb/test/ndbapi/bench/ndb_user_transaction.cpp
diff --git a/ndb/test/ndbapi/bench/ndb_user_transaction2.cpp b/storage/ndb/test/ndbapi/bench/ndb_user_transaction2.cpp
index df3c7a7989e..df3c7a7989e 100644
--- a/ndb/test/ndbapi/bench/ndb_user_transaction2.cpp
+++ b/storage/ndb/test/ndbapi/bench/ndb_user_transaction2.cpp
diff --git a/ndb/test/ndbapi/bench/ndb_user_transaction3.cpp b/storage/ndb/test/ndbapi/bench/ndb_user_transaction3.cpp
index d2c92ecd424..d2c92ecd424 100644
--- a/ndb/test/ndbapi/bench/ndb_user_transaction3.cpp
+++ b/storage/ndb/test/ndbapi/bench/ndb_user_transaction3.cpp
diff --git a/ndb/test/ndbapi/bench/ndb_user_transaction4.cpp b/storage/ndb/test/ndbapi/bench/ndb_user_transaction4.cpp
index e652c7bfed8..e652c7bfed8 100644
--- a/ndb/test/ndbapi/bench/ndb_user_transaction4.cpp
+++ b/storage/ndb/test/ndbapi/bench/ndb_user_transaction4.cpp
diff --git a/ndb/test/ndbapi/bench/ndb_user_transaction5.cpp b/storage/ndb/test/ndbapi/bench/ndb_user_transaction5.cpp
index 86580008d10..86580008d10 100644
--- a/ndb/test/ndbapi/bench/ndb_user_transaction5.cpp
+++ b/storage/ndb/test/ndbapi/bench/ndb_user_transaction5.cpp
diff --git a/ndb/test/ndbapi/bench/ndb_user_transaction6.cpp b/storage/ndb/test/ndbapi/bench/ndb_user_transaction6.cpp
index 262f38e9ffb..262f38e9ffb 100644
--- a/ndb/test/ndbapi/bench/ndb_user_transaction6.cpp
+++ b/storage/ndb/test/ndbapi/bench/ndb_user_transaction6.cpp
diff --git a/ndb/test/ndbapi/bench/testData.h b/storage/ndb/test/ndbapi/bench/testData.h
index 3db85e7342e..3db85e7342e 100644
--- a/ndb/test/ndbapi/bench/testData.h
+++ b/storage/ndb/test/ndbapi/bench/testData.h
diff --git a/ndb/test/ndbapi/bench/testDefinitions.h b/storage/ndb/test/ndbapi/bench/testDefinitions.h
index 2f4aeb30975..2f4aeb30975 100644
--- a/ndb/test/ndbapi/bench/testDefinitions.h
+++ b/storage/ndb/test/ndbapi/bench/testDefinitions.h
diff --git a/ndb/test/ndbapi/bench/userInterface.cpp b/storage/ndb/test/ndbapi/bench/userInterface.cpp
index 35e88183230..35e88183230 100644
--- a/ndb/test/ndbapi/bench/userInterface.cpp
+++ b/storage/ndb/test/ndbapi/bench/userInterface.cpp
diff --git a/ndb/test/ndbapi/bench/userInterface.h b/storage/ndb/test/ndbapi/bench/userInterface.h
index bad61fcf171..bad61fcf171 100644
--- a/ndb/test/ndbapi/bench/userInterface.h
+++ b/storage/ndb/test/ndbapi/bench/userInterface.h
diff --git a/ndb/test/ndbapi/benchronja.cpp b/storage/ndb/test/ndbapi/benchronja.cpp
index a7523e8e416..a7523e8e416 100644
--- a/ndb/test/ndbapi/benchronja.cpp
+++ b/storage/ndb/test/ndbapi/benchronja.cpp
diff --git a/ndb/test/ndbapi/bulk_copy.cpp b/storage/ndb/test/ndbapi/bulk_copy.cpp
index b53654ce0fb..b53654ce0fb 100644
--- a/ndb/test/ndbapi/bulk_copy.cpp
+++ b/storage/ndb/test/ndbapi/bulk_copy.cpp
diff --git a/ndb/test/ndbapi/cdrserver.cpp b/storage/ndb/test/ndbapi/cdrserver.cpp
index 976319034bf..976319034bf 100644
--- a/ndb/test/ndbapi/cdrserver.cpp
+++ b/storage/ndb/test/ndbapi/cdrserver.cpp
diff --git a/ndb/test/ndbapi/celloDb.cpp b/storage/ndb/test/ndbapi/celloDb.cpp
index 2d6401c355a..2d6401c355a 100644
--- a/ndb/test/ndbapi/celloDb.cpp
+++ b/storage/ndb/test/ndbapi/celloDb.cpp
diff --git a/ndb/test/ndbapi/create_all_tabs.cpp b/storage/ndb/test/ndbapi/create_all_tabs.cpp
index f06078d67a2..f06078d67a2 100644
--- a/ndb/test/ndbapi/create_all_tabs.cpp
+++ b/storage/ndb/test/ndbapi/create_all_tabs.cpp
diff --git a/ndb/test/ndbapi/create_tab.cpp b/storage/ndb/test/ndbapi/create_tab.cpp
index b35c8655236..b35c8655236 100644
--- a/ndb/test/ndbapi/create_tab.cpp
+++ b/storage/ndb/test/ndbapi/create_tab.cpp
diff --git a/ndb/test/ndbapi/drop_all_tabs.cpp b/storage/ndb/test/ndbapi/drop_all_tabs.cpp
index f12d750916e..f12d750916e 100644
--- a/ndb/test/ndbapi/drop_all_tabs.cpp
+++ b/storage/ndb/test/ndbapi/drop_all_tabs.cpp
diff --git a/ndb/test/ndbapi/flexAsynch.cpp b/storage/ndb/test/ndbapi/flexAsynch.cpp
index 8a7dbec1561..8a7dbec1561 100644
--- a/ndb/test/ndbapi/flexAsynch.cpp
+++ b/storage/ndb/test/ndbapi/flexAsynch.cpp
diff --git a/ndb/test/ndbapi/flexBench.cpp b/storage/ndb/test/ndbapi/flexBench.cpp
index abddecfdc40..abddecfdc40 100644
--- a/ndb/test/ndbapi/flexBench.cpp
+++ b/storage/ndb/test/ndbapi/flexBench.cpp
diff --git a/ndb/test/ndbapi/flexHammer.cpp b/storage/ndb/test/ndbapi/flexHammer.cpp
index f254b1e5ccf..f254b1e5ccf 100644
--- a/ndb/test/ndbapi/flexHammer.cpp
+++ b/storage/ndb/test/ndbapi/flexHammer.cpp
diff --git a/ndb/test/ndbapi/flexScan.cpp b/storage/ndb/test/ndbapi/flexScan.cpp
index 4d2c85d6955..4d2c85d6955 100644
--- a/ndb/test/ndbapi/flexScan.cpp
+++ b/storage/ndb/test/ndbapi/flexScan.cpp
diff --git a/ndb/test/ndbapi/flexTT.cpp b/storage/ndb/test/ndbapi/flexTT.cpp
index 7cd5ac8e3b4..7cd5ac8e3b4 100644
--- a/ndb/test/ndbapi/flexTT.cpp
+++ b/storage/ndb/test/ndbapi/flexTT.cpp
diff --git a/ndb/test/ndbapi/flexTimedAsynch.cpp b/storage/ndb/test/ndbapi/flexTimedAsynch.cpp
index 2b8c0bdd5f8..2b8c0bdd5f8 100644
--- a/ndb/test/ndbapi/flexTimedAsynch.cpp
+++ b/storage/ndb/test/ndbapi/flexTimedAsynch.cpp
diff --git a/ndb/test/ndbapi/flex_bench_mysql.cpp b/storage/ndb/test/ndbapi/flex_bench_mysql.cpp
index 3efb7ee2094..3efb7ee2094 100644
--- a/ndb/test/ndbapi/flex_bench_mysql.cpp
+++ b/storage/ndb/test/ndbapi/flex_bench_mysql.cpp
diff --git a/ndb/test/ndbapi/index.cpp b/storage/ndb/test/ndbapi/index.cpp
index c22da594164..c22da594164 100644
--- a/ndb/test/ndbapi/index.cpp
+++ b/storage/ndb/test/ndbapi/index.cpp
diff --git a/ndb/test/ndbapi/index2.cpp b/storage/ndb/test/ndbapi/index2.cpp
index f739468d7df..f739468d7df 100644
--- a/ndb/test/ndbapi/index2.cpp
+++ b/storage/ndb/test/ndbapi/index2.cpp
diff --git a/ndb/test/ndbapi/initronja.cpp b/storage/ndb/test/ndbapi/initronja.cpp
index 3ce274e4319..3ce274e4319 100644
--- a/ndb/test/ndbapi/initronja.cpp
+++ b/storage/ndb/test/ndbapi/initronja.cpp
diff --git a/ndb/test/ndbapi/interpreterInTup.cpp b/storage/ndb/test/ndbapi/interpreterInTup.cpp
index a07d5898213..a07d5898213 100644
--- a/ndb/test/ndbapi/interpreterInTup.cpp
+++ b/storage/ndb/test/ndbapi/interpreterInTup.cpp
diff --git a/ndb/test/ndbapi/mainAsyncGenerator.cpp b/storage/ndb/test/ndbapi/mainAsyncGenerator.cpp
index 73a8b98ab57..73a8b98ab57 100644
--- a/ndb/test/ndbapi/mainAsyncGenerator.cpp
+++ b/storage/ndb/test/ndbapi/mainAsyncGenerator.cpp
diff --git a/ndb/test/ndbapi/msa.cpp b/storage/ndb/test/ndbapi/msa.cpp
index e39f7a8c64a..e39f7a8c64a 100644
--- a/ndb/test/ndbapi/msa.cpp
+++ b/storage/ndb/test/ndbapi/msa.cpp
diff --git a/ndb/test/ndbapi/ndb_async1.cpp b/storage/ndb/test/ndbapi/ndb_async1.cpp
index 2a84f6b2aca..2a84f6b2aca 100644
--- a/ndb/test/ndbapi/ndb_async1.cpp
+++ b/storage/ndb/test/ndbapi/ndb_async1.cpp
diff --git a/ndb/test/ndbapi/ndb_async2.cpp b/storage/ndb/test/ndbapi/ndb_async2.cpp
index 0c1d138defb..0c1d138defb 100644
--- a/ndb/test/ndbapi/ndb_async2.cpp
+++ b/storage/ndb/test/ndbapi/ndb_async2.cpp
diff --git a/ndb/test/ndbapi/ndb_user_populate.cpp b/storage/ndb/test/ndbapi/ndb_user_populate.cpp
index ce3a76cdd59..ce3a76cdd59 100644
--- a/ndb/test/ndbapi/ndb_user_populate.cpp
+++ b/storage/ndb/test/ndbapi/ndb_user_populate.cpp
diff --git a/ndb/test/ndbapi/ndb_user_transaction.cpp b/storage/ndb/test/ndbapi/ndb_user_transaction.cpp
index 182f1f99586..182f1f99586 100644
--- a/ndb/test/ndbapi/ndb_user_transaction.cpp
+++ b/storage/ndb/test/ndbapi/ndb_user_transaction.cpp
diff --git a/ndb/test/ndbapi/ndb_user_transaction2.cpp b/storage/ndb/test/ndbapi/ndb_user_transaction2.cpp
index df3c7a7989e..df3c7a7989e 100644
--- a/ndb/test/ndbapi/ndb_user_transaction2.cpp
+++ b/storage/ndb/test/ndbapi/ndb_user_transaction2.cpp
diff --git a/ndb/test/ndbapi/ndb_user_transaction3.cpp b/storage/ndb/test/ndbapi/ndb_user_transaction3.cpp
index d2c92ecd424..d2c92ecd424 100644
--- a/ndb/test/ndbapi/ndb_user_transaction3.cpp
+++ b/storage/ndb/test/ndbapi/ndb_user_transaction3.cpp
diff --git a/ndb/test/ndbapi/ndb_user_transaction4.cpp b/storage/ndb/test/ndbapi/ndb_user_transaction4.cpp
index e652c7bfed8..e652c7bfed8 100644
--- a/ndb/test/ndbapi/ndb_user_transaction4.cpp
+++ b/storage/ndb/test/ndbapi/ndb_user_transaction4.cpp
diff --git a/ndb/test/ndbapi/ndb_user_transaction5.cpp b/storage/ndb/test/ndbapi/ndb_user_transaction5.cpp
index 86580008d10..86580008d10 100644
--- a/ndb/test/ndbapi/ndb_user_transaction5.cpp
+++ b/storage/ndb/test/ndbapi/ndb_user_transaction5.cpp
diff --git a/ndb/test/ndbapi/ndb_user_transaction6.cpp b/storage/ndb/test/ndbapi/ndb_user_transaction6.cpp
index 262f38e9ffb..262f38e9ffb 100644
--- a/ndb/test/ndbapi/ndb_user_transaction6.cpp
+++ b/storage/ndb/test/ndbapi/ndb_user_transaction6.cpp
diff --git a/ndb/test/ndbapi/old_dirs/acid/Makefile b/storage/ndb/test/ndbapi/old_dirs/acid/Makefile
index 33dc49fcdea..33dc49fcdea 100644
--- a/ndb/test/ndbapi/old_dirs/acid/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/acid/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/acid2/Makefile b/storage/ndb/test/ndbapi/old_dirs/acid2/Makefile
index 69c9d409b9e..69c9d409b9e 100644
--- a/ndb/test/ndbapi/old_dirs/acid2/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/acid2/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/acid2/TraceNdbApi.hpp b/storage/ndb/test/ndbapi/old_dirs/acid2/TraceNdbApi.hpp
index 2bd4eab6b70..2bd4eab6b70 100644
--- a/ndb/test/ndbapi/old_dirs/acid2/TraceNdbApi.hpp
+++ b/storage/ndb/test/ndbapi/old_dirs/acid2/TraceNdbApi.hpp
diff --git a/ndb/test/ndbapi/old_dirs/acid2/VerifyNdbApi.hpp b/storage/ndb/test/ndbapi/old_dirs/acid2/VerifyNdbApi.hpp
index 4a5b8cc8111..4a5b8cc8111 100644
--- a/ndb/test/ndbapi/old_dirs/acid2/VerifyNdbApi.hpp
+++ b/storage/ndb/test/ndbapi/old_dirs/acid2/VerifyNdbApi.hpp
diff --git a/ndb/test/ndbapi/old_dirs/basicAsynch/Makefile b/storage/ndb/test/ndbapi/old_dirs/basicAsynch/Makefile
index 802c5e5a2bd..802c5e5a2bd 100755
--- a/ndb/test/ndbapi/old_dirs/basicAsynch/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/basicAsynch/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/bulk_copy/Makefile b/storage/ndb/test/ndbapi/old_dirs/bulk_copy/Makefile
index 22c05b138b7..22c05b138b7 100644
--- a/ndb/test/ndbapi/old_dirs/bulk_copy/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/bulk_copy/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/create_all_tabs/Makefile b/storage/ndb/test/ndbapi/old_dirs/create_all_tabs/Makefile
index 58309807682..58309807682 100644
--- a/ndb/test/ndbapi/old_dirs/create_all_tabs/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/create_all_tabs/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/create_tab/Makefile b/storage/ndb/test/ndbapi/old_dirs/create_tab/Makefile
index c2ea0b52b15..c2ea0b52b15 100644
--- a/ndb/test/ndbapi/old_dirs/create_tab/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/create_tab/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/drop_all_tabs/Makefile b/storage/ndb/test/ndbapi/old_dirs/drop_all_tabs/Makefile
index 96db0781417..96db0781417 100644
--- a/ndb/test/ndbapi/old_dirs/drop_all_tabs/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/drop_all_tabs/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/flexAsynch/Makefile b/storage/ndb/test/ndbapi/old_dirs/flexAsynch/Makefile
index 2c77c8e21df..2c77c8e21df 100644
--- a/ndb/test/ndbapi/old_dirs/flexAsynch/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/flexAsynch/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/flexBench/Makefile.am b/storage/ndb/test/ndbapi/old_dirs/flexBench/Makefile.am
index d4de4b92b60..d4de4b92b60 100644
--- a/ndb/test/ndbapi/old_dirs/flexBench/Makefile.am
+++ b/storage/ndb/test/ndbapi/old_dirs/flexBench/Makefile.am
diff --git a/ndb/test/ndbapi/old_dirs/flexBench/ndbplot.pl b/storage/ndb/test/ndbapi/old_dirs/flexBench/ndbplot.pl
index b16f6d5897d..b16f6d5897d 100755
--- a/ndb/test/ndbapi/old_dirs/flexBench/ndbplot.pl
+++ b/storage/ndb/test/ndbapi/old_dirs/flexBench/ndbplot.pl
diff --git a/ndb/test/ndbapi/old_dirs/flexHammer/Makefile b/storage/ndb/test/ndbapi/old_dirs/flexHammer/Makefile
index c8e436fb7f5..c8e436fb7f5 100644
--- a/ndb/test/ndbapi/old_dirs/flexHammer/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/flexHammer/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/flexHammer/README b/storage/ndb/test/ndbapi/old_dirs/flexHammer/README
index 556582aab96..556582aab96 100644
--- a/ndb/test/ndbapi/old_dirs/flexHammer/README
+++ b/storage/ndb/test/ndbapi/old_dirs/flexHammer/README
diff --git a/ndb/test/ndbapi/old_dirs/flexScan/Makefile b/storage/ndb/test/ndbapi/old_dirs/flexScan/Makefile
index 78f9d481063..78f9d481063 100644
--- a/ndb/test/ndbapi/old_dirs/flexScan/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/flexScan/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/flexScan/README b/storage/ndb/test/ndbapi/old_dirs/flexScan/README
index cddbdea5336..cddbdea5336 100644
--- a/ndb/test/ndbapi/old_dirs/flexScan/README
+++ b/storage/ndb/test/ndbapi/old_dirs/flexScan/README
diff --git a/ndb/test/ndbapi/old_dirs/flexTT/Makefile b/storage/ndb/test/ndbapi/old_dirs/flexTT/Makefile
index a63bd803d95..a63bd803d95 100644
--- a/ndb/test/ndbapi/old_dirs/flexTT/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/flexTT/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/flexTimedAsynch/Makefile b/storage/ndb/test/ndbapi/old_dirs/flexTimedAsynch/Makefile
index e9995dbd16f..e9995dbd16f 100644
--- a/ndb/test/ndbapi/old_dirs/flexTimedAsynch/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/flexTimedAsynch/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/flex_bench_mysql/Makefile b/storage/ndb/test/ndbapi/old_dirs/flex_bench_mysql/Makefile
index d2608526cae..d2608526cae 100644
--- a/ndb/test/ndbapi/old_dirs/flex_bench_mysql/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/flex_bench_mysql/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/indexTest/Makefile b/storage/ndb/test/ndbapi/old_dirs/indexTest/Makefile
index d842e487ee5..d842e487ee5 100644
--- a/ndb/test/ndbapi/old_dirs/indexTest/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/indexTest/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/indexTest2/Makefile b/storage/ndb/test/ndbapi/old_dirs/indexTest2/Makefile
index ad78fd51986..ad78fd51986 100644
--- a/ndb/test/ndbapi/old_dirs/indexTest2/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/indexTest2/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/interpreterInTup/Makefile b/storage/ndb/test/ndbapi/old_dirs/interpreterInTup/Makefile
index 074adbf674a..074adbf674a 100644
--- a/ndb/test/ndbapi/old_dirs/interpreterInTup/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/interpreterInTup/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/Makefile b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/Makefile
index af472b1589f..af472b1589f 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/Makefile b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/Makefile
index 744d6171139..744d6171139 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/generator/Makefile b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/generator/Makefile
index c1f84a3ef70..c1f84a3ef70 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/generator/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/generator/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/dbGenerator.h b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/dbGenerator.h
index 2256498e151..2256498e151 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/dbGenerator.h
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/dbGenerator.h
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/testData.h b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/testData.h
index 3db85e7342e..3db85e7342e 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/testData.h
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/testData.h
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/userInterface.h b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/userInterface.h
index 94bd1e80ab3..94bd1e80ab3 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/userInterface.h
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/userInterface.h
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/Makefile b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/Makefile
index c0b532a8359..c0b532a8359 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/macros.h b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/macros.h
index 22b7f564490..22b7f564490 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/macros.h
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/macros.h
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/ndb_error.hpp b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/ndb_error.hpp
index 9e6c5e55e73..9e6c5e55e73 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/ndb_error.hpp
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/ndb_error.hpp
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/bin/.empty b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/bin/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/bin/.empty
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/bin/.empty
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/include/ndb_schema.hpp b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/include/ndb_schema.hpp
index af08bc2eecd..af08bc2eecd 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/include/ndb_schema.hpp
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/include/ndb_schema.hpp
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/include/testDefinitions.h b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/include/testDefinitions.h
index 2f4aeb30975..2f4aeb30975 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/include/testDefinitions.h
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/include/testDefinitions.h
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/lib/.empty b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/lib/.empty
index e69de29bb2d..e69de29bb2d 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/lib/.empty
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/lib/.empty
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/script/Makefile b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/script/Makefile
index 240b5957573..240b5957573 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/script/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/script/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l-p10.sh b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l-p10.sh
index 1ce3969f9fb..1ce3969f9fb 100755
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l-p10.sh
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l-p10.sh
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l.sh b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l.sh
index a5de71395c4..a5de71395c4 100755
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l.sh
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l.sh
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-p10.sh b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-p10.sh
index 92c853cdd86..92c853cdd86 100755
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-p10.sh
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-p10.sh
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench.sh b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench.sh
index da8e9d9bf42..da8e9d9bf42 100755
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench.sh
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench.sh
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/Makefile b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/Makefile
index ae7fac9c49b..ae7fac9c49b 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/README b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/README
index e81c8ba0051..e81c8ba0051 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/README
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/README
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/Makefile b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/Makefile
index 143d9ba655e..143d9ba655e 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.c b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.c
index 7484c7647f5..7484c7647f5 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.c
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.c
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.h b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.h
index 824688b6cf9..824688b6cf9 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.h
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.h
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/mainGenerator.c b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/mainGenerator.c
index 4a31db0b4e9..4a31db0b4e9 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/mainGenerator.c
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/mainGenerator.c
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/include/testData.h b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/include/testData.h
index 863c230502b..863c230502b 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/include/testData.h
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/include/testData.h
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/include/userInterface.h b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/include/userInterface.h
index b70ded87756..b70ded87756 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/include/userInterface.h
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/include/userInterface.h
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.linux b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.linux
index a933669cfe7..a933669cfe7 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.linux
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.linux
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.sparc b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.sparc
index 57ab8bf982f..57ab8bf982f 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.sparc
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.sparc
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/Makefile b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/Makefile
index 2107c948843..2107c948843 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.c b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.c
index 42fbb52f3b2..42fbb52f3b2 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.c
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.c
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.h b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.h
index 1916720e141..1916720e141 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.h
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.h
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/mainPopulate.c b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/mainPopulate.c
index 838ac8a7196..838ac8a7196 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/mainPopulate.c
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/mainPopulate.c
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/Makefile b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/Makefile
index 9bf229ac84c..9bf229ac84c 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/localDbPrepare.c b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/localDbPrepare.c
index dd100507016..dd100507016 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/localDbPrepare.c
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/localDbPrepare.c
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/macros.h b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/macros.h
index 363f247b93f..363f247b93f 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/macros.h
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/macros.h
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/ndb_error.hpp b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/ndb_error.hpp
index b3aaeac822e..b3aaeac822e 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/ndb_error.hpp
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/ndb_error.hpp
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/Makefile b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/Makefile
index 9b1247d44af..9b1247d44af 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userHandle.h b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userHandle.h
index 1de468d4dad..1de468d4dad 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userHandle.h
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userHandle.h
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userInterface.c b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userInterface.c
index bacf1861dde..bacf1861dde 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userInterface.c
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userInterface.c
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userTransaction.c b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userTransaction.c
index a2f4787bb0c..a2f4787bb0c 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userTransaction.c
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userTransaction.c
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userHandle.h b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userHandle.h
index 6da76fc2bff..6da76fc2bff 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userHandle.h
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userHandle.h
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userInterface.cpp b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userInterface.cpp
index fe3c17acbf5..fe3c17acbf5 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userInterface.cpp
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userInterface.cpp
diff --git a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userTransaction.c b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userTransaction.c
index a2f4787bb0c..a2f4787bb0c 100644
--- a/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userTransaction.c
+++ b/storage/ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userTransaction.c
diff --git a/ndb/test/ndbapi/old_dirs/restarter/Makefile b/storage/ndb/test/ndbapi/old_dirs/restarter/Makefile
index 041fbfd82ba..041fbfd82ba 100644
--- a/ndb/test/ndbapi/old_dirs/restarter/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/restarter/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/restarter2/Makefile b/storage/ndb/test/ndbapi/old_dirs/restarter2/Makefile
index ba33a2e21dc..ba33a2e21dc 100644
--- a/ndb/test/ndbapi/old_dirs/restarter2/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/restarter2/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/restarts/Makefile b/storage/ndb/test/ndbapi/old_dirs/restarts/Makefile
index 9f14b81fae5..9f14b81fae5 100644
--- a/ndb/test/ndbapi/old_dirs/restarts/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/restarts/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/ronja/Makefile b/storage/ndb/test/ndbapi/old_dirs/ronja/Makefile
index a11a27c5fd7..a11a27c5fd7 100644
--- a/ndb/test/ndbapi/old_dirs/ronja/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/ronja/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/ronja/benchronja/Makefile b/storage/ndb/test/ndbapi/old_dirs/ronja/benchronja/Makefile
index f0521c3ba77..f0521c3ba77 100644
--- a/ndb/test/ndbapi/old_dirs/ronja/benchronja/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/ronja/benchronja/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/ronja/initronja/Makefile b/storage/ndb/test/ndbapi/old_dirs/ronja/initronja/Makefile
index dd66dd813d1..dd66dd813d1 100644
--- a/ndb/test/ndbapi/old_dirs/ronja/initronja/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/ronja/initronja/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/telco/Makefile b/storage/ndb/test/ndbapi/old_dirs/telco/Makefile
index 8f82c714119..8f82c714119 100644
--- a/ndb/test/ndbapi/old_dirs/telco/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/telco/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/telco/readme b/storage/ndb/test/ndbapi/old_dirs/telco/readme
index 627b4256eef..627b4256eef 100644
--- a/ndb/test/ndbapi/old_dirs/telco/readme
+++ b/storage/ndb/test/ndbapi/old_dirs/telco/readme
diff --git a/ndb/test/ndbapi/old_dirs/testBackup/Makefile b/storage/ndb/test/ndbapi/old_dirs/testBackup/Makefile
index abf47dcfb2d..abf47dcfb2d 100644
--- a/ndb/test/ndbapi/old_dirs/testBackup/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testBackup/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testBasic/Makefile b/storage/ndb/test/ndbapi/old_dirs/testBasic/Makefile
index 755b19939cb..755b19939cb 100644
--- a/ndb/test/ndbapi/old_dirs/testBasic/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testBasic/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testBlobs/Makefile b/storage/ndb/test/ndbapi/old_dirs/testBlobs/Makefile
index cc5bb629c17..cc5bb629c17 100644
--- a/ndb/test/ndbapi/old_dirs/testBlobs/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testBlobs/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testDataBuffers/Makefile b/storage/ndb/test/ndbapi/old_dirs/testDataBuffers/Makefile
index 181fbc829d4..181fbc829d4 100644
--- a/ndb/test/ndbapi/old_dirs/testDataBuffers/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testDataBuffers/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testDict/Makefile b/storage/ndb/test/ndbapi/old_dirs/testDict/Makefile
index 75d493c3424..75d493c3424 100644
--- a/ndb/test/ndbapi/old_dirs/testDict/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testDict/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testGrep/Makefile b/storage/ndb/test/ndbapi/old_dirs/testGrep/Makefile
index 6bad3d56a00..6bad3d56a00 100644
--- a/ndb/test/ndbapi/old_dirs/testGrep/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testGrep/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testGrep/verify/Makefile b/storage/ndb/test/ndbapi/old_dirs/testGrep/verify/Makefile
index 256e3c98f36..256e3c98f36 100644
--- a/ndb/test/ndbapi/old_dirs/testGrep/verify/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testGrep/verify/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testIndex/Makefile b/storage/ndb/test/ndbapi/old_dirs/testIndex/Makefile
index e5cd4542c9c..e5cd4542c9c 100644
--- a/ndb/test/ndbapi/old_dirs/testIndex/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testIndex/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testInterpreter/Makefile b/storage/ndb/test/ndbapi/old_dirs/testInterpreter/Makefile
index e84287a1b16..e84287a1b16 100644
--- a/ndb/test/ndbapi/old_dirs/testInterpreter/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testInterpreter/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testMgm/Makefile b/storage/ndb/test/ndbapi/old_dirs/testMgm/Makefile
index be50d3dae7e..be50d3dae7e 100644
--- a/ndb/test/ndbapi/old_dirs/testMgm/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testMgm/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testNdbApi/Makefile b/storage/ndb/test/ndbapi/old_dirs/testNdbApi/Makefile
index 3bb3cba427e..3bb3cba427e 100644
--- a/ndb/test/ndbapi/old_dirs/testNdbApi/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testNdbApi/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testNodeRestart/Makefile b/storage/ndb/test/ndbapi/old_dirs/testNodeRestart/Makefile
index 8c13ab3beb4..8c13ab3beb4 100644
--- a/ndb/test/ndbapi/old_dirs/testNodeRestart/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testNodeRestart/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testOIBasic/Makefile b/storage/ndb/test/ndbapi/old_dirs/testOIBasic/Makefile
index 1bbbcf1d17e..1bbbcf1d17e 100644
--- a/ndb/test/ndbapi/old_dirs/testOIBasic/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testOIBasic/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testOIBasic/times.txt b/storage/ndb/test/ndbapi/old_dirs/testOIBasic/times.txt
index 641e9ddb4bf..641e9ddb4bf 100644
--- a/ndb/test/ndbapi/old_dirs/testOIBasic/times.txt
+++ b/storage/ndb/test/ndbapi/old_dirs/testOIBasic/times.txt
diff --git a/ndb/test/ndbapi/old_dirs/testOperations/Makefile b/storage/ndb/test/ndbapi/old_dirs/testOperations/Makefile
index 25546ade639..25546ade639 100644
--- a/ndb/test/ndbapi/old_dirs/testOperations/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testOperations/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testOrderedIndex/Makefile b/storage/ndb/test/ndbapi/old_dirs/testOrderedIndex/Makefile
index d8899a37895..d8899a37895 100644
--- a/ndb/test/ndbapi/old_dirs/testOrderedIndex/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testOrderedIndex/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testRestartGci/Makefile b/storage/ndb/test/ndbapi/old_dirs/testRestartGci/Makefile
index 24f449b747d..24f449b747d 100644
--- a/ndb/test/ndbapi/old_dirs/testRestartGci/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testRestartGci/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testScan/Makefile b/storage/ndb/test/ndbapi/old_dirs/testScan/Makefile
index fe48f5bc926..fe48f5bc926 100644
--- a/ndb/test/ndbapi/old_dirs/testScan/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testScan/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testScanInterpreter/Makefile b/storage/ndb/test/ndbapi/old_dirs/testScanInterpreter/Makefile
index c7d96494148..c7d96494148 100644
--- a/ndb/test/ndbapi/old_dirs/testScanInterpreter/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testScanInterpreter/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testSystemRestart/Makefile b/storage/ndb/test/ndbapi/old_dirs/testSystemRestart/Makefile
index 7a306eb313d..7a306eb313d 100644
--- a/ndb/test/ndbapi/old_dirs/testSystemRestart/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testSystemRestart/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testTimeout/Makefile b/storage/ndb/test/ndbapi/old_dirs/testTimeout/Makefile
index 01a9df9887f..01a9df9887f 100644
--- a/ndb/test/ndbapi/old_dirs/testTimeout/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testTimeout/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/testTransactions/Makefile b/storage/ndb/test/ndbapi/old_dirs/testTransactions/Makefile
index 0279a526923..0279a526923 100644
--- a/ndb/test/ndbapi/old_dirs/testTransactions/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/testTransactions/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/test_event/Makefile b/storage/ndb/test/ndbapi/old_dirs/test_event/Makefile
index 6299fa47845..6299fa47845 100644
--- a/ndb/test/ndbapi/old_dirs/test_event/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/test_event/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/vw_test/Makefile b/storage/ndb/test/ndbapi/old_dirs/vw_test/Makefile
index 144873dcc69..144873dcc69 100644
--- a/ndb/test/ndbapi/old_dirs/vw_test/Makefile
+++ b/storage/ndb/test/ndbapi/old_dirs/vw_test/Makefile
diff --git a/ndb/test/ndbapi/old_dirs/vw_test/bcd.h b/storage/ndb/test/ndbapi/old_dirs/vw_test/bcd.h
index d0aaffbd8b7..d0aaffbd8b7 100644
--- a/ndb/test/ndbapi/old_dirs/vw_test/bcd.h
+++ b/storage/ndb/test/ndbapi/old_dirs/vw_test/bcd.h
diff --git a/ndb/test/ndbapi/old_dirs/vw_test/script/client_start b/storage/ndb/test/ndbapi/old_dirs/vw_test/script/client_start
index 2965be6fbb5..2965be6fbb5 100644
--- a/ndb/test/ndbapi/old_dirs/vw_test/script/client_start
+++ b/storage/ndb/test/ndbapi/old_dirs/vw_test/script/client_start
diff --git a/ndb/test/ndbapi/old_dirs/vw_test/utv.h b/storage/ndb/test/ndbapi/old_dirs/vw_test/utv.h
index 6f378e5595b..6f378e5595b 100644
--- a/ndb/test/ndbapi/old_dirs/vw_test/utv.h
+++ b/storage/ndb/test/ndbapi/old_dirs/vw_test/utv.h
diff --git a/ndb/test/ndbapi/old_dirs/vw_test/vcdrfunc.h b/storage/ndb/test/ndbapi/old_dirs/vw_test/vcdrfunc.h
index 3c5444d733b..3c5444d733b 100644
--- a/ndb/test/ndbapi/old_dirs/vw_test/vcdrfunc.h
+++ b/storage/ndb/test/ndbapi/old_dirs/vw_test/vcdrfunc.h
diff --git a/ndb/test/ndbapi/restarter.cpp b/storage/ndb/test/ndbapi/restarter.cpp
index d6831494b48..d6831494b48 100644
--- a/ndb/test/ndbapi/restarter.cpp
+++ b/storage/ndb/test/ndbapi/restarter.cpp
diff --git a/ndb/test/ndbapi/restarter2.cpp b/storage/ndb/test/ndbapi/restarter2.cpp
index 846748a7bba..846748a7bba 100644
--- a/ndb/test/ndbapi/restarter2.cpp
+++ b/storage/ndb/test/ndbapi/restarter2.cpp
diff --git a/ndb/test/ndbapi/restarts.cpp b/storage/ndb/test/ndbapi/restarts.cpp
index 184e754de4a..184e754de4a 100644
--- a/ndb/test/ndbapi/restarts.cpp
+++ b/storage/ndb/test/ndbapi/restarts.cpp
diff --git a/ndb/test/ndbapi/size.cpp b/storage/ndb/test/ndbapi/size.cpp
index ff178b11d68..ff178b11d68 100644
--- a/ndb/test/ndbapi/size.cpp
+++ b/storage/ndb/test/ndbapi/size.cpp
diff --git a/ndb/test/ndbapi/slow_select.cpp b/storage/ndb/test/ndbapi/slow_select.cpp
index 8d615fa5771..8d615fa5771 100644
--- a/ndb/test/ndbapi/slow_select.cpp
+++ b/storage/ndb/test/ndbapi/slow_select.cpp
diff --git a/ndb/test/ndbapi/testBackup.cpp b/storage/ndb/test/ndbapi/testBackup.cpp
index f3594514c5b..f3594514c5b 100644
--- a/ndb/test/ndbapi/testBackup.cpp
+++ b/storage/ndb/test/ndbapi/testBackup.cpp
diff --git a/ndb/test/ndbapi/testBasic.cpp b/storage/ndb/test/ndbapi/testBasic.cpp
index 4d64b15ecfa..4d64b15ecfa 100644
--- a/ndb/test/ndbapi/testBasic.cpp
+++ b/storage/ndb/test/ndbapi/testBasic.cpp
diff --git a/ndb/test/ndbapi/testBasicAsynch.cpp b/storage/ndb/test/ndbapi/testBasicAsynch.cpp
index 6daa22fdc6a..6daa22fdc6a 100644
--- a/ndb/test/ndbapi/testBasicAsynch.cpp
+++ b/storage/ndb/test/ndbapi/testBasicAsynch.cpp
diff --git a/ndb/test/ndbapi/testBitfield.cpp b/storage/ndb/test/ndbapi/testBitfield.cpp
index e26f495f5a4..e26f495f5a4 100644
--- a/ndb/test/ndbapi/testBitfield.cpp
+++ b/storage/ndb/test/ndbapi/testBitfield.cpp
diff --git a/ndb/test/ndbapi/testBlobs.cpp b/storage/ndb/test/ndbapi/testBlobs.cpp
index 3f5d1982522..3f5d1982522 100644
--- a/ndb/test/ndbapi/testBlobs.cpp
+++ b/storage/ndb/test/ndbapi/testBlobs.cpp
diff --git a/ndb/test/ndbapi/testDataBuffers.cpp b/storage/ndb/test/ndbapi/testDataBuffers.cpp
index aaecb6ee61e..aaecb6ee61e 100644
--- a/ndb/test/ndbapi/testDataBuffers.cpp
+++ b/storage/ndb/test/ndbapi/testDataBuffers.cpp
diff --git a/ndb/test/ndbapi/testDeadlock.cpp b/storage/ndb/test/ndbapi/testDeadlock.cpp
index 0070a7ecc83..0070a7ecc83 100644
--- a/ndb/test/ndbapi/testDeadlock.cpp
+++ b/storage/ndb/test/ndbapi/testDeadlock.cpp
diff --git a/ndb/test/ndbapi/testDict.cpp b/storage/ndb/test/ndbapi/testDict.cpp
index 5240735dcc6..5240735dcc6 100644
--- a/ndb/test/ndbapi/testDict.cpp
+++ b/storage/ndb/test/ndbapi/testDict.cpp
diff --git a/ndb/test/ndbapi/testGrep.cpp b/storage/ndb/test/ndbapi/testGrep.cpp
index 713aefbeafa..713aefbeafa 100644
--- a/ndb/test/ndbapi/testGrep.cpp
+++ b/storage/ndb/test/ndbapi/testGrep.cpp
diff --git a/ndb/test/ndbapi/testGrepVerify.cpp b/storage/ndb/test/ndbapi/testGrepVerify.cpp
index 52dcda9a162..52dcda9a162 100644
--- a/ndb/test/ndbapi/testGrepVerify.cpp
+++ b/storage/ndb/test/ndbapi/testGrepVerify.cpp
diff --git a/ndb/test/ndbapi/testIndex.cpp b/storage/ndb/test/ndbapi/testIndex.cpp
index 3526326b680..3526326b680 100644
--- a/ndb/test/ndbapi/testIndex.cpp
+++ b/storage/ndb/test/ndbapi/testIndex.cpp
diff --git a/ndb/test/ndbapi/testInterpreter.cpp b/storage/ndb/test/ndbapi/testInterpreter.cpp
index 0baba33d2b2..0baba33d2b2 100644
--- a/ndb/test/ndbapi/testInterpreter.cpp
+++ b/storage/ndb/test/ndbapi/testInterpreter.cpp
diff --git a/ndb/test/ndbapi/testLcp.cpp b/storage/ndb/test/ndbapi/testLcp.cpp
index 8bfc7ccf9b9..8bfc7ccf9b9 100644
--- a/ndb/test/ndbapi/testLcp.cpp
+++ b/storage/ndb/test/ndbapi/testLcp.cpp
diff --git a/ndb/test/ndbapi/testMgm.cpp b/storage/ndb/test/ndbapi/testMgm.cpp
index ef653d3f972..ef653d3f972 100644
--- a/ndb/test/ndbapi/testMgm.cpp
+++ b/storage/ndb/test/ndbapi/testMgm.cpp
diff --git a/ndb/test/ndbapi/testNdbApi.cpp b/storage/ndb/test/ndbapi/testNdbApi.cpp
index 4867ea11a9a..4867ea11a9a 100644
--- a/ndb/test/ndbapi/testNdbApi.cpp
+++ b/storage/ndb/test/ndbapi/testNdbApi.cpp
diff --git a/ndb/test/ndbapi/testNodeRestart.cpp b/storage/ndb/test/ndbapi/testNodeRestart.cpp
index 1ce934a19ca..1ce934a19ca 100644
--- a/ndb/test/ndbapi/testNodeRestart.cpp
+++ b/storage/ndb/test/ndbapi/testNodeRestart.cpp
diff --git a/ndb/test/ndbapi/testOIBasic.cpp b/storage/ndb/test/ndbapi/testOIBasic.cpp
index 96926a421fb..96926a421fb 100644
--- a/ndb/test/ndbapi/testOIBasic.cpp
+++ b/storage/ndb/test/ndbapi/testOIBasic.cpp
diff --git a/ndb/test/ndbapi/testOperations.cpp b/storage/ndb/test/ndbapi/testOperations.cpp
index e254aff58dc..e254aff58dc 100644
--- a/ndb/test/ndbapi/testOperations.cpp
+++ b/storage/ndb/test/ndbapi/testOperations.cpp
diff --git a/ndb/test/ndbapi/testOrderedIndex.cpp b/storage/ndb/test/ndbapi/testOrderedIndex.cpp
index b3a75410646..b3a75410646 100644
--- a/ndb/test/ndbapi/testOrderedIndex.cpp
+++ b/storage/ndb/test/ndbapi/testOrderedIndex.cpp
diff --git a/ndb/test/ndbapi/testPartitioning.cpp b/storage/ndb/test/ndbapi/testPartitioning.cpp
index 9d67c27354b..9d67c27354b 100644
--- a/ndb/test/ndbapi/testPartitioning.cpp
+++ b/storage/ndb/test/ndbapi/testPartitioning.cpp
diff --git a/ndb/test/ndbapi/testReadPerf.cpp b/storage/ndb/test/ndbapi/testReadPerf.cpp
index ba5f3c4232d..ba5f3c4232d 100644
--- a/ndb/test/ndbapi/testReadPerf.cpp
+++ b/storage/ndb/test/ndbapi/testReadPerf.cpp
diff --git a/ndb/test/ndbapi/testRestartGci.cpp b/storage/ndb/test/ndbapi/testRestartGci.cpp
index 4e541d1f38f..4e541d1f38f 100644
--- a/ndb/test/ndbapi/testRestartGci.cpp
+++ b/storage/ndb/test/ndbapi/testRestartGci.cpp
diff --git a/ndb/test/ndbapi/testScan.cpp b/storage/ndb/test/ndbapi/testScan.cpp
index 3b52778a013..3b52778a013 100644
--- a/ndb/test/ndbapi/testScan.cpp
+++ b/storage/ndb/test/ndbapi/testScan.cpp
diff --git a/ndb/test/ndbapi/testScanInterpreter.cpp b/storage/ndb/test/ndbapi/testScanInterpreter.cpp
index 5a7ca30cd2a..5a7ca30cd2a 100644
--- a/ndb/test/ndbapi/testScanInterpreter.cpp
+++ b/storage/ndb/test/ndbapi/testScanInterpreter.cpp
diff --git a/ndb/test/ndbapi/testScanPerf.cpp b/storage/ndb/test/ndbapi/testScanPerf.cpp
index 8ac81297ac3..8ac81297ac3 100644
--- a/ndb/test/ndbapi/testScanPerf.cpp
+++ b/storage/ndb/test/ndbapi/testScanPerf.cpp
diff --git a/ndb/test/ndbapi/testSystemRestart.cpp b/storage/ndb/test/ndbapi/testSystemRestart.cpp
index 35016896495..35016896495 100644
--- a/ndb/test/ndbapi/testSystemRestart.cpp
+++ b/storage/ndb/test/ndbapi/testSystemRestart.cpp
diff --git a/ndb/test/ndbapi/testTimeout.cpp b/storage/ndb/test/ndbapi/testTimeout.cpp
index ac4f257f12c..ac4f257f12c 100644
--- a/ndb/test/ndbapi/testTimeout.cpp
+++ b/storage/ndb/test/ndbapi/testTimeout.cpp
diff --git a/ndb/test/ndbapi/testTransactions.cpp b/storage/ndb/test/ndbapi/testTransactions.cpp
index 46be808d8a5..46be808d8a5 100644
--- a/ndb/test/ndbapi/testTransactions.cpp
+++ b/storage/ndb/test/ndbapi/testTransactions.cpp
diff --git a/ndb/test/ndbapi/test_event.cpp b/storage/ndb/test/ndbapi/test_event.cpp
index 2df50f21e43..2df50f21e43 100644
--- a/ndb/test/ndbapi/test_event.cpp
+++ b/storage/ndb/test/ndbapi/test_event.cpp
diff --git a/ndb/test/ndbapi/test_event_multi_table.cpp b/storage/ndb/test/ndbapi/test_event_multi_table.cpp
index f16504029fa..f16504029fa 100644
--- a/ndb/test/ndbapi/test_event_multi_table.cpp
+++ b/storage/ndb/test/ndbapi/test_event_multi_table.cpp
diff --git a/ndb/test/ndbapi/userInterface.cpp b/storage/ndb/test/ndbapi/userInterface.cpp
index 2f77c0f4857..2f77c0f4857 100644
--- a/ndb/test/ndbapi/userInterface.cpp
+++ b/storage/ndb/test/ndbapi/userInterface.cpp
diff --git a/ndb/test/ndbnet/test.run b/storage/ndb/test/ndbnet/test.run
index 30042488c92..30042488c92 100644
--- a/ndb/test/ndbnet/test.run
+++ b/storage/ndb/test/ndbnet/test.run
diff --git a/ndb/test/ndbnet/testError.run b/storage/ndb/test/ndbnet/testError.run
index 3cce489a3da..3cce489a3da 100644
--- a/ndb/test/ndbnet/testError.run
+++ b/storage/ndb/test/ndbnet/testError.run
diff --git a/ndb/test/ndbnet/testMNF.run b/storage/ndb/test/ndbnet/testMNF.run
index df226cd3359..df226cd3359 100644
--- a/ndb/test/ndbnet/testMNF.run
+++ b/storage/ndb/test/ndbnet/testMNF.run
diff --git a/ndb/test/ndbnet/testNR.run b/storage/ndb/test/ndbnet/testNR.run
index 01a3d76266d..01a3d76266d 100644
--- a/ndb/test/ndbnet/testNR.run
+++ b/storage/ndb/test/ndbnet/testNR.run
diff --git a/ndb/test/ndbnet/testNR1.run b/storage/ndb/test/ndbnet/testNR1.run
index 8819a92c8ca..8819a92c8ca 100644
--- a/ndb/test/ndbnet/testNR1.run
+++ b/storage/ndb/test/ndbnet/testNR1.run
diff --git a/ndb/test/ndbnet/testNR4.run b/storage/ndb/test/ndbnet/testNR4.run
index f7a5eef3494..f7a5eef3494 100644
--- a/ndb/test/ndbnet/testNR4.run
+++ b/storage/ndb/test/ndbnet/testNR4.run
diff --git a/ndb/test/ndbnet/testSRhang.run b/storage/ndb/test/ndbnet/testSRhang.run
index 8cb65a75ded..8cb65a75ded 100644
--- a/ndb/test/ndbnet/testSRhang.run
+++ b/storage/ndb/test/ndbnet/testSRhang.run
diff --git a/ndb/test/ndbnet/testTR295.run b/storage/ndb/test/ndbnet/testTR295.run
index ce4250b60ae..ce4250b60ae 100644
--- a/ndb/test/ndbnet/testTR295.run
+++ b/storage/ndb/test/ndbnet/testTR295.run
diff --git a/ndb/test/newtonapi/basic_test/Makefile b/storage/ndb/test/newtonapi/basic_test/Makefile
index d7eaf984b12..d7eaf984b12 100644
--- a/ndb/test/newtonapi/basic_test/Makefile
+++ b/storage/ndb/test/newtonapi/basic_test/Makefile
diff --git a/ndb/test/newtonapi/basic_test/basic/Makefile b/storage/ndb/test/newtonapi/basic_test/basic/Makefile
index 7e2945d2e5f..7e2945d2e5f 100644
--- a/ndb/test/newtonapi/basic_test/basic/Makefile
+++ b/storage/ndb/test/newtonapi/basic_test/basic/Makefile
diff --git a/ndb/test/newtonapi/basic_test/basic/basic.cpp b/storage/ndb/test/newtonapi/basic_test/basic/basic.cpp
index bc33400078d..bc33400078d 100644
--- a/ndb/test/newtonapi/basic_test/basic/basic.cpp
+++ b/storage/ndb/test/newtonapi/basic_test/basic/basic.cpp
diff --git a/ndb/test/newtonapi/basic_test/bulk_read/Makefile b/storage/ndb/test/newtonapi/basic_test/bulk_read/Makefile
index c45bbad7957..c45bbad7957 100644
--- a/ndb/test/newtonapi/basic_test/bulk_read/Makefile
+++ b/storage/ndb/test/newtonapi/basic_test/bulk_read/Makefile
diff --git a/ndb/test/newtonapi/basic_test/bulk_read/br_test.cpp b/storage/ndb/test/newtonapi/basic_test/bulk_read/br_test.cpp
index 4120cfba864..4120cfba864 100644
--- a/ndb/test/newtonapi/basic_test/bulk_read/br_test.cpp
+++ b/storage/ndb/test/newtonapi/basic_test/bulk_read/br_test.cpp
diff --git a/ndb/test/newtonapi/basic_test/common.cpp b/storage/ndb/test/newtonapi/basic_test/common.cpp
index d4c4e6a74a7..d4c4e6a74a7 100644
--- a/ndb/test/newtonapi/basic_test/common.cpp
+++ b/storage/ndb/test/newtonapi/basic_test/common.cpp
diff --git a/ndb/test/newtonapi/basic_test/common.hpp b/storage/ndb/test/newtonapi/basic_test/common.hpp
index 0df8f7e078d..0df8f7e078d 100644
--- a/ndb/test/newtonapi/basic_test/common.hpp
+++ b/storage/ndb/test/newtonapi/basic_test/common.hpp
diff --git a/ndb/test/newtonapi/basic_test/ptr_binding/Makefile b/storage/ndb/test/newtonapi/basic_test/ptr_binding/Makefile
index 95e87d47e62..95e87d47e62 100644
--- a/ndb/test/newtonapi/basic_test/ptr_binding/Makefile
+++ b/storage/ndb/test/newtonapi/basic_test/ptr_binding/Makefile
diff --git a/ndb/test/newtonapi/basic_test/ptr_binding/ptr_binding_test.cpp b/storage/ndb/test/newtonapi/basic_test/ptr_binding/ptr_binding_test.cpp
index 2c9cee5be87..2c9cee5be87 100644
--- a/ndb/test/newtonapi/basic_test/ptr_binding/ptr_binding_test.cpp
+++ b/storage/ndb/test/newtonapi/basic_test/ptr_binding/ptr_binding_test.cpp
diff --git a/ndb/test/newtonapi/basic_test/too_basic.cpp b/storage/ndb/test/newtonapi/basic_test/too_basic.cpp
index 883aacf8841..883aacf8841 100644
--- a/ndb/test/newtonapi/basic_test/too_basic.cpp
+++ b/storage/ndb/test/newtonapi/basic_test/too_basic.cpp
diff --git a/ndb/test/newtonapi/perf_test/Makefile b/storage/ndb/test/newtonapi/perf_test/Makefile
index 2be004d4277..2be004d4277 100644
--- a/ndb/test/newtonapi/perf_test/Makefile
+++ b/storage/ndb/test/newtonapi/perf_test/Makefile
diff --git a/ndb/test/newtonapi/perf_test/perf.cpp b/storage/ndb/test/newtonapi/perf_test/perf.cpp
index 7b818e93a2a..7b818e93a2a 100644
--- a/ndb/test/newtonapi/perf_test/perf.cpp
+++ b/storage/ndb/test/newtonapi/perf_test/perf.cpp
diff --git a/ndb/test/odbc/SQL99_test/Makefile b/storage/ndb/test/odbc/SQL99_test/Makefile
index 3ac06016670..3ac06016670 100644
--- a/ndb/test/odbc/SQL99_test/Makefile
+++ b/storage/ndb/test/odbc/SQL99_test/Makefile
diff --git a/ndb/test/odbc/SQL99_test/SQL99_test.cpp b/storage/ndb/test/odbc/SQL99_test/SQL99_test.cpp
index eda9ff33834..eda9ff33834 100644
--- a/ndb/test/odbc/SQL99_test/SQL99_test.cpp
+++ b/storage/ndb/test/odbc/SQL99_test/SQL99_test.cpp
diff --git a/ndb/test/odbc/SQL99_test/SQL99_test.h b/storage/ndb/test/odbc/SQL99_test/SQL99_test.h
index 1c49f4a9a51..1c49f4a9a51 100644
--- a/ndb/test/odbc/SQL99_test/SQL99_test.h
+++ b/storage/ndb/test/odbc/SQL99_test/SQL99_test.h
diff --git a/ndb/test/odbc/client/Makefile b/storage/ndb/test/odbc/client/Makefile
index 4b962f5b65a..4b962f5b65a 100644
--- a/ndb/test/odbc/client/Makefile
+++ b/storage/ndb/test/odbc/client/Makefile
diff --git a/ndb/test/odbc/client/NDBT_ALLOCHANDLE.cpp b/storage/ndb/test/odbc/client/NDBT_ALLOCHANDLE.cpp
index 336f4a46554..336f4a46554 100644
--- a/ndb/test/odbc/client/NDBT_ALLOCHANDLE.cpp
+++ b/storage/ndb/test/odbc/client/NDBT_ALLOCHANDLE.cpp
diff --git a/ndb/test/odbc/client/NDBT_ALLOCHANDLE_HDBC.cpp b/storage/ndb/test/odbc/client/NDBT_ALLOCHANDLE_HDBC.cpp
index 8477a71edbf..8477a71edbf 100644
--- a/ndb/test/odbc/client/NDBT_ALLOCHANDLE_HDBC.cpp
+++ b/storage/ndb/test/odbc/client/NDBT_ALLOCHANDLE_HDBC.cpp
diff --git a/ndb/test/odbc/client/NDBT_SQLConnect.cpp b/storage/ndb/test/odbc/client/NDBT_SQLConnect.cpp
index da97ffebea4..da97ffebea4 100644
--- a/ndb/test/odbc/client/NDBT_SQLConnect.cpp
+++ b/storage/ndb/test/odbc/client/NDBT_SQLConnect.cpp
diff --git a/ndb/test/odbc/client/NDBT_SQLPrepare.cpp b/storage/ndb/test/odbc/client/NDBT_SQLPrepare.cpp
index 4aaff6a7df9..4aaff6a7df9 100644
--- a/ndb/test/odbc/client/NDBT_SQLPrepare.cpp
+++ b/storage/ndb/test/odbc/client/NDBT_SQLPrepare.cpp
diff --git a/ndb/test/odbc/client/SQLAllocEnvTest.cpp b/storage/ndb/test/odbc/client/SQLAllocEnvTest.cpp
index ce50c4b7ccd..ce50c4b7ccd 100644
--- a/ndb/test/odbc/client/SQLAllocEnvTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLAllocEnvTest.cpp
diff --git a/ndb/test/odbc/client/SQLAllocHandleTest.cpp b/storage/ndb/test/odbc/client/SQLAllocHandleTest.cpp
index 0c51e2e46b7..0c51e2e46b7 100644
--- a/ndb/test/odbc/client/SQLAllocHandleTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLAllocHandleTest.cpp
diff --git a/ndb/test/odbc/client/SQLAllocHandleTest_bf.cpp b/storage/ndb/test/odbc/client/SQLAllocHandleTest_bf.cpp
index 7786675243a..7786675243a 100644
--- a/ndb/test/odbc/client/SQLAllocHandleTest_bf.cpp
+++ b/storage/ndb/test/odbc/client/SQLAllocHandleTest_bf.cpp
diff --git a/ndb/test/odbc/client/SQLBindColTest.cpp b/storage/ndb/test/odbc/client/SQLBindColTest.cpp
index e2cd4ce73d1..e2cd4ce73d1 100644
--- a/ndb/test/odbc/client/SQLBindColTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLBindColTest.cpp
diff --git a/ndb/test/odbc/client/SQLBindParameterTest.cpp b/storage/ndb/test/odbc/client/SQLBindParameterTest.cpp
index 2ffd2892064..2ffd2892064 100644
--- a/ndb/test/odbc/client/SQLBindParameterTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLBindParameterTest.cpp
diff --git a/ndb/test/odbc/client/SQLCancelTest.cpp b/storage/ndb/test/odbc/client/SQLCancelTest.cpp
index 904ffab6979..904ffab6979 100644
--- a/ndb/test/odbc/client/SQLCancelTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLCancelTest.cpp
diff --git a/ndb/test/odbc/client/SQLCloseCursorTest.cpp b/storage/ndb/test/odbc/client/SQLCloseCursorTest.cpp
index 35f125df59d..35f125df59d 100644
--- a/ndb/test/odbc/client/SQLCloseCursorTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLCloseCursorTest.cpp
diff --git a/ndb/test/odbc/client/SQLColAttributeTest.cpp b/storage/ndb/test/odbc/client/SQLColAttributeTest.cpp
index 4c067c21d7d..4c067c21d7d 100644
--- a/ndb/test/odbc/client/SQLColAttributeTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLColAttributeTest.cpp
diff --git a/ndb/test/odbc/client/SQLColAttributeTest1.cpp b/storage/ndb/test/odbc/client/SQLColAttributeTest1.cpp
index 322a21eefc1..322a21eefc1 100644
--- a/ndb/test/odbc/client/SQLColAttributeTest1.cpp
+++ b/storage/ndb/test/odbc/client/SQLColAttributeTest1.cpp
diff --git a/ndb/test/odbc/client/SQLColAttributeTest2.cpp b/storage/ndb/test/odbc/client/SQLColAttributeTest2.cpp
index 18cffae76c1..18cffae76c1 100644
--- a/ndb/test/odbc/client/SQLColAttributeTest2.cpp
+++ b/storage/ndb/test/odbc/client/SQLColAttributeTest2.cpp
diff --git a/ndb/test/odbc/client/SQLColAttributeTest3.cpp b/storage/ndb/test/odbc/client/SQLColAttributeTest3.cpp
index f8817565711..f8817565711 100644
--- a/ndb/test/odbc/client/SQLColAttributeTest3.cpp
+++ b/storage/ndb/test/odbc/client/SQLColAttributeTest3.cpp
diff --git a/ndb/test/odbc/client/SQLConnectTest.cpp b/storage/ndb/test/odbc/client/SQLConnectTest.cpp
index 552fc8640fe..552fc8640fe 100644
--- a/ndb/test/odbc/client/SQLConnectTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLConnectTest.cpp
diff --git a/ndb/test/odbc/client/SQLCopyDescTest.cpp b/storage/ndb/test/odbc/client/SQLCopyDescTest.cpp
index 4a3742f97ae..4a3742f97ae 100644
--- a/ndb/test/odbc/client/SQLCopyDescTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLCopyDescTest.cpp
diff --git a/ndb/test/odbc/client/SQLDescribeColTest.cpp b/storage/ndb/test/odbc/client/SQLDescribeColTest.cpp
index 9f55c6a1cfe..9f55c6a1cfe 100644
--- a/ndb/test/odbc/client/SQLDescribeColTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLDescribeColTest.cpp
diff --git a/ndb/test/odbc/client/SQLDisconnectTest.cpp b/storage/ndb/test/odbc/client/SQLDisconnectTest.cpp
index 823b446ab84..823b446ab84 100644
--- a/ndb/test/odbc/client/SQLDisconnectTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLDisconnectTest.cpp
diff --git a/ndb/test/odbc/client/SQLDriverConnectTest.cpp b/storage/ndb/test/odbc/client/SQLDriverConnectTest.cpp
index fc3b1d10f91..fc3b1d10f91 100644
--- a/ndb/test/odbc/client/SQLDriverConnectTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLDriverConnectTest.cpp
diff --git a/ndb/test/odbc/client/SQLEndTranTest.cpp b/storage/ndb/test/odbc/client/SQLEndTranTest.cpp
index 06c497954fd..06c497954fd 100644
--- a/ndb/test/odbc/client/SQLEndTranTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLEndTranTest.cpp
diff --git a/ndb/test/odbc/client/SQLErrorTest.cpp b/storage/ndb/test/odbc/client/SQLErrorTest.cpp
index 5220e7b5eed..5220e7b5eed 100644
--- a/ndb/test/odbc/client/SQLErrorTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLErrorTest.cpp
diff --git a/ndb/test/odbc/client/SQLExecDirectTest.cpp b/storage/ndb/test/odbc/client/SQLExecDirectTest.cpp
index b9b4e770412..b9b4e770412 100644
--- a/ndb/test/odbc/client/SQLExecDirectTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLExecDirectTest.cpp
diff --git a/ndb/test/odbc/client/SQLExecuteTest.cpp b/storage/ndb/test/odbc/client/SQLExecuteTest.cpp
index 5f6bdb5d4bf..5f6bdb5d4bf 100644
--- a/ndb/test/odbc/client/SQLExecuteTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLExecuteTest.cpp
diff --git a/ndb/test/odbc/client/SQLFetchScrollTest.cpp b/storage/ndb/test/odbc/client/SQLFetchScrollTest.cpp
index 4a11ccd143e..4a11ccd143e 100644
--- a/ndb/test/odbc/client/SQLFetchScrollTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLFetchScrollTest.cpp
diff --git a/ndb/test/odbc/client/SQLFetchTest.cpp b/storage/ndb/test/odbc/client/SQLFetchTest.cpp
index bd62fcb2f04..bd62fcb2f04 100644
--- a/ndb/test/odbc/client/SQLFetchTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLFetchTest.cpp
diff --git a/ndb/test/odbc/client/SQLFreeHandleTest.cpp b/storage/ndb/test/odbc/client/SQLFreeHandleTest.cpp
index 3a7241dbe68..3a7241dbe68 100644
--- a/ndb/test/odbc/client/SQLFreeHandleTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLFreeHandleTest.cpp
diff --git a/ndb/test/odbc/client/SQLFreeStmtTest.cpp b/storage/ndb/test/odbc/client/SQLFreeStmtTest.cpp
index e636b3063de..e636b3063de 100644
--- a/ndb/test/odbc/client/SQLFreeStmtTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLFreeStmtTest.cpp
diff --git a/ndb/test/odbc/client/SQLGetConnectAttrTest.cpp b/storage/ndb/test/odbc/client/SQLGetConnectAttrTest.cpp
index 8d5a5c0dbbb..8d5a5c0dbbb 100644
--- a/ndb/test/odbc/client/SQLGetConnectAttrTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLGetConnectAttrTest.cpp
diff --git a/ndb/test/odbc/client/SQLGetCursorNameTest.cpp b/storage/ndb/test/odbc/client/SQLGetCursorNameTest.cpp
index 1e3ed9f557e..1e3ed9f557e 100644
--- a/ndb/test/odbc/client/SQLGetCursorNameTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLGetCursorNameTest.cpp
diff --git a/ndb/test/odbc/client/SQLGetDataTest.cpp b/storage/ndb/test/odbc/client/SQLGetDataTest.cpp
index 9d958c6c953..9d958c6c953 100644
--- a/ndb/test/odbc/client/SQLGetDataTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLGetDataTest.cpp
diff --git a/ndb/test/odbc/client/SQLGetDescFieldTest.cpp b/storage/ndb/test/odbc/client/SQLGetDescFieldTest.cpp
index b789ed75378..b789ed75378 100644
--- a/ndb/test/odbc/client/SQLGetDescFieldTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLGetDescFieldTest.cpp
diff --git a/ndb/test/odbc/client/SQLGetDescRecTest.cpp b/storage/ndb/test/odbc/client/SQLGetDescRecTest.cpp
index 5944f393a71..5944f393a71 100644
--- a/ndb/test/odbc/client/SQLGetDescRecTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLGetDescRecTest.cpp
diff --git a/ndb/test/odbc/client/SQLGetDiagFieldTest.cpp b/storage/ndb/test/odbc/client/SQLGetDiagFieldTest.cpp
index ef9bc3eb3fc..ef9bc3eb3fc 100644
--- a/ndb/test/odbc/client/SQLGetDiagFieldTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLGetDiagFieldTest.cpp
diff --git a/ndb/test/odbc/client/SQLGetDiagRecSimpleTest.cpp b/storage/ndb/test/odbc/client/SQLGetDiagRecSimpleTest.cpp
index 8fa4a2b3dbb..8fa4a2b3dbb 100644
--- a/ndb/test/odbc/client/SQLGetDiagRecSimpleTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLGetDiagRecSimpleTest.cpp
diff --git a/ndb/test/odbc/client/SQLGetDiagRecTest.cpp b/storage/ndb/test/odbc/client/SQLGetDiagRecTest.cpp
index 27c78edaa4d..27c78edaa4d 100644
--- a/ndb/test/odbc/client/SQLGetDiagRecTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLGetDiagRecTest.cpp
diff --git a/ndb/test/odbc/client/SQLGetEnvAttrTest.cpp b/storage/ndb/test/odbc/client/SQLGetEnvAttrTest.cpp
index efc8117d6d2..efc8117d6d2 100644
--- a/ndb/test/odbc/client/SQLGetEnvAttrTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLGetEnvAttrTest.cpp
diff --git a/ndb/test/odbc/client/SQLGetFunctionsTest.cpp b/storage/ndb/test/odbc/client/SQLGetFunctionsTest.cpp
index c6feb8ec033..c6feb8ec033 100644
--- a/ndb/test/odbc/client/SQLGetFunctionsTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLGetFunctionsTest.cpp
diff --git a/ndb/test/odbc/client/SQLGetInfoTest.cpp b/storage/ndb/test/odbc/client/SQLGetInfoTest.cpp
index 95f7562dafe..95f7562dafe 100644
--- a/ndb/test/odbc/client/SQLGetInfoTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLGetInfoTest.cpp
diff --git a/ndb/test/odbc/client/SQLGetStmtAttrTest.cpp b/storage/ndb/test/odbc/client/SQLGetStmtAttrTest.cpp
index 2052af60ee0..2052af60ee0 100644
--- a/ndb/test/odbc/client/SQLGetStmtAttrTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLGetStmtAttrTest.cpp
diff --git a/ndb/test/odbc/client/SQLGetTypeInfoTest.cpp b/storage/ndb/test/odbc/client/SQLGetTypeInfoTest.cpp
index 5925d1cc1ae..5925d1cc1ae 100644
--- a/ndb/test/odbc/client/SQLGetTypeInfoTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLGetTypeInfoTest.cpp
diff --git a/ndb/test/odbc/client/SQLMoreResultsTest.cpp b/storage/ndb/test/odbc/client/SQLMoreResultsTest.cpp
index cba8b0dc53e..cba8b0dc53e 100644
--- a/ndb/test/odbc/client/SQLMoreResultsTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLMoreResultsTest.cpp
diff --git a/ndb/test/odbc/client/SQLNumResultColsTest.cpp b/storage/ndb/test/odbc/client/SQLNumResultColsTest.cpp
index 8f0c1dba94c..8f0c1dba94c 100644
--- a/ndb/test/odbc/client/SQLNumResultColsTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLNumResultColsTest.cpp
diff --git a/ndb/test/odbc/client/SQLParamDataTest.cpp b/storage/ndb/test/odbc/client/SQLParamDataTest.cpp
index 92d491dfaf5..92d491dfaf5 100644
--- a/ndb/test/odbc/client/SQLParamDataTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLParamDataTest.cpp
diff --git a/ndb/test/odbc/client/SQLPrepareTest.cpp b/storage/ndb/test/odbc/client/SQLPrepareTest.cpp
index 2ebbc224b85..2ebbc224b85 100644
--- a/ndb/test/odbc/client/SQLPrepareTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLPrepareTest.cpp
diff --git a/ndb/test/odbc/client/SQLPutDataTest.cpp b/storage/ndb/test/odbc/client/SQLPutDataTest.cpp
index 38a8458fec4..38a8458fec4 100644
--- a/ndb/test/odbc/client/SQLPutDataTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLPutDataTest.cpp
diff --git a/ndb/test/odbc/client/SQLRowCountTest.cpp b/storage/ndb/test/odbc/client/SQLRowCountTest.cpp
index f298017c519..f298017c519 100644
--- a/ndb/test/odbc/client/SQLRowCountTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLRowCountTest.cpp
diff --git a/ndb/test/odbc/client/SQLSetConnectAttrTest.cpp b/storage/ndb/test/odbc/client/SQLSetConnectAttrTest.cpp
index c41ef885521..c41ef885521 100644
--- a/ndb/test/odbc/client/SQLSetConnectAttrTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLSetConnectAttrTest.cpp
diff --git a/ndb/test/odbc/client/SQLSetCursorNameTest.cpp b/storage/ndb/test/odbc/client/SQLSetCursorNameTest.cpp
index b35cf9fefc2..b35cf9fefc2 100644
--- a/ndb/test/odbc/client/SQLSetCursorNameTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLSetCursorNameTest.cpp
diff --git a/ndb/test/odbc/client/SQLSetDescFieldTest.cpp b/storage/ndb/test/odbc/client/SQLSetDescFieldTest.cpp
index 798622e0f75..798622e0f75 100644
--- a/ndb/test/odbc/client/SQLSetDescFieldTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLSetDescFieldTest.cpp
diff --git a/ndb/test/odbc/client/SQLSetDescRecTest.cpp b/storage/ndb/test/odbc/client/SQLSetDescRecTest.cpp
index d97af576cb0..d97af576cb0 100644
--- a/ndb/test/odbc/client/SQLSetDescRecTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLSetDescRecTest.cpp
diff --git a/ndb/test/odbc/client/SQLSetEnvAttrTest.cpp b/storage/ndb/test/odbc/client/SQLSetEnvAttrTest.cpp
index 16ae5671ca3..16ae5671ca3 100644
--- a/ndb/test/odbc/client/SQLSetEnvAttrTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLSetEnvAttrTest.cpp
diff --git a/ndb/test/odbc/client/SQLSetStmtAttrTest.cpp b/storage/ndb/test/odbc/client/SQLSetStmtAttrTest.cpp
index 646f82cd306..646f82cd306 100644
--- a/ndb/test/odbc/client/SQLSetStmtAttrTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLSetStmtAttrTest.cpp
diff --git a/ndb/test/odbc/client/SQLTablesTest.cpp b/storage/ndb/test/odbc/client/SQLTablesTest.cpp
index 735efd81e9c..735efd81e9c 100644
--- a/ndb/test/odbc/client/SQLTablesTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLTablesTest.cpp
diff --git a/ndb/test/odbc/client/SQLTransactTest.cpp b/storage/ndb/test/odbc/client/SQLTransactTest.cpp
index e9abe42129d..e9abe42129d 100644
--- a/ndb/test/odbc/client/SQLTransactTest.cpp
+++ b/storage/ndb/test/odbc/client/SQLTransactTest.cpp
diff --git a/ndb/test/odbc/client/common.hpp b/storage/ndb/test/odbc/client/common.hpp
index 236decf1b95..236decf1b95 100644
--- a/ndb/test/odbc/client/common.hpp
+++ b/storage/ndb/test/odbc/client/common.hpp
diff --git a/ndb/test/odbc/client/main.cpp b/storage/ndb/test/odbc/client/main.cpp
index b202b6de111..b202b6de111 100644
--- a/ndb/test/odbc/client/main.cpp
+++ b/storage/ndb/test/odbc/client/main.cpp
diff --git a/ndb/test/odbc/dm-iodbc/Makefile b/storage/ndb/test/odbc/dm-iodbc/Makefile
index ad0f0d39f5f..ad0f0d39f5f 100644
--- a/ndb/test/odbc/dm-iodbc/Makefile
+++ b/storage/ndb/test/odbc/dm-iodbc/Makefile
diff --git a/ndb/test/odbc/dm-unixodbc/Makefile b/storage/ndb/test/odbc/dm-unixodbc/Makefile
index 50d8e3b5e05..50d8e3b5e05 100644
--- a/ndb/test/odbc/dm-unixodbc/Makefile
+++ b/storage/ndb/test/odbc/dm-unixodbc/Makefile
diff --git a/ndb/test/odbc/driver/Makefile b/storage/ndb/test/odbc/driver/Makefile
index 5cf83d73106..5cf83d73106 100644
--- a/ndb/test/odbc/driver/Makefile
+++ b/storage/ndb/test/odbc/driver/Makefile
diff --git a/ndb/test/odbc/driver/testOdbcDriver.cpp b/storage/ndb/test/odbc/driver/testOdbcDriver.cpp
index d3b3802ebe1..d3b3802ebe1 100644
--- a/ndb/test/odbc/driver/testOdbcDriver.cpp
+++ b/storage/ndb/test/odbc/driver/testOdbcDriver.cpp
diff --git a/ndb/test/odbc/test_compiler/Makefile b/storage/ndb/test/odbc/test_compiler/Makefile
index 34819f21171..34819f21171 100644
--- a/ndb/test/odbc/test_compiler/Makefile
+++ b/storage/ndb/test/odbc/test_compiler/Makefile
diff --git a/ndb/test/odbc/test_compiler/test_compiler.cpp b/storage/ndb/test/odbc/test_compiler/test_compiler.cpp
index 042e9e6d4bf..042e9e6d4bf 100644
--- a/ndb/test/odbc/test_compiler/test_compiler.cpp
+++ b/storage/ndb/test/odbc/test_compiler/test_compiler.cpp
diff --git a/ndb/test/run-test/16node-tests.txt b/storage/ndb/test/run-test/16node-tests.txt
index 11ade56c28c..11ade56c28c 100644
--- a/ndb/test/run-test/16node-tests.txt
+++ b/storage/ndb/test/run-test/16node-tests.txt
diff --git a/ndb/test/run-test/Makefile.am b/storage/ndb/test/run-test/Makefile.am
index 1067328dcc3..1067328dcc3 100644
--- a/ndb/test/run-test/Makefile.am
+++ b/storage/ndb/test/run-test/Makefile.am
diff --git a/ndb/test/run-test/README b/storage/ndb/test/run-test/README
index d5da8f05c17..d5da8f05c17 100644
--- a/ndb/test/run-test/README
+++ b/storage/ndb/test/run-test/README
diff --git a/ndb/test/run-test/README.ATRT b/storage/ndb/test/run-test/README.ATRT
index 7fe04ccdac4..7fe04ccdac4 100644
--- a/ndb/test/run-test/README.ATRT
+++ b/storage/ndb/test/run-test/README.ATRT
diff --git a/ndb/test/run-test/atrt-analyze-result.sh b/storage/ndb/test/run-test/atrt-analyze-result.sh
index 0fa46e918ef..0fa46e918ef 100755
--- a/ndb/test/run-test/atrt-analyze-result.sh
+++ b/storage/ndb/test/run-test/atrt-analyze-result.sh
diff --git a/ndb/test/run-test/atrt-clear-result.sh b/storage/ndb/test/run-test/atrt-clear-result.sh
index 57d3d43d247..57d3d43d247 100755
--- a/ndb/test/run-test/atrt-clear-result.sh
+++ b/storage/ndb/test/run-test/atrt-clear-result.sh
diff --git a/ndb/test/run-test/atrt-example.tgz b/storage/ndb/test/run-test/atrt-example.tgz
index 8455b2eb00d..8455b2eb00d 100644
--- a/ndb/test/run-test/atrt-example.tgz
+++ b/storage/ndb/test/run-test/atrt-example.tgz
Binary files differ
diff --git a/ndb/test/run-test/atrt-gather-result.sh b/storage/ndb/test/run-test/atrt-gather-result.sh
index 93d4ae428d0..93d4ae428d0 100755
--- a/ndb/test/run-test/atrt-gather-result.sh
+++ b/storage/ndb/test/run-test/atrt-gather-result.sh
diff --git a/ndb/test/run-test/atrt-mysql-test-run b/storage/ndb/test/run-test/atrt-mysql-test-run
index 2ebc11b0070..2ebc11b0070 100755
--- a/ndb/test/run-test/atrt-mysql-test-run
+++ b/storage/ndb/test/run-test/atrt-mysql-test-run
diff --git a/ndb/test/run-test/atrt-setup.sh b/storage/ndb/test/run-test/atrt-setup.sh
index aff5d4119dc..aff5d4119dc 100755
--- a/ndb/test/run-test/atrt-setup.sh
+++ b/storage/ndb/test/run-test/atrt-setup.sh
diff --git a/ndb/test/run-test/atrt-testBackup b/storage/ndb/test/run-test/atrt-testBackup
index 3ed7641a42e..3ed7641a42e 100755
--- a/ndb/test/run-test/atrt-testBackup
+++ b/storage/ndb/test/run-test/atrt-testBackup
diff --git a/ndb/test/run-test/basic.txt b/storage/ndb/test/run-test/basic.txt
index ec9e21359e5..ec9e21359e5 100644
--- a/ndb/test/run-test/basic.txt
+++ b/storage/ndb/test/run-test/basic.txt
diff --git a/ndb/test/run-test/daily-basic-tests.txt b/storage/ndb/test/run-test/daily-basic-tests.txt
index 8528e709eb3..8528e709eb3 100644
--- a/ndb/test/run-test/daily-basic-tests.txt
+++ b/storage/ndb/test/run-test/daily-basic-tests.txt
diff --git a/ndb/test/run-test/daily-devel-tests.txt b/storage/ndb/test/run-test/daily-devel-tests.txt
index 20f54e031e5..20f54e031e5 100644
--- a/ndb/test/run-test/daily-devel-tests.txt
+++ b/storage/ndb/test/run-test/daily-devel-tests.txt
diff --git a/ndb/test/run-test/example.conf b/storage/ndb/test/run-test/example.conf
index 1e152da332d..1e152da332d 100644
--- a/ndb/test/run-test/example.conf
+++ b/storage/ndb/test/run-test/example.conf
diff --git a/ndb/test/run-test/main.cpp b/storage/ndb/test/run-test/main.cpp
index 02c2cc862a3..02c2cc862a3 100644
--- a/ndb/test/run-test/main.cpp
+++ b/storage/ndb/test/run-test/main.cpp
diff --git a/ndb/test/run-test/make-config.sh b/storage/ndb/test/run-test/make-config.sh
index 5394b0654d4..5394b0654d4 100755
--- a/ndb/test/run-test/make-config.sh
+++ b/storage/ndb/test/run-test/make-config.sh
diff --git a/ndb/test/run-test/make-html-reports.sh b/storage/ndb/test/run-test/make-html-reports.sh
index 67395ceba47..67395ceba47 100755
--- a/ndb/test/run-test/make-html-reports.sh
+++ b/storage/ndb/test/run-test/make-html-reports.sh
diff --git a/ndb/test/run-test/make-index.sh b/storage/ndb/test/run-test/make-index.sh
index 944f0df790b..944f0df790b 100755
--- a/ndb/test/run-test/make-index.sh
+++ b/storage/ndb/test/run-test/make-index.sh
diff --git a/ndb/test/run-test/ndb-autotest.sh b/storage/ndb/test/run-test/ndb-autotest.sh
index 397df97d52f..397df97d52f 100755
--- a/ndb/test/run-test/ndb-autotest.sh
+++ b/storage/ndb/test/run-test/ndb-autotest.sh
diff --git a/ndb/test/run-test/run-test.hpp b/storage/ndb/test/run-test/run-test.hpp
index ff7f916d4ef..ff7f916d4ef 100644
--- a/ndb/test/run-test/run-test.hpp
+++ b/storage/ndb/test/run-test/run-test.hpp
diff --git a/ndb/test/src/CpcClient.cpp b/storage/ndb/test/src/CpcClient.cpp
index 1d1b4fcb977..1d1b4fcb977 100644
--- a/ndb/test/src/CpcClient.cpp
+++ b/storage/ndb/test/src/CpcClient.cpp
diff --git a/ndb/test/src/HugoAsynchTransactions.cpp b/storage/ndb/test/src/HugoAsynchTransactions.cpp
index 5d2eb451c0b..5d2eb451c0b 100644
--- a/ndb/test/src/HugoAsynchTransactions.cpp
+++ b/storage/ndb/test/src/HugoAsynchTransactions.cpp
diff --git a/ndb/test/src/HugoCalculator.cpp b/storage/ndb/test/src/HugoCalculator.cpp
index 8e01f6442bb..8e01f6442bb 100644
--- a/ndb/test/src/HugoCalculator.cpp
+++ b/storage/ndb/test/src/HugoCalculator.cpp
diff --git a/ndb/test/src/HugoOperations.cpp b/storage/ndb/test/src/HugoOperations.cpp
index 3dcbe3d5ffd..3dcbe3d5ffd 100644
--- a/ndb/test/src/HugoOperations.cpp
+++ b/storage/ndb/test/src/HugoOperations.cpp
diff --git a/ndb/test/src/HugoTransactions.cpp b/storage/ndb/test/src/HugoTransactions.cpp
index bfe7ea72394..bfe7ea72394 100644
--- a/ndb/test/src/HugoTransactions.cpp
+++ b/storage/ndb/test/src/HugoTransactions.cpp
diff --git a/ndb/test/src/Makefile.am b/storage/ndb/test/src/Makefile.am
index 289633b060a..289633b060a 100644
--- a/ndb/test/src/Makefile.am
+++ b/storage/ndb/test/src/Makefile.am
diff --git a/ndb/test/src/NDBT_Error.cpp b/storage/ndb/test/src/NDBT_Error.cpp
index ffacb3eb928..ffacb3eb928 100644
--- a/ndb/test/src/NDBT_Error.cpp
+++ b/storage/ndb/test/src/NDBT_Error.cpp
diff --git a/ndb/test/src/NDBT_Output.cpp b/storage/ndb/test/src/NDBT_Output.cpp
index 633d71991d0..633d71991d0 100644
--- a/ndb/test/src/NDBT_Output.cpp
+++ b/storage/ndb/test/src/NDBT_Output.cpp
diff --git a/ndb/test/src/NDBT_ResultRow.cpp b/storage/ndb/test/src/NDBT_ResultRow.cpp
index 8e92a57d2e4..8e92a57d2e4 100644
--- a/ndb/test/src/NDBT_ResultRow.cpp
+++ b/storage/ndb/test/src/NDBT_ResultRow.cpp
diff --git a/ndb/test/src/NDBT_ReturnCodes.cpp b/storage/ndb/test/src/NDBT_ReturnCodes.cpp
index 5bffc00177f..5bffc00177f 100644
--- a/ndb/test/src/NDBT_ReturnCodes.cpp
+++ b/storage/ndb/test/src/NDBT_ReturnCodes.cpp
diff --git a/ndb/test/src/NDBT_Table.cpp b/storage/ndb/test/src/NDBT_Table.cpp
index 8d398b75d81..8d398b75d81 100644
--- a/ndb/test/src/NDBT_Table.cpp
+++ b/storage/ndb/test/src/NDBT_Table.cpp
diff --git a/ndb/test/src/NDBT_Tables.cpp b/storage/ndb/test/src/NDBT_Tables.cpp
index 5a5fecd85c1..5a5fecd85c1 100644
--- a/ndb/test/src/NDBT_Tables.cpp
+++ b/storage/ndb/test/src/NDBT_Tables.cpp
diff --git a/ndb/test/src/NDBT_Test.cpp b/storage/ndb/test/src/NDBT_Test.cpp
index 7fd92db533e..7fd92db533e 100644
--- a/ndb/test/src/NDBT_Test.cpp
+++ b/storage/ndb/test/src/NDBT_Test.cpp
diff --git a/ndb/test/src/NdbBackup.cpp b/storage/ndb/test/src/NdbBackup.cpp
index bc5baeae4b5..bc5baeae4b5 100644
--- a/ndb/test/src/NdbBackup.cpp
+++ b/storage/ndb/test/src/NdbBackup.cpp
diff --git a/ndb/test/src/NdbConfig.cpp b/storage/ndb/test/src/NdbConfig.cpp
index 2fb466d1b8f..2fb466d1b8f 100644
--- a/ndb/test/src/NdbConfig.cpp
+++ b/storage/ndb/test/src/NdbConfig.cpp
diff --git a/ndb/test/src/NdbGrep.cpp b/storage/ndb/test/src/NdbGrep.cpp
index 6c0c9cabfcb..6c0c9cabfcb 100644
--- a/ndb/test/src/NdbGrep.cpp
+++ b/storage/ndb/test/src/NdbGrep.cpp
diff --git a/ndb/test/src/NdbRestarter.cpp b/storage/ndb/test/src/NdbRestarter.cpp
index 91c0963feae..91c0963feae 100644
--- a/ndb/test/src/NdbRestarter.cpp
+++ b/storage/ndb/test/src/NdbRestarter.cpp
diff --git a/ndb/test/src/NdbRestarts.cpp b/storage/ndb/test/src/NdbRestarts.cpp
index c0f31af84ce..c0f31af84ce 100644
--- a/ndb/test/src/NdbRestarts.cpp
+++ b/storage/ndb/test/src/NdbRestarts.cpp
diff --git a/ndb/test/src/NdbSchemaCon.cpp b/storage/ndb/test/src/NdbSchemaCon.cpp
index 0de49ff983f..0de49ff983f 100644
--- a/ndb/test/src/NdbSchemaCon.cpp
+++ b/storage/ndb/test/src/NdbSchemaCon.cpp
diff --git a/ndb/test/src/NdbSchemaOp.cpp b/storage/ndb/test/src/NdbSchemaOp.cpp
index 4281ceb02c8..4281ceb02c8 100644
--- a/ndb/test/src/NdbSchemaOp.cpp
+++ b/storage/ndb/test/src/NdbSchemaOp.cpp
diff --git a/ndb/test/src/UtilTransactions.cpp b/storage/ndb/test/src/UtilTransactions.cpp
index 65c1a7ded31..65c1a7ded31 100644
--- a/ndb/test/src/UtilTransactions.cpp
+++ b/storage/ndb/test/src/UtilTransactions.cpp
diff --git a/ndb/test/src/getarg.c b/storage/ndb/test/src/getarg.c
index 5b67eb6343d..5b67eb6343d 100644
--- a/ndb/test/src/getarg.c
+++ b/storage/ndb/test/src/getarg.c
diff --git a/ndb/test/tools/Makefile.am b/storage/ndb/test/tools/Makefile.am
index 873136e254d..873136e254d 100644
--- a/ndb/test/tools/Makefile.am
+++ b/storage/ndb/test/tools/Makefile.am
diff --git a/ndb/test/tools/copy_tab.cpp b/storage/ndb/test/tools/copy_tab.cpp
index 97370b170ef..97370b170ef 100644
--- a/ndb/test/tools/copy_tab.cpp
+++ b/storage/ndb/test/tools/copy_tab.cpp
diff --git a/ndb/test/tools/cpcc.cpp b/storage/ndb/test/tools/cpcc.cpp
index dd59e577f2c..dd59e577f2c 100644
--- a/ndb/test/tools/cpcc.cpp
+++ b/storage/ndb/test/tools/cpcc.cpp
diff --git a/ndb/test/tools/create_index.cpp b/storage/ndb/test/tools/create_index.cpp
index 9f9c26aa0da..9f9c26aa0da 100644
--- a/ndb/test/tools/create_index.cpp
+++ b/storage/ndb/test/tools/create_index.cpp
diff --git a/ndb/test/tools/hugoCalculator.cpp b/storage/ndb/test/tools/hugoCalculator.cpp
index 82c4bbff1a4..82c4bbff1a4 100644
--- a/ndb/test/tools/hugoCalculator.cpp
+++ b/storage/ndb/test/tools/hugoCalculator.cpp
diff --git a/ndb/test/tools/hugoFill.cpp b/storage/ndb/test/tools/hugoFill.cpp
index 6408b2987f9..6408b2987f9 100644
--- a/ndb/test/tools/hugoFill.cpp
+++ b/storage/ndb/test/tools/hugoFill.cpp
diff --git a/ndb/test/tools/hugoLoad.cpp b/storage/ndb/test/tools/hugoLoad.cpp
index 7d9d0dafaff..7d9d0dafaff 100644
--- a/ndb/test/tools/hugoLoad.cpp
+++ b/storage/ndb/test/tools/hugoLoad.cpp
diff --git a/ndb/test/tools/hugoLockRecords.cpp b/storage/ndb/test/tools/hugoLockRecords.cpp
index c0d0b9f9c5a..c0d0b9f9c5a 100644
--- a/ndb/test/tools/hugoLockRecords.cpp
+++ b/storage/ndb/test/tools/hugoLockRecords.cpp
diff --git a/ndb/test/tools/hugoPkDelete.cpp b/storage/ndb/test/tools/hugoPkDelete.cpp
index 84e7ded0add..84e7ded0add 100644
--- a/ndb/test/tools/hugoPkDelete.cpp
+++ b/storage/ndb/test/tools/hugoPkDelete.cpp
diff --git a/ndb/test/tools/hugoPkRead.cpp b/storage/ndb/test/tools/hugoPkRead.cpp
index e3702dc5ca1..e3702dc5ca1 100644
--- a/ndb/test/tools/hugoPkRead.cpp
+++ b/storage/ndb/test/tools/hugoPkRead.cpp
diff --git a/ndb/test/tools/hugoPkReadRecord.cpp b/storage/ndb/test/tools/hugoPkReadRecord.cpp
index c60a994c7d4..c60a994c7d4 100644
--- a/ndb/test/tools/hugoPkReadRecord.cpp
+++ b/storage/ndb/test/tools/hugoPkReadRecord.cpp
diff --git a/ndb/test/tools/hugoPkUpdate.cpp b/storage/ndb/test/tools/hugoPkUpdate.cpp
index 6e7ff39f903..6e7ff39f903 100644
--- a/ndb/test/tools/hugoPkUpdate.cpp
+++ b/storage/ndb/test/tools/hugoPkUpdate.cpp
diff --git a/ndb/test/tools/hugoScanRead.cpp b/storage/ndb/test/tools/hugoScanRead.cpp
index 4f76362ecab..4f76362ecab 100644
--- a/ndb/test/tools/hugoScanRead.cpp
+++ b/storage/ndb/test/tools/hugoScanRead.cpp
diff --git a/ndb/test/tools/hugoScanUpdate.cpp b/storage/ndb/test/tools/hugoScanUpdate.cpp
index 88c343f8fd3..88c343f8fd3 100644
--- a/ndb/test/tools/hugoScanUpdate.cpp
+++ b/storage/ndb/test/tools/hugoScanUpdate.cpp
diff --git a/ndb/test/tools/old_dirs/hugoCalculator/Makefile b/storage/ndb/test/tools/old_dirs/hugoCalculator/Makefile
index a29deeaacd3..a29deeaacd3 100644
--- a/ndb/test/tools/old_dirs/hugoCalculator/Makefile
+++ b/storage/ndb/test/tools/old_dirs/hugoCalculator/Makefile
diff --git a/ndb/test/tools/old_dirs/hugoFill/Makefile b/storage/ndb/test/tools/old_dirs/hugoFill/Makefile
index 3da745810b6..3da745810b6 100644
--- a/ndb/test/tools/old_dirs/hugoFill/Makefile
+++ b/storage/ndb/test/tools/old_dirs/hugoFill/Makefile
diff --git a/ndb/test/tools/old_dirs/hugoLoad/Makefile b/storage/ndb/test/tools/old_dirs/hugoLoad/Makefile
index 7c5756d0d41..7c5756d0d41 100644
--- a/ndb/test/tools/old_dirs/hugoLoad/Makefile
+++ b/storage/ndb/test/tools/old_dirs/hugoLoad/Makefile
diff --git a/ndb/test/tools/old_dirs/hugoLockRecords/Makefile b/storage/ndb/test/tools/old_dirs/hugoLockRecords/Makefile
index 3235750cbf8..3235750cbf8 100644
--- a/ndb/test/tools/old_dirs/hugoLockRecords/Makefile
+++ b/storage/ndb/test/tools/old_dirs/hugoLockRecords/Makefile
diff --git a/ndb/test/tools/old_dirs/hugoPkDelete/Makefile b/storage/ndb/test/tools/old_dirs/hugoPkDelete/Makefile
index e6d53611c54..e6d53611c54 100644
--- a/ndb/test/tools/old_dirs/hugoPkDelete/Makefile
+++ b/storage/ndb/test/tools/old_dirs/hugoPkDelete/Makefile
diff --git a/ndb/test/tools/old_dirs/hugoPkRead/Makefile b/storage/ndb/test/tools/old_dirs/hugoPkRead/Makefile
index 03580dc0d18..03580dc0d18 100644
--- a/ndb/test/tools/old_dirs/hugoPkRead/Makefile
+++ b/storage/ndb/test/tools/old_dirs/hugoPkRead/Makefile
diff --git a/ndb/test/tools/old_dirs/hugoPkReadRecord/Makefile b/storage/ndb/test/tools/old_dirs/hugoPkReadRecord/Makefile
index 158a79a5666..158a79a5666 100644
--- a/ndb/test/tools/old_dirs/hugoPkReadRecord/Makefile
+++ b/storage/ndb/test/tools/old_dirs/hugoPkReadRecord/Makefile
diff --git a/ndb/test/tools/old_dirs/hugoPkUpdate/Makefile b/storage/ndb/test/tools/old_dirs/hugoPkUpdate/Makefile
index 48795b62206..48795b62206 100644
--- a/ndb/test/tools/old_dirs/hugoPkUpdate/Makefile
+++ b/storage/ndb/test/tools/old_dirs/hugoPkUpdate/Makefile
diff --git a/ndb/test/tools/old_dirs/hugoScanRead/Makefile b/storage/ndb/test/tools/old_dirs/hugoScanRead/Makefile
index b88377c299e..b88377c299e 100644
--- a/ndb/test/tools/old_dirs/hugoScanRead/Makefile
+++ b/storage/ndb/test/tools/old_dirs/hugoScanRead/Makefile
diff --git a/ndb/test/tools/old_dirs/hugoScanUpdate/Makefile b/storage/ndb/test/tools/old_dirs/hugoScanUpdate/Makefile
index ec0e07bfd84..ec0e07bfd84 100644
--- a/ndb/test/tools/old_dirs/hugoScanUpdate/Makefile
+++ b/storage/ndb/test/tools/old_dirs/hugoScanUpdate/Makefile
diff --git a/ndb/test/tools/old_dirs/restart/Makefile b/storage/ndb/test/tools/old_dirs/restart/Makefile
index 05d9e98c5bc..05d9e98c5bc 100644
--- a/ndb/test/tools/old_dirs/restart/Makefile
+++ b/storage/ndb/test/tools/old_dirs/restart/Makefile
diff --git a/ndb/test/tools/old_dirs/transproxy/Makefile b/storage/ndb/test/tools/old_dirs/transproxy/Makefile
index d6a76ed2e3d..d6a76ed2e3d 100644
--- a/ndb/test/tools/old_dirs/transproxy/Makefile
+++ b/storage/ndb/test/tools/old_dirs/transproxy/Makefile
diff --git a/ndb/test/tools/old_dirs/verify_index/Makefile b/storage/ndb/test/tools/old_dirs/verify_index/Makefile
index f6b31e4dc8e..f6b31e4dc8e 100644
--- a/ndb/test/tools/old_dirs/verify_index/Makefile
+++ b/storage/ndb/test/tools/old_dirs/verify_index/Makefile
diff --git a/ndb/test/tools/old_dirs/waiter/waiter.cpp b/storage/ndb/test/tools/old_dirs/waiter/waiter.cpp
index d57daff3aea..d57daff3aea 100644
--- a/ndb/test/tools/old_dirs/waiter/waiter.cpp
+++ b/storage/ndb/test/tools/old_dirs/waiter/waiter.cpp
diff --git a/ndb/test/tools/restart.cpp b/storage/ndb/test/tools/restart.cpp
index 9ad20801fd7..9ad20801fd7 100644
--- a/ndb/test/tools/restart.cpp
+++ b/storage/ndb/test/tools/restart.cpp
diff --git a/ndb/test/tools/transproxy.cpp b/storage/ndb/test/tools/transproxy.cpp
index 28a621fa584..28a621fa584 100644
--- a/ndb/test/tools/transproxy.cpp
+++ b/storage/ndb/test/tools/transproxy.cpp
diff --git a/ndb/test/tools/verify_index.cpp b/storage/ndb/test/tools/verify_index.cpp
index acc97af883b..acc97af883b 100644
--- a/ndb/test/tools/verify_index.cpp
+++ b/storage/ndb/test/tools/verify_index.cpp
diff --git a/ndb/tools/Makefile.am b/storage/ndb/tools/Makefile.am
index c350fb0a141..c350fb0a141 100644
--- a/ndb/tools/Makefile.am
+++ b/storage/ndb/tools/Makefile.am
diff --git a/ndb/tools/clean-links.sh b/storage/ndb/tools/clean-links.sh
index 01820f30616..01820f30616 100755
--- a/ndb/tools/clean-links.sh
+++ b/storage/ndb/tools/clean-links.sh
diff --git a/ndb/tools/delete_all.cpp b/storage/ndb/tools/delete_all.cpp
index 2c395a67900..2c395a67900 100644
--- a/ndb/tools/delete_all.cpp
+++ b/storage/ndb/tools/delete_all.cpp
diff --git a/ndb/tools/desc.cpp b/storage/ndb/tools/desc.cpp
index be0f6942db5..be0f6942db5 100644
--- a/ndb/tools/desc.cpp
+++ b/storage/ndb/tools/desc.cpp
diff --git a/ndb/tools/drop_index.cpp b/storage/ndb/tools/drop_index.cpp
index e2bf7f0bfae..e2bf7f0bfae 100644
--- a/ndb/tools/drop_index.cpp
+++ b/storage/ndb/tools/drop_index.cpp
diff --git a/ndb/tools/drop_tab.cpp b/storage/ndb/tools/drop_tab.cpp
index 991e1505486..991e1505486 100644
--- a/ndb/tools/drop_tab.cpp
+++ b/storage/ndb/tools/drop_tab.cpp
diff --git a/ndb/tools/listTables.cpp b/storage/ndb/tools/listTables.cpp
index b4a2235f73b..b4a2235f73b 100644
--- a/ndb/tools/listTables.cpp
+++ b/storage/ndb/tools/listTables.cpp
diff --git a/ndb/tools/make-errors.pl b/storage/ndb/tools/make-errors.pl
index 65819209a89..65819209a89 100644
--- a/ndb/tools/make-errors.pl
+++ b/storage/ndb/tools/make-errors.pl
diff --git a/ndb/tools/make-links.sh b/storage/ndb/tools/make-links.sh
index e0c4f55986e..e0c4f55986e 100755
--- a/ndb/tools/make-links.sh
+++ b/storage/ndb/tools/make-links.sh
diff --git a/ndb/tools/ndb_test_platform.cpp b/storage/ndb/tools/ndb_test_platform.cpp
index 88f21b31d58..88f21b31d58 100644
--- a/ndb/tools/ndb_test_platform.cpp
+++ b/storage/ndb/tools/ndb_test_platform.cpp
diff --git a/ndb/tools/ndbsql.cpp b/storage/ndb/tools/ndbsql.cpp
index 1997e4abebd..1997e4abebd 100644
--- a/ndb/tools/ndbsql.cpp
+++ b/storage/ndb/tools/ndbsql.cpp
diff --git a/ndb/tools/old_dirs/copy_tab/Makefile b/storage/ndb/tools/old_dirs/copy_tab/Makefile
index 4ad33a26652..4ad33a26652 100644
--- a/ndb/tools/old_dirs/copy_tab/Makefile
+++ b/storage/ndb/tools/old_dirs/copy_tab/Makefile
diff --git a/ndb/tools/old_dirs/cpcc/Makefile b/storage/ndb/tools/old_dirs/cpcc/Makefile
index 78f8c61e464..78f8c61e464 100644
--- a/ndb/tools/old_dirs/cpcc/Makefile
+++ b/storage/ndb/tools/old_dirs/cpcc/Makefile
diff --git a/ndb/tools/old_dirs/create_index/Makefile b/storage/ndb/tools/old_dirs/create_index/Makefile
index 38f2df970c4..38f2df970c4 100644
--- a/ndb/tools/old_dirs/create_index/Makefile
+++ b/storage/ndb/tools/old_dirs/create_index/Makefile
diff --git a/ndb/tools/old_dirs/delete_all/Makefile b/storage/ndb/tools/old_dirs/delete_all/Makefile
index 1cae240eb8f..1cae240eb8f 100644
--- a/ndb/tools/old_dirs/delete_all/Makefile
+++ b/storage/ndb/tools/old_dirs/delete_all/Makefile
diff --git a/ndb/tools/old_dirs/desc/Makefile b/storage/ndb/tools/old_dirs/desc/Makefile
index 614984cfd35..614984cfd35 100644
--- a/ndb/tools/old_dirs/desc/Makefile
+++ b/storage/ndb/tools/old_dirs/desc/Makefile
diff --git a/ndb/tools/old_dirs/drop_index/Makefile b/storage/ndb/tools/old_dirs/drop_index/Makefile
index 969bee51064..969bee51064 100644
--- a/ndb/tools/old_dirs/drop_index/Makefile
+++ b/storage/ndb/tools/old_dirs/drop_index/Makefile
diff --git a/ndb/tools/old_dirs/drop_tab/Makefile b/storage/ndb/tools/old_dirs/drop_tab/Makefile
index d7b21fe982c..d7b21fe982c 100644
--- a/ndb/tools/old_dirs/drop_tab/Makefile
+++ b/storage/ndb/tools/old_dirs/drop_tab/Makefile
diff --git a/ndb/tools/old_dirs/list_tables/Makefile b/storage/ndb/tools/old_dirs/list_tables/Makefile
index b60f161ee68..b60f161ee68 100644
--- a/ndb/tools/old_dirs/list_tables/Makefile
+++ b/storage/ndb/tools/old_dirs/list_tables/Makefile
diff --git a/ndb/tools/old_dirs/ndbnet/Makefile.PL b/storage/ndb/tools/old_dirs/ndbnet/Makefile.PL
index 4b27a17de15..4b27a17de15 100644
--- a/ndb/tools/old_dirs/ndbnet/Makefile.PL
+++ b/storage/ndb/tools/old_dirs/ndbnet/Makefile.PL
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net.pm
index 3b7b16bb3cf..3b7b16bb3cf 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Base.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Base.pm
index 900446138e8..900446138e8 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Base.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Base.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Client.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Client.pm
index d34a18d63af..d34a18d63af 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Client.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Client.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Command.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Command.pm
index 30145d09fa9..30145d09fa9 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Command.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Command.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Config.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Config.pm
index 4c5db3cd3f5..4c5db3cd3f5 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Config.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Config.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Database.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Database.pm
index 7ea15be0650..7ea15be0650 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Database.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Database.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Env.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Env.pm
index d79e72f2bb3..d79e72f2bb3 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Env.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Env.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Node.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Node.pm
index f41bf51168d..f41bf51168d 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Node.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Node.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeApi.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeApi.pm
index 08f5f85577d..08f5f85577d 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeApi.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeApi.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeDb.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeDb.pm
index 88a35ba4f8d..88a35ba4f8d 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeDb.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeDb.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeMgmt.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeMgmt.pm
index 1056e3df623..1056e3df623 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeMgmt.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeMgmt.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Server.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Server.pm
index 5d2118f0ffe..5d2118f0ffe 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Server.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Server.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerINET.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerINET.pm
index a065c186855..a065c186855 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerINET.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerINET.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerUNIX.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerUNIX.pm
index b3fa245d5ee..b3fa245d5ee 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerUNIX.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerUNIX.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Run.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run.pm
index a8cabde544c..a8cabde544c 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Run.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Base.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Base.pm
index 4769f2c4441..4769f2c4441 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Base.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Base.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Database.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Database.pm
index 9a12ddb20b3..9a12ddb20b3 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Database.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Database.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Env.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Env.pm
index e851a82636b..e851a82636b 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Env.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Env.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Node.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Node.pm
index e657021b229..e657021b229 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Node.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Node.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util.pm
index d5db35cbf13..d5db35cbf13 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Base.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Base.pm
index 20df78a3b9b..20df78a3b9b 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Base.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Base.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Dir.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Dir.pm
index 90609b971c7..90609b971c7 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Dir.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Dir.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Event.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Event.pm
index a3ad32cd7fb..a3ad32cd7fb 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Event.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Event.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/File.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/File.pm
index 4b3cb38191c..4b3cb38191c 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/File.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/File.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/IO.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/IO.pm
index 34f4d0a150d..34f4d0a150d 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/IO.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/IO.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Lock.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Lock.pm
index b515e633059..b515e633059 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Lock.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Lock.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Log.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Log.pm
index 44b39df84e6..44b39df84e6 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Log.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Log.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Socket.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Socket.pm
index 00e8b6eca51..00e8b6eca51 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Socket.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Socket.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketINET.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketINET.pm
index faaa568a08e..faaa568a08e 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketINET.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketINET.pm
diff --git a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketUNIX.pm b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketUNIX.pm
index 9c6b3115f6a..9c6b3115f6a 100644
--- a/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketUNIX.pm
+++ b/storage/ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketUNIX.pm
diff --git a/ndb/tools/old_dirs/ndbnet/ndbnet.pl b/storage/ndb/tools/old_dirs/ndbnet/ndbnet.pl
index 5f6648da46d..5f6648da46d 100644
--- a/ndb/tools/old_dirs/ndbnet/ndbnet.pl
+++ b/storage/ndb/tools/old_dirs/ndbnet/ndbnet.pl
diff --git a/ndb/tools/old_dirs/ndbnet/ndbnetd.pl b/storage/ndb/tools/old_dirs/ndbnet/ndbnetd.pl
index 95fa5322abc..95fa5322abc 100644
--- a/ndb/tools/old_dirs/ndbnet/ndbnetd.pl
+++ b/storage/ndb/tools/old_dirs/ndbnet/ndbnetd.pl
diff --git a/ndb/tools/old_dirs/ndbnet/ndbrun b/storage/ndb/tools/old_dirs/ndbnet/ndbrun
index 99121276d99..99121276d99 100644
--- a/ndb/tools/old_dirs/ndbnet/ndbrun
+++ b/storage/ndb/tools/old_dirs/ndbnet/ndbrun
diff --git a/ndb/tools/old_dirs/ndbsql/Makefile b/storage/ndb/tools/old_dirs/ndbsql/Makefile
index 81ca87b0414..81ca87b0414 100644
--- a/ndb/tools/old_dirs/ndbsql/Makefile
+++ b/storage/ndb/tools/old_dirs/ndbsql/Makefile
diff --git a/ndb/tools/old_dirs/select_all/Makefile b/storage/ndb/tools/old_dirs/select_all/Makefile
index e14e411b3a5..e14e411b3a5 100644
--- a/ndb/tools/old_dirs/select_all/Makefile
+++ b/storage/ndb/tools/old_dirs/select_all/Makefile
diff --git a/ndb/tools/old_dirs/select_count/Makefile b/storage/ndb/tools/old_dirs/select_count/Makefile
index 35a53c6b046..35a53c6b046 100644
--- a/ndb/tools/old_dirs/select_count/Makefile
+++ b/storage/ndb/tools/old_dirs/select_count/Makefile
diff --git a/ndb/tools/old_dirs/src/counterviewer/CounterViewer.java b/storage/ndb/tools/old_dirs/src/counterviewer/CounterViewer.java
index 317c1c75e28..317c1c75e28 100644
--- a/ndb/tools/old_dirs/src/counterviewer/CounterViewer.java
+++ b/storage/ndb/tools/old_dirs/src/counterviewer/CounterViewer.java
diff --git a/ndb/tools/restore/Restore.cpp b/storage/ndb/tools/restore/Restore.cpp
index fa616ee8fee..fa616ee8fee 100644
--- a/ndb/tools/restore/Restore.cpp
+++ b/storage/ndb/tools/restore/Restore.cpp
diff --git a/ndb/tools/restore/Restore.hpp b/storage/ndb/tools/restore/Restore.hpp
index d7f6e3b7799..d7f6e3b7799 100644
--- a/ndb/tools/restore/Restore.hpp
+++ b/storage/ndb/tools/restore/Restore.hpp
diff --git a/ndb/tools/restore/consumer.cpp b/storage/ndb/tools/restore/consumer.cpp
index b130c4998d5..b130c4998d5 100644
--- a/ndb/tools/restore/consumer.cpp
+++ b/storage/ndb/tools/restore/consumer.cpp
diff --git a/ndb/tools/restore/consumer.hpp b/storage/ndb/tools/restore/consumer.hpp
index 692c814159f..692c814159f 100644
--- a/ndb/tools/restore/consumer.hpp
+++ b/storage/ndb/tools/restore/consumer.hpp
diff --git a/ndb/tools/restore/consumer_printer.cpp b/storage/ndb/tools/restore/consumer_printer.cpp
index 0aa5b521d29..0aa5b521d29 100644
--- a/ndb/tools/restore/consumer_printer.cpp
+++ b/storage/ndb/tools/restore/consumer_printer.cpp
diff --git a/ndb/tools/restore/consumer_printer.hpp b/storage/ndb/tools/restore/consumer_printer.hpp
index 7cbc924e364..7cbc924e364 100644
--- a/ndb/tools/restore/consumer_printer.hpp
+++ b/storage/ndb/tools/restore/consumer_printer.hpp
diff --git a/ndb/tools/restore/consumer_restore.cpp b/storage/ndb/tools/restore/consumer_restore.cpp
index d72b82569e2..d72b82569e2 100644
--- a/ndb/tools/restore/consumer_restore.cpp
+++ b/storage/ndb/tools/restore/consumer_restore.cpp
diff --git a/ndb/tools/restore/consumer_restore.hpp b/storage/ndb/tools/restore/consumer_restore.hpp
index 1bf6d89a912..1bf6d89a912 100644
--- a/ndb/tools/restore/consumer_restore.hpp
+++ b/storage/ndb/tools/restore/consumer_restore.hpp
diff --git a/ndb/tools/restore/consumer_restorem.cpp b/storage/ndb/tools/restore/consumer_restorem.cpp
index 56179a60ab0..56179a60ab0 100644
--- a/ndb/tools/restore/consumer_restorem.cpp
+++ b/storage/ndb/tools/restore/consumer_restorem.cpp
diff --git a/ndb/tools/restore/restore_main.cpp b/storage/ndb/tools/restore/restore_main.cpp
index 93c40d31adb..93c40d31adb 100644
--- a/ndb/tools/restore/restore_main.cpp
+++ b/storage/ndb/tools/restore/restore_main.cpp
diff --git a/ndb/tools/rgrep b/storage/ndb/tools/rgrep
index 212b068639d..212b068639d 100755
--- a/ndb/tools/rgrep
+++ b/storage/ndb/tools/rgrep
diff --git a/ndb/tools/select_all.cpp b/storage/ndb/tools/select_all.cpp
index baa18db1ebd..baa18db1ebd 100644
--- a/ndb/tools/select_all.cpp
+++ b/storage/ndb/tools/select_all.cpp
diff --git a/ndb/tools/select_count.cpp b/storage/ndb/tools/select_count.cpp
index 6fa3c77f15a..6fa3c77f15a 100644
--- a/ndb/tools/select_count.cpp
+++ b/storage/ndb/tools/select_count.cpp
diff --git a/ndb/tools/waiter.cpp b/storage/ndb/tools/waiter.cpp
index db90bd8bd90..db90bd8bd90 100644
--- a/ndb/tools/waiter.cpp
+++ b/storage/ndb/tools/waiter.cpp