Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Critical
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.6
-
Fix Version/s: None
-
Component/s: Core CiviCRM
-
Labels:None
Description
After following the steps on http://wiki.civicrm.org/confluence/display/CRM/Upgrading+Drupal+Sites+from+v1.5+to+v1.6, I tried to load the db update script. This causes the following error:
ERROR 1064 (42000) at line 146: 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 'DROP TABLE IF EXISTS civicrm_accept_credit_card' at line 2
I checked the line (146) in the sql file, but I can't see anything wrong. Can anyone with more mysql knowlegde verify this?
I'm using mysql MySQL 4.1.11, PHP4 & Drupal 4.7.6. Thanks.