0
I’m new here and haven’t started my studies in SQL and PHP, but I would like to ask for help.
When trying to download a theme content from my site in WP, error msg appears:
Cannot export CREATE TABLE sql for rconvert-subscriptions. You have an error in your SQL syntax; check the manual that Corresponds to your Mysql server version for the right syntax to use near '-subscriptions' at line 1
In the syntax is:
SELECT * FROM `wphk_rconvert-subscriptions` WHERE 1
I would like to know what I should fix in the syntax. Should I update my Mysql server?
Guilherme, when I specify the column for WHERE, appears the following message: Mysql did not return any record .
– rodrigojalves