Commit graph

133 commits

Author SHA1 Message Date
stewart@mysql.com
de0acf67c0 Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl3
2005-01-19 15:16:13 +11:00
tomas@poseidon.ndb.mysql.com
05bc990045 changed "formatting" after sergs comments on prev chanset 2005-01-19 04:43:54 +01:00
tomas@poseidon.ndb.mysql.com
aabe11028a removed default usage of shared memory transporter as it is not verified on enough platforms 2005-01-18 22:09:15 +01:00
joreland@mysql.com
7015a48cf5 wl2240 - ndb - new testcase for validating startTransation with hint 2005-01-14 08:58:50 +01:00
stewart@mysql.com
465ee3dd82 Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl3
2005-01-12 11:25:49 +11:00
stewart@mysql.com
833f096df0 Finish WL2278 Impl 3 - Dynamic port allocation of cluster nodes. 2005-01-10 10:19:15 +11:00
pekka@mysql.com
cd4479a77a ndb - wl-1442 merge fix 5.0 -> 5.0-ndb 2005-01-09 01:14:11 +01:00
pekka@mysql.com
51adbae299 Merge 2005-01-09 00:45:06 +01:00
pekka@mysql.com
fe906b4777 ndb - wl-1442 4.1->5.0 merge fixes 2005-01-08 23:24:25 +01:00
pekka@mysql.com
195f7bda02 Merge 2005-01-08 22:34:16 +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
pekka@mysql.com
f3103c489c ndb - wl-1442 new varchar 2005-01-07 11:55:20 +01:00
stewart@mysql.com
744cd242a6 Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl3
2005-01-04 16:12:17 +11:00
stewart@mysql.com
1edca0ac8c Impl 3 of WL2278 - Dynamic port allocation of cluster nodes
- Change configuration handling so that no default ports are given, but instead 0 is set (port to be dynamic)
- TransporterRegistry::start_service now only tries to connect when fetched port number > 0
2005-01-04 15:20:27 +11:00
joreland@mysql.com
fe8f4ab012 merge 2005-01-01 14:01:37 +01:00
serg@sergbook.mysql.com
a04fc26c54 manually merged 2004-12-31 15:26:24 +01:00
joreland@mysql.com
8f2d0ec1a1 merge 2004-12-31 06:36:32 +01:00
joreland@mysql.com
dd32940b50 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/home/jonas/src/mysql-5.0
2004-12-31 06:14:18 +01:00
pekka@mysql.com
933a545ec6 ndb: wl-1442 mysql vs ndb datatypes: prepare 2004-12-26 22:40:42 +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
monty@mishka.local
4f4bbfc279 Merge with 4.1 2004-12-22 13:54:39 +02: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
joreland@mysql.com
5fe332db5e merge 2004-12-16 22:42:27 +01:00
pekka@mysql.com
31d8a89407 ndb: wl-1732 support all charsets 2004-12-12 18:37:36 +01:00
joreland@mysql.com
3d2e560562 ndb - bitfields - more tests, now passes all api tests!! 2004-12-10 16:15:36 +01:00
joreland@mysql.com
d19a42d8ea ndb - Fix printout/bugs for bit column 2004-12-09 16:19:24 +01:00
joreland@mysql.com
9a937a3b22 ndb - Fixed bitfields of upto 31 bits 2004-12-08 17:58:00 +01:00
joreland@mysql.com
eda8685471 ndb - Test program for new bitmask functions 2004-12-07 20:58:46 +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
joreland@mysql.com
255cf71a63 ndb - Use BitmaskImpl in TUP (in BitField operations) 2004-12-06 12:31:17 +01:00
joreland@mysql.com
b2987e0a40 Add general n-bitfields to ndb storage engine 2004-12-05 19:48:15 +01:00
joreland@mysql.com
047a3d1258 merge 2004-11-25 14:33:33 +01: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
26bd793133 merge 2004-11-15 11:21:21 +01:00
joreland@mysql.com
4f2ba8e9f9 wl1744 - ndb win-port 2004-11-11 21:38:42 +01:00
joreland@mysql.com
58ecd9a5cf merge 2004-11-11 10:45:45 +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
joreland@mysql.com
5374ac8f35 wl1540, 1802
Index scan/lookup (only scan specific fragment)
2004-10-31 22:21:51 +01: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