Skip to content

For cache table should not be allowed to create indexes #29659

@JayLZhou

Description

@JayLZhou

This ia subtask #25293
for cache table . create index xxx on(cache_table) should not be allowed.
so tne following operator is valid.

alter table cache_table nocache
create index xxx on (cache_table)
alter table cache_table cache

Metadata

Metadata

Assignees

Labels

type/enhancementThe issue or PR belongs to an enhancement.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions