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
2776424102
added possibility to add extra opts to ndbd and ndb_mgmd in mysql-test-run
2005-01-19 10:00:41 +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
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
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
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
tomas@poseidon.ndb.mysql.com
37df5deb41
adopting mysql-test-run to new ndb config
...
+ added option to ndb_waiter to wait for NO CONTACT
2004-06-28 19:53:55 +00:00
tomas@poseidon.ndb.mysql.com
11bd3eedfe
updated mysql-test/ndb to make use of new default config options
2004-06-28 18:22:39 +00:00
tomas@poseidon.bredbandsbolaget.se
17047d83f3
added posr switch to mysql-test-run
2004-06-24 13:28:15 +00:00
tomas@poseidon.bredbandsbolaget.se
9c9ac18550
removed need for specifying TCP connections in MySQL Cluster configuration
2004-06-17 22:18:05 +00:00
tomas@mc05.(none)
f8fb8bc1e4
adden ndb faster start to mysql-test-run
2004-06-15 09:01:36 +02:00
tomas@mc05.(none)
8278d71688
ndb fixes for make dist
2004-06-15 08:14:20 +02:00
tomas@mc05.(none)
783c4f0873
fixed naming error
2004-06-02 12:37:43 +02:00
tomas@poseidon.ndb.mysql.com
d58d6e2b1c
collapsed ndb start/stop scripts in mysql-test-run + ndb bin name changes
2004-06-02 10:37:42 +00:00
tomas@poseidon.bredbandsbolaget.se
8d7d4c077b
several ndb make changes, see respective file
2004-06-02 00:54:58 +00:00
tomas@poseidon.(none)
9d762e369a
ndb in mysql-test fix
2004-05-27 08:05:10 +00:00
tomas@poseidon.(none)
5645b7967a
several ndb automake changes, see respective file
2004-05-27 07:04:45 +00:00
magnus@neptunus.(none)
c3df24362b
Merge neptunus.(none):/home/magnus/mysql-4.1
...
into neptunus.(none):/home/magnus/mysql-4.1-sql-bench
2004-04-30 13:41:19 +02:00
magnus@neptunus.(none)
d4ee7e7e9b
Addded test files for NDB
...
Updated stop_ndbcluster script
2004-04-30 12:49:34 +02:00