andrew867 / timeclock

An updated version of PHP Timeclock
40 stars 69 forks source link

Problem with reserved word Group in mysql #51

Open djmaggo opened 2 years ago

djmaggo commented 2 years ago

Hallo People,

i have problem that the word group is a reserved word.

In great_tables.sql i bypassed it by givin ` to all group word.

But so i can not add a group.

SQL version is 8.0.27

Can anybody help me how to bypass?

Greetings Markus