Most of us familiar with KILL command, but here is another feature of KILL command , which saves your life :-
#kill -STOP 10067 (where 10067 is process id)
#kill -CONT 10067 (where 10067 is process id)
have a fun :)
#kill -STOP 10067 (where 10067 is process id)
#kill -CONT 10067 (where 10067 is process id)
The SHOW ENGINE INNODB STATUS command in MySQL provides detailed information about the internal state of the InnoDB storage engine. This ...
No comments:
Post a Comment