Comment 9 for bug 375371

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

I ran the mysql-testsuite with the version of the package in the merge proposal.

Attaching the results. Looks good to go, though the test suite must be run with both vardir and tmpdir set to directories underneath /var/tmp/mysql, because the mysqld that is spawned must write files somewhere. This is the command I used:

cd /usr/lib/mysql-testsuite && sudo -u mysql mkdir -p /var/tmp/mysql/test && sudo -u mysql /usr/lib/mysql-testsuite/mysql-test-run.pl --vardir=/var/tmp/mysql/test --tmpdir=/var/tmp/mysql/test/tmp2