maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #00027
Re: bzr commit into mariadb 5.1, with Maria 1.5:maria branch (knielsen:2680)
knielsen@xxxxxxxxxxxxxxx пишет:
> #At lp:maria
>
> 2680 knielsen@xxxxxxxxxxxxxxx 2009-03-12
> Make test --big, as it takes a _long_ time to run and only tests a single bug.
> modified:
> mysql-test/t/multi_update2.test
>
> === modified file 'mysql-test/t/multi_update2.test'
> --- a/mysql-test/t/multi_update2.test 2008-11-19 18:17:26 +0000
> +++ b/mysql-test/t/multi_update2.test 2009-03-12 12:29:17 +0000
> @@ -2,6 +2,9 @@
> # Test of update statement that uses many tables.
> #
>
> +# This is a big test.
> +--source include/big_test.inc
> +
> --disable_warnings
> DROP TABLE IF EXISTS t1,t2;
> --enable_warnings
>
>
OK to push :)
References