joreland@mysql.com
f8e15a41f5
Removed old not used/illegal declaration
2004-11-01 12:49:38 +01:00
joreland@mysql.com
e690212efb
removed copy paste index code
...
improved handling of bits in last word
2004-11-01 09:17:43 +01:00
joreland@mysql.com
5374ac8f35
wl1540, 1802
...
Index scan/lookup (only scan specific fragment)
2004-10-31 22:21:51 +01:00
pekka@mysql.com
354739acb7
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/space/pekka/ndb/version/my41
2004-10-31 15:44:35 +01:00
pekka@mysql.com
0669646752
NDB bug-6018 support writeTuple with blobs
2004-10-31 15:33:56 +01:00
tomas@poseidon.ndb.mysql.com
da3efc2b82
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-10-29 10:24:56 +00:00
tomas@poseidon.ndb.mysql.com
19bc50957f
Tru64 cxx compiler fix
...
cxx does not include -I/ust/include.dtk as it should
removed dependency on ndb_types
2004-10-29 09:49:04 +00:00
tomas@poseidon.ndb.mysql.com
289f68a1b9
test that attribute name truncation works
...
exposed the attribute name size limit for handler
added field name truncation to ndb handler
2004-10-28 15:35:06 +00:00
tomas@poseidon.ndb.mysql.com
2d455470b6
ndbapi_limits.h:
...
corrected define for NDB_MAX_TUPLE_SIZE_IN_WORDS
2004-10-28 11:24:59 +00:00
tomas@poseidon.ndb.mysql.com
0003a8d5a0
added test for max limit of 128 attributes in table
...
new define for long signal section size
bumbed up limit for attributes to 128
use new define in SectionSegment
some bug fixing of send fragmented signal +
make chunk size a multiple the dew define for SectionSegment size
2004-10-28 11:19:51 +00:00
tomas@poseidon.ndb.mysql.com
ee1acdf0e0
compilation fix for AIX
2004-10-26 09:48:01 +00:00
tomas@poseidon.ndb.mysql.com
95a112061d
removed usage of NDB_MUTEX_INITIALIZER
2004-10-25 15:21:49 +00:00
tomas@poseidon.ndb.mysql.com
5037886d14
removing compiler warnings
2004-10-22 16:21:51 +00:00
tomas@poseidon.ndb.mysql.com
48f1ee6acf
AIX compile fixes
2004-10-22 15:13:06 +00:00
tomas@poseidon.ndb.mysql.com
c21b47540f
fix c++ style comments in .h and .c files
...
compilation problems on some platforms'
2004-10-22 11:59:57 +00:00
tomas@poseidon.ndb.mysql.com
6e10fe2519
changed to call internal snprintf/vsnprintf
2004-10-21 19:02:01 +00:00
tomas@poseidon.ndb.mysql.com
8224ef80e4
some platforms provide posix snprintf via special defined, these defines however cause problems elsewhere
...
so this is a way to only have to do this define in one file
2004-10-21 16:26:53 +00:00
tomas@poseidon.ndb.mysql.com
d4d0c0dc0b
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-10-21 11:27:21 +00:00
tomas@poseidon.ndb.mysql.com
e797c14fb2
changed to same signature as rest of print functions
...
provite declarations for signal print functions, needed on some platforms
ome platforms don't like the length calculation for SignalDataPrintFunction
so null terminate instead
ome platforms complain about this extra level Logger::Logger::
null terminate SignalDataPrintFunctions instead
move declaration of print function to SignalData.hpp
just change from "" to <> in include
moved double declatration of i out
2004-10-21 11:12:15 +00:00
tomas@poseidon.ndb.mysql.com
ec96f9a1a5
compile warning fixes
2004-10-20 13:42:41 +00:00
tomas@poseidon.ndb.mysql.com
d6a2fab3b9
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-10-19 20:25:30 +00:00
tomas@poseidon.ndb.mysql.com
839c45f313
remove possibility of connectstring error like "hostname=..."
...
+ some fixed string length cleanup
+ fixed a better error printout
2004-10-18 09:37:48 +00:00
pekka@mysql.com
a04f98d385
NDB wl-1533 tux optim 17 - allow slack in interior nodes
2004-10-16 15:44:55 +02:00
pekka@mysql.com
5c700650ca
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/space/pekka/ndb/version/my41-tux
2004-10-14 10:38:47 +02:00
joreland@mysql.com
57612c479f
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-10-13 10:19:28 +02:00
pekka@mysql.com
abf1b8fbc3
NDB compile fix sol9x86
2004-10-12 14:07:41 +02:00
joreland@mysql.com
072f4fbf2e
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-10-11 11:13:04 +02:00
joreland@mysql.com
cf6a605437
wl1801 - more node failure handling in simple/dirty read
2004-10-11 11:02:39 +02:00
joreland@mysql.com
fa7a36bb33
wl1801 - Support for handling NF during dirty read
2004-10-11 09:20:04 +02:00
pekka@mysql.com
fabf791061
Merge
2004-10-10 18:55:05 +02:00
pekka@mysql.com
1778ac4fcf
NDB ndb_mgm: fix dump and signal log (more to do)
2004-10-10 17:38:14 +02:00
pekka@mysql.com
8920cff4e9
NDB wl-2151 Fix bounds setting table handler vs TUX
2004-10-08 10:50:50 +02:00
joreland@mysql.com
087a694f65
Fix simple/dirty read handling
2004-10-08 09:43:38 +02:00
joreland@mysql.com
0a8bbe4d85
wl2135 - index restart
2004-10-05 12:17:42 +02:00
joreland@mysql.com
e5f1db69cf
wl2135 test prg + bug fixes
2004-10-05 09:01:22 +02:00
joreland@mysql.com
0783bfb6c3
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-10-04 13:02:16 +02:00
joreland@mysql.com
0c7e32fcab
NdbIndexScanOperation::reset_bounds()
...
- Send BOUNDS as KEYINFO
- At restart, only reset KEYINFO
--
Fix resource shortage at KEYINFO in Dbtc and Dblqh w.r.t scan
--
2004-10-04 12:59:04 +02:00
tomas@poseidon.ndb.mysql.com
c7cadf6575
addes auto pointer class for using with my_ functions
...
switch to using my_ for heap allocations
2004-10-04 06:58:33 +00:00
magnus@neptunus.(none)
4faaed98ed
Merge fixes
2004-09-30 16:12:28 +02:00
tomas@poseidon.ndb.mysql.com
0a9730beb4
set correct lockmode in all reads...
...
move lockmode from scan operation to operation
added read tuple with lock mode
2004-09-28 17:35:07 +00:00
tomas@poseidon.ndb.mysql.com
1379567be1
removed init on ConfigRetriever
...
added some debug printouts
some changes in ndbcluster_init to make start of mysqld first work
2004-09-27 00:24:23 +00:00
magnus@shellback.(none)
94b305b226
Merge
2004-09-26 16:21:15 +02:00
tomas@poseidon.ndb.mysql.com
b67853d70e
added printout for where configuration is fetched
...
debug printouts
2004-09-25 16:06:30 +00:00
tomas@poseidon.ndb.mysql.com
8bfc619e1d
moved LocalConfig out of config retriver
2004-09-25 14:10:06 +00:00
joreland@mysql.com
106d203f25
Fix memory leak
2004-09-25 10:16:37 +02:00
tomas@poseidon.ndb.mysql.com
8c617f1369
config parameter changed
2004-09-21 17:31:01 +00:00
magnus@neptunus.(none)
2a344c0bc1
Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into neptunus.(none):/home/magnus/mysql/wl/wl1424_discover_2
2004-09-20 17:32:40 +02:00
magnus@neptunus.(none)
cdc7a32f37
Merged Thd_ndb
2004-09-20 14:28:43 +02:00
mysql@mc04.(none)
f4721210db
Hand merge
2004-09-20 14:20:01 +02:00
joreland@mysql.com
2e7e0d1f78
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-17 16:58:10 +02:00