The "Normal Office Visit" entry in openemr_postcalendar_categories tables fails to insert in the sql/dtabase.sql file that comes with the 3.2 download.
In addition, several warnings are thrown due to default values being assigned to text fields that are ineligible to have defaults. Removing the "default ' '" syntax suppresses the warnings while resulting in the same table structure ( since the defaults weren't being created anyway ).
Recommend that the owners of those tables consider removing the "not null' verbiage from those columns as well if the inability to default is a problem.
Diff File for database.sql 3_2.
openemr_postcalendar_categories table column fixed and reported here:
http://sourceforge.net/projects/openemr/forums/forum/202506/topic/3728397