With SQLyog you will have to execute
* structure sync
* data sync
in that order
“I don't want to run all the updates one by one.
I saw there are 2 tools in the SQLYog – structure compare and DB sync which may do the job but in many steps”
>> no in TWO steps – not MANY steps
I want to create a diff script automatically that will upgrade the production schema.
>> structure sync will 'generate a script', data sync will not 'generate a script'. data sync if implemented in the SJA, that is a compiled binary. BINARY .. not SCRIPT.