Merge branch 'develop' into 1.2.1-binlog_router_trx
This commit is contained in:
commit
26b0ff8e77
@ -2000,6 +2000,7 @@ int main(int argc, char **argv)
|
|||||||
* Successful start, notify the parent process that it can exit.
|
* Successful start, notify the parent process that it can exit.
|
||||||
*/
|
*/
|
||||||
ss_dassert(rc == MAXSCALE_SHUTDOWN);
|
ss_dassert(rc == MAXSCALE_SHUTDOWN);
|
||||||
|
if(daemon_mode)
|
||||||
write_child_exit_code(daemon_pipe[1], rc);
|
write_child_exit_code(daemon_pipe[1], rc);
|
||||||
|
|
||||||
MaxScaleStarted = time(0);
|
MaxScaleStarted = time(0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user