SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #22 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'typecho.typecho_relationships.mid' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

Typecho_Db_Query_Exception: SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #22 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'typecho.typecho_relationships.mid' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by in /usr/share/nginx/typecho/var/Typecho/Db/Adapter/Pdo.php:105 Stack trace: #0 /usr/share/nginx/typecho/var/Typecho/Db.php(367): Typecho_Db_Adapter_Pdo->query() #1 /usr/share/nginx/typecho/var/Typecho/Db.php(398): Typecho_Db->query() #2 /usr/share/nginx/typecho/var/Widget/Archive.php(1254): Typecho_Db->fetchAll() #3 /usr/share/nginx/typecho/var/Widget/Archive.php(1401): Widget_Archive->query() #4 /usr/share/nginx/typecho/var/Typecho/Widget.php(221): Widget_Archive->execute() #5 /usr/share/nginx/typecho/var/Typecho/Router.php(135): Typecho_Widget::widget() #6 /usr/share/nginx/typecho/index.php(23): Typecho_Router::dispatch() #7 {main}