Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: 1.5
-
Component/s: Technical infrastructure
-
Labels:None
Description
civicrm-drupal-php5-SNAPSHOT-rev6639M.tgz
- cd /usr/local/www/drupal/modules
- tar xzf ~/civicrm-drupal-php5-SNAPSHOT-rev6639M.tgz
... - cd civicrm/sql
- mysql -u drupal -pdrupal drupal < civicrm_41.mysql
- mysql -u drupal -pdrupal drupal < civicrm_generated.mysql
ERROR 1136 (21S01) at line 967: Column count doesn't match value count at row 1
See attached patch. To apply:
- cd /usr/local/www/drupal/modules/civicrm
- patch -p0 < ccrm.patch
NB: I wasn't sure what a "civicrm_uf_group.is_map" is, so the value I used in the patch for the first set of values was copied from the second set of values.