- 07 Jun, 2004 1 commit
-
-
unknown authored
BitKeeper/deleted/.del-BinDist.sh~8ea6fee0be3de36: Delete: ndb/old_files/BinDist.sh BitKeeper/deleted/.del-Defs.mk~fab44ad996ed5499: Delete: ndb/old_files/Defs.mk BitKeeper/deleted/.del-Makefile~726e96331d4343ce: Delete: ndb/old_files/Makefile BitKeeper/deleted/.del-SrcDist.sh~ad4f1cd7aae4265b: Delete: ndb/old_files/SrcDist.sh BitKeeper/deleted/.del-configure~501239931f8bb1: Delete: ndb/old_files/configure BitKeeper/deleted/.del-Epilogue.mk~60f7edf886726154: Delete: ndb/old_files/Epilogue.mk BitKeeper/deleted/.del-README~b619a580720ec3d8: Delete: ndb/old_files/README BitKeeper/deleted/.del-env.sh~91075f1664ce8292: Delete: ndb/old_files/env.sh BitKeeper/deleted/.del-mysqlclusterenv.sh~f0d8a63e844255f5: Delete: ndb/old_files/mysqlclusterenv.sh BitKeeper/deleted/.del-Defs.DEBUG.mk~8ed7bb195181c74a: Delete: ndb/config/old_files/Defs.DEBUG.mk BitKeeper/deleted/.del-acinclude.m4~b1472f9faac0c71: Delete: ndb/config/old_files/acinclude.m4 BitKeeper/deleted/.del-Defs.HPUX.HPPA.GCC.mk~b50ab324c3ce07ce: Delete: ndb/config/old_files/Defs.HPUX.HPPA.GCC.mk BitKeeper/deleted/.del-Defs.IBMAIX.POWERPC.GCC.mk~76bea6928ca7b8f0: Delete: ndb/config/old_files/Defs.IBMAIX.POWERPC.GCC.mk BitKeeper/deleted/.del-Defs.LINUX.x86.GCC.mk~15f3c82665d141a0: Delete: ndb/config/old_files/Defs.LINUX.x86.GCC.mk BitKeeper/deleted/.del-Defs.LINUX.x86.ICC.mk~e51a6e19daeb353: Delete: ndb/config/old_files/Defs.LINUX.x86.ICC.mk BitKeeper/deleted/.del-Defs.LINUX.x86_64.GCC.mk~9e853e7e1142b2d7: Delete: ndb/config/old_files/Defs.LINUX.x86_64.GCC.mk BitKeeper/deleted/.del-Defs.MACOSX.POWERPC.GCC.mk~d661574b758ac911: Delete: ndb/config/old_files/Defs.MACOSX.POWERPC.GCC.mk BitKeeper/deleted/.del-Defs.OSE.PPC750.DIAB.mk~d5d7116c512290bc: Delete: ndb/config/old_files/Defs.OSE.PPC750.DIAB.mk BitKeeper/deleted/.del-Defs.RELEASE.mk~6c195617d8e1c8ec: Delete: ndb/config/old_files/Defs.RELEASE.mk BitKeeper/deleted/.del-Defs.RELEASE_TRACE.mk~e367d147bd3ad0bf: Delete: ndb/config/old_files/Defs.RELEASE_TRACE.mk BitKeeper/deleted/.del-Defs.SIMCELLO.SOFTOSE.GCC.mk~5acee8046e3dfd21: Delete: ndb/config/old_files/Defs.SIMCELLO.SOFTOSE.GCC.mk BitKeeper/deleted/.del-Defs.WIN32.x86.VC7.mk~582038c28dd89391: Delete: ndb/config/old_files/Defs.WIN32.x86.VC7.mk BitKeeper/deleted/.del-Defs.SOFTOSE.SPARC.GCC.mk~ebd0c4aab56c1202: Delete: ndb/config/old_files/Defs.SOFTOSE.SPARC.GCC.mk BitKeeper/deleted/.del-Defs.SOLARIS.SPARC.FORTE6.mk~4367e18b8246761e: Delete: ndb/config/old_files/Defs.SOLARIS.SPARC.FORTE6.mk BitKeeper/deleted/.del-Defs.SOLARIS.SPARC.GCC.mk~d781a20b8235525c: Delete: ndb/config/old_files/Defs.SOLARIS.SPARC.GCC.mk BitKeeper/deleted/.del-Defs.SOLARIS.SPARC_64.GCC.mk~76626f56dcd0e8e9: Delete: ndb/config/old_files/Defs.SOLARIS.SPARC_64.GCC.mk BitKeeper/deleted/.del-Defs.SOLARIS6.SPARC.GCC.mk~2b05903f79ce771: Delete: ndb/config/old_files/Defs.SOLARIS6.SPARC.GCC.mk BitKeeper/deleted/.del-Defs.TRU64X.ALPHA.GCC.mk~6ba3fc0cfaa37cb2: Delete: ndb/config/old_files/Defs.TRU64X.ALPHA.GCC.mk BitKeeper/deleted/.del-GuessConfig.sh~ebdb504ed6b7ab68: Delete: ndb/config/old_files/GuessConfig.sh BitKeeper/deleted/.del-Makefile.am~c28d15539f926269: Delete: ndb/config/old_files/Makefile.am BitKeeper/deleted/.del-configure.in~3e0ef32c155b79bc: Delete: ndb/config/old_files/configure.in BitKeeper/deleted/.del-config.h.in~b9209994763e30f8: Delete: ndb/config/old_files/config.h.in BitKeeper/deleted/.del-Makefile~71ad5c694da8711: Delete: ndb/src/old_files/Makefile BitKeeper/deleted/.del-Makefile~261cfb7897aa2259: Delete: ndb/test/newtonapi/Makefile BitKeeper/deleted/.del-Makefile~d46bb4a49ae611f9: Delete: ndb/test/odbc/Makefile BitKeeper/deleted/.del-Makefile_old~5ce89facf68772b: Delete: ndb/test/Makefile_old ndb/test/include/NdbSchemaCon.hpp: Rename: ndb/include/ndbapi/NdbSchemaCon.hpp -> ndb/test/include/NdbSchemaCon.hpp ndb/test/include/NdbSchemaOp.hpp: Rename: ndb/include/ndbapi/NdbSchemaOp.hpp -> ndb/test/include/NdbSchemaOp.hpp ndb/include/Makefile.am: removed NdbSchema from ndbapi ndb/include/ndbapi/NdbDictionary.hpp: added Column::getSize() and print function for Column::Type ndb/include/ndbapi/NdbRecAttr.hpp: made an operator<< friend to NdbRecAttr ndb/src/kernel/blocks/backup/restore/Restore.cpp: Rewritten restore to remove NdbSchema ndb/src/kernel/blocks/backup/restore/Restore.hpp: Rewritten restore to remove NdbSchema ndb/src/kernel/blocks/backup/restore/main.cpp: Rewritten restore to remove NdbSchema ndb/src/ndbapi/Makefile.am: removed NdbSchema from ndbapi ndb/src/ndbapi/NdbDictionary.cpp: added operator << for Column::Type ndb/src/ndbapi/NdbRecAttr.cpp: updated operator<< for NdbRecAttr ndb/src/ndbapi/Ndberr.cpp: removed NdbSchema from ndbapi ndb/test/src/Makefile.am: moved NdbSchema to test ndb/test/src/NDBT_ResultRow.cpp: use common print method for NDBT_ResultRow ndb/test/src/NdbBackup.cpp: fixed bug in testBackup ndb/test/src/NdbSchemaCon.cpp: moved NdbError NdbSchema ndb/test/src/NdbSchemaOp.cpp: updated include file list
-
- 04 Jun, 2004 5 commits
-
-
unknown authored
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
-
unknown authored
ndb/src/old_files/newtonapi/Makefile: mvdir ndb/src/old_files/newtonapi/dba_binding.cpp: mvdir ndb/src/old_files/newtonapi/dba_bulkread.cpp: mvdir ndb/src/old_files/newtonapi/dba_config.cpp: mvdir ndb/src/old_files/newtonapi/dba_dac.cpp: mvdir ndb/src/old_files/newtonapi/dba_error.cpp: mvdir ndb/src/old_files/newtonapi/dba_init.cpp: mvdir ndb/src/old_files/newtonapi/dba_internal.hpp: mvdir ndb/src/old_files/newtonapi/dba_process.cpp: mvdir ndb/src/old_files/newtonapi/dba_process.hpp: mvdir ndb/src/old_files/newtonapi/dba_schema.cpp: mvdir ndb/src/old_files/rep/ExtSender.cpp: mvdir ndb/src/old_files/rep/ExtSender.hpp: mvdir ndb/src/old_files/rep/Makefile: mvdir ndb/src/old_files/rep/NodeConnectInfo.hpp: mvdir ndb/src/old_files/rep/README: mvdir ndb/src/old_files/rep/RepApiInterpreter.cpp: mvdir ndb/src/old_files/rep/RepApiInterpreter.hpp: mvdir ndb/src/old_files/rep/RepApiService.cpp: mvdir ndb/src/old_files/rep/RepApiService.hpp: mvdir ndb/src/old_files/rep/RepCommandInterpreter.cpp: mvdir ndb/src/old_files/rep/RepCommandInterpreter.hpp: mvdir ndb/src/old_files/rep/RepComponents.cpp: mvdir ndb/src/old_files/rep/RepComponents.hpp: mvdir ndb/src/old_files/rep/RepMain.cpp: mvdir ndb/src/old_files/rep/Requestor.cpp: mvdir ndb/src/old_files/rep/Requestor.hpp: mvdir ndb/src/old_files/rep/RequestorSubscriptions.cpp: mvdir ndb/src/old_files/rep/SignalQueue.cpp: mvdir ndb/src/old_files/rep/SignalQueue.hpp: mvdir ndb/src/old_files/rep/TODO: mvdir ndb/src/old_files/rep/adapters/AppNDB.cpp: mvdir ndb/src/old_files/rep/adapters/AppNDB.hpp: mvdir ndb/src/old_files/rep/adapters/ExtAPI.cpp: mvdir ndb/src/old_files/rep/adapters/ExtAPI.hpp: mvdir ndb/src/old_files/rep/dbug_hack.cpp: mvdir ndb/src/old_files/rep/rep_version.hpp: mvdir ndb/src/old_files/rep/adapters/ExtNDB.cpp: mvdir ndb/src/old_files/rep/adapters/ExtNDB.hpp: mvdir ndb/src/old_files/rep/adapters/Makefile: mvdir ndb/src/old_files/rep/adapters/TableInfoPs.hpp: mvdir ndb/src/old_files/rep/repapi/Makefile: mvdir ndb/src/old_files/rep/repapi/repapi.cpp: mvdir ndb/src/old_files/rep/repapi/repapi.h: mvdir ndb/src/old_files/rep/state/Channel.cpp: mvdir ndb/src/old_files/rep/state/Channel.hpp: mvdir ndb/src/old_files/rep/state/Interval.cpp: mvdir ndb/src/old_files/rep/state/Interval.hpp: mvdir ndb/src/old_files/rep/state/Makefile: mvdir ndb/src/old_files/rep/state/RepState.cpp: mvdir ndb/src/old_files/rep/state/RepState.hpp: mvdir ndb/src/old_files/rep/state/RepStateEvent.cpp: mvdir ndb/src/old_files/rep/state/RepStateRequests.cpp: mvdir ndb/src/old_files/rep/state/testInterval/Makefile: mvdir ndb/src/old_files/rep/state/testInterval/testInterval.cpp: mvdir ndb/src/old_files/rep/state/testRepState/Makefile: mvdir ndb/src/old_files/rep/state/testRepState/testRequestor.cpp: mvdir ndb/src/old_files/rep/state/testRepState/testRequestor.hpp: mvdir ndb/src/old_files/rep/storage/GCIBuffer.cpp: mvdir ndb/src/old_files/rep/storage/GCIBuffer.hpp: mvdir ndb/src/old_files/rep/storage/GCIContainer.cpp: mvdir ndb/src/old_files/rep/storage/GCIContainer.hpp: mvdir ndb/src/old_files/rep/storage/GCIContainerPS.cpp: mvdir ndb/src/old_files/rep/storage/GCIContainerPS.hpp: mvdir ndb/src/old_files/rep/storage/GCIPage.cpp: mvdir ndb/src/old_files/rep/storage/GCIPage.hpp: mvdir ndb/src/old_files/rep/storage/LogRecord.hpp: mvdir ndb/src/old_files/rep/storage/Makefile: mvdir ndb/src/old_files/rep/storage/NodeConnectInfo.hpp: mvdir ndb/src/old_files/rep/storage/NodeGroup.cpp: mvdir ndb/src/old_files/rep/storage/NodeGroup.hpp: mvdir ndb/src/old_files/rep/storage/NodeGroupInfo.cpp: mvdir ndb/src/old_files/rep/storage/NodeGroupInfo.hpp: mvdir ndb/src/old_files/rep/transfer/Makefile: mvdir ndb/src/old_files/rep/transfer/TransPS.cpp: mvdir ndb/src/old_files/rep/transfer/TransPS.hpp: mvdir ndb/src/old_files/rep/transfer/TransSS.cpp: mvdir ndb/src/old_files/rep/transfer/TransSS.hpp: mvdir ndb/src/old_files/rep/transfer/TransSSSubscriptions.cpp: mvdir ndb/src/old_files/client/Makefile: mvdir ndb/src/old_files/client/odbc/Extra.mk: mvdir ndb/src/old_files/client/odbc/Makefile: mvdir ndb/src/old_files/client/odbc/NdbOdbc.cpp: mvdir ndb/src/old_files/client/odbc/NdbOdbc.def: mvdir ndb/src/old_files/client/odbc/codegen/CodeGen.cpp: mvdir ndb/src/old_files/client/odbc/codegen/CodeGen.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_base.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_base.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_column.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_column.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_comp_op.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_comp_op.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_create_index.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_create_index.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_create_row.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_create_row.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_create_table.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_create_table.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_data_type.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_data_type.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_ddl.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_ddl.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_ddl_column.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_ddl_column.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_ddl_constr.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_ddl_constr.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_ddl_row.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_ddl_row.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_delete.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_delete.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_delete_index.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_delete_index.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_delete_lookup.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_delete_lookup.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_delete_scan.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_delete_scan.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_dml.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_dml.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_dml_column.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_dml_column.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_dml_row.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_dml_row.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_drop_index.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_drop_index.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_drop_table.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_drop_table.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr_column.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr_column.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr_const.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr_const.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr_conv.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr_conv.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr_func.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr_func.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr_op.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr_op.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr_param.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr_param.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr_row.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_expr_row.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_idx_column.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_idx_column.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_insert.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_insert.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_pred.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_pred.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_pred_op.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_pred_op.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_count.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_count.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_distinct.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_distinct.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_filter.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_filter.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_group.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_group.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_index.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_index.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_join.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_join.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_lookup.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_lookup.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_project.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_project.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_range.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_range.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_repeat.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_repeat.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_scan.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_scan.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_sort.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_sort.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_sys.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_query_sys.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_root.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_root.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_select.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_select.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_set_row.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_set_row.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_stmt.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_stmt.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_table.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_table.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_table_list.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_table_list.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_update.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_update.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_update_index.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_update_index.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_update_lookup.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_update_lookup.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_update_scan.cpp: mvdir ndb/src/old_files/client/odbc/codegen/Code_update_scan.hpp: mvdir ndb/src/old_files/client/odbc/codegen/Makefile: mvdir ndb/src/old_files/client/odbc/codegen/SimpleGram.ypp: mvdir ndb/src/old_files/client/odbc/codegen/SimpleParser.cpp: mvdir ndb/src/old_files/client/odbc/codegen/SimpleParser.hpp: mvdir ndb/src/old_files/client/odbc/codegen/SimpleScan.lpp: mvdir ndb/src/old_files/client/odbc/common/AttrArea.cpp: mvdir ndb/src/old_files/client/odbc/common/AttrArea.hpp: mvdir ndb/src/old_files/client/odbc/common/CodeTree.cpp: mvdir ndb/src/old_files/client/odbc/common/CodeTree.hpp: mvdir ndb/src/old_files/client/odbc/common/ConnArea.cpp: mvdir ndb/src/old_files/client/odbc/common/ConnArea.hpp: mvdir ndb/src/old_files/client/odbc/common/Ctx.cpp: mvdir ndb/src/old_files/client/odbc/common/Ctx.hpp: mvdir ndb/src/old_files/client/odbc/common/DataField.cpp: mvdir ndb/src/old_files/client/odbc/common/DataField.hpp: mvdir ndb/src/old_files/client/odbc/common/DataRow.cpp: mvdir ndb/src/old_files/client/odbc/common/DataRow.hpp: mvdir ndb/src/old_files/client/odbc/common/DataType.cpp: mvdir ndb/src/old_files/client/odbc/common/DataType.hpp: mvdir ndb/src/old_files/client/odbc/common/DescArea.cpp: mvdir ndb/src/old_files/client/odbc/common/DescArea.hpp: mvdir ndb/src/old_files/client/odbc/common/DiagArea.cpp: mvdir ndb/src/old_files/client/odbc/common/DiagArea.hpp: mvdir ndb/src/old_files/client/odbc/common/Makefile: mvdir ndb/src/old_files/client/odbc/common/OdbcData.cpp: mvdir ndb/src/old_files/client/odbc/common/OdbcData.hpp: mvdir ndb/src/old_files/client/odbc/common/ResultArea.cpp: mvdir ndb/src/old_files/client/odbc/common/ResultArea.hpp: mvdir ndb/src/old_files/client/odbc/common/Sqlstate.cpp: mvdir ndb/src/old_files/client/odbc/common/Sqlstate.hpp: mvdir ndb/src/old_files/client/odbc/common/StmtArea.cpp: mvdir ndb/src/old_files/client/odbc/common/StmtArea.hpp: mvdir ndb/src/old_files/client/odbc/common/StmtInfo.cpp: mvdir ndb/src/old_files/client/odbc/common/StmtInfo.hpp: mvdir ndb/src/old_files/client/odbc/common/common.cpp: mvdir ndb/src/old_files/client/odbc/common/common.hpp: mvdir ndb/src/old_files/client/odbc/dictionary/DictCatalog.cpp: mvdir ndb/src/old_files/client/odbc/dictionary/DictCatalog.hpp: mvdir ndb/src/old_files/client/odbc/dictionary/DictColumn.cpp: mvdir ndb/src/old_files/client/odbc/dictionary/DictColumn.hpp: mvdir ndb/src/old_files/client/odbc/dictionary/DictIndex.cpp: mvdir ndb/src/old_files/client/odbc/dictionary/DictIndex.hpp: mvdir ndb/src/old_files/client/odbc/dictionary/DictSchema.cpp: mvdir ndb/src/old_files/client/odbc/dictionary/DictSchema.hpp: mvdir ndb/src/old_files/client/odbc/dictionary/DictSys.cpp: mvdir ndb/src/old_files/client/odbc/dictionary/DictSys.hpp: mvdir ndb/src/old_files/client/odbc/dictionary/DictTable.cpp: mvdir ndb/src/old_files/client/odbc/dictionary/DictTable.hpp: mvdir ndb/src/old_files/client/odbc/dictionary/Makefile: mvdir ndb/src/old_files/client/odbc/docs/class.fig: mvdir ndb/src/old_files/client/odbc/docs/descfield.pl: mvdir ndb/src/old_files/client/odbc/docs/diag.txt: mvdir ndb/src/old_files/client/odbc/docs/getinfo.pl: mvdir ndb/src/old_files/client/odbc/docs/gettypeinfo.pl: mvdir ndb/src/old_files/client/odbc/docs/handleattr.pl: mvdir ndb/src/old_files/client/odbc/docs/main.hpp: mvdir ndb/src/old_files/client/odbc/docs/ndbodbc.html: mvdir ndb/src/old_files/client/odbc/docs/select.fig: mvdir ndb/src/old_files/client/odbc/docs/systables.pl: mvdir ndb/src/old_files/client/odbc/docs/type.txt: mvdir ndb/src/old_files/client/odbc/driver/Func.data: mvdir ndb/src/old_files/client/odbc/driver/Func.pl: mvdir ndb/src/old_files/client/odbc/driver/Makefile: mvdir ndb/src/old_files/client/odbc/driver/SQLAllocConnect.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLAllocEnv.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLAllocHandle.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLAllocHandleStd.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLAllocStmt.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLBindCol.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLBindParam.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLBindParameter.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLBrowseConnect.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLBulkOperations.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLCancel.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLCloseCursor.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLColAttribute.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLColAttributes.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLColumnPrivileges.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLColumns.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLConnect.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLCopyDesc.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLDataSources.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLDescribeCol.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLDescribeParam.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLDisconnect.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLDriverConnect.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLDrivers.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLEndTran.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLError.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLExecDirect.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLExecute.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLExtendedFetch.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLFetch.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLFetchScroll.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLForeignKeys.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLFreeConnect.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLFreeEnv.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLFreeHandle.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLFreeStmt.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLGetConnectAttr.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLGetConnectOption.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLGetCursorName.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLGetData.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLGetDescField.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLGetDescRec.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLGetDiagField.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLGetDiagRec.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLGetEnvAttr.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLGetFunctions.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLGetInfo.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLGetStmtAttr.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLGetStmtOption.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLGetTypeInfo.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLMoreResults.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLNativeSql.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLNumParams.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLNumResultCols.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLParamData.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLParamOptions.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLPrepare.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLPrimaryKeys.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLProcedureColumns.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLProcedures.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLPutData.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLRowCount.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLSetConnectAttr.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLSetConnectOption.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLSetCursorName.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLSetDescField.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLSetDescRec.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLSetEnvAttr.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLSetParam.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLSetPos.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLSetScrollOptions.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLSetStmtAttr.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLSetStmtOption.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLSpecialColumns.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLStatistics.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLTablePrivileges.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLTables.cpp: mvdir ndb/src/old_files/client/odbc/driver/SQLTransact.cpp: mvdir ndb/src/old_files/client/odbc/driver/driver.cpp: mvdir ndb/src/old_files/client/odbc/driver/driver.hpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_comp_op.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_create_index.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_create_table.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_delete_index.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_delete_lookup.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_delete_scan.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_drop_index.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_drop_table.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_expr_conv.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_expr_func.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_expr_op.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_insert.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_pred_op.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_query_index.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_query_lookup.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_query_range.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_query_scan.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_query_sys.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_update_index.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_update_lookup.cpp: mvdir ndb/src/old_files/client/odbc/executor/Exec_update_scan.cpp: mvdir ndb/src/old_files/client/odbc/executor/Executor.cpp: mvdir ndb/src/old_files/client/odbc/executor/Executor.hpp: mvdir ndb/src/old_files/client/odbc/executor/Makefile: mvdir ndb/src/old_files/client/odbc/handles/AttrDbc.cpp: mvdir ndb/src/old_files/client/odbc/handles/AttrEnv.cpp: mvdir ndb/src/old_files/client/odbc/handles/AttrRoot.cpp: mvdir ndb/src/old_files/client/odbc/handles/AttrStmt.cpp: mvdir ndb/src/old_files/client/odbc/handles/DescSpec.cpp: mvdir ndb/src/old_files/client/odbc/handles/FuncTab.cpp: mvdir ndb/src/old_files/client/odbc/handles/HandleBase.cpp: mvdir ndb/src/old_files/client/odbc/handles/HandleBase.hpp: mvdir ndb/src/old_files/client/odbc/handles/HandleDbc.cpp: mvdir ndb/src/old_files/client/odbc/handles/HandleDbc.hpp: mvdir ndb/src/old_files/client/odbc/handles/HandleDesc.cpp: mvdir ndb/src/old_files/client/odbc/handles/HandleDesc.hpp: mvdir ndb/src/old_files/client/odbc/handles/HandleEnv.cpp: mvdir ndb/src/old_files/client/odbc/handles/HandleEnv.hpp: mvdir ndb/src/old_files/client/odbc/handles/HandleRoot.cpp: mvdir ndb/src/old_files/client/odbc/handles/HandleRoot.hpp: mvdir ndb/src/old_files/client/odbc/handles/HandleStmt.cpp: mvdir ndb/src/old_files/client/odbc/handles/HandleStmt.hpp: mvdir ndb/src/old_files/client/odbc/handles/InfoTab.cpp: mvdir ndb/src/old_files/client/odbc/handles/Makefile: mvdir ndb/src/old_files/client/odbc/handles/PoolNdb.cpp: mvdir ndb/src/old_files/client/odbc/handles/PoolNdb.hpp: mvdir ndb/src/old_files/client/odbc/handles/handles.hpp: mvdir configure.in: added search for doxygen ndb/docs/Makefile.am: automake docs make ndb/docs/doxygen/postdoxy.pl: changed start of perl ndb/docs/doxygen/predoxy.pl: changed start of perl
-
unknown authored
-
unknown authored
ndb/include/ndbapi/NdbRecAttr.hpp: operator << for NdbRecAttr ndb/src/ndbapi/NdbEventOperationImpl.cpp: removed print methid for ndbRecAttr in Event Impl ndb/src/ndbapi/NdbEventOperationImpl.hpp: removed print methid for ndbRecAttr in Event Impl ndb/src/ndbapi/NdbRecAttr.cpp: added operator<<
-
- 03 Jun, 2004 21 commits
-
-
unknown authored
-
unknown authored
ndb/Makefile.am: SCCS merged ndb/src/common/portlib/Makefile.am: SCCS merged
-
unknown authored
ndb/src/common/portlib/NdbCondition.c: Rename: ndb/src/common/portlib/unix/NdbCondition.c -> ndb/src/common/portlib/NdbCondition.c ndb/src/common/portlib/NdbDaemon.c: Rename: ndb/src/common/portlib/unix/NdbDaemon.c -> ndb/src/common/portlib/NdbDaemon.c ndb/src/common/portlib/NdbEnv.c: Rename: ndb/src/common/portlib/unix/NdbEnv.c -> ndb/src/common/portlib/NdbEnv.c ndb/src/common/portlib/NdbHost.c: Rename: ndb/src/common/portlib/unix/NdbHost.c -> ndb/src/common/portlib/NdbHost.c ndb/src/common/portlib/NdbMem.c: Rename: ndb/src/common/portlib/unix/NdbMem.c -> ndb/src/common/portlib/NdbMem.c ndb/src/common/portlib/NdbMutex.c: Rename: ndb/src/common/portlib/unix/NdbMutex.c -> ndb/src/common/portlib/NdbMutex.c ndb/src/common/portlib/NdbSleep.c: Rename: ndb/src/common/portlib/unix/NdbSleep.c -> ndb/src/common/portlib/NdbSleep.c ndb/src/common/portlib/NdbTCP.c: Rename: ndb/src/common/portlib/unix/NdbTCP.c -> ndb/src/common/portlib/NdbTCP.c ndb/src/common/portlib/NdbThread.c: Rename: ndb/src/common/portlib/unix/NdbThread.c -> ndb/src/common/portlib/NdbThread.c ndb/src/common/portlib/NdbTick.c: Rename: ndb/src/common/portlib/unix/NdbTick.c -> ndb/src/common/portlib/NdbTick.c BitKeeper/deleted/.del-Makefile.am~4d9c81a4353f3ee8: Delete: ndb/src/common/portlib/unix/Makefile.am ndb/src/common/portlib/old_dirs/unix/Makefile_old: mvdir ndb/src/common/portlib/old_dirs/win32/Makefile: mvdir ndb/src/common/portlib/old_dirs/win32/NdbCondition.c: mvdir ndb/src/common/portlib/old_dirs/win32/NdbDaemon.c: mvdir ndb/src/common/portlib/old_dirs/win32/NdbEnv.c: mvdir ndb/src/common/portlib/old_dirs/win32/NdbHost.c: mvdir ndb/src/common/portlib/old_dirs/win32/NdbMem.c: mvdir ndb/src/common/portlib/old_dirs/win32/NdbMutex.c: mvdir ndb/src/common/portlib/old_dirs/win32/NdbSleep.c: mvdir ndb/src/common/portlib/old_dirs/win32/NdbTCP.c: mvdir ndb/src/common/portlib/old_dirs/win32/NdbThread.c: mvdir ndb/src/common/portlib/old_dirs/win32/NdbTick.c: mvdir ndb/src/common/portlib/old_dirs/ose/Makefile: mvdir ndb/src/common/portlib/old_dirs/ose/NdbCondition.c: mvdir ndb/src/common/portlib/old_dirs/ose/NdbConditionOSE.h: mvdir ndb/src/common/portlib/old_dirs/ose/NdbEnv.c: mvdir ndb/src/common/portlib/old_dirs/ose/NdbHost.c: mvdir ndb/src/common/portlib/old_dirs/ose/NdbMem.c: mvdir ndb/src/common/portlib/old_dirs/ose/NdbMem_SoftOse.cpp: mvdir ndb/src/common/portlib/old_dirs/ose/NdbMutex.c: mvdir ndb/src/common/portlib/old_dirs/ose/NdbOut.cpp: mvdir ndb/src/common/portlib/old_dirs/ose/NdbSleep.c: mvdir ndb/src/common/portlib/old_dirs/ose/NdbTCP.c: mvdir ndb/src/common/portlib/old_dirs/ose/NdbThread.c: mvdir ndb/src/common/portlib/old_dirs/ose/NdbTick.c: mvdir ndb/src/common/portlib/memtest.c: Rename: ndb/src/common/portlib/memtest/memtest.c -> ndb/src/common/portlib/memtest.c ndb/src/common/portlib/munmaptest.cpp: Rename: ndb/src/common/portlib/memtest/munmaptest/munmaptest.cpp -> ndb/src/common/portlib/munmaptest.cpp ndb/src/common/portlib/mmslist.cpp: Rename: ndb/src/common/portlib/mmstest/mmslist.cpp -> ndb/src/common/portlib/mmslist.cpp ndb/src/common/portlib/mmstest.cpp: Rename: ndb/src/common/portlib/mmstest/mmstest.cpp -> ndb/src/common/portlib/mmstest.cpp ndb/src/common/portlib/old_dirs/memtest/Makefile: mvdir ndb/src/common/portlib/old_dirs/memtest/munmaptest/Makefile: mvdir ndb/src/common/portlib/NdbPortLibTest.cpp: Rename: ndb/src/common/portlib/test/NdbPortLibTest.cpp -> ndb/src/common/portlib/NdbPortLibTest.cpp ndb/src/common/portlib/old_dirs/test/Makefile: mvdir
-
unknown authored
-
unknown authored
into mc05.(none):/space2/tomas/mm
-
unknown authored
Make allocation for file path more uniform: always use mem_alloc(), not ut_malloc() innobase/fil/fil0fil.c: Make allocation for file path more uniform: always use mem_alloc(), not ut_malloc()
-
unknown authored
Align file i/o buffers for DIRECT_IO; fix mem_alloc()/mem_free() crash bugs that came from Marko's latest cleanup innobase/fil/fil0fil.c: Align file i/o buffers for DIRECT_IO; fix mem_alloc()/mem_free() crash bugs that came from Marko's latest cleanup innobase/os/os0file.c: Align file i/o buffers for DIRECT_IO; fix mem_alloc()/mem_free() crash bugs that came from Marko's latest cleanup
-
unknown authored
-
unknown authored
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
-
unknown authored
XML and "collation customization" language parsers.
-
unknown authored
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
unknown authored
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test configure.in: Auto merged
-
unknown authored
local flag in ndbapi to set -O2 since problems occur with -O3 pc.hpp, Emulator.hpp, Emulator.cpp, ErrorReporter.cpp: USE_EMULATED_JAM -> !NO_EMULATED_JAM ErrorReporter.hpp: removed NDEBUG and removed THREAD_ASSERT Dbdict.cpp: NDB_DEBUG -> VM_TRACE configure.in: cleaned up ndb CXX flags and added optional flag possibility configure.in: cleaned up ndb CXX flags and added optional flag possibility ndb/src/kernel/blocks/dbdict/Dbdict.cpp: NDB_DEBUG -> VM_TRACE ndb/src/kernel/error/ErrorReporter.cpp: USE_EMULATED_JAM -> !NO_EMULATED_JAM ndb/src/kernel/error/ErrorReporter.hpp: removed NDEBUG and removed THREAD_ASSERT ndb/src/kernel/vm/Emulator.cpp: USE_EMULATED_JAM -> !NO_EMULATED_JAM ndb/src/kernel/vm/Emulator.hpp: USE_EMULATED_JAM -> !NO_EMULATED_JAM ndb/src/kernel/vm/pc.hpp: USE_EMULATED_JAM -> !NO_EMULATED_JAM ndb/src/ndbapi/Makefile.am: local flag in ndbapi to set -O2 since problems occur with -O3
-
unknown authored
ndb/test/run-test/main.cpp: More warnings
-
unknown authored
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-ndb
-
unknown authored
Still don't know reason, but this works
-
unknown authored
into mc01.ndb.mysql.com:/space/mysql-4.1-ndb
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
-
- 02 Jun, 2004 13 commits
-
-
unknown authored
-
unknown authored
into mysql.com:/home/my/mysql-4.1
-
unknown authored
Added new windows configuration VC++Files/client/mysqlclient.dsp: Added new configuration VC++Files/zlib/zlib.dsp: Added new configuration libmysql/libmysql.c: Moved check function from libmysql.c to client.c sql-common/client.c: Moved check function from libmysql.c to client.c
-
unknown authored
Fix typo spotted by Paul DuBois: 'no continue' -> 'not continue' innobase/fil/fil0fil.c: Fix typo spotted by Paul DuBois: 'no continue' -> 'not continue'
-
unknown authored
myisam/rt_index.c: Auto merged myisam/rt_index.h: Auto merged myisam/rt_mbr.c: Auto merged myisam/rt_mbr.h: Auto merged myisam/rt_split.c: Auto merged myisam/rt_test.c: Auto merged sql/spatial.cc: Auto merged
-
unknown authored
some changes to make code nicer include/myisampack.h: mi_sint1korr and similar things added to do conversion in an uniform way myisam/rt_index.c: 'if' simplified myisam/rt_mbr.c: some fixes to make code nicer and smaller myisam/rt_test.c: some modifications to extend test mysql-test/r/gis-rtree.result: result became slightly different because of changes made
-
unknown authored
ndb/test/run-test/main.cpp: 1) Updated names of binaries 2) Use NDB_CONNECTSTRING
-
unknown authored
-
unknown authored
BitKeeper/deleted/.del-stop_ndbcluster.sh~b3b9e9505384aca1: Delete: mysql-test/ndb/stop_ndbcluster.sh mysql-test/mysql-test-run.sh: collapsed ndb start/stop scripts mysql-test/ndb/Makefile.am: collapsed ndb start/stop scripts mysql-test/ndb/ndbcluster.sh: collapsed ndb start/stop scripts + ndb bin name changes ndb/src/kernel/Makefile.am: ndb bin name changes ndb/src/kernel/blocks/backup/restore/Makefile.am: ndb bin name changes ndb/src/mgmclient/Makefile.am: ndb bin name changes ndb/src/mgmsrv/Makefile.am: ndb bin name changes ndb/tools/Makefile.am: ndb bin name changes
-
unknown authored
into mysql.com:/home/my/mysql-4.1 sql/sql_acl.cc: Auto merged
-
unknown authored
innobase/os/os0file.c: after merge fix sql/ha_innodb.cc: after merge fix sql/sql_select.cc: after merge fix (The patch for 4.0 didn't make sence in 4.1)
-
unknown authored
into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
-
unknown authored
Fixed bug introduced with upgrade code
-