https://bugzilla.wikimedia.org/show_bug.cgi?id=59663

--- Comment #3 from Tony Thomas <01tonytho...@gmail.com> ---
(In reply to comment #2)
after grepping in installer/ the only place where the message config-mysql-old
comes out is 
if ( version_compare( $version, $this->minimumVersion ) < 0 ) {
            return Status::newFatal( 'config-mysql-old', $this->minimumVersion,
$version );
        }
but, strangely that comes out too when the username is kept null.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to