- 16 Feb, 2005 18 commits
-
-
tomas@poseidon.ndb.mysql.com authored
changed to set NdbMgmHandle from IPPConfig, and use info from configuration, instead of mgm handle from config retrieval
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-wl2278
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-wl2278
-
pekka@mysql.com authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
pem@mysql.comhem.se authored
-
pekka@mysql.com authored
-
pekka@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-wl2278
-
pekka@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-wl2278
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0-ndb
-
msvensson@neptunus.homeip.net authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-5.0
-
gluh@gluh.mysql.r18.ru authored
-
hf@deer.(none) authored
-
hf@deer.(none) authored
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports
-
- 15 Feb, 2005 22 commits
-
-
dlenev@brandersnatch.localdomain authored
-
dlenev@brandersnatch.localdomain authored
Since placement operator delete called only if exception was thrown in constructor and we don't use exceptions in MySQL, there is no sense to do anything in String::delete(void *ptr_arg, MEM_ROOT *mem_root).
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
-
monty@mysql.com authored
-
monty@mysql.com authored
Simple optimzations done while reviewing code
-
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
-
monty@mysql.com authored
-
monty@mysql.com authored
This fixes also the reverse lookup bug introduced by the previous patch
-
ramil@mysql.com authored
on some 64-bit platforms (e.g. IRIX, non-debug build).
-
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
-
konstantin@mysql.com authored
delete is declared. As we don't use exceptions placement delete is never called and the fix only affects numerous warnings when compiling with MS Visual C++. For more info see http://www.gotw.ca/gotw/010.htm.
-