Closed (fixed)
Project:
CDN2 Video
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2009 at 00:55 UTC
Updated:
5 Apr 2009 at 22:10 UTC
Drupal 6 includes a schema definition API that should be used to define the tables in the .install file instead of directly defining the SQL.
Comments
Comment #1
IncrediblyKenzi commentedAcknowledged. The install was a direct port of the 5.x functionality. Keeping this issue open until it's resolved.
Comment #2
Coyote commentedI was actually unable to get the install file to create the db tables at all, using 6.x.1.1 of the CDN2 module, and Drupal 6.9. I had to manually copy the sql out, clean out the brackets, and execute it manually to get it into our MySQL install.
Comment #3
kylebrowning commentedThis has been comitted to Drupal 6 HEAD