Help! An error ocurred while upgrading Gallery Core Module
|
g0d
Joined: 2005-03-12
Posts: 22 |
Posted: Thu, 2005-04-21 16:39
|
|||
|
there seems to be some error in the file : modules/core/classes/GalleryStoge/DatabaseStorage/schema/platform/mysql/R_GalleryPermissionMap_1_0.sql
DROP TABLE DB_TABLE_PREFIXPermissionMap;
DELETE FROM DB_TABLE_PREFIXSchema
WHERE DB_COLUMN_PREFIXname = 'PermissionMap';
<TYPE YOUR MESSAGE HERE, ENTER SYSTEM DETAILS BELOW>
|
||||

Posts: 7994
Fixed and verified on MySQL. Get the next nightly or update from CVS and it should work for you. If you have a problem (because this update failed) you can drop the g2_PermissionMap table by hand, and remove the PermissionMap row from the g2_schema table.