Fixup fromcvs/togit conversion
[pkgsrcv2.git] / databases / mysql55-client / patches / patch-scripts_mysqld_safe.sh
1 $NetBSD$
2
3 --- scripts/mysqld_safe.sh.orig 2011-03-31 13:36:18.000000000 +0000
4 +++ scripts/mysqld_safe.sh
5 @@ -715,7 +715,7 @@ fi
6  # Alternatively, you can start mysqld with the "myisam-recover" option. See
7  # the manual for details.
8  #
9 -# echo "Checking tables in $DATADIR"
10 +# log_notice "Checking tables in $DATADIR"
11  # $MY_BASEDIR_VERSION/bin/myisamchk --silent --force --fast --medium-check $DATADIR/*/*.MYI
12  # $MY_BASEDIR_VERSION/bin/isamchk --silent --force $DATADIR/*/*.ISM
13