WordPress database error: [Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'merri_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_date < '2024-04-26 06:04:57' AND post_date != '0000-00-00 00:00:00' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC





    • The 2006 Weblog Awards



      Design by





























Victor Han and the Van

Guilty Plea in Wife’s Suicide Plunge
Wednesday, March 28, 2007

By JIM FITZGERALD, Associated Press Writer

NEW CITY, N.Y. — A man accused of helping his wife commit suicide by allowing her to drive the family minivan off a 300-foot cliff with their children inside pleaded guilty Wednesday to child endangerment in a deal that will likely spare him any prison time.

Victor Han, 35, admitted in Rockland County Court that he knew his wife was putting herself and their children in danger when he stepped out of the vehicle last June at a scenic overlook at Bear Mountain.

His 35-year-old wife, Hejin Han, drove the minivan off the cliff, killing herself. The children, 5-year-old Ariana and 3-year-old Itana, were belted into car seats and survived without major injury.

State Supreme Court Justice William Kelly said the prosecution was recommending three years probation. The maximum sentence for an endangerment charge is 28 months to seven years in prison. Sentencing was set for June 6.

Three years probation? WTF??? What’s wrong with doing that time in prison or better yet, the maximum of 7 years?

Han, who remains free on $40,000 bail, walked out of court without commenting.

“He did this to get the case over, and not to force the family to go through the trauma (of a trial),” defense attorney Lawrence Goldman said of his client’s guilty plea.

Han, an architect living in New York City, is seeking full custody of the children and is currently seeing them at supervised visits, prosecutor Louis Valvo said.

In a statement to police, Han acknowledged that he had worried his wife was suicidal but said he got out of the minivan only to take pictures.

One might surmise that he had no idea that this would happen, he was just taking pictures. BUT, in his own statements, he claimed that he KNEW his wife was suicidal. Why risk leaving two young children with her?

He said that when the vehicle went over the edge, passing between two boulders placed to keep cars from skidding off the road, he called 911, ran down the cliff and rescued his daughters but could not revive his wife.

In exchange for Han’s guilty plea, additional charges of promoting a suicide and endangering children were dropped.

Again with the G.D. plea bargaining. The son of a bitch endangered his children! He said so himself! Now they drop the charge? And he’s seeking custody of the children? The judge had better think long and hard about that!

WordPress database error: [Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'merri_wrdp1.wp_comments.comment_type' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by]
SELECT comment_author, comment_author_url, comment_type, MAX(comment_ID) as comment_ID, SUBSTRING_INDEX(comment_content,'strong',2) as trackback_title, SUBSTRING_INDEX(comment_author,' » ',1) as pingback_blog, SUBSTRING_INDEX(comment_author,' » ',-1) as pingback_title FROM wp_comments WHERE (comment_post_ID='677' AND comment_approved = '1') AND (comment_type = 'trackback' OR comment_type = 'pingback') GROUP BY comment_author, comment_author_url ORDER BY comment_ID DESC LIMIT 50


    WordPress database error: [Expression #1 of ORDER BY clause is not in SELECT list, references column 'merri_wrdp1.wp_posts.post_date' which is not in SELECT list; this is incompatible with DISTINCT]
    SELECT DISTINCT MONTH(post_date) AS month, YEAR(post_date) AS year FROM wp_posts WHERE post_date < '2007-03-01' AND post_status = 'publish' ORDER BY post_date DESC LIMIT 1

    WordPress database error: [Expression #1 of ORDER BY clause is not in SELECT list, references column 'merri_wrdp1.wp_posts.post_date' which is not in SELECT list; this is incompatible with DISTINCT]
    SELECT DISTINCT MONTH(post_date) AS month, YEAR(post_date) AS year FROM wp_posts WHERE post_date > '2007-03-01' AND MONTH( post_date ) != MONTH( '2007-03-01' ) AND post_status = 'publish' ORDER BY post_date ASC LIMIT 1

    March 2007
    M T W T F S S
         
     1234
    567891011
    12131415161718
    19202122232425
    262728293031  
    • WordPress database error: [Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'merri_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_date < '2024-04-26 06:04:57' AND post_date != '0000-00-00 00:00:00' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC