Skip to content

Commit 41f288f

Browse files
author
tsmith@ramayana.hindu.god
committed
Merge ramayana.hindu.god:/home/tsmith/m/bk/maint/50
into ramayana.hindu.god:/home/tsmith/m/bk/maint/51
2 parents b92a9a6 + 218627a commit 41f288f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql-test/t/mysqlcheck.test

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ insert into t_bug25347 values (1),(2),(3);
5757
flush tables;
5858
--echo removing and creating
5959
--remove_file $MYSQLTEST_VARDIR/master-data/d_bug25347/t_bug25347.MYI
60-
--write_file $MYSQLTEST_VARDIR/master-data/d_bug25347/t_bug25347.MYI EOF
60+
--write_file $MYSQLTEST_VARDIR/master-data/d_bug25347/t_bug25347.MYI
6161
EOF
6262
--exec $MYSQL_CHECK --repair --databases d_bug25347
6363
--error 130

0 commit comments

Comments
 (0)