Commit graph

492 commits

Author SHA1 Message Date
unknown
9e9490612c Fix for overwriting of the stack when table name length was larger
than 32 bytes. getWords interpreted length as number of words and
got number of bytes.
2004-09-02 15:13:50 +02:00
unknown
58b03d4594 Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/Users/mikron/mysql-4.1
2004-09-02 15:04:35 +02:00
unknown
aa243adb8f bug-5252 fix (tinyblob)
ndb/src/ndbapi/NdbBlob.cpp:
  theBlobTable is NULL for tinyblob
2004-08-27 15:10:53 +02:00
unknown
b5ebc0f259 Fix ordered index scan with partially specified key 2004-08-27 00:59:16 +02:00
unknown
536ce70814 FileLogHandler.cpp, ndb_global.h:
sco and others: use PATH_MAX always


ndb/include/ndb_global.h:
  sco and others: use PATH_MAX always
ndb/src/common/logger/FileLogHandler.cpp:
  sco and others: use PATH_MAX always
2004-08-26 14:06:39 +02:00
unknown
76ec262247 Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/space/pekka/ndb/version/my41
2004-08-26 13:25:10 +02:00
unknown
08595c46e7 sco compile fix: MAXPATHLEN 2004-08-26 13:25:09 +02:00
unknown
c1825f208c Fix ndb home path 2004-08-26 12:10:32 +02:00
unknown
69e536708b Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/Users/mikron/mysql-4.1


ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
  Auto merged
2004-08-25 11:04:14 +02:00
unknown
b7a13b5559 more aliases in ndb config
ndb/src/common/mgmcommon/ConfigInfo.cpp:
  more aliases
ndb/src/common/mgmcommon/InitConfigFileParser.cpp:
  oops bug
2004-08-24 21:12:53 +00:00
unknown
4cf158b0ac bug fix 2004-08-24 19:49:45 +00:00
unknown
45c94a288d enables case insensitivity in ndb config file 2004-08-24 19:07:09 +00:00
unknown
a8f24dc7d9 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into poseidon.(none):/home/tomas/mysql-4.1-clean
2004-08-24 19:07:08 +00:00
unknown
0639dbbfae added alias MYSQLD for API
added choice of : or = in config file
set case insensitive section names


mysql-test/ndb/ndb_config_2_node.ini:
  added alias MYSQLD for API
ndb/src/common/mgmcommon/ConfigInfo.cpp:
  added alias MYSQLD for API
ndb/src/common/mgmcommon/ConfigInfo.hpp:
  added alias MYSQLD for API
ndb/src/common/mgmcommon/InitConfigFileParser.cpp:
  added choice of : or = in config file
2004-08-24 14:41:48 +00:00
unknown
4a311ce738 Fix memory leak at certain failed create tables 2004-08-24 15:12:46 +02:00
unknown
940a6b4e3e Use "configured" socklen_t
Fix master printout


ndb/src/mgmclient/CommandInterpreter.cpp:
  Fix master printout
ndb/src/mgmsrv/MgmtSrvr.cpp:
  Use "configured" socklen_t
ndb/src/mgmsrv/MgmtSrvr.hpp:
  Use "configured" socklen_t
ndb/src/mgmsrv/Services.cpp:
  Use "configured" socklen_t
2004-08-24 15:08:52 +02:00
unknown
dbd2625fd7 Compile fix sol9x86
ndb/src/kernel/blocks/grep/Grep.hpp:
  Remove own addRecSignal-methods
ndb/src/kernel/blocks/grep/GrepInit.cpp:
  Remove own addRecSignal-methods
ndb/src/mgmsrv/MgmtSrvr.cpp:
  #ifdef SUNPRO_CC 5.6
ndb/src/ndbapi/NdbEventOperation.cpp:
  Compile fix
ndb/src/ndbapi/NdbScanFilter.cpp:
  #ifdef SUNPRO_CC 5.6
ndb/src/ndbapi/TransporterFacade.hpp:
  Compile fix
ndb/test/ndbapi/testIndex.cpp:
  Compile fix
2004-08-24 14:48:07 +02:00
unknown
b1a91d21ea SCO unix compile fix
ndb/src/common/portlib/Makefile.am:
  Rename from .c to .cpp as c++ features needed
ndb/src/common/portlib/NdbTCP.cpp:
  NDB_MUTEX_INITIALIZER isn't preset on SCO unix
ndb/src/ndbapi/Ndbinit.cpp:
  NDB_MUTEX_INITIALIZER isn't preset on SCO unix
2004-08-24 13:29:08 +02:00
unknown
28ae9fcbff Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1
2004-08-24 13:29:07 +02:00
unknown
3dae7e9320 some more printouts to SHOW command
mysql-test/ndb/ndbcluster.sh:
  stop instead of kill
