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

       Web browser: ---
             Bug #: 36087
           Summary: Failed to run update.php for PostgresQL: invalid input
                    syntax for type bytea
           Product: MediaWiki
           Version: 1.20-git
          Platform: PC
        OS/Version: Windows Server 2008 R2
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: Database
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


When I run update.php, following exception raised:


> Changing column type of 'uploadstash.us_image_bits' from 'integer' to 
> 'smallint'
> 
> ...column 'oldimage.oi_bits' is already set as NULL
> ...column 'oldimage.oi_timestamp' is already set as NULL
> ...column 'oldimage.oi_major_mime' is already set as NULL
> ...column 'oldimage.oi_minor_mime' is already set as NULL
> Changing 'image.img_metadata' default value
> A database query syntax error has occurred.
> The last attempted database query was:
> "ALTER TABLE image ALTER img_metadata SET DEFAULT '\x'::bytea"
> from within function "".
> Database returned error "22P02: ERROR:  invalid input syntax for type bytea"

PostgresQL version: 8.3.14

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