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

            Bug ID: 65875
           Summary: AccountAudit does not pass Jenkins unit tests
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: [other]
          Assignee: [email protected]
          Reporter: [email protected]
            Blocks: 65874
       Web browser: ---
   Mobile Platform: ---

00:00:01.863 A database query error has occurred.
00:00:01.864 Query: CREATE TABLE accountaudit_login (
00:00:01.865  aa_user INTEGER  NOT NULL,
00:00:01.866  aa_method INTEGER  NOT NULL DEFAULT 0,
00:00:01.866  aa_lastlogin BLOB default null,
00:00:01.867  PRIMARY KEY (aa_user, aa_method),
00:00:01.868  INDEX aa_lastlogin (aa_lastlogin)
00:00:01.869  )

The extension needs to be tweaked to support sqlite which should be fairly
trivial.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to