#237 removing ? more info ?

This commit is contained in:
root 2016-09-12 14:18:14 +02:00
parent 0822cc1f91
commit 33dfabd940

View file

@ -2598,7 +2598,7 @@ sub mysql_stats {
# name resolution # name resolution
if ( not defined( $result{'Variables'}{'skip_name_resolve'} ) ) { if ( not defined( $result{'Variables'}{'skip_name_resolve'} ) ) {
infoprint infoprint
"Skipped name resolution test due to missing skip_name_resolve in system variables. ?More info?"; "Skipped name resolution test due to missing skip_name_resolve in system variables.";
} }
elsif ( $result{'Variables'}{'skip_name_resolve'} eq 'OFF' ) { elsif ( $result{'Variables'}{'skip_name_resolve'} eq 'OFF' ) {
badprint badprint