[MDEV-26617] Index can't used on table, and successfully after re create using other schema with same structure Created: 2021-09-16 Updated: 2021-09-16 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Create Table |
| Affects Version/s: | 10.4.20 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | febriyant | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | index | ||
| Environment: |
CentOS 7 |
||
| Description |
|
we have 2 database with same structure but on database B with same query index used smoothly I solved this issue with this step
after that table on Database A running using index
|