diff options
author | unknown <guilhem@gbichot2> | 2004-01-11 18:15:19 +0100 |
---|---|---|
committer | unknown <guilhem@gbichot2> | 2004-01-11 18:15:19 +0100 |
commit | 24f8054460a574660730024690786b877afccfd3 (patch) | |
tree | 297fcbda015023bb665000f376be1b066c3fb471 /sql/sql_db.cc | |
parent | b321b7c00d5f41c47e652e0ae56489730309ee57 (diff) | |
download | mariadb-git-24f8054460a574660730024690786b877afccfd3.tar.gz |
Detect unexpected return codes of mysqltest in mysql-test-run.
This way, a crash of mysqltest will be visible in the test logs
(output of mysql-test-run).
mysql-test/mysql-test-run.sh:
by design mysqltest returns 0 or 1 or 2 (see the exit()s and the return()
of main()). So any greater code is a crash, I guess.
On build and on my machine, 139 is segfault and 134 is assertion failure.
Diffstat (limited to 'sql/sql_db.cc')
0 files changed, 0 insertions, 0 deletions