When trying to install the dev version into Drupal 7.7, the following error occurs, specifically when enabling the Commerce Coupon UI Module:
PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT COUNT(cid) FROM {comment} WHERE status = :status; Array ( [:status] => 0 ) in comment_count_unpublished() (line 310 of C:\xampp\htdocs\stv\modules\comment\comment.module).

Comments

webmasterkai’s picture

Status: Active » Postponed (maintainer needs more info)

This error might be a development infrastructure problem more than a problem specific to this module. The error you are reporting is related to the comment module. Can you please confirm that this is indeed a Commerce Coupon module issue? Is anyone else having this problem? Thanks!

Rontero’s picture

This is not Commerce Coupon module issue. I don't have this module installed, yet I encountered problem described by TahitiPetey.

edit:
See this issue http://drupal.org/node/1014172. Solution posted under comment #12 worked for me.

pcambra’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing this