Am running JEM locally but had an annoying problem that i couldn't insert things due to strcitmode of mysql. It seems that WAMPServers enables strictmode for mysql at default.
To disable strictmode:
- tick green icon of wampserver
- go to mysql
- then mysql settings
- sql-mode
and select then what's needed.
// am posting it in this forum as we don't have a general topic to post in.