Closed (fixed)
Project:
Ubercart Discounts (Alternative)
Version:
6.x-1.0-beta9
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2009 at 11:14 UTC
Updated:
7 Aug 2009 at 23:30 UTC
When running upgrade.php I get an error message:
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL' at line 1 query: ALTER TABLE uc_discounts ALTER has_role_filter SET NOT NULL in /home/adambro3/public_html/cpag/update.php on line 77.
Comments
Comment #1
ryangroe commentedSorry, I should have marked this as a known issue for the release. the drupal function db_add_column doesn't work with MySQL. I will work on a fix. However, this should not effect functionality of the module.
Comment #2
ryangroe commentedThis is fixed in beta 13 to be released tonight.
Comment #3
Sborsody commentedno activity in 14 weeks.