Skip to content

Conversation

@camposmoreira
Copy link

This pull request try to address issues found at:

#308
#318

In this solution, backticks are used to prevent issues with the reserved keyword "group" in MySQL.

If you are upgrading from MySQL 5.7 to MySQL 8.0, you may encounter problems with the authentication system. One solution is to add the line "default-authentication-plugin=mysql_native_password" to your MySQL configuration settings.

Please note that I did not include this solution in the pull request.

@camposmoreira camposmoreira changed the title Adding Backtickets to groups to not be confused with mysql keyword Using backticks to prevent issues with the reserved keyword "group" May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant