Hello. How can I solve this problem? Whats happen with wp-stateless?
alter table wptd_stateless_file_meta add primary key (id), add unique key post_id_key (post_id,meta_key) using hash, add key post_id (post_id); mensage do mysql:
#1071 - specified key too long. the maximum allowed key length is 1000