I notice that the data column for the cache table has recently been switched from "text" to "bytea" in database.pgsql.
The corresponding change still (as of the beta release of 4.7) needs to be made for the mysql schema.
By means of explanation, see the applied patch (which does not include the proper update hooks)
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 40532_1.patch | 1.09 KB | Wesley Tanaka |
| #3 | 40532_0.patch | 1.4 KB | Wesley Tanaka |
| #2 | 40532.patch | 797 bytes | Wesley Tanaka |
| patch_15.txt | 434 bytes | Wesley Tanaka |
Comments
Comment #1
Cvbge commentedPlease see http://drupal.org/node/16998 too (iirc there were also other reports, don't remember ids).
Comment #2
Wesley Tanaka commentedTaking a stab at a patch
Comment #3
Wesley Tanaka commentedupdated system_version and update.php to reference the new update
Comment #4
killes@www.drop.org commentedThis patch would require some testing.
Comment #5
Wesley Tanaka commentedI think the part that needs the most testing is the upgrade procedure. It'd be nice if someone that's done a schema change patch before could look at this.
Comment #6
dries commentedPatch no longer applies; needs to be re-rolled. Thanks.
Comment #7
Wesley Tanaka commentedrerolled
Comment #8
dries commentedCommitted to HEAD.
Comment #9
(not verified) commented