pekka@mysql.com
bcf1cb0f23
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/export/space/pekka/ndb/version/my41
2005-01-28 10:52:31 +01:00
tomas@poseidon.ndb.mysql.com
732d1a5e81
Bug#8167 signal usage clash between mysql server and ndb shared memory
...
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
2005-01-28 00:42:41 +01:00
pekka@mysql.com
5cbadf4358
ndb - make YEAR and TIMESTAMP into ndb types
2005-01-27 17:33:35 +01:00
pekka@mysql.com
50c3a883b2
ndb - wl-1442 fix Time ordering
2005-01-08 19:28:44 +01:00
pekka@mysql.com
0462ccfe3c
ndb - wl-1442 fix Date ordering
2005-01-08 16:57:51 +01:00
tomas@poseidon.ndb.mysql.com
09dccee098
changed name of g_eventLogger so it can be used in TransporterRegistry and is the same as in the kernel
2004-12-22 16:29:01 +01:00
tomas@poseidon.ndb.mysql.com
7b47be8990
added config parameter Group on connection
...
moved NdbWaiter, m_ndb_cluster_connection, to impl class
moved node selection things to cluster connection
moved all private things to impl class
added opts for shared memory and node selection
changed opts handling somewhat; introduced enum for options and common handling of option variables
added checks for transporter support
automatic addition of shared mem transporters
moved wait_until_ready code to cluster connection
added control of usage of new node selection method
2004-12-20 12:36:14 +01:00
joreland@mysql.com
cfa20fbaa6
merge
2004-12-17 10:36:14 +01:00
tomas@poseidon.ndb.mysql.com
cd83373141
added returntype BaseString& for ndb_upper and ndb_lower instead of void
...
uppercase printout
2004-12-07 15:39:46 +00:00
tomas@poseidon.ndb.mysql.com
c23b521e2f
aligned connect string option on all cluster executables, --ndb-connectstring is now supported by all
...
enabled new section in my.cnf [mysql_cluster], which is read by all executables, where connect string can be put for all cluster executables
2004-11-22 08:06:39 +00:00
joreland@mysql.com
4f2ba8e9f9
wl1744 - ndb win-port
2004-11-11 21:38:42 +01:00
joreland@mysql.com
b2ff852c62
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/wl1744
2004-11-10 21:53:21 +01:00
joreland@mysql.com
432c12de86
wl1744 - fix compiler problems
2004-11-10 00:13:26 +01:00
tomas@poseidon.ndb.mysql.com
761bee8647
added management function to purge stale sessions in the management server
2004-11-09 19:39:29 +00:00
tomas@poseidon.ndb.mysql.com
41e39c7be3
aligned ndb versioning with mysql
...
changed define SNPRINTF_RETURN_ZERO to SNPRINTF_RETURN_TRUNC
added define NDB_INIT
removed getarg, strlcat, strlcpy
aligned ndb version with mysql version
cpcd: removed old way of reading config file and replaced with mysql load_defaults
changed from using getarg to my_getopts
use mysql my_progname
moved getarg to test
2004-11-01 13:55:43 +00:00
tomas@poseidon.ndb.mysql.com
ee1acdf0e0
compilation fix for AIX
2004-10-26 09:48:01 +00:00
tomas@poseidon.ndb.mysql.com
6e10fe2519
changed to call internal snprintf/vsnprintf
2004-10-21 19:02:01 +00:00
tomas@poseidon.ndb.mysql.com
8224ef80e4
some platforms provide posix snprintf via special defined, these defines however cause problems elsewhere
...
so this is a way to only have to do this define in one file
2004-10-21 16:26:53 +00:00
pekka@mysql.com
abf1b8fbc3
NDB compile fix sol9x86
2004-10-12 14:07:41 +02:00
tomas@poseidon.ndb.mysql.com
c7cadf6575
addes auto pointer class for using with my_ functions
...
switch to using my_ for heap allocations
2004-10-04 06:58:33 +00:00
pekka@mysql.com
e274047c24
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/space/pekka/ndb/version/my41-cc
2004-09-17 14:18:32 +02:00
pekka@mysql.com
d02998e20f
ndb charsets (wl-1732) final part: use strxfrm + strcoll
2004-09-17 14:09:21 +02:00
tomas@poseidon.ndb.mysql.com
f5e6f23343
made tryBind static
...
using tryBind instead to determine if we're "config host" is "local"
2004-09-17 10:05:42 +00:00
pekka@mysql.com
82c0e3b478
ndb charsets: metadata in TUP, TUX
2004-09-16 12:57:15 +02:00
pekka@mysql.com
0caba84b46
ndb charsets: DICT
2004-09-15 17:44:13 +02:00
pekka@mysql.com
75586fe45d
tux optim 14 - use pointers to cmp functions
2004-08-27 13:57:51 +02:00
tomas@poseidon.(none)
57c12e0fd3
enables case insensitivity in ndb config file
2004-08-24 19:07:09 +00:00
tomas@poseidon.(none)
b4c8431c18
fix compile error on some platforms
2004-08-20 16:04:06 +00:00
tomas@poseidon.(none)
f9337ba947
Some platfom compile/build fixes for ndb
2004-08-19 08:24:27 +00:00
joreland@mysql.com
6f92147258
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/ll
2004-08-08 20:58:57 +02:00
joreland@mysql.com
86d2906be5
Initial support for updating configuration "on the fly"
...
Only updates values mgmsrv's on main memory
to be used in test prg's
2004-08-05 16:21:33 +02:00
mysqldev@o2k.irixworld.net
7786fce2fd
Compile fixes for irix
2004-08-03 17:16:57 +02:00
joreland@mysql.com
20c86363f5
Merge 4.1 with jonas irix clone
2004-08-03 14:16:16 +02:00
pekka@mysql.com
4312a79132
Bitmask.hpp:
...
compile fix for gcc-3.4.x
2004-07-31 15:53:27 +02:00
pekka@mysql.com
8c0ec12baf
NdbSqlUtil.cpp, NdbSqlUtil.hpp:
...
add NdbSqlUtil::cmp for missing datatypes
2004-07-27 10:31:10 +02:00
pekka@mysql.com
e38792a638
ha_ndb blobs
2004-07-22 12:33:14 +02:00
joreland@mysql.com
f16e5a0afa
Removed some macros
...
and moved some code.
Improve portability
2004-07-09 10:00:09 +02:00
joreland@mysql.com
27fc980e79
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-07-06 10:20:52 +02:00
mysqldev@melody.local
c29cd379d7
BUG#4384
2004-07-05 07:52:20 +02:00
tomas@poseidon.bredbandsbolaget.se
e80c66b063
wl 1748
2004-06-23 23:53:48 +00:00
tomas@poseidon.bredbandsbolaget.se
efa105bca7
WL 1748
2004-06-23 00:48:07 +00:00
tomas@poseidon.bredbandsbolaget.se
48a47a0ea6
Tru64 fixes
2004-06-17 17:38:05 +00:00
tomas@poseidon.bredbandsbolaget.se
5f0e117a08
removed warnings on Tru64
2004-06-17 17:32:03 +00:00
pekka@mysql.com
c15a866f6c
merged ndb api blobs
2004-06-10 14:02:30 +02:00
tomas@poseidon.ndb.mysql.com
d3543b7a6a
removed myVector from ndb restore
2004-06-10 12:01:47 +00:00
pekka@mysql.com
699793ec95
ndb api blobs
2004-06-10 12:04:30 +02:00
joreland@mysql.com
55e78a48b1
Added file(s)
2004-05-26 11:49:12 +02:00
joreland@mysql.com
7037c86689
WL1371 - Cleanup configuration handling
...
WL1356 - Discless db node
WL1357 - sp 1-2
2004-05-26 10:56:32 +02:00
mysqldev@mysql.com
2c2d70a243
Forte compile fixes
2004-05-19 14:38:38 +02:00
tomas@mc05.(none)
b802781064
more removing of "system" files and introducing ndb_global/my_global
2004-05-07 15:34:12 +02:00