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

           Summary: Install of MW on DB2 fails (new-index.php r70326)
           Product: MediaWiki
           Version: 1.17-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: Database
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: dness...@yahoo.com


Created attachment 7664
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=7664
screen shot of db2 install failure

Install of MW over a db2 database fails with the following error:

SQL error: [IBM][CLI Driver][DB2/LINUX] SQL0420N Invalid character found in a
character string argument of the function "SMALLINT". SQLSTATE=22018
SQLCODE=-420

Backtrace:

#0
/usr/local/src/mediawiki/latest_trunk/trunk/phase3/includes/db/Database.php(524):
DatabaseIbm_db2->doQuery('UPDATE /* Artic...')
#1
/usr/local/src/mediawiki/latest_trunk/trunk/phase3/includes/db/DatabaseIbm_db2.php(1194):
DatabaseBase->query('UPDATE page SE...', 'Article::update...')
#2
/usr/local/src/mediawiki/latest_trunk/trunk/phase3/includes/Article.php(1813):
DatabaseIbm_db2->update('page', Array, Array, 'Article::update...')
#3
/usr/local/src/mediawiki/latest_trunk/trunk/phase3/config/Installer.php(1367):
Article->updateRevisionOn(Object(DatabaseIbm_db2), Object(Revision))
#4 /usr/local/src/mediawiki/latest_trunk/trunk/phase3/config/index.php(47):
require('/usr/local/src/...')
#5 {main}

I am using the new installer:

$ svn info new-index.php 
Path: new-index.php
Name: new-index.php
URL:
http://svn.wikimedia.org/svnroot/mediawiki/trunk/phase3/config/new-index.php
Repository Root: http://svn.wikimedia.org/svnroot/mediawiki
Repository UUID: dd0e9695-b195-4be7-bd10-2dea1a65a6b6
Revision: 72074
Node Kind: file
Schedule: normal
Last Changed Author: ialex
Last Changed Rev: 70326
Last Changed Date: 2010-08-02 01:31:23 -0700 (Mon, 02 Aug 2010)
Text Last Updated: 2010-08-10 07:36:19 -0700 (Tue, 10 Aug 2010)
Checksum: 3f7ce7ab31622c6af32887cd5d23711b

I have attached a screen shot to provide context for the error.

-- 
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