mirror of
https://github.com/openvk/openvk
synced 2024-11-11 09:29:29 +03:00
1 line
66 B
Text
1 line
66 B
Text
|
SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
|