Commit graph

22 commits

Author SHA1 Message Date
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
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
tomas@poseidon.ndb.mysql.com
8c617f1369 config parameter changed 2004-09-21 17:31:01 +00:00
mysql@mc04.(none)
f4721210db Hand merge 2004-09-20 14:20:01 +02:00
joreland@mysql.com
8dfb6b3fc4 Added EventReport for backup 2004-09-17 10:32:22 +02:00
joreland@mysql.com
31ba0b2be2 Moved event category match functionality into mgmapi
Removed grep introduced bogus mgm call
2004-09-17 08:28:22 +02:00
tomas@poseidon.(none)
89c8365f39 removed different CFG_ defined for connection host names
added support for setting up multiple interfaces
correct connect address for mgmt server
bug, -l flag would be interpreted as connectstring
added flag to remove all node id checks
changed automatic allocation of ports somewhat
2004-09-16 23:36:13 +00:00
mikael@mc04.(none)
72017f8dd2 logging_ok:
Logging to logging@openlogging.org accepted
SCI_Transporter.hpp, SCI_Transporter.cpp:
  Major fix-up of SCI Transporter, fixed so that it works with single card, fixed wrap around, added lots of DBUG statements, merged with new transporter handling
TransporterRegistry.cpp:
  Some fixes for wrap around needed plus DBUG handling
TCP_Transporter.hpp, TCP_Transporter.cpp:
  Added DBUG statements
SHM_Transporter.hpp, SHM_Transporter.cpp:
  Fixed SHM Transporter
SHM_Buffer.hpp:
  Fixed SHM Buffer to handle wrap around properly
IPCConfig.cpp:
  Fixed up config of SCI
SocketServer.cpp:
  Added DBUG support for SocketServer threads
ConfigInfo.cpp:
  Config changes for SCI
TransporterDefinitions.hpp, mgmapi_config_parameters.h:
  SCI fixes
Makefile.am, type_ndbapitools.mk.am, type_ndbapitest.mk.am:
  Added SCI library path to Makefiles
configure.in:
  Fixed small bug with shared mem and sci together in configure
acinclude.m4:
  Added possibility of providing SCI library path in confgure
2004-09-15 20:41:49 +02:00
joreland@mysql.com
cc9d126065 merge 2004-08-30 12:13:11 +02:00
tomas@poseidon.(none)
e97e08b212 new parameter BackupDataDir 2004-08-26 21:43:07 +00:00
tomas@poseidon.(none)
50cee6abc8 ndb cluster config fixes, se respective files 2004-08-26 14:35:33 +00:00
joreland@mysql.com
b269edbe23 merge 2004-08-25 12:17:43 +02:00
mronstrom@mysql.com
3aeb3b426d Long signal buffer size configurable
Dbutil decreased memory footprint
Suma decreased memory footprint
(16M memory removed from default config)
2004-08-23 12:01:40 +02:00
mronstrom@mysql.com
852a44e1d8 New config parameters for Log Page Buffers
Fixing issue with NO_OF_FRAG_PER_NODE
Also removed some OSE code no longer needed when configurable log pages
2004-08-21 13:14:27 +02:00
mronstrom@mysql.com
7c1eb26402 New config parameters
malloc -> NdbMem_Allocate
2004-08-21 09:16:50 +02:00
mronstrom@mysql.com
995ac87734 Added configuration parameters for batch size, batch byte size
and max scan batch size
Removed some debug printouts
2004-08-18 11:55:37 +02:00
tomas@poseidon.ndb.mysql.com
a99f5c423c fixed compile of shm transporter 2004-06-29 14:56:02 +00:00
tomas@poseidon.bredbandsbolaget.se
26108724bf wl 1748 2004-06-24 12:18:40 +00: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
joreland@mysql.com
f5e2974cc6 Made discless a config parameter instead of a env. variable 2004-06-11 17:29:39 +02:00
joreland@mysql.com
55e78a48b1 Added file(s) 2004-05-26 11:49:12 +02:00