MAC Install, Error building: SettingService@cb -> could not execute query with constructor arguments

I downloaded Binary Mac-Linux, uncompressed and executed box in an empty folder.
Launched box server start --rewritesEnabled
It launch lucee server, and I define data source (hmmm I actually wanted to use CF11 who is already installed on my MAC, but I don't see how to configure it...)

I run the installer, it seems it connect correctly to my datasource, but after hitting "next"
I get:
Lucee 4.5.2.018 Error (Builder.BuildCFCDependencyException)
Error building: SettingService@cb -> could not execute query with constructor arguments: {}

Don’t know where to look or what to do…ContentBox logs is equal to stacktrace.

Any help welcome.

MAC OS X Yosemite 10.10
I’ve installedvia binary not homebrew, don’t know if there is any difference

``

Can you paste the commands you executed for this so we can advice

I found out reading another post, that it must be InnoDB.
I set up InnoDB as default engine, and switchd to CF, and I went past the error.

But now it’s very very slow, as from my other post.