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

           Summary: Database query error (1267) while login/signup attempt
           Product: MediaWiki
           Version: 1.17
          Platform: All
               URL: http://prototype.wikimedia.org/rc-pl/index.php?title=S
                    pecjalna:Zaloguj
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: Database
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: wiki.miko...@gmail.com


I keep getting an error on
http://prototype.wikimedia.org/rc-pl/index.php?title=Specjalna:Zaloguj when
attemting to login/create an account with my username containing polish
diacritical marks (Mikołka). The error notice says:

Błąd bazy danych

Wystąpił błąd składni w zapytaniu do bazy danych. Może to oznaczać błąd w
oprogramowaniu. Ostatnie, nieudane zapytanie to:

    SELECT gu_id, lu_wiki, gu_salt, gu_password,gu_auth_token,
gu_locked,gu_hidden, gu_registration, gu_email, gu_email_authenticated,
gu_home_db FROM `globaluser` LEFT OUTER JOIN `localuser` ON gu_name=lu_name AND
lu_wiki='rc_plwiki' WHERE gu_name='Mikołka'

wysłane przez funkcję „DatabaseBase::safeQuery”. Baza danych zgłosiła błąd
„1267: Illegal mix of collations (latin1_bin,IMPLICIT) and
(utf8_general_ci,COERCIBLE) for operation '=' (localhost)”.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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