Open
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.