The error message I got:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to
You shouldn't quote column names with normal quotes (''), rather, use backticks (``).
''
``