Class : ZendX_Console_Process_Unix
I create many process unix with the library ZendX_Console_Process_Unix. When
the first one is running, I loose the database connection.
Indeed, when I access the DB before running the first thread, there is no
problem but after I launch the first one this problem occurs :
SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
Perhaps when the child process is killed, the connection object is also
destruct.
Do you have any ideas where the problem come from ?
Thank you for you consideration.
Matthieu
--
View this message in context: http://www.nabble.com/ZendX_Console_Process_Unix%2C-lost-DB-connection-tp25225029p25225029.html
Sent from the Zend DB mailing list archive at Nabble.com.
没有评论:
发表评论