- 16 Feb, 2005 2 commits
-
-
stewart@mysql.com authored
Re-introduce ability to have [tcp default]PortNumber= 4242 in config.ini to NOT use dynamic ports. Dynamic port numbers are the default though. We still use the mgm port for transporter connections to a mgm server though. This is (slightly) different than before, but since you have to be able to connect to the mgm server anyway, this does not require extra firewall rules or anything.
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports
-
- 15 Feb, 2005 11 commits
-
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-wl2278
-
tomas@poseidon.ndb.mysql.com authored
small bugfix "ERROR Message: failed"
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-wl2278
-
tomas@poseidon.ndb.mysql.com authored
added debug printouts changed mem allocation handling in event api split single and parallell event operation testing
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0-ndb
-
stewart@mysql.com authored
fixes in connect_client thread. g_eventLogger usage, correct condition on calling connect on Transporter
-
stewart@mysql.com authored
- don't wait an extra 400ms before retrying a transporter connect if the port is dynamic
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb
-
stewart@mysql.com authored
Don't ask mgm server for port to connect transporter to if we already have one; only ask if connect fails. Reconnect to mgm server in connect_clients thread if m_mgm_handle is disconnected.
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
-
- 14 Feb, 2005 26 commits
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-bug8218
-
sergefp@mysql.com authored
-
matthias@three.local.lan authored
into three.local.lan:/home/matthias/Arbeit/mysql-5.0/src
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0-ndb
-
matthias@three.local.lan authored
into three.local.lan:/home/matthias/Arbeit/mysql-5.0/src
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-5.0
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
gluh@gluh.mysql.r18.ru authored
Can't repeat information_schema test failure Fix for lowercase_table3 only
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
tomas@poseidon.ndb.mysql.com authored
Make sure that the node itself is set in the m_connected_nodes when connected
-
heikki@hundin.mysql.fi authored
Fix a glitch reported by Guilhem: release the memory allocated for innodb_internal_... if innobase_init() fails; cleanups: in ha_innodb, you should use the InnoDB formatting style for the source code
-
marko@hundin.mysql.fi authored
suggested in review by Heikki.
-
mleich@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
use m_cofigMutex when configuration is accessed use c++ iteration interface everywhere in MgmtSrvr code use NDB_INVALID_SOCKET everywhere in Services.cpp
-
matthias@three.local.lan authored
into three.local.lan:/home/matthias/Arbeit/mysql-5.0/src-WL1420
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
joreland@mysql.com authored
fix log reports
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl5
-
stewart@mysql.com authored
connect_client thread will work more than just first-time.
-
- 13 Feb, 2005 1 commit
-
-
heikki@hundin.mysql.fi authored
Fix memory corruption bug reported by Georg Richter: if one created a table whose primary key contained at least 2 column prefixes, that could corrupt the memory heap of prebuilt_t
-