[Maintain-dev] [JIRA] Commented: (MNT-1551) First time installers will have an inconsistent db_version

Frederic Wenzel (JIRA) jira at osuosl.org
Fri Aug 18 11:33:19 PDT 2006


     [ http://bugs.osuosl.org/browse/MNT-1551?page=comments#action_11130 ]
     
Frederic Wenzel commented on MNT-1551:
--------------------------------------

What we could do here is check if an update is appropriate immediately after initially importing the installation sql file, and execute it without any further user interaction.

The changes should still get reflected in the main install.sql file (for example doing an empty install every once in a while and doing an sql export from the generated initial database). But we wouldn't have to do it every time we change a little thing.


> First time installers will have an inconsistent db_version
> ----------------------------------------------------------
>
>          Key: MNT-1551
>          URL: http://bugs.osuosl.org/browse/MNT-1551
>      Project: Maintain
>         Type: Bug
>     Versions: 3.0
>     Reporter: Brad Morgan
>     Assignee: Michael Clay
>     Priority: Minor

>
>
> First time installers will already have any post-db_version 300000 database changes already reflected in the install script. However, the update_info table will say it is at db_version 300000, and will try to update immediately after installing, which is a little goofy. Whenever we implement our upgrade security fixes, we can decide what to do about this. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://bugs.osuosl.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



More information about the Maintain-dev mailing list