[Engine-devel] please run refreshStoredProcedures after taking latest

Hi If you take the latest version and run the upgrade script you will have to run the following script also
refreshStoredProcedures.sh -u <user> -d <database>
This will be fixed ASAP (generally the upgrade script detects such a change and run this script implicitly)

After checking that, this was a result of pushing an upgrade script with a syntax error (missing semi-colon at end of line) This was fixed and pushed upstream getting latest and running the upgrade script should do the work. Thanks ----- Original Message -----
From: "Eli Mesika" <emesika@redhat.com> To: engine-devel@ovirt.org Sent: Sunday, January 15, 2012 1:46:33 PM Subject: [Engine-devel] please run refreshStoredProcedures after taking latest
Hi
If you take the latest version and run the upgrade script you will have to run the following script also
refreshStoredProcedures.sh -u <user> -d <database>
This will be fixed ASAP (generally the upgrade script detects such a change and run this script implicitly) _______________________________________________ Engine-devel mailing list Engine-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-devel
participants (1)
-
Eli Mesika