mysql - "App\Model\Table\LikesTable" is aborting the transaction before the save process is done cakephp 3 -
in website needed notifications call me if user put smile or else. did using aftersave() method, work after save or smile. when pushed on server got error ""app\model\table\likestable" aborting transaction before save process done.". locally work. search infromation in google. think it's problems mysql can't resolve problem. can me it?
//server// server version: 5.6.33-79.0 percona server (gpl), release 79.0, revision 2084bdb; php 5.6.25 (cli) (built: aug 19 2016 11:03:33); //locally mysql version: 5.6.33 php-version 5.6.23
Comments
Post a Comment