Closed (works as designed)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2005 at 01:50 UTC
Updated:
2 Apr 2005 at 14:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
danielc commentedUgh. Forgot -u. New patch attached.
Comment #2
danielc commentedNow that I look closer at the situation, the "menu_mid_seq" sequence gets automatically created because the "mid" column in the "menu" table is defined as "serial."
Please disregard this patch.