Hi there!

I'm using PredictionIO with MySQL as a storage.

and my MySQL encoding set is utf-8mb4 so its keep returning
SQLSyntaxErrorException when I making an app. (especially when pio making
index for the table)


after I got exception,

my DB and table is created also when I repeat 'pio app new ' order, pio
returns that app is already exists.

and able to delete that app.

if I can't change my DB encoding, how should I deal with this?

Reply via email to