This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
MySQL / Re: MySql auto shutdown at night
« on: September 10, 2016, 01:55:19 AM »
With 0.9.8.48 when cron.php runs i can see in MariaDB log
[Note] /usr/sbin/mysqld: Normal shutdown
but MariaDB service never restarts.
i can replicate the issue by manually running
/usr/local/cwp/php54/bin/php -d max_execution_time=1000000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php
any thoughts on this?
[Note] /usr/sbin/mysqld: Normal shutdown
but MariaDB service never restarts.
i can replicate the issue by manually running
/usr/local/cwp/php54/bin/php -d max_execution_time=1000000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php
any thoughts on this?
Pages: [1]