On 18.09.2017 14:15, Robie Basak wrote: > On Mon, Sep 18, 2017 at 02:02:47PM +0300, Aki Tuomi wrote: >> It works in one version before, validated by downgrading the mysql >> package to one version earlier, and the error is "invalid create >> options", and also the installation script barfs an error, so I am >> inclined to think that the bug could reside in MySQL server or >> packaging, rather than docker. > I think it's equally likely that MySQL has legitimately changed > something in a way that that Docker's environment doesn't support. > > Please could you find reproducing steps that do not involve Docker?
Apologies, it seems that the problem was indeed caused by docker. https://github.com/docker/for-linux/issues/72 Aki