This was found whilst working on #463, notably that in Lando I wanted to disable column-statistics as it was producing a warning.
Steps to reproduce
- Set a config option that you will be able to test if has applied or not in a recognised location for the database (e.g.
~/.my.cnf)
- Run
bee db-export
- Check if the option has applied
Expected result
System level db client options are applied
Actual result
System level db client options are NOT applied