summaryrefslogtreecommitdiff
path: root/ndb/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge mysql.com:/home/jonas/src/mysql-5.0unknown2005-01-291-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-5.0-ndb ndb/docs/Makefile.am: Auto merged ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged
| * small Makefile.am cleanupunknown2005-01-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clean: targets removed generated *.h files moved to include/ Docs/Images/Makefile.am: no clean: targets please! client/Makefile.am: generated *.h files moved to include/ extra/Makefile.am: generated *.h files moved to include/ include/Makefile.am: no clean: targets please! libmysql/Makefile.am: generated *.h files moved to include/ libmysql_r/Makefile.am: generated *.h files moved to include/ libmysqld/Makefile.am: generated *.h files moved to include/ libmysqld/examples/Makefile.am: generated *.h files moved to include/ no clean: target please! ndb/docs/Makefile.am: no clean: targets please! scripts/Makefile.am: SUPERCLEANFILES means nothing server-tools/instance-manager/Makefile.am: generated *.h files moved to include/ sql/Makefile.am: generated *.h files moved to include/ sql/share/Makefile.am: instead of (incorrectly) duplicating comp_err command line, call do make in extra/ tools/Makefile.am: generated *.h files moved to include/ BitKeeper/etc/ignore: Added include/mysqld_ername.h include/mysqld_error.h include/sql_state.h to the ignore list
* | Makefile.am:unknown2005-01-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated doxygen Makefile for changed examples directory .del-demos.tar~8e6dfbc510a6e323: Delete: ndb/ndbapi-examples/configurations/demos.tar Many files: mvdir ndb/ndbapi-examples/Makefile: mvdir ndb/ndbapi-examples/mgmapi_logevent_example/Makefile: mvdir ndb/ndbapi-examples/mgmapi_logevent_example/mgmapi_logevent.cpp: mvdir ndb/ndbapi-examples/ndbapi_async_example/Makefile: mvdir ndb/ndbapi-examples/ndbapi_async_example/ndbapi_async.cpp: mvdir ndb/ndbapi-examples/ndbapi_async_example/readme.txt: mvdir ndb/ndbapi-examples/ndbapi_async_example1/Makefile: mvdir ndb/ndbapi-examples/ndbapi_async_example1/ndbapi_async1.cpp: mvdir ndb/ndbapi-examples/ndbapi_event_example/Makefile: mvdir ndb/ndbapi-examples/ndbapi_event_example/ndbapi_event.cpp: mvdir ndb/ndbapi-examples/ndbapi_retries_example/Makefile: mvdir ndb/ndbapi-examples/ndbapi_retries_example/ndbapi_retries.cpp: mvdir ndb/ndbapi-examples/ndbapi_scan_example/Makefile: mvdir ndb/ndbapi-examples/ndbapi_scan_example/ndbapi_scan.cpp: mvdir ndb/ndbapi-examples/ndbapi_scan_example/readme.txt: mvdir ndb/ndbapi-examples/ndbapi_simple_example/Makefile: mvdir ndb/ndbapi-examples/ndbapi_simple_example/ndbapi_simple.cpp: mvdir ndb/ndbapi-examples/ndbapi_simple_index_example/Makefile: mvdir ndb/ndbapi-examples/ndbapi_simple_index_example/ndbapi_simple_index.cpp: mvdir BitKeeper/deleted/.del-demos.tar~8e6dfbc510a6e323: Delete: ndb/ndbapi-examples/configurations/demos.tar ndb/docs/Makefile.am: updated doxygen Makefile for changed examples directory
* | Merge tulin@bk-internal.mysql.com:/home/bk/wl2299unknown2005-01-191-2/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb ndb/src/mgmsrv/Services.cpp: Auto merged ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/mysqld.cc: Auto merged
| * Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-161-2/+2
| |\ | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 ndb/docs/Makefile.am: Auto merged
| | * Makefile.am:unknown2005-01-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Bug#7721 ndb/docs/Makefile.am: Bug#7721
* | | WL#2299, structured log eventsunknown2005-01-191-1/+2
|/ /
* | Ndb.hpp: Documentation edits to Cluster Concepts unknown2005-01-094-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and Ndb class description; Doxyfiles: moved detailed class/member descriptions to top of generated files. ndb/docs/doxygen/Doxyfile.ndbapi: Moved detailed class descriptions to top of output. ndb/docs/doxygen/Doxyfile.ndb: Moved detailed class descriptions to top of output. ndb/docs/doxygen/Doxyfile.odbc: Moved detailed class descriptions to top of output. ndb/docs/doxygen/Doxyfile.test: Moved detailed class descriptions to top of output. ndb/include/ndbapi/Ndb.hpp: Documentation edits to Cluster Concepts, Ndb Class Description
* | Setting doxygen configs to:unknown2004-12-305-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | align class members = no (get rid of crufty HTML tables that don't translate well into PDF) tab = 2 (8 is too wide) show used = no (most of these are suppressed header files, hence not linked, hence not useful) disable index = yes (saves stripping these out in combination script) ndb/docs/doxygen/Doxyfile.mgmapi: align class members = no tab = 2 show used = no disable index = yes ndb/docs/doxygen/Doxyfile.ndbapi: align class members = no tab = 2 show used = no disable index = yes ndb/docs/doxygen/Doxyfile.ndb: align class members = no tab = 2 disable index = yes ndb/docs/doxygen/Doxyfile.odbc: align class members = no tab = 2 show used = no disable index = yes ndb/docs/doxygen/Doxyfile.test: align class members = no tab = 2 show used = no disable index = yes
* | ndb - removed warnings from Makefile'sunknown2004-12-261-3/+3
| | | | | | | | | | | | | | ndb/docs/Makefile.am: removed extra \'es ndb/test/tools/Makefile.am: removed unused definition
* | predoxy.pl:unknown2004-12-232-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | updated naming Makefile.am: updated naming ndb/docs/Makefile.am: updated naming ndb/docs/doxygen/predoxy.pl: updated naming
* | Doxyfile.ndb:unknown2004-12-231-7/+7
| | | | | | | | | | | | | | | | changed some doxygen flags ndb/docs/doxygen/Doxyfile.ndb: changed some doxygen flags
* | updated makefile so that default is to only make html docsunknown2004-12-231-6/+16
| | | | | | | | | | | | | | to make pdf do "make all-pdf"
* | Changes in config for generation of NDB API docs: unknown2004-12-215-10/+10
|/ | | | | | | | | | | | | | | | | | | | | | | | don't include header files or class private members; do include class static members. ndb/docs/doxygen/Doxyfile.mgmapi: Disable inclusion of headers. Enable inclusion of static members. ndb/docs/doxygen/Doxyfile.ndbapi: Disable inclusion of headers. Enable inclusion of static members. ndb/docs/doxygen/Doxyfile.ndb: Disable inclusion of headers. Disable inclusion of private members. ndb/docs/doxygen/Doxyfile.odbc: Disable inclusion of headers. Disable inclusion of private members. ndb/docs/doxygen/Doxyfile.test: Disable inclusion of headers. Disable inclusion of private members. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* mergeunknown2004-12-161-12/+25
|\ | | | | | | | | | | | | ndb/include/transporter/TransporterRegistry.hpp: Auto merged ndb/src/kernel/main.cpp: Auto merged
| * ndb - shm transporter benchmark resultunknown2004-12-141-12/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ndb/docs/wl2077.txt: Add result from micro benchmark with shm-transporter ndb/include/transporter/TransporterRegistry.hpp: Move pid into transporter registry ndb/src/common/transporter/SHM_Transporter.cpp: Move pid into transporter registry ndb/src/common/transporter/TransporterRegistry.cpp: Move pid into transporter registry ndb/src/kernel/main.cpp: Move pid into transporter registry ndb/src/ndbapi/TransporterFacade.cpp: Move pid into transporter registry
* | Merge mysql.com:/home/jonas/src/mysql-4.1-fixunknown2004-12-061-0/+35
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/wl1744 BitKeeper/etc/logging_ok: auto-union configure.in: Auto merged ndb/include/Makefile.am: Auto merged ndb/src/common/mgmcommon/ConfigRetriever.cpp: Auto merged ndb/src/common/util/version.c: Auto merged ndb/src/kernel/blocks/dbdict/Dbdict.cpp: Auto merged ndb/src/kernel/blocks/dbdict/Dbdict.hpp: Auto merged ndb/src/kernel/blocks/dbdih/Dbdih.hpp: Auto merged ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Auto merged ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Auto merged ndb/src/mgmsrv/main.cpp: Auto merged ndb/src/ndbapi/NdbConnection.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged
| * wl2077 - scan optimizationsunknown2004-11-191-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (recommit in clean clone) ndb/src/kernel/blocks/dbdih/Dbdih.hpp: removed unused variable ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: Always give all nodes in DIGETPRIMREQ ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Allow readcommited-scans to scan backup fragments ndb/test/ndbapi/testReadPerf.cpp: better printous
* | wl1744 - ndb on windowsunknown2004-11-101-0/+2
|/ | | | | | | Add rules for creating dsp-files
* ndb fixes for make distunknown2004-06-151-3/+4
| | | | | mysql-test/ndb/ndbcluster.sh: Change mode to -rw-rw-r--
* moved ndb versioning to configure and fixed ndb docs makeunknown2004-06-041-6/+18
|
* automake ndb docs makeunknown2004-06-044-99/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Initial revision of NDB Cluster filesunknown2004-04-1411-0/+4879
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted