msvensson@msdesk.(none)
5da6a6c8a1
Merge msdesk.(none):/home/msvensson/mysql-4.1
...
into msdesk.(none):/home/msvensson/mysql-5.0
2005-10-06 14:40:18 +02:00
pekka@mysql.com
45dcaf968d
ndb - prelim perl scripts to autotest
2005-10-06 09:44:25 +02:00
tomas@poseidon.ndb.mysql.com
264bac2f1d
ndb_port_base is obsolete with WL#2278
2005-02-09 19:29:37 +01:00
tomas@poseidon.ndb.mysql.com
1baa14bbe1
backported ndb_mgm options from 5.0
...
changed ndb_restore test somewhat to fisrt make the tables in myisam
2005-01-25 10:03:27 +01:00
tomas@poseidon.ndb.mysql.com
0735fc89a4
enabled adding option to ndb_mgm in mysql test run
2005-01-21 12:15:14 +01:00
tulin@build.mysql.com
cb995131fb
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into build.mysql.com:/users/tulin/mysql-5.0
2005-01-19 10:07:13 +01:00
tomas@poseidon.ndb.mysql.com
2776424102
added possibility to add extra opts to ndbd and ndb_mgmd in mysql-test-run
2005-01-19 10:00:41 +01:00
joreland@mysql.com
1d2d545000
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-01-12 11:25:54 +01:00
joreland@mysql.com
953df8f48d
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-01-12 11:24:46 +01:00
tomas@poseidon.ndb.mysql.com
a5c08a718e
ndbcluster.sh:
...
increased timeouts to see if more tests get started automatically
2005-01-11 23:09:10 +01:00
hf@deer.(none)
196c95e938
Merging conflicts resolved
2005-01-11 21:00:53 +04: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
06216f6a73
updated ndb_mgm test
...
removed grep event and added congestion event
more docs
changed some naming, expecially regarding severities
added config param for logevel for congestion
2005-01-09 23:02:06 +01:00
joreland@mysql.com
fe8f4ab012
merge
2005-01-01 14:01:37 +01:00
joreland@mysql.com
8f2d0ec1a1
merge
2004-12-31 06:36:32 +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
pekka@mysql.com
3d7649ca1e
ndb: index tests
2004-12-20 16:52:14 +01:00
pekka@mysql.com
6463a6d7cd
ndb: wl-1893: range scanning backwards, handler
2004-12-20 15:12:42 +01:00
tomas@poseidon.ndb.mysql.com
4b6a752180
bug #7230
...
+ fixed testcase
2004-12-13 11:45:45 +01:00
tomas@poseidon.ndb.mysql.com
be4de23f3c
ndbcluster.sh:
...
made compare of logs possible in ndb test
restart_log.result, restart.test, restart.result:
new file
2004-12-08 22:56:23 +00:00
tomas@poseidon.ndb.mysql.com
798d933bb3
ndbcluster.sh:
...
added test switch
basic_log.result, basic.test, basic.result:
new file
2004-12-08 21:48:32 +00:00
tomas@poseidon.ndb.mysql.com
c2c618332e
bug #7104
...
+ some extra debug printouts
2004-12-08 14:24:59 +00:00
tomas@poseidon.ndb.mysql.com
fd39778fcf
ndbcluster.sh:
...
fixed typo
2004-11-11 11:08:37 +00:00
tomas@poseidon.ndb.mysql.com
17b2d671ee
added configure switch for ndb port number
...
added new variable for ndb port 1186
changed meaning of ndb_port_base to be default tcp port setting
changed to use split between port and port_base for ndbcluster
so that ndb_port and ndb_port_base are propagated to startscript for ndbcluster
added larger space to pid print
moved readAndExecute out of CommandInterpreter to avoid linking lib with readline
added c-api to Ndb_mgmclient
pass also ndb_port to make
2004-11-10 16:05:28 +00:00
tomas@poseidon.ndb.mysql.com
17de85dfa6
added ndb test platform test
2004-11-08 13:33:10 +00:00
tomas@poseidon.ndb.mysql.com
b8e9a612b3
to make sure we get the kill right on the different platforms
2004-11-04 16:24:41 +00:00
tomas@poseidon.ndb.mysql.com
08b25e9901
updated start script for ndbcluster to make better cleanup
...
changed to use new switch
2004-11-04 15:57:29 +00:00
tomas@poseidon.ndb.mysql.com
f5e5dfb2f7
just do kill instead ok kill -9
2004-11-04 13:06:22 +00:00
tomas@poseidon.ndb.mysql.com
0fd9d08c01
changed to use the future-proof option to ndb_mgmd
...
there was a clash in using -c, added -f as the future proof switch
2004-11-03 14:34:21 +00:00
tomas@poseidon.ndb.mysql.com
0e114cc7e6
fix for wrong use of shell test
2004-10-20 15:56:57 +00:00
pekka@mysql.com
69f0df8a9f
NDB dbtux minor change
2004-10-14 13:23:57 +02:00
pekka@mysql.com
8920cff4e9
NDB wl-2151 Fix bounds setting table handler vs TUX
2004-10-08 10:50:50 +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
71d5ea8f85
fix for invalidating table if mismatch with frm
...
removed debug printout
new test in alter table for dictionay update test with multiple connections
added coice of setting MaxNoOfOrderedIndexes
added option to run "--small-bench"
2004-09-24 16:58:25 +00: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
tomas@poseidon.(none)
72083ff6ed
see resp file
2004-09-02 15:02:46 +00:00
tomas@poseidon.(none)
698511bfe4
small fixes
2004-08-27 12:11:49 +00:00
tomas@poseidon.(none)
50cee6abc8
ndb cluster config fixes, se respective files
2004-08-26 14:35:33 +00:00
tomas@poseidon.(none)
c16f134be3
Merge
2004-08-24 22:35:14 +00:00
tomas@poseidon.(none)
0f8dc70610
ndb config ability/naming changes, see respective file
2004-08-24 22:27:33 +00:00
tomas@poseidon.(none)
aae0b7ed65
added alias MYSQLD for API
...
added choice of : or = in config file
set case insensitive section names
2004-08-24 14:41:48 +00:00
joreland@mysql.com
6163efe1ac
merge
2004-08-24 13:29:11 +02:00
tomas@poseidon.(none)
5a24844551
some more printouts to SHOW command
2004-08-24 11:28:19 +00:00
tomas@poseidon.(none)
c3f2f7426c
further simplifications of ndb config and aligned usage of mysql datadir in ndb
2004-08-23 16:29:04 +00:00
joreland@mysql.com
f02ebd6fcc
bug#5128 - remove need of unique fs-path
...
bug#4761 - more validation of hosts
bug#4511 - only non depricated should be saved in config
- fix ConfigInfo::BOOL w.r.t deprication
2004-08-20 15:58:30 +02:00
magnus@neptunus.(none)
744af07953
Increase value of TimeBetweenWatchDogCheck to make it to start cluster on lowend machines.
2004-08-06 09:41:44 +02:00
joreland@mysql.com
29b5faf06f
Fix mysql-test-run w.r.t NDB
...
"export A=var" is bash feature
instead do "A=var; export A"
2004-08-01 14:12:45 +02:00
magnus@neptunus.(none)
e8d0f26a92
BUG#4511 Made Discless deprecated
2004-07-19 10:50:50 +02:00
joreland@mysql.com
27fc980e79
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-07-06 10:20:52 +02:00
lenz@mysql.com
b5c6ced1aa
- fixed typo in mysql-test/ndb/ndbcluster.sh that caused a
...
"test: argument expected" error when trying to run the NDB test
suite on Solaris
2004-07-05 07:48:09 +02:00