MutonUfoAI / pgina

pGina fork: Open Source Windows Authentication
http://mutonufoai.github.io/pgina
BSD 3-Clause "New" or "Revised" License
156 stars 39 forks source link

MySQL plugin ist not compatible to MySQL Server 8.0.2 and newer #177

Open hsbofb opened 7 months ago

hsbofb commented 7 months ago

Since MySQL 8.0.2 groups is a reserved word. So the query to get MySQL groups in pgina fork fails.

Please use table name in backticks or rename the table to make it work again.