ACT MySQL(8.0) ODBC 5.3 Error
I'm looking to export the majority of ACT tables into my mysql 8.0.13 DB - I'm able to get Combatant, Current and Encounter tables but I run into the following error when validating table setup to go any further:
ERROR [42000] [MySQL][ODBC 5.3(w) Driver][mysqld-8.0.13]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 'grouping VARCHAR(92), type VARCHAR(64), starttime TIMESTAMP, endtime TIMESTAMP, ' at line 1
Any ideas?
Comments
- GLOBAL
- GRANT (R)
- GRANTS
- GROUP (R)
- GROUPING (R); added in 8.0.1 (reserved)
- GROUPS (R); added in 8.0.2 (reserved)
- GROUP_REPLICATION
{...}