Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. [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,
  2. siteurl_ru VARCHAR (55),
  3. siteurl_int VARCHAR (55),
  4. ' at line 6 в ответ на запрос CREATE TABLE wp_autoeditor_brands (
  5. brand VARCHAR(55) NOT NULL,
  6. brand_ru VARCHAR (55),
  7. brand_logo VARCHAR (100),
  8. desc_short TEXT,
  9. desc TEXT,
  10. siteurl_ru VARCHAR (55),
  11. siteurl_int VARCHAR (55),
  12. PRIMARY KEY (brand)
  13. ) 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