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

       Web browser: ---
            Bug ID: 59044
           Summary: REPORTS-29 report_cache needs to use LONGBLOB
           Product: Tool Labs tools
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: Unprioritized
         Component: tsreports
          Assignee: wmf.bugconver...@gmail.com
          Reporter: wmf.bugconver...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-29.
Summary: report_cache needs to use LONGBLOB
Issue type: Bug - A problem which impairs or prevents the functions of the
product.
Priority: Critical
Status: Resolved
Assignee: River Tarnell <river.tarn...@wikimedia.de>

-------------------------------------------------------------------------------
From: River Tarnell <river.tarn...@wikimedia.de>
Date: Wed, 17 Sep 2008 21:53:14
-------------------------------------------------------------------------------

The BLOB type is too short to hold some query results:

    river@hemlock:~/tsreports>./nightly wantedpages ar.wikipedia.org
    wantedpages
    /home/river/ts-reports/python/QueryCache.py:42: Warning: Data truncated for
column 'result' at row 1
      (dbname, report.key, data))


It should be changed to LONGBLOB, which can hold more data.

-- 
You are receiving this mail because:
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