when I tried to use Changes.setStartPointNow(), I got an exception that You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'group' at line 1.
This due to my table name is group which conflict with keyword in mysql. And then I want to use the "`" to solve this problem just like I did in mysql side. But it still not working, I got another exception that Incorrect table name ''