Hello,
We apologize for the issue you are facing with the database error triggered by Rank Math. It seems that the error is related to the SHOW FULL COLUMNS FROM wp_options
SQL statement, which is being executed when trying to set a transient for the plugin information.
This type of error can occur due to several reasons:
- Database Corruption: If there are issues with your database, it might not be able to execute certain queries properly.
- Plugin Conflicts: Other plugins may interfere with how Rank Math interacts with the database.
- Memory Limit Issues: If your server’s memory limit is exhausted, it could lead to unexpected behavior.
To troubleshoot and potentially resolve this issue, you can try the following steps:
- Check for Plugin Conflicts: Deactivate all other plugins except Rank Math and see if the error persists. If it resolves, reactivate the plugins one by one to identify the conflicting plugin.
- Repair Database: You can use a plugin like WP-DBManager or access phpMyAdmin to repair your database tables.
- Increase Memory Limit: If you suspect memory issues, consider increasing the PHP memory limit in your
wp-config.php
file by adding or modifying the following line:
define('WP_MEMORY_LIMIT', '256M');
- Clear Transients: You can manually clear transients from the database using a plugin or through phpMyAdmin.
If these steps do not resolve the issue, we recommend replying to this ticket with your site URL and any additional details about your setup. A human agent from our support team will then be able to assist you further.
Thank you for bringing this concern to our attention!
Sources:
WordPress Database Error Commands Out of Sync; You Can’t Run This Command Now » Rank Math
Hi,
I’ve checked my database and found:
_transient_rank_math_first_submenu_id
9
_transient_timeout_rank_math_feed_posts_v2
10
_transient_rank_math_feed_posts_v2
887
_transient_timeout_rank_math_wporg_plugin_info
10
_transient_timeout_rank_math_trunk_version
10
_transient_rank_math_trunk_version
Is it safe to delete them all?
Best regards,
Inga
Hello,
Thank you for your query, and we are so sorry about the trouble this must have caused.
To troubleshoot this issue you can take the below steps initially.
1. Could you verify if you’re running the latest version of the Rank Math plugin? https://rankmath.com/changelog
2 . Then clear the transients at Rank Math > Status & Tools > Database Tools > Remove transients

3 . After that, you may try disconnecting and reconnecting Rank Math to see if that works for you.
You can disconnect your account by navigating to WordPress Dashboard > Rank Math > Dashboard > Help and then simply disconnect the account by clicking on Disconnect Account.

4 . Once you’ve disconnected your Rank Math account, you can connect it again in the same settings. In order to connect your correct account, click on Connect Now.

Let us know how it goes. Looking forward to helping you.
Thank you.
Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
Hello,
Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.
If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.
Thank you.