0

when i run this query manually it work good but via crontab i get mysql error

Warning: PHP Warning: mysql_query(): MySQL server has gone away

 $query="set @c=0;";
 $result=mysql_query($query);

0 Answers0