Creating Upgrade to V4.1.2 Patch 0

blankev wrote on Sunday, August 18, 2013:

No idea if this is of any importance, but during upgrade I get the following message I can’t place:

Processing 4_1_1-to-4_1_2_upgrade.sql …
Skipping section #IfNotTable report_results
ALTER TABLE version ADD COLUMN v_acl int(11) NOT NULL DEFAULT 0
Skipping section #IfMissingColumn documents_legal_detail dld_moved
Skipping section #IfMissingColumn documents_legal_detail dld_patient_comments
Skipping section #IfMissingColumn documents_legal_master dlm_upload_type
ALTER TABLE list_options ADD COLUMN codes varchar(255) NOT NULL DEFAULT ‘’

Should I take action or just neglect the Skipping parts of this message?

Tnx in advance.

P.S. Upgrade instruction followed by the letter and was clear. Without problems upgraded to V4.1.2 for an Linux driven Internet site. Great work, thanks team!

bradymiller wrote on Sunday, August 18, 2013:

Hi,
These things were brought in via the openemer 4.1.1 patches(I am assuming you have been patching your 4.1.1 then), so you already have those sql elements installed (which is why they are skipped).
-brady
OpenEMR