Solved with this "trick"
I edited *gluon/dal.py* adding *try*/*except: pass* code, around the 3
lines where is this self._execute("SET sql_mode='NO_BACKSLASH_ESCAPES';")line.
I'm sure that isnt the correct solution, but helped to see the app running
:)If someone has a better solution, is welcome!!!! thanks in advance!

