Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [24-Jun-2017 14:25:40 UTC] База данных WordPress возвратила ошибку 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 'desc TEXT,
- siteurl_ru VARCHAR (55),
- siteurl_int VARCHAR (55),
- ' at line 6 в ответ на запрос CREATE TABLE wp_autoeditor_brands (
- brand VARCHAR(55) NOT NULL,
- brand_ru VARCHAR (55),
- brand_logo VARCHAR (100),
- desc_short TEXT,
- desc TEXT,
- siteurl_ru VARCHAR (55),
- siteurl_int VARCHAR (55),
- PRIMARY KEY (brand)
- ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci, выполненный activate_plugin, do_action('activate_qm-autoeditor/qm-autoeditor.php'), WP_Hook->do_action, WP_Hook->apply_filters, activate_plugin_name, Tokyogarage_Autoeditor_Activator::activate, dbDelta
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement