Skip Navigation

[Resolved] Database error when updating Toolset

This support ticket is created 4 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 9 replies, has 2 voices.

Last updated by CraigS3893 4 years ago.

Assisted by: Shane.

Author
Posts
#1855311

Getting this error at top of WP admin:

Error: ALTER command denied to user 'web45b_fortyfivebee'@'10.3.2.28' for table '45bwp_toolset_post_guid_id'

Was told this was a hosting permissions issue by Toolset support earlier today but hosting checks out and all permissions are granted.

#1855317

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Craig,

You can post your responses here.

#1855329

If it helps, I went live with a new design today, with a new DB.

I dropped all the existing tables in the live DB and imported the new one from local, then uploaded the site files, then upgraded the plugins. This is when the error appeared.

#1855351

Just added another plugin for 301 redirects and it seems this can't create the DB tables either.

#1855355

And another 301 plugin failing with error starting:

Message: Failed to perform query "CREATE TABLE IF NOT EXISTS

Looks like this is a DB / permissions error at the hosting end. I've gone back to them about it. Will post here with their response.

#1855387

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Screenshot 2020-11-24 at 10.30.26 AM.png

Hi Craig,

Its definitely the server side issue. Have a look at my screenshot.

As you can see the database update ran perfectly without any issues when I created a copy on my localhost of your site.

If you want me to provide you with this backup please let me know.

Thanks,
Shane

#1855403

Hi Shane
Thanks. I just tried updating my localhost version and the other plugins updated without any issues but when I try to update Types (which I've registered with the localhost address) I get this error:

Download failed. cURL error 35: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

Is this related in any way?

#1855653

Turned out it was a permissions issue on the host Db - all working now, thanks for your help.

#1855693

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Craig,

Awesome, happy the issue is now resolved.

You can go ahead and mark this ticket as resolved when you're ready.

Thanks,
Shane

#1858699

Thanks for helping. The further error at the end was down to my MAMP needing an upgrade.