Use mysql 5.7 with disabled option ONLY_FULL_GROUP_BY (which causes many problem to people)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM mysql:5.6
|
||||
FROM mysql:5.7
|
||||
|
||||
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
|
||||
|
||||
|
Reference in New Issue
Block a user