From 0b1d317b232db27d04afc0f51eab4a019108fda4 Mon Sep 17 00:00:00 2001 From: Alexander Nozdrin Date: Wed, 3 Mar 2010 22:22:02 +0300 Subject: A follow-up on WL#5154 and WL#5182: remove forgotten options. --- tests/big_record.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/big_record.pl') diff --git a/tests/big_record.pl b/tests/big_record.pl index fbe94e3540f..cd80488581a 100755 --- a/tests/big_record.pl +++ b/tests/big_record.pl @@ -2,7 +2,7 @@ # This is a test with stores big records in a blob. # Note that for the default test the mysql server should have been -# started with at least 'mysqld -O max_allowed_packet=30M' and you should have +# started with at least 'mysqld --max_allowed_packet=30M' and you should have # at least 256M memory in your computer. use DBI; -- cgit v1.2.1