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

Chad H. <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from Chad H. <[email protected]> 2011-03-22 16:03:31 UTC 
---
(In reply to comment #2)
> your fix does not make it clear that a $user can be (possibly) null.  I think
> this is not valid for MySQL.

$user can't be false, null, or ''. This seems consistent with all DB types
(except SQLite). Greg's change made no change to MySQL and allowed correct
Postgres behavior. I can't imagine very many scenarios where we'd want to
attempt connection with a blank username (again, except SQLite, cleaned up in
r84532). Closing as FIXED.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to