Interview Questions

What does tee command do in MySQL?

MySQL and SQL


(Continued from previous question...)

What does tee command do in MySQL?

tee followed by a filename turns on MySQL logging to a specified file. It can be stopped by command notee.

(Continued on next question...)

Other Interview Questions