· 10 years ago · Sep 12, 2016, 10:28 PM
1--
2-- Struktur-dump for tabellen `wp_caxy_icl_string_pages`
3--
4
5CREATE TABLE IF NOT EXISTS `wp_caxy_icl_string_pages` (
6 `id` bigint(20) unsigned NOT NULL,
7 `string_id` bigint(20) NOT NULL,
8 `url_id` bigint(20) NOT NULL
9) ENGINE=InnoDB AUTO_INCREMENT=28698 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
10MySQL returnerede: Dokumentation
11
12#1273 - Unknown collation: 'utf8mb4_unicode_520_ci'
13
14-------------