• unknown's avatar
    Run mysql_client_test without --silent · 297d968a
    unknown authored
    Flush both stdout and stderr before abort'ing mysql_client_test
    
    
    mysql-test/mysql-test-run.pl:
      Run mysql_client_test wihtout --silent flag
    tests/mysql_client_test.c:
      Before aborting mysql_client_test in die, make sure
      to first flush stdout and finally after the error message 
      has been printed also fflush stderr
    297d968a
mysql_client_test.c 314 KB