25e7bbf Fix checking whether we can initialize the datadir

Authored and Committed by hhorak 7 years ago
    Fix checking whether we can initialize the datadir
    Existance of .bash_history is ignored
    Every file is checked separately, so we don't get false negative check when *.err matches e.g. 'mysql test zzz.org.err' content
    Related: #1356897
    
        
file modified
+3 -1
file modified
+10 -7