Hi, Reindl! On Jan 20, Reindl Harald wrote:
what about spit some warnings in 10.0.x releases instead after update to 10.1.x service not starting and you can look what confdig options needs to be removed
2017-01-20 16:34:36 140555676232000 [ERROR] /usr/libexec/mysqld: unknown option '--skip-federated' 2017-01-20 16:34:36 140555676232000 [ERROR] Aborting
I think you have built your 10.0.x releases with federated and you've built your 10.1.x without federated. That's why --skip-federated worked in your 10.0 build and didn't work in your 10.1 build. If you'd like you can paste here exact commands you've used to build 10.0 and 10.1 and I'll see why federated isn't built anymore. Regards, Sergei Chief Architect MariaDB and security@mariadb.org