Using the latest Head version this weekend I noted the database schema was a version behind the core codebase. Running update.php updated the system.module schema. I guess the database was created before a Drupal Core update.

Comments

hunmonk’s picture

the problem is that it's a real pain to roll a complete update for the entire db every time core is updated. this really needs to be solved via #380552: install Drupal via an install profile

boombatower’s picture

Version: » 6.x-2.x-dev
Assigned: Unassigned » boombatower
Status: Active » Fixed

The included db has been updated and I turns off ALL non essentials and cleaned the database by hand. The db should now work with latest core and pifr 2.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.