Index: /trunk/dbconfig/changes.txt
===================================================================
--- /trunk/dbconfig/changes.txt	(revision 20854)
+++ /trunk/dbconfig/changes.txt	(revision 20855)
@@ -714,5 +714,5 @@
 
 -- add to the run table to make the queries far less expensive
-alter table magicDSRun add column stage_id BIGINT after stage
+alter table magicDSRun add column stage_id BIGINT after stage;
 alter table magicDSRun add column cam_id BIGINT after stage_id;
 
