I'm getting this message everytime I click on the Databases tab up top. Clicking on the error message's Edit link takes me to the SQL Queries section where it shows the SQL query that's listed on the error message. I can't get rid of the query; it just comes back after I try to delete it. This is my very first go at phpmyadmin/MySQL by the way.
Asked
Active
Viewed 231 times
0
-
You need a full group by. You have 2 non agg columns and you are grouping by 1 – Drew Sep 20 '16 at 05:07
-
I don't know what that means! I'm trying to get this set up in order to learn phpmyadmin, and I copy/pasted the code from the link, but I get another error: http://imgur.com/a/rLdrs Also, it looks like it resets back to the old code whenever I restart phpmyadmin. How can I save it? – FiringBlanks Sep 20 '16 at 15:18
-
Please join me in [Campaigns](http://chat.stackoverflow.com/rooms/95290) chat and ping me with a @ sign like @Drew . And I will try to explain it as it may take some time – Drew Sep 20 '16 at 16:47