I have done the source installation of  MySQL 3.23.31 on Sun Solaris 2.6.
I execute tests found in .../mysql-test directory using 'force' option to continue 
after aborted tests ( ./mysql-test-run  --force).
How can I do with those aborted cases, known that  I have to install master-slave 
replication???
  
Can somebody help me ?

here below, the log of mysql-test-run:

Installing Test Databases
Removing Stale Files
Installing Master Databases
Installing Slave Databases
Starting MySQL daemon
Loading Standard Test Databases
Starting Tests

 TEST                         USER   SYSTEM  ELAPSED        RESULT
------------------------------------------------------------------------
alter_table                   0.02     0.01     0.30       [ pass ]
analyse                       0.01     0.01     0.03       [ pass ]
auto_increment                0.01     0.02     0.16       [ pass ]
bdb                           ....     ....     ....       [ fail ]


Ending Tests
Shutting-down MySQL daemon

Starting MySQL daemon
Resuming Tests

bigint                        0.00     0.02     0.03       [ pass ]
binary                        0.00     0.02     0.05       [ pass ]
case                          0.00     0.02     0.03       [ pass ]
comments                      0.01     0.00     0.02       [ pass ]
compare                       0.01     0.01     0.03       [ pass ]
.
.
.
having                        0.00     0.02     0.03       [ pass ]
heap                          0.00     0.03     0.14       [ pass ]
innobase                      ....     ....     ....       [ fail ]


Ending Tests
Shutting-down MySQL daemon

Starting MySQL daemon
Resuming Tests

ins000001                     0.01     0.01     0.04       [ pass ]
insert                        0.01     0.01     0.04       [ pass ]
.
.
.
outfile                       0.01     0.01     0.02       [ pass ]
raid                          ....     ....     ....       [ fail ]


Ending Tests
Shutting-down MySQL daemon

Starting MySQL daemon
Resuming Tests

range                         0.02     0.02     0.10       [ pass ]
rename                        0.00     0.02     0.09       [ pass ]
replace                       ....     ....     ....       [ fail ]


Ending Tests
Shutting-down MySQL daemon

Starting MySQL daemon
Resuming Tests

rollback                      0.01     0.01     0.03       [ pass ]
rpl000001                     ....     ....     ....       [ fail ]


Ending Tests
Shutting-down MySQL daemon

Starting MySQL daemon
Resuming Tests

rpl000002                     0.00     0.03     2.04       [ pass ]
.
.
.
rpl000013                     0.00     0.01     4.46       [ pass ]
rpl000014                     ....     ....     ....       [ fail ]


Ending Tests
Shutting-down MySQL daemon

Starting MySQL daemon
Resuming Tests

rpl000015                     ....     ....     ....       [ fail ]


Ending Tests
Shutting-down MySQL daemon

Reply via email to