Skip to content

table indexes wptd_stateless_file_meta #757

@deysonthome

Description

@deysonthome

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions