stewart@mysql.com
e50298980c
BUG#17411 cannot have path longer than 128 characters
...
Use the POSIX limits.h define of PATH_MAX for maximum path length.
This has been being hit in pushbuild
2006-02-15 16:37:09 +11:00
tomas@poseidon.ndb.mysql.com
4f449e4f22
ndb:
...
add optional reporting of of a "name" tied to a nodeid in the cluster log
reporting added for mysql server and ndb_restore
2006-02-13 12:58:12 +01:00
konstantin@mysql.com
98091b152a
Merge mysql.com:/opt/local/work/mysql-4.1-root
...
into mysql.com:/opt/local/work/mysql-5.0-root
2006-02-02 18:17:18 +03:00
tomas@poseidon.ndb.mysql.com
1c1b5f1f57
reserved config numbers in ndb
2006-01-26 10:16:28 +01:00
stewart@mysql.com
5173a7f0a1
Merge mysql.com:/home/stewart/Documents/MySQL/5.0/main
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/bug12124
2006-01-19 19:14:17 +11:00
stewart@mysql.com
26f809b66f
Merge mysql.com:/home/stewart/Documents/MySQL/4.1/main
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/main
2006-01-19 19:03:47 +11:00
stewart@mysql.com
473e314a35
Merge mysql.com:/home/stewart/Documents/MySQL/5.0/main
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/bug12124
2006-01-18 17:28:51 +11:00
stewart@mysql.com
5cf0ede080
BUG#12124 ndb_mgm -e "# stop" does not allow stopping ndb_mgmd processes on other systems
...
WL#2703 restart for ndb_mgmd
Solving two problems with one stone.
Allows the stopping and restarting of mgm nodes other than the one the mgmclient
is connected to.
2006-01-17 00:13:18 +11:00
stewart@mysql.com
e5e61eb15b
BUG#11331 "Warning: could not add log destination" message does not provide enough info
...
Implement error reporting to Logger and associated classes.
2006-01-13 11:43:50 +11:00
jonas@perch.ndb.mysql.com
805655d889
bug#16125 - ndb bitfield of exact 32 bits, incorrect assertion (i.e. only noticable in debug compiled)
2006-01-02 14:38:38 +01:00
jonas@perch.ndb.mysql.com
522ba61027
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-push
2005-12-13 11:58:46 +01:00
jonas@perch.ndb.mysql.com
57360b6b0d
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2005-12-13 11:54:42 +01:00
jonas@perch.ndb.mysql.com
2738871583
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-push
2005-12-13 11:48:26 +01:00
jonas@perch.ndb.mysql.com
17e8f6ca63
bug#15632 - ndb
...
Fix race between INCL_NODEREQ(prio b) and GCP_PREPARE(prio a) by also waiting for starting nodes
2005-12-09 13:51:12 +01:00
jonas@perch.ndb.mysql.com
13bb3c55e0
bug#15587 - ndb
...
Fix error in NF during NR
2005-12-08 15:28:15 +01:00
pekka@mysql.com
a8ce4d27ce
ndb - bug#14007 4.1 [re-commit for LenZ merge]
2005-11-16 11:52:09 +01:00
lars@mysql.com
827d745c89
Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0
...
into mysql.com:/users/lthalmann/bk/mysql-5.0-base64
2005-10-24 20:03:40 +02:00
bar@mysql.com
321d833eef
Merge mysql.com:/usr/home/bar/mysql-4.1
...
into mysql.com:/usr/home/bar/mysql-5.0.b12371
2005-10-21 16:53:50 +05:00
jonas@perch.ndb.mysql.com
c0c2366480
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2005-10-21 06:44:42 +02:00
jonas@perch.ndb.mysql.com
c8ca75264c
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-push
2005-10-21 06:43:33 +02:00
jonas@perch.ndb.mysql.com
6f3caecffd
bug#14199 - ndb leak of index opertaions in TC leading to error 288
2005-10-21 06:41:49 +02:00
lars@mysql.com
0abcffcb5d
WL#2835: Base64 mysys functions
2005-10-14 01:14:23 +02:00
tomas@poseidon.ndb.mysql.com
a6a0bd4ab5
Bug #13461 Slave Cluster crashed on restart of two data nodes in seperate groups
...
- ensure in ndb_mgmd that the stop command is not issued if a node is restarting
- added some new error messages
- in ndbcntr on master check so that node does not shutdown id shutdoen in progress
2005-10-13 16:38:38 +02:00
tomas@poseidon.ndb.mysql.com
fd0cd55652
Bug #13009 No gaps allowed in node id number sequence
...
+ some small bugfixes in ndb_config
+ extending ndb_config to print connections and take shm option
2005-10-12 14:17:39 +02:00
tomas@poseidon.ndb.mysql.com
2b0a3b4780
Bug #9249 NDBD crashes when mapping SHM segment w/o correct permission
2005-10-11 15:48:07 +02:00
tomas@poseidon.ndb.mysql.com
cdab2c9392
Bug #11749 No message slogan found for Signal 8 received. (need better message)
...
+ revised error messages after feedback
+ revides classifications and status
+ removed all progError(..0..) to make sure all error invocations have an error code
+ added some new error codes to replace some generic usage of SYSTEM_ERROR
+ removed some unused codes
2005-10-05 16:35:28 +02:00
tomas@poseidon.ndb.mysql.com
6d28e7a612
Bug #13197 NDB needs better error message for not enough memory.
...
- added 2 new error codes for out of data and index memory during SR
+ removed c++ style comments from c file
2005-10-03 20:41:43 +02:00
tomas@poseidon.ndb.mysql.com
b5ac7f31e5
added structured ndbd exit codes
2005-10-03 20:04:44 +02:00
stewart@mysql.com
bb4f408112
more post-merge fixes for SingleUser log events
2005-09-30 14:44:24 +10:00
stewart@mysql.com
875f8abdc2
merge fixes - SingleUser logging
2005-09-29 19:01:53 +10:00
stewart@mysql.com
116e4f2b4b
Merge mysql.com:/home/stewart/Documents/MySQL/4.1/main
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/main
2005-09-29 17:48:49 +10:00
stewart@mysql.com
9e87252c47
Merge mysql.com:/home/stewart/Documents/MySQL/4.1/main
...
into mysql.com:/home/stewart/Documents/MySQL/4.1/mgmd
2005-09-29 16:52:38 +10:00
stewart@mysql.com
6960e0a7fd
BUG#11595 ndb_mgm shows from IP for second mgmd
...
BUG#12037 ndb_mgmd IP address do not show in other ndb_mgmd processes
Extend ApiVersionConf to include address.
2005-09-22 00:41:46 +10:00
jonas@perch.ndb.mysql.com
75cc4ef28a
ndb - post merge fixes
2005-09-20 12:07:18 +02:00
jonas@perch.ndb.mysql.com
2119a88abe
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2005-09-20 10:46:33 +02:00
stewart@mysql.com
dcb3e5975b
Remove old and usused configuration locking code.
...
Some new code that does this job is being written against 5.1. This code is
largely removed from that work.
2005-09-20 17:34:46 +10:00
jonas@perch.ndb.mysql.com
c3d07de037
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-push
2005-09-17 10:05:07 +02:00
jonas@eel.(none)
e899d41169
ndb
...
impl support for querying resource usage in ndb api
to help track down mem leaks
2005-09-16 11:26:34 +02:00
tomas@poseidon.ndb.mysql.com
a8447b6a7f
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2005-09-12 16:08:59 +02:00
tomas@poseidon.ndb.mysql.com
42e9e67062
reengineered ndb_mgmd to use SignalSender and remove some multi user issues
2005-09-12 16:08:16 +02:00
tulin@dl145c.mysql.com
e382a0fb12
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into dl145c.mysql.com:/home/ndbdev/tomas/mysql-5.0
2005-09-12 14:11:28 +02:00
tulin@dl145c.mysql.com
f80e113d0e
removed a few aborts from mgmapi
...
corrected typo in ndb Parser
2005-09-12 14:03:23 +02:00
tomas@poseidon.ndb.mysql.com
4d534ae24e
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
2005-09-08 15:59:06 +02:00
tomas@poseidon.ndb.mysql.com
0634542458
Bug #13054 start backup command return may be interrpted
2005-09-08 11:34:55 +02:00
msvensson@neptunus.(none)
ef6d75d032
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
2005-09-05 22:49:36 +02:00
tulin@dl145b.mysql.com
d5d360b180
added --core-file option to ndb executables
...
added parseable printout in ndb_restore
2005-09-05 16:33:40 +02:00
jonas@eel.(none)
892f0964a8
Merge eel.(none):/home/jonas/src/mysql-4.1
...
into eel.(none):/home/jonas/src/mysql-5.0
2005-09-02 12:03:58 +02:00
jonas@eel.(none)
3a555b999c
ndb - bug #10987
...
make sure not to cut log to early
(specificly not use LCP with maxGciStarted that has not yet completed)
2005-09-02 11:47:24 +02:00
jimw@mysql.com
1d997477aa
Merge mysql.com:/home/jimw/my/mysql-4.1-clean
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-08-31 15:24:06 -07:00
tomas@poseidon.ndb.mysql.com
2b11fdba34
improved error message printing on filesystem refuse signals
2005-08-31 16:15:03 +02:00