Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-30-2008, 07:09 AM
Junior Member
 
Join Date: Feb 2008
Posts: 6
Default SQLSTATE[HY000]: General error: 2006 MySQL server has gone away

Hi guys,

Did anyone have such errors? Please help me out to solve this issue...

I have read MySQL :: MySQL 5.0 Reference Manual :: B.1.2.9 MySQL server has gone away, but it's still confusing... Should I use continuous ping to the connection or persistent connection?!

Thanks in advance!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-04-2008, 05:09 AM
Junior Member
 
Join Date: Feb 2008
Posts: 6
Default

If it helps, I am getting usually this error when trying to access _setup() from Zend_Db_Table:

protected function _setup()
{
$this->_name = 'log';
$this->_primary = 'id';

parent::_setup(); // HERE!!!
}

Anyone?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:12 AM.