add the possibility to toggle the optimizer switch during the migration session
Open
feature
- Dominant language
- Go
- Stars
- 13.6k
- Forks
- 1.4k
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 4
Description
Hi,
We realized we have for some databases the need to be able to set the migration session optimizer switch, for example set `prefer_ordering_index=on`
https://dev.mysql.com/doc/refman/8.0/en/switchable-optimizations.html
I will do a PR for this.
Contributor guide
Assessment
This issue has not been assessed yet.