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

       Web browser: ---
            Bug ID: 45293
           Summary: Postgresql 9.1; 42P01: ERROR: relation "ldap_domains"
                    does not exist
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: LdapAuthentication
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Product     Version
MediaWiki     1.20.2
PHP     5.3.10-1ubuntu3.5 (apache2handler)
PostgreSQL     9.1.8

LDAP Authentication Plugin (Version 2.0d)

Immediately after logging in:
"
A database query syntax error has occurred. This may indicate a bug in the
software. The last attempted database query was:

    SELECT domain FROM "ldap_domains" WHERE user_id = '14' LIMIT 1 

from within function "LdapAuthenticationPlugin::loadDomain". Database returned
error "42P01: ERROR: relation "ldap_domains" does not exist LINE 1:
...ionPlugin::loadDomain 10.20.8.70 */ domain FROM "ldap_doma... ^ ".
"

According to documentation for Postgresql: 

42P01     UNDEFINED TABLE     undefined_table

/var/www/wikimedia/maintenance/update.php had no positive effect since already
running latest version.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to