tulin@mysql.com
bc317a19ce
BUG#8208 don't fsync unless something has been written
...
+ ion shutdown - don't close files that are not open
+ abort in debug - if closing a fd == -1
2005-01-31 11:47:10 +01:00
pekka@mysql.com
bcf1cb0f23
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/export/space/pekka/ndb/version/my41
2005-01-28 10:52:31 +01:00
pekka@mysql.com
0cbd4970bf
ndb - fix DATE printout
2005-01-28 10:51:30 +01:00
tomas@poseidon.ndb.mysql.com
e87bd60c12
NdbThread.c:
...
wrong order in c-file
2005-01-28 09:15:01 +01:00
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
pekka@mysql.com
5cbadf4358
ndb - make YEAR and TIMESTAMP into ndb types
2005-01-27 17:33:35 +01:00
joreland@mysql.com
fa4f07b81d
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2005-01-25 15:57:08 +01:00
joreland@mysql.com
5e1bea84c8
ndb - Move mysql-test-run & testBackup into "basic suite"
2005-01-25 15:56:20 +01:00
serg@serg.mylan
79240013b2
Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2005-01-24 15:50:13 +01:00
tomas@poseidon.ndb.mysql.com
241a18585b
remmoved inline in NdbRecAttr methods including memcpy
2005-01-24 10:33:39 +01:00
tomas@poseidon.ndb.mysql.com
e38381f241
backported from 5.0 extra option to ndb_waiter
2005-01-23 12:12:50 +01:00
tomas@poseidon.ndb.mysql.com
e291e98d2d
Bug#8070
...
corrected possible unalignment in NdbRecAttr access methods
2005-01-21 17:57:44 +01:00
joreland@mysql.com
e0df86cd35
bug#8051 - ndb, typo, more info on crash
2005-01-21 08:28:23 +01:00
joreland@mysql.com
6f8a1f03c0
Bug#8051 - ndb
...
Make sure to ship error code in system error signal
2005-01-21 07:53:02 +01:00
joreland@mysql.com
e49de25171
bug#8010 - ndb
...
release connections when last op was simple read
2005-01-20 12:19:48 +01:00
joreland@mysql.com
67b044cc47
ndb - make sure scan recevier pointers are aligned
2005-01-19 18:32:34 +01:00
joreland@mysql.com
9fa613b676
bug#7777 - ndb compile on qnx
...
remove usage of compiler supplied <new> and instead
impl. own inlined placement new
2005-01-19 09:15:34 +01:00
joreland@mysql.com
b0b8f9115a
bug#7693 - ndb
...
when using shm transporter, set sigmask on each thread using pthread_sigmask
2005-01-19 07:23:20 +01:00
serg@serg.mylan
b53757ba91
Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2005-01-18 11:45:41 +01:00
serg@serg.mylan
83ef8c58a7
make the code to look safe, not only be safe
2005-01-17 22:35:53 +01:00
tomas@poseidon.ndb.mysql.com
beffd06278
Bug#7937
2005-01-17 12:29:43 +01:00
tomas@poseidon.ndb.mysql.com
b34715555f
Makefile.am:
...
Bug#7721
2005-01-16 21:39:19 +01:00
tomas@poseidon.ndb.mysql.com
8830ec9a1d
bumped up ndb version
...
compatible with 4.1.9
2005-01-14 16:14:50 +01:00
joreland@mysql.com
ddf9bdab36
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2005-01-13 10:29:03 +01:00
joreland@mysql.com
6e35e34fdb
bug#7864 - fix ndb limit 4.5G data memory due to truncation error
2005-01-13 10:28:26 +01:00
tulin@build.mysql.com
3f8d669873
fix shm key
2005-01-12 18:19:30 +01:00
joreland@mysql.com
a9dc068a43
ndb - fix 64-bit problem in autotest
2005-01-12 11:17:03 +01:00
tomas@poseidon.ndb.mysql.com
cecb618c62
bug fixed parsing with comments on same line
2005-01-11 16:00:11 +01:00
tomas@poseidon.ndb.mysql.com
20067ffdeb
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2005-01-11 14:56:49 +01:00
tomas@poseidon.ndb.mysql.com
b99c878c77
Suma.cpp:
...
same as prev fix, wrong read of 64 bit value
2005-01-11 14:54:58 +01:00
tomas@poseidon.ndb.mysql.com
dcfa02917f
Backup.cpp:
...
bug#7660
2005-01-11 14:49:35 +01:00
joreland@mysql.com
6c69e3d2b3
bug#7798 - ndb - range scan with invalid table version could cause node failure
2005-01-11 13:30:11 +01:00
tomas@poseidon.ndb.mysql.com
87b15bd993
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2005-01-11 12:54:53 +01:00
tomas@poseidon.ndb.mysql.com
5a2dc1de6f
can't use my_pread,my_pwrite since it uses mutexes on the files
2005-01-11 12:50:54 +01:00
joreland@mysql.com
28f5a019c1
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2005-01-11 10:34:37 +01:00
tomas@poseidon.ndb.mysql.com
e88b292738
Bug#7477
2005-01-11 10:34:36 +01:00
joreland@mysql.com
0cf3c1e5c1
bug#7765 - ndb startup on 64-bit, increase stack on 64-bit
2005-01-11 10:02:31 +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
3e37933c7f
ndb - wl-1442 bug#7725 datetime ordering
2005-01-08 13:59:57 +01:00
joreland@mysql.com
7829053491
bug#7690 - ndb startup with shm, use sigaction to escape SA_RESETHAND
2005-01-07 11:47:01 +01:00
joreland@mysql.com
875af1330b
Merge mysql.com:/home/jonas/src/mysql-4.1-fix
...
into mysql.com:/home/jonas/src/mysql-4.1
2005-01-03 20:12:42 +01:00
joreland@mysql.com
18920d4831
bug#7626 - post review version
2005-01-03 20:10:23 +01:00
joreland@mysql.com
b852147b5d
Merge mysql.com:/home/jonas/src/mysql-4.1-fix
...
into mysql.com:/home/jonas/src/mysql-4.1
2005-01-03 19:42:38 +01:00
joreland@mysql.com
7d0d191999
bug#7626 - ndb UintPtr handling
2005-01-03 19:39:09 +01:00
mronstrom@mysql.com
c6491a6873
Checking size to no of free + 1 was not correct when
...
entry was released before check. Thus empty it is when
size == no of free
This caused a memory leak which inserted a hard limit of
max 64 unique indexes in the cluster.
2004-12-31 02:18:21 +01:00
tomas@poseidon.ndb.mysql.com
263832da65
fixed so that last repeats are printed first with correct time if another message comes
...
decided for fixed size buffers in LogHandler repeated messages
2004-12-22 22:47:56 +01:00
tomas@poseidon.ndb.mysql.com
e9c0a17cf2
added handling of repeated messages
2004-12-22 18:27:07 +01:00
tomas@poseidon.ndb.mysql.com
99622f3fa1
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-12-22 16:30:16 +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