joreland@mysql.com
d933be7927
Ndb backup/restore also handle indexes
2004-09-08 22:30:05 +02:00
tomas@poseidon.(none)
a34f63cf33
removed unnecesary check in ConfigInfo
...
added retries to tryBind
2004-09-08 16:31:52 +00:00
tomas@poseidon.(none)
e4290e4831
dded method to retrieve mysqld, ndbd, and ndb_mgmd aliases for API,MGM and DB
...
added sanity checks for config file
changed so that ndb_0 is replaced by ndb_pid#### in ndb files
added error_string for to some functions, alloc_node_id(), start()
added better error printout for failed alloc node id
better error printouts for failures when starting ndb_mgmd
2004-09-08 14:30:39 +00:00
joreland@mysql.com
9b5efa4c5c
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-08 13:44:52 +02:00
joreland@mysql.com
92abbaf55e
Restore transid when flushing
2004-09-08 13:42:44 +02:00
ndbdev@ndbmaster.mysql.com
44d34cb6d0
wl1292 - mysql-test-run in autotest
...
Reset SIGCHLD before exec-ing
2004-09-08 11:18:22 +02:00
ndbdev@ndbmaster.mysql.com
91cb0fbc82
Removed usage of "useFullyQualifiedNames"
2004-09-08 08:02:59 +02:00
joreland@mysql.com
f63f994b73
bug#at - testNdbApi WaitUntilReady, MaxNdb
...
fix delete of dictionary before connection has been established
2004-09-08 06:48:03 +02:00
joreland@mysql.com
e9edf3cfb9
BUG#ndb_blob on 1 node
...
Make sure to flush buffer when sending long sig so that order is maintained
2004-09-08 06:26:44 +02:00
joreland@mysql.com
e8566a205a
Bug#5429
...
Use const table * in NDB API
2004-09-07 21:53:59 +02:00
joreland@mysql.com
aa27f0ed75
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-07 14:30:12 +02:00
tomas@poseidon.(none)
7d192fcbd7
fixed NdbConnection::restart and made use of it in ha_ndbcluster
...
added testcase
2004-09-07 12:30:11 +00:00
joreland@mysql.com
cf452282d7
Fix scan with keyinfo
2004-09-07 13:24:12 +02:00
tomas@poseidon.(none)
0187978567
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into poseidon.(none):/home/tomas/mysql-4.1-ndb
2004-09-07 10:56:07 +00:00
tomas@poseidon.(none)
2fdb262c4a
fixed and added test case for bug#5431
...
+ fix for support of multiple mgmt servers
2004-09-07 10:54:31 +00:00
ndbdev@ndbmaster.mysql.com
b7bbb21771
Fix braces wrt to DBUG_xxx
2004-09-06 21:49:04 +02:00
tomas@poseidon.(none)
cfad8eccc4
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into poseidon.(none):/home/tomas/mysql-4.1-ndb
2004-09-06 18:31:43 +00:00
tomas@poseidon.(none)
77cd417c7e
fixed so that ndbcluster and mysqld can be started independently
...
fixed some error codes in Ndb so that 4009-cluster failure is returned when cluster is not up
2004-09-06 18:30:57 +00:00
joreland@mysql.com
1cc60149ea
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-06 15:17:09 +02:00
joreland@mysql.com
d0b730dd17
testReadPerf fixes
2004-09-06 15:15:35 +02:00
tomas@poseidon.(none)
3e3a1ff1e1
-d default on ndb_mgmd and ndbd
...
-i depricated on ndbd
fixed bug in shutdown command in ndb_mgm
2004-09-06 12:36:01 +00:00
joreland@mysql.com
1e17dca88b
testReadPerf
...
Divide by loops aswell
2004-09-06 13:29:49 +02:00
tomas@poseidon.(none)
41bd91a409
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into poseidon.(none):/home/tomas/mysql-4.1-ndb
2004-09-06 10:47:04 +00:00
tomas@poseidon.(none)
2192d179d2
added ndb_mgm_destroy_configuration call
...
fixed memory leak in object map
fixed uninitialized value blobs_pending
2004-09-06 10:46:23 +00:00
joreland@mysql.com
c20c8baf2e
removed faked do_work
2004-09-06 10:13:54 +02:00
joreland@mysql.com
02fbe60cec
Added testReadPerf that compares different access methods
...
- pk read (batch and serial)
- unique index read (batch and serial)
- eq-bound ordered index
- range ordered index
- sorted range ordered index
- interpretered scan
2004-09-06 07:08:40 +02:00
joreland@mysql.com
040fcb2d1e
Fixed initialization of trans id
2004-09-03 22:20:03 +02:00
tomas@poseidon.(none)
73366eafc5
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into poseidon.(none):/home/tomas/mysql-4.1-ndb
2004-09-03 15:12:34 +00:00
tomas@poseidon.(none)
caf79dacfe
renamed ha_recovery_logging to ha_enable_transaction
...
added tests to alter table for "large" alter tables and truncates in ndbcluster
added debug printout in restart() in ndbcluster
added flag THD::transaction.on to enable/disable transaction
2004-09-03 15:11:09 +00:00
tomas@poseidon.(none)
bb044466a8
introduced my_init() in backwards compatible Ndb constructor
2004-09-03 11:24:14 +00:00
tomas@poseidon.(none)
6ae278a6bb
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into poseidon.(none):/home/tomas/mysql-4.1-ndb
2004-09-02 15:52:46 +00:00
tomas@poseidon.(none)
1e6925802a
fixed wrong initial auto increment value bug#5369
2004-09-02 15:51:44 +00:00
mronstrom@mysql.com
b258da8b5e
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/Users/mikron/mysql-4.1-ndb
2004-09-02 17:02:47 +02:00
mronstrom@mysql.com
99f9ff912f
Fix for overwriting of the stack when table name length was larger
...
than 32 bytes. getWords interpreted length as number of words and
got number of bytes.
2004-09-02 15:13:50 +02:00
mronstrom@mysql.com
40eaddfbb7
Fix for bug overwriting stack when table name larger than 32 bytes.
...
getWords interprets the length as number of words and previously
number of bytes was sent in.
2004-09-02 15:08:17 +02:00
mronstrom@mysql.com
22f21ba700
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/mikron/mysql-4.1
2004-09-02 15:04:35 +02:00
tomas@poseidon.(none)
03d3d8c418
Merge
2004-09-02 12:11:46 +00:00
tomas@poseidon.(none)
cea153400e
added connect thread to Ndb_cluster_connection +
...
some other small fixes
2004-09-02 12:04:50 +00:00
tomas@poseidon.(none)
12c4007867
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into poseidon.(none):/home/tomas/mysql-4.1-ndb
2004-09-01 14:58:12 +00:00
tomas@poseidon.(none)
bc8594364a
added class Ndb_cluster_connection to prepare for making order of starting mysqld and ndbd irrelevant
2004-09-01 14:56:53 +00:00
joreland@mysql.com
7e22cf6fa8
Piggy back close scan req
2004-09-01 13:42:58 +02:00
joreland@mysql.com
51b79a8448
Merge mysql.com:/home/jonas/src/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/wl2025
2004-09-01 04:52:50 +02:00
joreland@mysql.com
58c30f2b3f
Fix bug in trans counter for read
2004-09-01 04:50:17 +02:00
joreland@mysql.com
30171dd181
Also update printer
2004-08-31 22:17:58 +02:00
joreland@mysql.com
c246824929
Added some more options to TC timers, such as:
...
1) explicit start/stop timer (instead of perodical reports)
2) scan & range scan reporting
2004-08-31 22:12:08 +02:00
joreland@mysql.com
36482c379e
bug#4591
2004-08-31 21:34:11 +02:00
joreland@mysql.com
6919c1d781
run in loop
2004-08-31 16:27:31 +02:00
joreland@mysql.com
76629f5299
Merge mysql.com:/home/jonas/src/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/wl2025
2004-08-31 15:07:43 +02:00
joreland@mysql.com
2856ddb69d
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-31 15:00:50 +02:00
joreland@mysql.com
dc42d38bcc
Update test prg
...
1) merge join
2) lookups
2004-08-31 14:53:59 +02:00