[OGDev] Converting a database

Clair openguides-lancaster at nimoll.co.uk
Wed Aug 30 19:23:52 BST 2006


Nick Burch wrote:
> 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
> 

Hmm, it exists, but then, it always had:
content
dbtest
internal_links
metadata
node


Clair



More information about the OpenGuides-Dev mailing list