Have a question about CiviCRM? Get it answered quickly at the new CiviCRM Stack Exchange Q+A siteThis forum was archived on 25 November 2017. Learn more.How to get involved.What to do if you think you've found a bug.
INSERT INTO civicrm_navigation(domain_id,url,label,name,permission,permission_operator,parent_id,is_active,has_separator,weight)VALUES (1, NULL , 'CiviCampaign, 'CiviCampaign', 'administer CiviCampaign,administer CiviCRM', 'AND', @administerID , '1', NULL , @adminCampaignWeight);
Could that be an explanation?
Still, when so many tables are Innodb, why does CIVICRM nevertheless think they are MyIsam?
If I put the 'original' 3.4.0. code back in place, as well as the backup from the tables that was made with that version, do I then still need to run the upgrade script?