Table creation SQL Error
-
Hey !
When I try to install your plugin, I have problems. Indeed I enter my API key, then I click on “Save all changes” and then the page refresh but nothing happen.
I have checked my php error log file and I have seen the following error :WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' cart text NOT NULL, created_at datetime NOT NUL' at line 4 for query CREATE TABLE IF NOT EXISTS wp_va54ib_mailchimp_carts ( id VARCHAR (255) NOT NULL, email VARCHAR (100) NOT NULL, user_id INT (11) NULLABLE, cart text NOT NULL, created_at datetime NOT NULL ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci made by activate_plugin, do_action('activate_mailchimp-for-woocommerce/mailchimp-woocommerce.php'), activate_mailchimp_woocommerce, MailChimp_Woocommerce_Activator::activate, MailChimp_Woocommerce_Activator::create_queue_tables, dbDelta
The table is created in my database but it is empty.
Do you have any idea how I can solve the problem ? I said “I” because I need it quickly and I don’t really want to wait 1 or 2 months for a release.
Thanks !
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Table creation SQL Error’ is closed to new replies.