|
|
|
Karen, it looks like the db conversion scripts here aren't quite right. With the release of 2.4.0 the db schema is frozen; that's to prevent confusion over different versions of the schema being out there. Any changes made after the release for the 2.4.x maintenance branch need to be done in new, separate 2.4.0 to 2.4.x scripts, rather than as modifications to the existing 2.3.1 to 2.4.0 scripts.
The 2.4.x branch manager, Andrew Poland, is coordinating work on db conversion scripts in the branch; I've added him as a Watcher to this issue. He can help you with naming your scripts, as we are uniquely identifying each 2.4.x conversion script so that folks running the maintenance branch can keep track of which ones they need to run. So please work with him to re-do this fix as a set of 2.4.0-2.4.x conversion scripts. Thanks! When this issue is Resolved again, please post a note to sakai-dev letting folks know that this issue involves a db schema change so that they know they need to run the conversion scripts for their existing 2.4.0 db's to get the performance advantages for 2.4.x. Thanks.
Reverted last changes:
$ svn commit -m " sion.sql sakai_2_3_1-2_4_0_oracle_conversion.sql Sending sakai_2_3_1-2_4_0_mysql_conversion.sql Sending sakai_2_3_1-2_4_0_oracle_conversion.sql Transmitting file data .. Committed revision 33021. Moved the changes to new scripts: $ svn commit -m " Adding conversion\sakai_2_4_0-2_4_x_mysql_conversion_002.sql Adding conversion\sakai_2_4_0-2_4_x_oracle_conversion_002.sql Transmitting file data .. Committed revision 33022. Karen, it looks like the changes associated with this issue were never checked into trunk. Is this really a 2.4-specific issue, or are those changes also needed in trunk and now 2.5? Thanks.
See
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SAK-10454"Sending conversion\sakai_2_3_1-2_4_0_mysql_conversion.sql
Sending conversion\sakai_2_3_1-2_4_0_oracle_conversion.sql
Transmitting file data ..
Committed revision 31855.