joreland@mysql.com
b254e69a38
wl2077 - scan optimizations
...
(recommit in clean clone)
2004-11-19 11:37:16 +01:00
joreland@mysql.com
9e924a4902
wl2077 - ndb scan optimizations
2004-11-19 11:31:20 +01:00
tomas@poseidon.ndb.mysql.com
3a8a6d4457
merge error
2004-11-18 22:44:34 +00:00
tomas@poseidon.ndb.mysql.com
bcd7f9a907
Merge
2004-11-18 22:06:51 +00:00
joreland@mysql.com
15dab6323e
Merge mysql.com:/home/jonas/src/mysql-4.1-fix
...
into mysql.com:/home/jonas/src/wl2077
2004-11-18 22:42:43 +01:00
tomas@poseidon.ndb.mysql.com
554ae2336e
change file name to avoid conflict
...
corrected mistake in previous patch
2004-11-18 21:42:25 +00:00
joreland@mysql.com
64382cdcf3
wl2077 - ndb scan optimizations
2004-11-18 22:41:31 +01:00
tomas@poseidon.ndb.mysql.com
21e8a09056
bug#6677 bug#6684
2004-11-18 21:15:18 +00:00
tomas@poseidon.ndb.mysql.com
f30ce1ecaf
adopted testprograms to changes in mgmapi
2004-11-18 20:35:19 +00:00
joreland@mysql.com
b5a59ca804
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/wl2077
2004-11-18 21:28:38 +01:00
tomas@poseidon.ndb.mysql.com
3f36910639
fix for mysqladmin link problem
...
.c -> .cc
fix source dist problem for ndb
fix type check problem for mysqladmin
2004-11-18 20:28:36 +00:00
joreland@mysql.com
d7f6078d45
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-11-18 20:59:03 +01:00
joreland@mysql.com
ffad3d6b7a
Merge mysql.com:/home/jonas/src/mysql-4.1-fix
...
into mysql.com:/home/jonas/src/wl2077
2004-11-18 20:56:56 +01:00
joreland@mysql.com
5e0d7711c2
wl2077 moved inline to .hpp file
2004-11-18 20:54:35 +01:00
tomas@poseidon.ndb.mysql.com
b444c28e2a
bug#6684, error messages id wrong settings
2004-11-18 19:07:14 +00:00
tomas@poseidon.ndb.mysql.com
7ec0239162
changed mysqladmin.c to mysqladmin.cc
...
no need for dvlags to have DEFINE_CXA_PURE_VIRTUAL anymore
aligned the parsing of connectstring, retries for connect, allocation of nodeid for all cluster nodes
removed all dependencies of LocalConfig, except for mgmapi internals
enabled multiple management servrs to fetch data configurations from eachother
2004-11-18 18:38:38 +00:00
pekka@mysql.com
c273fda5ed
ndb: new arbitrator behaviour for >=3-way: < 1/2 nodes can survive
2004-11-18 16:44:50 +01:00
mskold@mysql.com
a1d9d86328
Added doxygen comments for fast path calls
2004-11-18 12:27:18 +01:00
pekka@mysql.com
bc31325180
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/space/pekka/ndb/version/my41
2004-11-18 11:55:53 +01:00
pekka@mysql.com
b2b7bf0eaa
ndb: charset fix from Bar (strxfrm_multiply can be 0)
2004-11-18 11:48:21 +01:00
tomas@poseidon.ndb.mysql.com
f2110823d5
ifdef'd unused table reorg code
2004-11-18 08:42:26 +00:00
serg@serg.mylan
e68bd85b77
merged
2004-11-17 18:04:36 +01:00
joreland@mysql.com
80e01eb8e3
add ndb_init
2004-11-17 14:27:28 +01:00
joreland@mysql.com
1c75becb7c
wl#2126 - read_multi_range ndb part
2004-11-17 10:07:52 +01:00
pekka@mysql.com
17a98e54fd
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into mysql.com:/space/pekka/ndb/version/my50-cc
2004-11-16 16:53:43 +01:00
pekka@mysql.com
8f738760c0
ndb: wl-2066: remove dead code
2004-11-16 16:52:16 +01:00
tomas@poseidon.ndb.mysql.com
b8713e5e9c
provided better error printout for mismatch of node types in configuratoin fetch
...
fixed to that mgmt server actually uses the connectsring
2004-11-16 07:24:11 +00:00
joreland@mysql.com
6b2b1b8e81
merge
2004-11-16 07:22:30 +01:00
joreland@mysql.com
0dec6c9bb3
wl1744 - ndb on windows
2004-11-16 07:20:30 +01:00
joreland@mysql.com
2a44929c16
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-11-16 07:08:18 +01:00
joreland@mysql.com
1fefb74df6
Merge joreland@build:/home/bk/mysql-5.0-ndb
...
into mysql.com:/home/jonas/src/5.0-ndb-jonas
2004-11-16 07:02:36 +01:00
joreland@mysql.com
56d1646b9b
Fix typos
2004-11-16 07:01:41 +01:00
guilhem@mysql.com
e38dae0bc1
Merge
2004-11-16 00:04:12 +01:00
joreland@mysql.com
2746143aff
Merge mysql.com:/home/jonas/src/mysql-5.0-ndb
...
into mysql.com:/home/jonas/src/5.0-ndb-jonas
2004-11-15 21:55:25 +01:00
joreland@mysql.com
13362e6c50
wl2240 - ndb partitioning
...
- new test program
- changed scan take over protocol
- fixed some bugs
2004-11-15 21:40:35 +01:00
pekka@mysql.com
080fbb62ef
ndb: minor ACC cleanup
2004-11-15 16:12:54 +01:00
pekka@mysql.com
ccef8c7837
ndb: fix rootFragId in ACC undo log
2004-11-15 14:47:19 +01:00
tomas@poseidon.ndb.mysql.com
a2177a2f35
always let traffic through to api cluster manager in transporter
...
print some info event on api connects with wrong versions
2004-11-15 12:20:05 +00:00
joreland@mysql.com
26bd793133
merge
2004-11-15 11:21:21 +01:00
joreland@mysql.com
8888980d7a
wl1744 - ndb on windows
2004-11-15 10:43:17 +01:00
tomas@poseidon.ndb.mysql.com
0d55af3f0e
moved ndb_restore together with rest of the ndb tools
...
kernel includes needed by ndb_restore
changed link order
moved LocalConfig to mgmapi
Moved NdbConfig to Portlib
mgmapi to use LocalConfig for connectstring parsing instead of it's own
enable usage of "NULL" connectstring for default
new ndbmgmclient lib that can be used by e.g. mysqladmin later
LocalConfig no longer needed here, now in mgmapi
Send connectstring to mgmapi instead
added valid connectstring to be with only host without port i.e.
valid connectstring =host1,host2,host3
default port will be added
2004-11-14 11:02:06 +00:00
pekka@mysql.com
63e29532ea
ndb: minor
2004-11-13 17:49:20 +01:00
pekka@mysql.com
52e05dadac
ndb: fix bug-4644 Err Out of fragment operations
2004-11-13 17:34:34 +01:00
joreland@mysql.com
3029bbdb24
wl1744 - recommit stuff lost in corrupt clone
2004-11-12 10:59:00 +01:00
joreland@mysql.com
ad4d7a655f
wl1744 - more script fixes
2004-11-12 09:18:26 +01:00
joreland@mysql.com
c37d079c12
wl1744 - ndb on windoze
2004-11-12 08:48:31 +01:00
brian@avenger.(none)
f05daf02ba
Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)
2004-11-11 18:58:57 -08:00
joreland@mysql.com
64f7965d80
wl1744 - ndb win port
...
improve ndb_global.h
2004-11-11 22:39:24 +01:00
joreland@mysql.com
37e92ab27a
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/wl1744
2004-11-11 22:02:17 +01:00
joreland@mysql.com
4f2ba8e9f9
wl1744 - ndb win-port
2004-11-11 21:38:42 +01:00