test suite skips all tests

2001-03-13 Thread learning user

Hello,

I didn't receive any responses, so I thought I would try
resending this.

I just installed mysql (from source) on three machines,
and I have encountered the same problem on all of them.
Everything appears to work fine (including the benchmark
tests), but when I attempt to run the test suite (the
script mysql-test-run under the source directory), I get
something that ends like this:

update     [ skipped ]
varbinary      [ skipped ]
variables      [ skipped ]
warnings       [ skipped ]


Ending Tests
Shutting-down MySQL daemon

Master shutdown finished
Slave shutdown finished
All 0 tests were successful.

Not very helpful. :)

I looked at mysqld-slave.err, but it didn't mean much to me
(maybe someone here can see the problem). I have included
one page of it below. Thanks for your help.

The machines consist of basic Red Hat clones. I had not yet
installed a root password when I tried to run the tests.

/tmp/mysql-3.23.33/sql/mysqld: ready for connections
010303  1:41:46  Slave: connected to master '[EMAIL PROTECTED]:9306',
replication started in log 'master-bin.001' at position 73
010303  1:41:46  /tmp/mysql-3.23.33/sql/mysqld: Normal shutdown
010303  1:41:46  Slave thread exiting, replication stopped in log
'master-bin.001' at position 73
010303  1:41:46  /tmp/mysql-3.23.33/sql/mysqld: Shutdown Complete

User time 0.01, System time 0.00
Maximum resident set size 0, Integral resident set size 0
Non-physical pagefaults 95, Physical pagefaults 381, Swaps 0
Blocks in 0 out 0, Messages in 0 out 0, Signals 0
Voluntary context switches 0, Involuntary context switches 0

/tmp/mysql-3.23.33/sql/mysqld: ready for connections
010303  1:41:47  Slave: connected to master '[EMAIL PROTECTED]:9306',
replication started in log 'master-bin.001' at position 73
010303  1:41:48  Aborted connection 3 to db: 'unconnected' user: 'root'
host: `localhost' (Got an error writing communication packets)
010303  1:41:48  /tmp/mysql-3.23.33/sql/mysqld: Normal shutdown
010303  1:41:48  Slave thread exiting, replication stopped in log
'master-bin.001' at position 73
010303  1:41:48  /tmp/mysql-3.23.33/sql/mysqld: Shutdown Complete

User time 0.01, System time 0.00
Maximum resident set size 0, Integral resident set size 0
Non-physical pagefaults 97, Physical pagefaults 381, Swaps 0
Blocks in 0 out 0, Messages in 0 out 0, Signals 0
Voluntary context switches 0, Involuntary context switches 0

/tmp/mysql-3.23.33/sql/mysqld: ready for connections
010303  1:41:49  Slave: connected to master '[EMAIL PROTECTED]:9306',
replication started in log 'master-bin.001' at position 73
010303  1:41:49  /tmp/mysql-3.23.33/sql/mysqld: Normal shutdown
010303  1:41:49  Slave thread exiting, replication stopped in log
'master-bin.001' at position 73
010303  1:41:49  /tmp/mysql-3.23.33/sql/mysqld: Shutdown Complete

User time 0.02, System time 0.00
Maximum resident set size 0, Integral resident set size 0
Non-physical pagefaults 97, Physical pagefaults 381, Swaps 0
Blocks in 0 out 0, Messages in 0 out 0, Signals 0
Voluntary context switches 0, Involuntary context switches 0

/tmp/mysql-3.23.33/sql/mysqld: ready for connections
010303  1:41:51  Aborted connection 2 to db: 'unconnected' user: 'root'
host: `localhost' (Got an error writing communication packets)
010303  1:41:51  /tmp/mysql-3.23.33/sql/mysqld: Normal shutdown
010303  1:41:51  /tmp/mysql-3.23.33/sql/mysqld: Shutdown Complete

User time 0.01, System time 0.01
Maximum resident set size 0, Integral resident set size 0
Non-physical pagefaults 95, Physical pagefaults 383, Swaps 0
Blocks in 0 out 0, Messages in 0 out 0, Signals 0
Voluntary context switches 0, Involuntary context switches 0

