Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
install system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2008 at 10:28 UTC
Updated:
18 Oct 2009 at 00:20 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedKeith, what database engine are you having issues with? MyISAM, InnoDB, Postgres, etc
Comment #2
Anonymous (not verified) commentedNever mind.
See: http://dev.mysql.com/doc/refman/4.1/en/blob.html
BLOB and TEXT columns cannot have DEFAULT values.
Comment #3
dries commentedCommitted to CVS HEAD.
Comment #4
damien tournoud commentedHuh? Do we really want that? I was under the impression that some discussion was going on to treat that as the database engine level.
Comment #5
damien tournoud commentedI'm convinced we need a better solution for this.
Comment #6
redndahead commentedPer Damien Tournoud on IRC this is fixed.