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

       Web browser: ---
             Bug #: 38371
           Summary: Impossible to install AbuseFilter with SQLite
           Product: MediaWiki extensions
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: major
          Priority: Unprioritized
         Component: AbuseFilter
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


MediaWiki: 1.17.3
SQLite: 3.6.12
PHP: 5.3.0
-------------------------------------------------------
Since 1.17.3 does not have an sqlite file, I copied the sqlite file from git
master to 1.17 snapshot. Tried to install, but when running update.php
installation of AbuseFilter was skipped. When manually using sqlite3 to run the
query, here's what I get:

SQL error near line 3: near "AUTO_INCREMENT": syntax error
SQL error near line 19: no such table: main.abuse_filter
SQL error near line 21: table abuse_filter_action already exists
SQL error near line 28: index afa_consequence already exists
SQL error near line 30: near "AUTO_INCREMENT": syntax error
SQL error near line 46: no such table: main.abuse_filter_log
SQL error near line 47: no such table: main.abuse_filter_log
SQL error near line 48: no such table: main.abuse_filter_log
SQL error near line 49: no such table: main.abuse_filter_log
SQL error near line 50: no such table: main.abuse_filter_log
SQL error near line 52: near "AUTO_INCREMENT": syntax error
SQL error near line 66: no such table: main.abuse_filter_history
SQL error near line 67: no such table: main.abuse_filter_history
SQL error near line 68: no such table: main.abuse_filter_history
SQL error near line 69: no such table: main.abuse_filter_history

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

Reply via email to