You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Congratulations! Good job!
I found that using Mysql 8.0.22 there is a problem with the queries in grocery_crud. Seems to me that the table groups is bringing the problem because it is a reserved word for mysql. I will try it on MariaDB and see what happens.
The text was updated successfully, but these errors were encountered:
Hi! Congratulations! Good job!
I found that using Mysql 8.0.22 there is a problem with the queries in grocery_crud. Seems to me that the table groups is bringing the problem because it is a reserved word for mysql. I will try it on MariaDB and see what happens.
The text was updated successfully, but these errors were encountered: