https://bugzilla.wikimedia.org/show_bug.cgi?id=20549
Summary: Parser test don't work on SQLite backend
Product: MediaWiki
Version: 1.16-svn
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Normal
Component: Maintenance scripts
AssignedTo: [email protected]
ReportedBy: [email protected]
Blocks: 20257,20343
A database query syntax error has occurred.
The last attempted database query was:
"INSERT INTO parsertest_interwiki (iw_prefix,iw_url,iw_local) VALUES
('wikipedia','http://en.wikipedia.org/wiki/$1','0')"
from within function "DatabaseSqlite::insert/multi-row".
Database returned error "1: table parsertest_interwiki has no column named
iw_prefix"
After the test script fails, the database is left with a bunch of parsertest_*
tables, each containing one column called "LIKE" - the syntax "CREATE TABLE
parsertest_protected_titles (LIKE protected_titles)" doesn't work here.
--
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