[OGDev] Converting a database
Nick Burch
openguides at gagravarr.org
Wed Aug 30 18:44:02 BST 2006
On Tue, 29 Aug 2006, Clair wrote:
>> If it breaks on the permissions check, you ought to get an error reported
>> to you. Odd that you're not. However, that's my hunch - check that your
>> database user can create and drop tables
>
> Yep, the database user can do 'all'.
Can you check to see if a table dbtest exists?
The upgrade script tries to create one, then drop it, to ensure it has all
the permissions it needs. Since you upgrade is dying before it reports it
has the right permissions, that'll at least tell us how far it made it.
Nick
More information about the OpenGuides-Dev
mailing list