I ran a test on a drupal 6.6 install containing a Civicrm 2.1.2 module and about 6000 records in civicrm. The backup appeared to run smoothly but upon restoring the backup I discovered that some tables and fields are missing. Specifically:
field group_type missing from table civicrm_uf_group
field locales missing from table civicrm_domain
table civicrm_menu missing
field contact_id missing from table civicrm_address
field mail_to_household_id missing from table civicrm_contact
There may be others that just haven't caused an error yet. I looked again at the BU&M setup and the table civicrm_menu does not appear there, so it is no surprise that it is not backed up. The missing table and fields did contain data, so the restored DB is pretty useless. Any suggestions?
Comments
Comment #1
twowheeler commentedNever mind, I'm a bonehead.