]> git.mxchange.org Git - friendica.git/commit
Fix GROUP BY for search
authorAlexandre Alapetite <alexandre@alapetite.fr>
Wed, 12 Apr 2017 20:55:02 +0000 (22:55 +0200)
committerAlexandre Alapetite <alexandre@alapetite.fr>
Wed, 12 Apr 2017 20:55:02 +0000 (22:55 +0200)
commit38e7a0f7933461702275a846a85e9dc3ae5dd97e
tree00ce002823538ef8e43d9999670de800833e9ec3
parent534ea6aefcc480bcd01cfd478cc7f75d2f4373d2
Fix GROUP BY for search

https://github.com/friendica/friendica/issues/3322
Fix MySQL ERROR 1055 (42000): Expression #1 of SELECT list is not in
GROUP BY clause and contains nonaggregated column
'friendica.item.author-id' which is not functionally dependent on
columns in GROUP BY clause; this is incompatible with
sql_mode=only_full_group_by
mod/search.php