- 28 Jan, 2005 9 commits
-
-
unknown authored
into mysql.com:/export/space/pekka/ndb/version/my50 ndb/src/ndbapi/NdbRecAttr.cpp: Auto merged
-
unknown authored
into mysql.com:/export/space/pekka/ndb/version/my50
-
unknown authored
into mysql.com:/export/space/pekka/ndb/version/my41
-
unknown authored
ndb/src/ndbapi/NdbRecAttr.cpp: fix DATE printout
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
unknown authored
wrong order in c-file ndb/src/common/portlib/NdbThread.c: wrong order in c-file
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 Build-tools/Do-compile: Auto merged configure.in: Auto merged
-
unknown authored
ndbcluster requires more ports, this is the reason why builds will not start on multiple builds Build-tools/Do-compile: ndbcluster requires more ports, this is the reason why builds will not start on multiple builds
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
- 27 Jan, 2005 25 commits
-
-
unknown authored
ndb/include/Makefile.am: Auto merged ndb/include/mgmapi/mgmapi_config_parameters.h: Auto merged ndb/src/common/mgmcommon/IPCConfig.cpp: Auto merged ndb/src/common/transporter/TransporterRegistry.cpp: Auto merged ndb/src/kernel/vm/Configuration.cpp: Auto merged ndb/src/mgmsrv/ConfigInfo.cpp: Auto merged ndb/tools/delete_all.cpp: Auto merged ndb/tools/desc.cpp: Auto merged ndb/tools/drop_index.cpp: Auto merged ndb/tools/drop_tab.cpp: Auto merged ndb/tools/listTables.cpp: Auto merged ndb/tools/restore/restore_main.cpp: Auto merged ndb/tools/select_all.cpp: Auto merged ndb/tools/select_count.cpp: Auto merged ndb/tools/waiter.cpp: Auto merged ndb/include/util/ndb_opts.h: SCCS merged ndb/src/mgmsrv/main.cpp: resolved merge conflict
-
unknown authored
added shared memory config parameter, signum for use in signalling added global variable for holdign signum to be used for shared memory connection only fiddle with signals if it is set simplified common ndb client option handling ndb/include/Makefile.am: added common defaults file ndb/include/mgmapi/mgmapi_config_parameters.h: added shared memory config parameter, signum for use in signalling ndb/include/transporter/TransporterDefinitions.hpp: added shared memory config parameter, signum for use in signalling ndb/include/util/ndb_opts.h: simplified common ndb client option handling ndb/src/common/mgmcommon/IPCConfig.cpp: added shared memory config parameter, signum for use in signalling ndb/src/common/portlib/NdbThread.c: added global variable for holdign signum to be used for shared memory connection only block signals if shared memory is used ndb/src/common/transporter/SHM_Transporter.cpp: use signum in new global variable for shared memory signalling ndb/src/common/transporter/TransporterRegistry.cpp: use signum in new global variable for shared memory signalling only fiddle with signals if it is set ndb/src/cw/cpcd/main.cpp: ndb_opts not really used ndb/src/kernel/vm/Configuration.cpp: simplified common ndb client option handling ndb/src/mgmclient/main.cpp: simplified common ndb client option handling ndb/src/mgmsrv/ConfigInfo.cpp: added shared memory config parameter, signum for use in signalling ndb/src/mgmsrv/main.cpp: simplified common ndb client option handling ndb/tools/delete_all.cpp: simplified common ndb client option handling ndb/tools/desc.cpp: simplified common ndb client option handling ndb/tools/drop_index.cpp: simplified common ndb client option handling ndb/tools/drop_tab.cpp: simplified common ndb client option handling ndb/tools/listTables.cpp: simplified common ndb client option handling ndb/tools/restore/restore_main.cpp: simplified common ndb client option handling ndb/tools/select_all.cpp: simplified common ndb client option handling ndb/tools/select_count.cpp: simplified common ndb client option handling ndb/tools/waiter.cpp: simplified common ndb client option handling
-
unknown authored
configure.in: Remove unused TOOLS_LIBS: LIBS and CLIENT_LIBS should be enough for the global configure.in
-
unknown authored
ndb/include/ndb_constants.h: post-merge fix
-
unknown authored
mysql-test/r/ndb_index_ordered.result: Auto merged mysql-test/t/ndb_index_ordered.test: Auto merged ndb/src/ndbapi/NdbDictionary.cpp: Auto merged sql/ha_ndbcluster.cc: Auto merged ndb/include/kernel/signaldata/DictTabInfo.hpp: merge ndb/include/ndbapi/NdbDictionary.hpp: merge ndb/include/util/NdbSqlUtil.hpp: merge ndb/src/common/util/NdbSqlUtil.cpp: merge ndb/src/ndbapi/NdbDictionaryImpl.cpp: merge ndb/src/ndbapi/NdbRecAttr.cpp: merge
-
unknown authored
into mysql.com:/export/space/pekka/ndb/version/my41
-
unknown authored
Add includes for the _stat() call to compile on Windows in Hot Backup build innobase/os/os0file.c: Add includes for the _stat() call to compile on Windows in Hot Backup build
-
unknown authored
Add a note to the error message that is printed when memory allocation fails: 32-bit computers usually have at most 2 GB or 4 GB process memory space innobase/ut/ut0mem.c: Add a note to the error message that is printed when memory allocation fails: 32-bit computers usually have at most 2 GB or 4 GB process memory space
-
unknown authored
into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-5.0.last
-
unknown authored
mysql-test/r/ndb_index_ordered.result: make YEAR and TIMESTAMP into ndb types mysql-test/t/ndb_index_ordered.test: make YEAR and TIMESTAMP into ndb types ndb/include/kernel/signaldata/DictTabInfo.hpp: make YEAR and TIMESTAMP into ndb types ndb/include/ndbapi/NdbDictionary.hpp: make YEAR and TIMESTAMP into ndb types ndb/include/util/NdbSqlUtil.hpp: make YEAR and TIMESTAMP into ndb types ndb/src/common/util/NdbSqlUtil.cpp: make YEAR and TIMESTAMP into ndb types ndb/src/ndbapi/NdbDictionary.cpp: make YEAR and TIMESTAMP into ndb types ndb/src/ndbapi/NdbDictionaryImpl.cpp: make YEAR and TIMESTAMP into ndb types ndb/src/ndbapi/NdbRecAttr.cpp: make YEAR and TIMESTAMP into ndb types ndb/test/include/NdbSchemaOp.hpp: make YEAR and TIMESTAMP into ndb types sql/ha_ndbcluster.cc: make YEAR and TIMESTAMP into ndb types
-
unknown authored
into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-5.0.last
-
unknown authored
into mysql.com:/space/my/mysql-5.0
-
unknown authored
into mysql.com:/home/mydev/mysql-5.0-5000 BUILD/SETUP.sh: Auto merged include/my_global.h: Auto merged mysql-test/r/lowercase_table2.result: Auto merged mysql-test/r/order_by.result: Auto merged mysql-test/t/order_by.test: Auto merged sql/item_timefunc.cc: Auto merged sql/mysql_priv.h: Auto merged sql/mysqld.cc: Auto merged
-
unknown authored
Adjusted the "Usage:" string. Ordered the option recognition in reverse order from "Usage:".
-
unknown authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261
-
unknown authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
unknown authored
CAST now always return a well-formed character string. sql/item_timefunc.cc: CAST now always return a well-formed character string.
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261
-
unknown authored
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1
-
unknown authored
failed to find the newly introduced extra/mysqld_ername.h header file) VC++Files/client/mysqltest.dsp: - added "../extra" to the include path (Windows compile failed to find the newly introduced extra/mysqld_ername.h header file)
-
unknown authored
into mysql.com:/home/mydev/mysql-5.0-5000 sql/set_var.cc: Auto merged
-
unknown authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
unknown authored
into patrick-galbraiths-computer.local:/Users/patg/mysql-5.0
-
- 26 Jan, 2005 6 commits
-
-
unknown authored
into mysql.com:/home/mydev/mysql-5.0-5000 BUILD/SETUP.sh: Auto merged configure.in: Auto merged innobase/fil/fil0fil.c: Auto merged innobase/include/univ.i: Auto merged
-
unknown authored
Added a call to close the meta file after a repair.
-
unknown authored
into mysql.com:/my/mysql-5.0
-
unknown authored
into mysql.com:/home/mydev/mysql-5.0-5000 sql/set_var.cc: Auto merged
-
unknown authored
into patrick-galbraiths-computer.local:/Users/patg/mysql-5.0 sql/field.h: Auto merged sql/mysql_priv.h: Auto merged sql/set_var.cc: Auto merged
-
unknown authored
sql/ha_federated.cc: changes to get rid of compile warnings sql/ha_federated.h: changes to get rid of compile warnings
-