2004-08-24 11:28:19 +00:00
unknown
30f6acf44b enabling stopping of ndb_mgmd 2004-08-24 10:44:42 +00:00
unknown
bc133cbfd9 bug#5014
detect change of #replicas + #nodes
2004-08-24 11:31:30 +02:00
unknown
a3e0b69bfb Fix for bug#5171 2004-08-23 17:24:03 +02:00
unknown
c95b01154c variable scoop, compile fix 2004-08-20 22:18:39 +02:00
unknown
9159563d61 removed debug printout 2004-08-20 21:07:08 +02:00
unknown
5aad498c08 Merge mysql.com:/home/jonas/src/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1
2004-08-20 18:29:36 +02:00
unknown
a6352443c1 compile error fixes for some platforms 2004-08-20 16:29:35 +00:00
unknown
25c2c2a77c fix compile error on some platforms 2004-08-20 16:04:06 +00:00
unknown
03990ba490 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into poseidon.(none):/home/tomas/mysql-4.1
2004-08-20 15:30:44 +00:00
unknown
18421a6c97 small helptext fix 2004-08-20 15:29:54 +00:00
unknown
a4b3048299 bug#5128 - remove need of unique fs-path
bug#4761 - more validation of hosts
bug#4511 - only non depricated should be saved in config
         - fix ConfigInfo::BOOL w.r.t deprication


mysql-test/ndb/ndb_config_2_node.ini:
  Removed need of unique filesystem
mysql-test/ndb/ndbcluster.sh:
  Removed need of unique filesystem
  Add "" around variables for increased portability
ndb/src/common/mgmcommon/ConfigInfo.cpp:
  Added checking of hostnames already in InitConfigFileParser
ndb/src/common/mgmcommon/ConfigRetriever.cpp:
  Add checking of hostnames when retreiving configuration
ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp:
  Added ndb_%u to filesystempath
ndb/src/kernel/blocks/ndbfs/AsyncFile.hpp:
  Added ndb_%u to filesystempath
ndb/src/kernel/blocks/ndbfs/Filename.cpp:
  Added ndb_%u to filesystempath
ndb/src/kernel/blocks/ndbfs/Filename.hpp:
  Added ndb_%u to filesystempath
ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp:
  Added ndb_%u to filesystempath
2004-08-20 15:58:30 +02:00
unknown
3253551435 Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/Users/mikron/mysql-4.1
2004-08-20 14:47:41 +02:00
unknown
aa3e61d312 Compile fixes for Mac OS X 2004-08-20 14:43:23 +02:00
unknown
6527c6fee7 Bugfix for bug#5072, removed table version in BLOB table name since this is incremented at alter table 2004-08-20 14:04:29 +02:00
unknown
6d0f675a45 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into poseidon.(none):/home/tomas/mysql-4.1-clean
2004-08-20 11:25:46 +00:00
unknown
734fdcdf81 fixed some help tests for ndb executables 2004-08-20 11:24:41 +00:00
unknown
89d155aa57 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into poseidon.(none):/home/tomas/mysql-4.1


ndb/src/ndbapi/NdbScanOperation.cpp:
  Auto merged
2004-08-20 10:39:25 +00:00
unknown
d31e9cf78d Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1
into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-4.1


ndb/src/ndbapi/NdbScanOperation.cpp:
  Auto merged
2004-08-20 13:39:00 +04:00
unknown
33d29688d8 Resolving merging conflict 2004-08-20 12:33:52 +04:00
unknown
792c4c23b0 fixes for some compile problems on some platforms
ndb/src/mgmsrv/MgmtSrvr.cpp:
  atoll missing on some platforms
ndb/src/ndbapi/NdbScanOperation.cpp:
  compile error on some platforms
ndb/test/ndbapi/testIndex.cpp:
  Added some explicit templates
ndb/test/ndbapi/testNdbApi.cpp:
  Added some explicit templates
ndb/test/ndbapi/testRestartGci.cpp:
  Added some explicit templates
ndb/test/ndbapi/testScan.cpp:
  Added some explicit templates
ndb/test/run-test/main.cpp:
  Added some explicit templates
ndb/test/src/HugoOperations.cpp:
  Added some explicit templates
ndb/test/tools/cpcc.cpp:
  Added some explicit templates
2004-08-19 15:01:44 +00:00
unknown
9cf1542e7c changed signal handler registration to fix some platform specific problems 2004-08-19 11:25:58 +00:00
unknown
149d9e2f4d Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb


ndb/src/ndbapi/NdbConnection.cpp:
  Auto merged
2004-08-19 11:13:49 +02:00
unknown
b368cb3f6e Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1
2004-08-19 10:37:47 +02:00
unknown
9dc57a2a7f Some platfom compile/build fixes for ndb
ndb/include/kernel/Interpreter.hpp:
  R1 defined on some platforms
ndb/include/util/BaseString.hpp:
  fix for compiler bug
2004-08-19 08:24:27 +00:00
unknown
14f1d933c1 Set correct error code 2004-08-19 08:03:54 +02:00
unknown
86fdb8b977 Fix for WL#1731 Handler: multiple databases 2004-08-18 19:13:39 +02:00
unknown
992ff0a272 Added some explicit templates 2004-08-18 14:26:39 +00:00
unknown
e9995b300f Added some explicit templates 2004-08-18 12:15:02 +00:00
unknown
b5136781f1 Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1-ndb


ndb/src/ndbapi/TransporterFacade.cpp:
  Auto merged
2004-08-18 00:24:11 +02:00
unknown
0ef511b1cb Make sure registers is 64-bit aligned 2004-08-18 00:19:47 +02:00