Open deysonthome opened 2 months ago
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:
Hello @deysonthome ,
Please see our reply at https://wordpress.org/support/topic/1071-specified-key-too-long-the-maximum-allowed-key-length-is-1000/
Thanks!
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