Commit 11850044 authored by joerg@trift2.'s avatar joerg@trift2.
Browse files

Add the "row_lock" test suite to the (to be) release build test run.

parent b0677f1d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -157,6 +157,8 @@ test-bt:
	@PERL@ ./mysql-test-run.pl --force --comment=funcs1_ps --ps-protocol --suite=funcs_1
	-cd mysql-test ; MTR_BUILD_THREAD=auto \
	@PERL@ ./mysql-test-run.pl --force --comment=funcs2 --suite=funcs_2
	-cd mysql-test ; MTR_BUILD_THREAD=auto \
	@PERL@ ./mysql-test-run.pl --force --comment=rowlock --suite=row_lock

test-bt-debug:
	-cd mysql-test ; MTR_BUILD_THREAD=auto \