I'm using Kettle 4.1 with MySql 5.6 and am trying to run the chapter 4 demo from the Pentaho Kettle Solutions: Building Open Source ETL Solutions with Pentaho Data Integration and am having the "Dimension Lookup / Update" step fails with the error:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'OPTION SQL_SELECT_LIMIT=1' at line 1
How to resolve this issue?