Closed (fixed)
Project:
Drupal core
Version:
4.7.3
Component:
mysql database
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2006 at 22:48 UTC
Updated:
28 Sep 2006 at 00:02 UTC
The title field of my node table is 32 characters when it's supposed to be 128. The only impact of this is on the view module. I think that I can see how to pull the data across from the node_revision table, but how did this happen, and is there any chance of organized assistance?
Comments
Comment #1
killes@www.drop.org commentednode.title already was varchar(128) in 4.6:
http://cvs.drupal.org/viewcvs/drupal/drupal/database/database.mysql?only...
Comment #2
bmargulies commentedWell, I wonder how I got a 32-character title? Nothing to be done, though. thanks.
Comment #3
(not verified) commented