Actions
Bug #8481
closedctfgraph query fails on mysql 5.7 and above server
Start date:
01/16/2020
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.4
Show in known bugs:
No
Workaround:
Description
mysql 5.7 and above enforce only_full_group_by. ctfgraph query that uses extensively group by image in ApCtfData where it is not primary key can not work with it.
Actions