-
- Downloads
Fixes for OSF1
Made test more reliable on slow machines Docs/manual.texi: Changelog client/mysqladmin.c: Made --silent more silent include/my_pthread.h: Removed warning on OSF1 mysql-test/install_test_db.sh: Allow connections from 127.0.0.1 mysql-test/mysql-test-run.sh: Use mysqladmin ping to test if server is up mysql-test/r/rpl000015.result: Added sleep to make results repeatable mysql-test/t/rpl000015.test: Added sleep to make results repeatable mysql-test/t/rpl000016.test: Added sleep to make results repeatable sql/sql_repl.cc: added DBUG entry sql/sql_table.cc: Removed comparison of virtual functions as this didn't work on Compaq C++ on OSF1
Showing
- Docs/manual.texi 3 additions, 0 deletionsDocs/manual.texi
- client/mysqladmin.c 21 additions, 17 deletionsclient/mysqladmin.c
- include/my_pthread.h 2 additions, 0 deletionsinclude/my_pthread.h
- mysql-test/install_test_db.sh 1 addition, 5 deletionsmysql-test/install_test_db.sh
- mysql-test/mysql-test-run.sh 5 additions, 5 deletionsmysql-test/mysql-test-run.sh
- mysql-test/r/rpl000015.result 1 addition, 1 deletionmysql-test/r/rpl000015.result
- mysql-test/t/rpl000015.test 1 addition, 0 deletionsmysql-test/t/rpl000015.test
- mysql-test/t/rpl000016.test 1 addition, 0 deletionsmysql-test/t/rpl000016.test
- sql/sql_repl.cc 1 addition, 0 deletionssql/sql_repl.cc
- sql/sql_table.cc 62 additions, 66 deletionssql/sql_table.cc
Loading
Please register or sign in to comment