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>
<Please check the G2 FAQ (sticky topic in this forum) before posting!>
----

Gallery URL (optional):
Gallery version: G2Beta1 ( 0.9.8 )
Webserver (with version):
Datatabase (with version):
PHP version (eg 4.2.1):
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:
G1 version (for migration bugs):
[/code]

AttachmentSize
debug.txt8.08 KB
 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Thu, 2005-04-21 18:53

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.