WordPress database error: [Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'cantehk_wrdp1.wp_posts.post_date' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by]
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_type = 'post' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC

Archive for June, 2007

Saturday, June 30th, 2007

Inspiration

I can’t wait until the day I can speak as fluent as Ho Kwok Wing. I seem to be speaking better day by day, though reaching Ho Kwok Wing’s level of fluency and vocabulary seem so unreachable.
I have come to realise that having a native-like accent and intonation would be unachievable. […]

1 Comment » - Posted in Learning by 馬先生