I just install the plugin again and no tables were created. ??
I tried to create them using sql statement at schema.php and I have problems with some of them.
gp_meta – “#1064 – 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 ‘{$max_objtype_metakey_key_length})),
KEY object_type__object_id__meta_key (ob’ at line 8 ”
gp_originals – “‘{$max_singular_plural_context_key_length}),plural({$max_singular_plural_context_’ at line 14 ”
gp_translations_sets – “#1064 – 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 ‘{$max_pid_slug_locale_key_length}),locale),
KEY locale_slug (locale,slug({$ma’ at line 8 ”
What should I do?