__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




test suite skips all tests

2001-03-02 Thread learning user

Hello,

I just installed mysql (from source) on three machines,
and I have encountered the same problem on all of them.
Everything appears to work fine (including the benchmark
tests), but when I attempt to run the test suite (the
script mysql-test-run under the source directory), I get
something that ends like this:

update     [ skipped ]
varbinary      [ skipped ]
variables      [ skipped ]
warnings       [ skipped ]


Ending Tests
Shutting-down MySQL daemon

Master shutdown finished
Slave shutdown finished
All 0 tests were successful.

Not very helpful. :)

I looked at mysqld-slave.err, but it didn't mean much to me
(maybe someone here can see the problem). I have included
one page of it below. Thanks for your help.

The machines consist of basic Red Hat clones. I had not yet
installed a root password when I tried to run the tests.


/tmp/mysql-3.23.33/sql/mysqld: ready for connections
010303  1:41:46  Slave: connected to master '[EMAIL PROTECTED]:9306', 
replication started in log 'master-bin.001' at position 73
010303  1:41:46  /tmp/mysql-3.23.33/sql/mysqld: Normal shutdown

010303  1:41:46  Slave thread exiting, replication stopped in log
'master-bin.001' at position 73
010303  1:41:46  /tmp/mysql-3.23.33/sql/mysqld: Shutdown Complete


User time 0.01, System time 0.00
Maximum resident set size 0, Integral resident set size 0
Non-physical pagefaults 95, Physical pagefaults 381, Swaps 0
Blocks in 0 out 0, Messages in 0 out 0, Signals 0
Voluntary context switches 0, Involuntary context switches 0
/tmp/mysql-3.23.33/sql/mysqld: ready for connections
010303  1:41:47  Slave: connected to master '[EMAIL PROTECTED]:9306', 
replication started in log 'master-bin.001' at position 73
010303  1:41:48  Aborted connection 3 to db: 'unconnected' user: 'root'
host: `localhost' (Got an error writing communication packets)
010303  1:41:48  /tmp/mysql-3.23.33/sql/mysqld: Normal shutdown

010303  1:41:48  Slave thread exiting, replication stopped in log
'master-bin.001' at position 73
010303  1:41:48  /tmp/mysql-3.23.33/sql/mysqld: Shutdown Complete


User time 0.01, System time 0.00
Maximum resident set size 0, Integral resident set size 0
Non-physical pagefaults 97, Physical pagefaults 381, Swaps 0
Blocks in 0 out 0, Messages in 0 out 0, Signals 0
Voluntary context switches 0, Involuntary context switches 0
/tmp/mysql-3.23.33/sql/mysqld: ready for connections
010303  1:41:49  Slave: connected to master '[EMAIL PROTECTED]:9306', 
replication started in log 'master-bin.001' at position 73
010303  1:41:49  /tmp/mysql-3.23.33/sql/mysqld: Normal shutdown

010303  1:41:49  Slave thread exiting, replication stopped in log
'master-bin.001' at position 73
010303  1:41:49  /tmp/mysql-3.23.33/sql/mysqld: Shutdown Complete


User time 0.02, System time 0.00
Maximum resident set size 0, Integral resident set size 0
Non-physical pagefaults 97, Physical pagefaults 381, Swaps 0
Blocks in 0 out 0, Messages in 0 out 0, Signals 0
Voluntary context switches 0, Involuntary context switches 0
/tmp/mysql-3.23.33/sql/mysqld: ready for connections
010303  1:41:51  Aborted connection 2 to db: 'unconnected' user: 'root'
host: `localhost' (Got an error writing communication packets)
010303  1:41:51  /tmp/mysql-3.23.33/sql/mysqld: Normal shutdown

010303  1:41:51  /tmp/mysql-3.23.33/sql/mysqld: Shutdown Complete


User time 0.01, System time 0.01
Maximum resident set size 0, Integral resident set size 0
Non-physical pagefaults 95, Physical pagefaults 383, Swaps 0
Blocks in 0 out 0, Messages in 0 out 0, Signals 0
Voluntary context switches 0, Involuntary context switches 0


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php